- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / linux-2.6 / xfs_buf.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-03-06 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
2009-03-04 Christoph Hellwigxfs: only issues a cache flush on unmount if barriers...
2008-12-22 Lachlan McIlroy[XFS] Remove XFS_BUF_SHUT() and friends
2008-12-11 Christoph Hellwig[XFS] replace b_fspriv with b_mount
2008-12-04 Christoph Hellwigkill xfs_buf_iostart
2008-10-18 Christoph HellwigFix barrier fail detection in XFS
2008-10-10 Christoph HellwigFix barrier fail detection in XFS
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-13 David Chinner[XFS] replace the XFS buf iodone semaphore with a compl...
2008-07-28 Christoph Hellwig[XFS] sort out opening and closing of the block devices
2008-06-09 Christoph HellwigXFS: Fix memory corruption with small buffer reads
2008-05-23 Christoph Hellwig[XFS] Fix memory corruption with small buffer reads
2008-04-18 David Chinner[XFS] xfs_bdwrite() does not return errors.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 Christoph Hellwig[XFS] kill superflous buffer locking (2nd attempt)
2008-02-07 Lachlan McIlroy[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a...
2008-02-07 Christoph Hellwig[XFS] kill superflous buffer locking
2007-07-14 Christoph Hellwig[XFS] Only use refcounted pages for I/O
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Tim Shimmin[XFS] Export via a function xfs_buftarg_list for use...
2007-02-10 David Chinner[XFS] Current usage of buftarg flags is incorrect.
2006-09-28 Eric Sandeen[XFS] Remove several macros that are no longer used...
2006-09-28 Eric Sandeen[XFS] Remove a couple of unused BUF macros
2006-07-28 Nathan Scott[XFS] Fix remount vs no/barrier options by ensuring...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-11 Nathan Scott[XFS] Complete the pagebuf -> xfs_buf naming convention...
2006-01-11 David Chinner[XFS] Introduce per-filesystem delwri pagebuf flushing...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-01 Christoph Hellwig[XFS] only mark buffers done when all pages are uptodat...
2005-11-01 Christoph Hellwig[XFS] write barrier support Issue all log sync operati...
2005-11-01 Christoph Hellwig[XFS] remove unused pagebuf flags
2005-09-04 Christoph Hellwig[XFS] replace "extern inline" with "static inline"...
2005-09-04 David Chinner[XFS] Fix racy access to pb_flags. pagebuf_rele()...
2005-09-04 Christoph Hellwig[XFS] remove some dead code from pagebuf
2005-06-21 Christoph Hellwig[XFS] remove xfs_incore_relse
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-12 Nathan Scott[XFS] Move to per-device hash tables (scalability)...
2004-12-13 Eric Sandeen[XFS] Wait for all async buffers to complete before...
2004-12-13 Christoph Hellwig[XFS] split pagebuf_get into xfs_buf_get_flags and...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-19 Nathan Scott[XFS] Revert to using a separate inode for metadata...
2004-06-18 Nathan Scott[XFS] Fix a race condition in the undo-delayed-write...
2004-05-25 Nathan Scott[XFS] Rename a subdirectory to make life easier for...