aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAge
* xfs: clear ail delwri queued bufs on unmount of shutdown fsBrian Foster2018-10-18
* xfs: fix use-after-free race in xfs_buf_releDave Chinner2018-10-18
* xfs: always assign buffer verifiers when one is providedDarrick J. Wong2018-10-18
* xfs: remove b_last_holder & associated macrosEric Sandeen2018-08-12
* xfs: kill __xfs_buf_submit_common()Brian Foster2018-07-12
* xfs: combine [a]sync buffer submission apisBrian Foster2018-07-12
* xfs: use sync buffer I/O for sync delwri queue submissionBrian Foster2018-07-12
* xfs: refactor buffer submission into a common helperBrian Foster2018-07-12
* xfs: xfs_reflink_convert_cow() memory allocation deadlockDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: don't retry xfs_buf_find on XBF_TRYLOCK failureDave Chinner2018-05-09
* xfs: make xfs_buf_incore out of lineDave Chinner2018-05-09
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
* 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-15
|\
| * 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-16
* 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-19
| |\