summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_buf_item.h
Commit message (Expand)AuthorAge
* Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-29
* Get rid of xfs_buf_log_item_t typedefCarlos Maiolino2018-01-29
* xfs: remove unnecessary dirty bli format check for ordered bufsBrian Foster2017-09-01
* xfs: open-code xfs_buf_item_dirty()Brian Foster2017-09-01
* xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino2017-08-22
* xfs: fix non-debug build warningsDave Chinner2015-08-25
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: split out buf log item format definitionsDave Chinner2013-08-12
* xfs: Introduce an ordered buffer itemDave Chinner2013-06-27
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
* xfs: add CRC checks to remote symlinksDave Chinner2013-04-27
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-21
* xfs: add CRC checks to the AGIDave Chinner2013-04-21
* xfs: add CRC checks to the AGFLChristoph Hellwig2013-04-21
* xfs: add CRC checks to the AGFDave Chinner2013-04-21
* xfs: add support for large btree blocksChristoph Hellwig2013-04-21
* xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely2012-12-17
* xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2012-12-17
* xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner2012-07-01
* xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner2012-07-01
* xfs: use struct list_head for the buf cancel tableChristoph Hellwig2010-12-16
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-26
* xfs: Ensure inode allocation buffers are fully replayedDave Chinner2010-05-24
* xfs: Clean up XFS_BLI_* flag namespaceDave Chinner2010-05-24
* xfs: add log item recovery tracingDave Chinner2010-05-19
* xfs: event tracing supportChristoph Hellwig2009-12-14
* [XFS] Fix up sparse warnings.David Chinner2008-02-07
* Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin2007-10-01
* [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy2007-09-18
* [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-10
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-02
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16