aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf_item.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-4/+0
2013-08-12xfs: split out buf log item format definitionsDave Chinner1-97/+3
2013-06-27xfs: Introduce an ordered buffer itemDave Chinner1-1/+3
2013-04-27xfs: buffer type overruns blf_flags fieldDave Chinner1-39/+53
2013-04-27xfs: add buffer types to directory and attribute buffersDave Chinner1-1/+17
2013-04-27xfs: add CRC checks to remote symlinksDave Chinner1-1/+3
2013-04-21xfs: add version 3 inode format with CRCsChristoph Hellwig1-1/+3
2013-04-21xfs: add CRC checks to the AGIDave Chinner1-1/+3
2013-04-21xfs: add CRC checks to the AGFLChristoph Hellwig1-1/+3
2013-04-21xfs: add CRC checks to the AGFDave Chinner1-1/+3
2013-04-21xfs: add support for large btree blocksChristoph Hellwig1-5/+19
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely1-14/+0
2012-12-17xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely1-1/+1
2012-07-01xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner1-0/+2
2012-07-01xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner1-18/+18
2010-12-16xfs: use struct list_head for the buf cancel tableChristoph Hellwig1-11/+0
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph Hellwig1-1/+1
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner1-1/+3
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner1-7/+7
2010-05-19xfs: add log item recovery tracingDave Chinner1-1/+1
2009-12-14xfs: event tracing supportChristoph Hellwig1-12/+8
2008-02-07[XFS] Fix up sparse warnings.David Chinner1-0/+2
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer."Tim Shimmin1-5/+0
2007-09-18[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer.Lachlan McIlroy1-0/+5
2007-02-10[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen1-17/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+171