Commit Graph

26 Commits (9b51f66dcb09ac5eb6bc68fc111d5c7a1e0131d6)

Author SHA1 Message Date
Christoph Hellwig 73f6aa4d44 Fix barrier fail detection in XFS 17 years ago
David Chinner b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
Christoph Hellwig 19f354d4c3 [XFS] sort out opening and closing of the block devices 17 years ago
Christoph Hellwig 6ab455eeaf [XFS] Fix memory corruption with small buffer reads 17 years ago
David Chinner 958d4ec606 [XFS] xfs_bdwrite() does not return errors. 17 years ago
Christoph Hellwig a9759f2de3 [XFS] kill superflous buffer locking (2nd attempt) 17 years ago
Lachlan McIlroy 98ce2b5b1b [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression 17 years ago
Christoph Hellwig c40ea74101 [XFS] kill superflous buffer locking 17 years ago
Christoph Hellwig 1fa40b01ae [XFS] Only use refcounted pages for I/O 18 years ago
Tim Shimmin e6a0e9cdff [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. 18 years ago
David Chinner 5e6a07dfe4 [XFS] Current usage of buftarg flags is incorrect. 18 years ago
Eric Sandeen 3f89243c5b [XFS] Remove several macros that are no longer used anywhere 19 years ago
Eric Sandeen 43129c16e8 [XFS] Remove a couple of unused BUF macros 19 years ago
Nathan Scott f5faad7994 [XFS] Fix remount vs no/barrier options by ensuring we clear unwanted 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Nathan Scott ce8e922c0e [XFS] Complete the pagebuf -> xfs_buf naming convention transition, 19 years ago
David Chinner a6867a6815 [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Christoph Hellwig c86e711ceb [XFS] only mark buffers done when all pages are uptodate in addition 20 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 20 years ago
Christoph Hellwig 88741a95af [XFS] remove unused pagebuf flags 20 years ago
Christoph Hellwig a3c476d8a1 [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk 20 years ago
David Chinner 2f92658751 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after 20 years ago
Christoph Hellwig 0f9fffbcc1 [XFS] remove some dead code from pagebuf 20 years ago
Christoph Hellwig 8401e9631c [XFS] remove xfs_incore_relse 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago