summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bio_io.c
Commit message (Expand)AuthorAgeFilesLines
* fs/xfs: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-1/+1
* Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-04-011-33/+0
|\
| * xfs: drop async cache flushes from CIL commits.Dave Chinner2022-03-291-35/+0
* | block: pass a block_device and opf to bio_initChristoph Hellwig2022-02-021-3/+1
* | block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-021-6/+4
|/
* xfs: async blkdev cache flushDave Chinner2021-06-211-0/+35
* block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-1/+1
* xfs: chain bios the right way around in xfs_rw_bdevChristoph Hellwig2019-07-101-1/+1
* xfs: use bios directly to read and write the log recovery buffersChristoph Hellwig2019-06-281-0/+61