Commit Graph

59 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Christoph Hellwig f2bde9b89b xfs: small cleanups for xfs_iomap / __xfs_get_blocks 15 years ago
Christoph Hellwig 3070451eea xfs: reduce stack usage in xfs_iomap 15 years ago
Christoph Hellwig b4e9181e77 xfs: remove unused delta tracking code in xfs_bmapi 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Christoph Hellwig b4ed4626a9 xfs: mark xfs_iomap_write_ helpers static 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 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 80641dc66a xfs: I/O completion handlers must use NOFS allocations 15 years ago
Christoph Hellwig ef14f0c157 xfs: use generic Posix ACL code 16 years ago
Christoph Hellwig 7d095257e3 xfs: kill xfs_qmops 16 years ago
Dave Chinner 8de2bf937a xfs: remove xfs_flush_space 16 years ago
Dave Chinner 5825294edd xfs: make inode flush at ENOSPC synchronous 16 years ago
Dave Chinner a8d770d987 xfs: use xfs_sync_inodes() for device flushing 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Lachlan McIlroy 9f6c92b9cc [XFS] Fix speculative allocation beyond eof 16 years ago
Lachlan McIlroy 4ddd8bb1d2 [XFS] use minleft when allocating in xfs_bmbt_split() 17 years ago
David Chinner 86c4d62305 [XFS] Fix check for block zero access in xfs_write_iomap_allocate() 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
David Chinner 7c9ef85c56 [XFS] Catch errors returned from xfs_bmap_last_offset(). 17 years ago
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
David Chinner e4143a1cf5 [XFS] Fix transaction overrun during writeback. 17 years ago
Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t 17 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Christoph Hellwig 7642861b7e [XFS] kill BMAPI_UNWRITTEN 17 years ago
Christoph Hellwig 6214ed4461 [XFS] kill BMAPI_DEVICE 17 years ago
Christoph Hellwig ba532a980b [XFS] Kill unused IOMAP_EOF flag 18 years ago
David Chinner 957d0ebed0 [XFS] Cleanup inode extent size hint extraction 18 years ago
David Chinner 84e1e99f11 [XFS] Prevent ENOSPC from aborting transactions that need to succeed 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
Eric Sandeen f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 18 years ago
Nathan Scott 572d95f49f [XFS] Improve error handling for the zero-fsblock extent detection code. 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Yingping Lu f1fdc848aa [XFS] Fixing KDB's xrwtrc command, also added the current process id into 19 years ago
Nathan Scott 6ab65429b4 [XFS] Fix compiler warnings from older gcc versions wrt printfalike 19 years ago
Nathan Scott 3ddb8fa98c [XFS] Sort out cosmetic differences between user and kernel copies of some 19 years ago
Nathan Scott dd9f438e32 [XFS] Implement the di_extsize allocator hint for non-realtime files as 19 years ago
Nicolas Kaiser 099f7f0a82 xfs: header included twice 19 years ago
Eric Sandeen e2ed81fbbb [XFS] remove unused code from xfs_iomap_write_direct 20 years ago
Eric Sandeen 0116d9356b [XFS] Remove dead code in xfs_iomap_write_direct; save some stack 20 years ago