summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_bio_io.c
AgeCommit message (Expand)Author
2022-07-14fs/xfs: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-04-01Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-03-29xfs: drop async cache flushes from CIL commits.Dave Chinner
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2021-06-21xfs: async blkdev cache flushDave Chinner
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2019-07-10xfs: chain bios the right way around in xfs_rw_bdevChristoph Hellwig
2019-06-28xfs: use bios directly to read and write the log recovery buffersChristoph Hellwig