aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_buf.h
Commit message (Expand)AuthorAge
* xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-25
* xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-11
* xfs: connect up buffer reclaim priority hooksDave Chinner2010-12-02
* xfs: add a lru to the XFS buffer cacheDave Chinner2010-12-02
* xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner2010-11-30
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-10-22
|\
| * xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
| * xfs: pack xfs_buf structure more tightlyDave Chinner2010-10-18
| * xfs: convert buffer cache hash to rbtreeDave Chinner2010-10-18
| * xfs: kill XBF_FS_MANAGED buffersDave Chinner2010-10-18
| * xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner2010-10-18
| * xfs: introduced uncached buffer read primitveDave Chinner2010-10-18
| * xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-18
* | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
|\|
| * xfs: improve buffer cache hash scalabilityDave Chinner2010-09-02
* | xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
|/
* xfs: kill the b_strat callback in xfs_bufChristoph Hellwig2010-07-26
* xfs: do not use emums for flags used in tracingChristoph Hellwig2010-07-26
* xfs: simplify buffer pinningChristoph Hellwig2010-07-26
* xfs: add blockdev name to kthreadsJan Engelhardt2010-05-19
* xfs: kill xfs_bawriteDave Chinner2010-02-03
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner2010-01-19
* xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig2010-01-15
* xfs: clean up xfs_bwriteChristoph Hellwig2010-01-15
* xfs: clean up log buffer writesChristoph Hellwig2010-01-15
* xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-16
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-11
* xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-06
* [XFS] Remove XFS_BUF_SHUT() and friendsLachlan McIlroy2008-12-22
* [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-10
* kill xfs_buf_iostartChristoph Hellwig2008-12-03
* Fix barrier fail detection in XFSChristoph Hellwig2008-10-10
* [XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner2008-08-13
* [XFS] sort out opening and closing of the block devicesChristoph Hellwig2008-07-28
* [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-23
* [XFS] xfs_bdwrite() does not return errors.David Chinner2008-04-17
* [XFS] kill superflous buffer locking (2nd attempt)Christoph Hellwig2008-02-07
* [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regressionLachlan McIlroy2008-02-07
* [XFS] kill superflous buffer lockingChristoph Hellwig2008-02-07
* [XFS] Only use refcounted pages for I/OChristoph Hellwig2007-07-14
* [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-07
* [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-10
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-27
* [XFS] Remove a couple of unused BUF macrosEric Sandeen2006-09-27
* [XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott2006-07-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-10