aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.h
AgeCommit message (Expand)Author
2018-08-12xfs: remove b_last_holder & associated macrosEric Sandeen
2018-07-11xfs: combine [a]sync buffer submission apisBrian Foster
2018-07-11xfs: add support for sub-pagesize writeback without buffer_headsChristoph Hellwig
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: one-shot cached buffersDave Chinner
2018-05-09xfs: make xfs_buf_incore out of lineDave Chinner
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen
2018-01-29Use list_head infra-structure for buffer's log items listCarlos Maiolino
2018-01-29Split buffer's b_fspriv fieldCarlos Maiolino
2018-01-08xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong
2017-10-26xfs: buffer lru reference count error injection tagBrian Foster
2017-08-31xfs: perform dax_device lookup at mountDan Williams
2017-06-19xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster
2017-05-31xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster
2017-04-25xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-04-03xfs: Remove obsolete declaration of xfs_buf_get_emptyNikolay Borisov
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2016-12-07xfs: use rhashtable to track buffer cacheLucas Stach
2016-11-28xfs: add XBF_XBF_NO_IOACCT to buf trace outputEric Sandeen
2016-07-20xfs: track and serialize in-flight async buffers against unmountBrian Foster
2016-07-20xfs: exclude never-released buffers from buftarg I/O accountingBrian Foster
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino
2016-05-18xfs: add configurable error support to metadata buffersCarlos Maiolino
2016-02-10xfs: remove XFS_BUF_ZEROFLAGS macroDave Chinner
2016-02-10xfs: remove XBF_STALE flag wrapper macrosDave Chinner
2016-02-10xfs: remove XBF_WRITE flag wrapper macrosDave Chinner
2016-02-10xfs: remove XBF_READ flag wrapper macrosDave Chinner
2016-02-10xfs: remove XBF_ASYNC flag wrapper macrosDave Chinner
2016-02-10xfs: remove XBF_DONE flag wrapper macrosDave Chinner
2016-01-04xfs: print name of verifier if it failsEric Sandeen
2015-09-08dax: move DAX-related functions to a new headerMatthew Wilcox
2015-06-22xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig
2014-12-04xfs: split metadata and log buffer completion to separate workqueuesBrian Foster
2014-10-02xfs: check xfs_buf_read_uncached returns correctlyDave Chinner
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner
2014-10-02xfs: kill xfs_bioerror_relseDave Chinner
2014-10-02xfs: rework xfs_buf_bio_endio error handlingDave Chinner
2014-10-02xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-10Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner
2014-06-06xfs: kill xfs_buf_geterror()Dave Chinner
2014-04-14xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen
2014-04-14xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen
2014-02-27xfs: add helper for updating checksums on xfs_bufsEric Sandeen
2014-02-27xfs: add helper for verifying checksums on xfs_bufsEric Sandeen
2014-01-24xfs: allow logical-sector sized O_DIRECTEric Sandeen
2014-01-24xfs: rename xfs_buftarg structure membersEric Sandeen
2014-01-24xfs: clean up xfs_buftargEric Sandeen
2013-12-17xfs: abort metadata writeback on permanent errorsDave Chinner