summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-161-0/+1
* xfs: event tracing supportChristoph Hellwig2009-12-141-11/+22
* xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-111-7/+2
* xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-061-1/+1
* [XFS] Remove XFS_BUF_SHUT() and friendsLachlan McIlroy2008-12-221-4/+0
* [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-111-3/+1
* kill xfs_buf_iostartChristoph Hellwig2008-12-041-20/+2
* Fix barrier fail detection in XFSChristoph Hellwig2008-10-101-0/+8
* [XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner2008-08-131-2/+2
* [XFS] sort out opening and closing of the block devicesChristoph Hellwig2008-07-281-1/+1
* [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-231-0/+19
* [XFS] xfs_bdwrite() does not return errors.David Chinner2008-04-181-2/+6
* [XFS] kill superflous buffer locking (2nd attempt)Christoph Hellwig2008-02-071-1/+0
* [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regressionLachlan McIlroy2008-02-071-0/+1
* [XFS] kill superflous buffer lockingChristoph Hellwig2008-02-071-1/+0
* [XFS] Only use refcounted pages for I/OChristoph Hellwig2007-07-141-1/+1
* [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-081-0/+3
* [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-101-2/+2
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-2/+0
* [XFS] Remove a couple of unused BUF macrosEric Sandeen2006-09-281-5/+0
* [XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott2006-07-281-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-111-413/+280
* [XFS] Introduce per-filesystem delwri pagebuf flushing to reduceDavid Chinner2006-01-111-0/+9
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-30/+11
* [XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig2005-11-021-4/+4
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-4/+4
* [XFS] remove unused pagebuf flagsChristoph Hellwig2005-11-021-16/+6
* [XFS] replace "extern inline" with "static inline" Patch from Adrian BunkChristoph Hellwig2005-09-051-1/+1
* [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags afterDavid Chinner2005-09-051-2/+1
* [XFS] remove some dead code from pagebufChristoph Hellwig2005-09-051-7/+0
* [XFS] remove xfs_incore_relseChristoph Hellwig2005-06-211-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+591