Commit Graph

1657 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dave Chinner ccf7c23fc1 xfs: Ensure inode allocation buffers are fully replayed 15 years ago
Dave Chinner df806158b0 xfs: enable background pushing of the CIL 15 years ago
Dave Chinner 9da1ab181a xfs: forced unmounts need to push the CIL 15 years ago
Dave Chinner 71e330b593 xfs: Introduce delayed logging core code 15 years ago
Dave Chinner ed3b4d6cdc xfs: Improve scalability of busy extent tracking 15 years ago
Dave Chinner 955833cf2a xfs: make the log ticket ID available outside the log infrastructure 15 years ago
Dave Chinner 169a7b078e xfs: clean up log ticket overrun debug output 15 years ago
Dave Chinner c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
Dave Chinner 64fc35de60 xfs: modify buffer item reference counting 15 years ago
Dave Chinner 3383ca5780 xfs: allow log ticket allocation to take allocation flags 15 years ago
Dave Chinner 524ee36fa4 xfs: Don't reuse the same transaction ID for duplicated transactions. 15 years ago
Stephen Hemminger 46e58764f0 xfs: constify xattr_handler 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig b9b2dd36c1 quota: unify ->get_dqblk 15 years ago
Christoph Hellwig b4ed4626a9 xfs: mark xfs_iomap_write_ helpers static 15 years ago
Christoph Hellwig bd1556a146 xfs: clean up end index calculation in xfs_page_state_convert 15 years ago
Christoph Hellwig 2b8f12b7e4 xfs: clean up mapping size calculation in __xfs_get_blocks 15 years ago
Christoph Hellwig 558e689169 xfs: clean up xfs_iomap_valid 15 years ago
Christoph Hellwig 34a52c6c06 xfs: move I/O type flags into xfs_aops.c 15 years ago
Christoph Hellwig 207d041602 xfs: kill struct xfs_iomap 15 years ago
Christoph Hellwig e513182d4d xfs: report iomap_bn in block base 15 years ago
Christoph Hellwig 8699bb0a48 xfs: report iomap_offset and iomap_bsize in block base 15 years ago
Christoph Hellwig 9563b3d899 xfs: remove iomap_delta 15 years ago
Christoph Hellwig 046f1685bb xfs: remove iomap_target 15 years ago
Christoph Hellwig 826bf0adce xfs: limit xfs_imap_to_bmap to a single mapping 15 years ago
Christoph Hellwig 4a5224d7b1 xfs: simplify buffer to transaction matching 15 years ago
Tao Ma 2d1ff3c75a xfs: Make fiemap work in query mode. 15 years ago
Alex Elder 48389ef175 xfs: kill off l_sectbb_mask 15 years ago
Alex Elder 69ce58f08a xfs: record log sector size rather than log2(that) 15 years ago
Christoph Hellwig 1414a6046a xfs: remove dead XFS_LOUD_RECOVERY code 15 years ago
Christoph Hellwig 8112e9dc6d xfs: removed unused XFS_QMOPT_ flags 15 years ago
Christoph Hellwig 191f8488f9 xfs: remove a few macro indirections in the quota code 15 years ago
Christoph Hellwig 8a7b8a89a3 xfs: access quotainfo structure directly 15 years ago
Christoph Hellwig 37bc5743fd xfs: wait for direct I/O to complete in fsync and write_inode 15 years ago
Andrea Gelmini fce1cad651 xfs: xfs_trace.c: duplicated include 15 years ago
Alex Elder 3f943d853d xfs: minor odds and ends in xfs_log_recover.c 15 years ago
Alex Elder e3bb2e30d5 xfs: avoid repeated pointer dereferences 15 years ago
Alex Elder 9db127edb5 xfs: change a few labels in xfs_log_recover.c 15 years ago
Christoph Hellwig 8c38366f99 xfs: enforce synchronous writes in xfs_bwrite 15 years ago
Christoph Hellwig df308bcfec xfs: remove periodic superblock writeback 15 years ago
Dave Chinner f983710758 xfs: make the log ticket transaction id random 15 years ago
Alex Elder 36adecff50 xfs: nothing special about 1-block log sector 15 years ago
Alex Elder ff30a6221d xfs: encapsulate bbcount validity checking 15 years ago
Alex Elder 5c17f5339f xfs: kill XLOG_SECTOR_ROUND*() 15 years ago
Alex Elder 8511998baa xfs: simplify XLOG_SECTOR_ROUND*() 15 years ago
Alex Elder 6881a229f6 xfs: fix min bufsize bugs in two places 15 years ago
Alex Elder a0e856b0b4 xfs: add const qualifiers to xfs error function args 15 years ago
Christoph Hellwig 74457cf4a3 xfs: remove xfs_dqmarker 15 years ago
Dave Chinner 3a8406f6d6 xfs: convert the dquot free list to use list heads 15 years ago