summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_buf.h
Commit message (Expand)AuthorAge
* Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-29
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: buffer lru reference count error injection tagBrian Foster2017-10-26
* xfs: perform dax_device lookup at mountDan Williams2017-08-31
* xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster2017-06-19
* xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-05-31
* xfs: fix up quotacheck buffer list error handlingBrian Foster2017-04-25
* xfs: Remove obsolete declaration of xfs_buf_get_emptyNikolay Borisov2017-04-03
* block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-02
* xfs: use rhashtable to track buffer cacheLucas Stach2016-12-07
* xfs: add XBF_XBF_NO_IOACCT to buf trace outputEric Sandeen2016-11-28
* xfs: track and serialize in-flight async buffers against unmountBrian Foster2016-07-20
* xfs: exclude never-released buffers from buftarg I/O accountingBrian Foster2016-07-20
* xfs: add configuration of error failure speedCarlos Maiolino2016-05-18
* xfs: add configurable error support to metadata buffersCarlos Maiolino2016-05-18
* xfs: remove XFS_BUF_ZEROFLAGS macroDave Chinner2016-02-10
* xfs: remove XBF_STALE flag wrapper macrosDave Chinner2016-02-10
* xfs: remove XBF_WRITE flag wrapper macrosDave Chinner2016-02-10
* xfs: remove XBF_READ flag wrapper macrosDave Chinner2016-02-10
* xfs: remove XBF_ASYNC flag wrapper macrosDave Chinner2016-02-10
* xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-10
* xfs: print name of verifier if it failsEric Sandeen2016-01-04
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-08
* xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig2015-06-22
* xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-04
* xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-02
* xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-02
* xfs: kill xfs_bioerror_relseDave Chinner2014-10-02
* xfs: rework xfs_buf_bio_endio error handlingDave Chinner2014-10-02
* xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner2014-10-02
* xfs: global error sign conversionDave Chinner2014-06-25
* Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-10
|\
| * xfs: kill xfs_buf_geterror()Dave Chinner2014-06-06
* | xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen2014-04-14
* | xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen2014-04-14
|/
* xfs: add helper for updating checksums on xfs_bufsEric Sandeen2014-02-27
* xfs: add helper for verifying checksums on xfs_bufsEric Sandeen2014-02-27
* xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-24
* xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-24
* xfs: clean up xfs_buftargEric Sandeen2014-01-24
* xfs: abort metadata writeback on permanent errorsDave Chinner2013-12-17
* xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-17
* xfs: rework buffer dispose list trackingDave Chinner2013-09-10
* xfs: convert buftarg LRU to generic codeDave Chinner2013-09-10
* xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-16
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: add buffer pre-write callbackDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15