Commit Graph

39 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
Eric Sandeen b6e3222732 [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
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Nathan Scott c31e887807 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 20 years ago
Nathan Scott d52b44d07a [XFS] Fix regression in transaction reserved-block accounting for direct 20 years ago
Nathan Scott 06d10dd9ca [XFS] Merge fixes into realtime quota code, since one/two reported, still 20 years ago
Russell Cattelan 68d1498c3a [XFS] Fix a bug in xfs_iomap for extent handling of write cases 20 years ago
Nathan Scott f403b7f452 [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. 20 years ago
Nathan Scott 24e17b5fb9 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago