summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_buf.h
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-07-25xfs: Remove the macro XFS_BUFTARG_NAMEChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_SET_TARGETChandra Seetharaman
2011-07-25Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_SET_PTRChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_SET_STARTChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_BFLAGSChandra Seetharaman
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig
2011-07-13xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig
2011-07-08xfs: cleanup I/O-related buffer flagsChristoph Hellwig
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-07-08xfs: remove the unused xfs_bufhash structureChristoph Hellwig
2011-05-19xfs: reset buffer pointers before freeing themDave Chinner
2011-03-26xfs: stop using the page cache to back the buffer cacheDave Chinner
2011-01-11xfs: fix error handling for synchronous writesChristoph Hellwig
2010-12-02xfs: connect up buffer reclaim priority hooksDave Chinner
2010-12-02xfs: add a lru to the XFS buffer cacheDave Chinner
2010-11-30xfs: convert xfsbud shrinker to a per-buftarg shrinker.Dave Chinner
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig
2010-10-18xfs: pack xfs_buf structure more tightlyDave Chinner
2010-10-18xfs: convert buffer cache hash to rbtreeDave Chinner
2010-10-18xfs: kill XBF_FS_MANAGED buffersDave Chinner
2010-10-18xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner
2010-10-18xfs: introduced uncached buffer read primitveDave Chinner
2010-10-18xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner
2010-09-10xfs: replace barriers with explicit flush / FUA usageChristoph Hellwig
2010-09-02xfs: improve buffer cache hash scalabilityDave Chinner
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: do not use emums for flags used in tracingChristoph Hellwig
2010-07-26xfs: simplify buffer pinningChristoph Hellwig
2010-05-19xfs: add blockdev name to kthreadsJan Engelhardt
2010-02-04xfs: kill xfs_bawriteDave Chinner
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig
2010-01-20xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner
2010-01-15xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig
2010-01-15xfs: clean up xfs_bwriteChristoph Hellwig
2010-01-15xfs: clean up log buffer writesChristoph Hellwig
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-03-06xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig