aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAge
* xfs: assure zeroed memory buffers for certain kmem allocationsBill O'Donnell2019-10-06
* xfs: remove unlikely() from WARN_ON() conditionDenis Efremov2019-09-26
* xfs: add kmem_alloc_io()Dave Chinner2019-08-26
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-28
* xfs: remove the b_io_length field in struct xfs_bufChristoph Hellwig2019-06-28
* xfs: remove unused buffer cache APIsChristoph Hellwig2019-06-28
* xfs: make mem_to_page available outside of xfs_buf.cChristoph Hellwig2019-06-28
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-28
* xfs: merge xfs_buf_zero and xfs_buf_iomoveChristoph Hellwig2019-06-12
* xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-18
* xfs: distinguish between inobt and finobt magic valuesBrian Foster2019-02-11
* xfs: clarify documentation for the function to reverify buffersBrian Foster2019-02-11
* xfs: set buffer ops when repair probes for btree typeDarrick J. Wong2019-02-03
* xfs: end sync buffer I/O properly on shutdown errorBrian Foster2019-02-03
* xfs: xfs_buf: drop useless LIST_HEADJulia Lawall2018-12-29
* 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
| |/ |/|