summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAge
* xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel2018-03-11
* Use list_head infra-structure for buffer's log items listCarlos Maiolino2018-01-29
* xfs: clarify units in the failed metadata io messageDarrick J. Wong2018-01-09
* xfs: dump the first 128 bytes of any corrupt bufferDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: fortify xfs_alloc_buftarg error handlingMichal Hocko2017-11-28
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-01
* xfs: fix unused variable warning in xfs_buf_set_ref()Brian Foster2017-10-27
* xfs: buffer lru reference count error injection tagBrian Foster2017-10-26
* xfs: remove redundant re-initialization of total_nr_pagesColin Ian King2017-09-25
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\
| * xfs: perform dax_device lookup at mountDan Williams2017-08-31
* | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
| * xfs: push buffer of flush locked dquot to avoid quotacheck deadlockBrian Foster2017-06-19
* | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-03
|\ \ | |/ |/|
| * Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
| |\
| * | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* | | xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster2017-06-08
| |/ |/|
* | xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-05-31
|/
* Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-06
|\
| * xfs: fix up quotacheck buffer list error handlingBrian Foster2017-04-25
* | xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko2017-05-03
|/
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-02
* | xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong2017-01-25
|/
* Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-14
|\
| * Merge branch 'xfs-4.10-misc-fixes-4' into for-nextDave Chinner2016-12-09
| |\
| | * xfs: Always flush caches when integrity is requiredDave Chinner2016-12-09
| * | xfs: use rhashtable to track buffer cacheLucas Stach2016-12-07
| |/
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
|/
* xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-08-26
* xfs: don't assert fail on non-async buffers on ioacct decrementBrian Foster2016-08-17
* Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * Merge branch 'xfs-4.8-buf-fixes' into for-nextDave Chinner2016-07-20
| |\
| | * 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: remove extraneous buffer flag changesEric Sandeen2016-07-20
| * | Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-21
| |\ \
| | * | xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong2016-06-21
| | |/
| * | xfs: reduce lock hold times in buffer writebackDave Chinner2016-06-01
| |/
* | fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGESMing Lei2016-06-09
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* | xfs: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* xfs: buffer ->bi_end_io function requires irq-safe lockBrian Foster2016-05-18
* xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-10
* Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-22
|\