Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/xfs: Use the enum req_op and blk_opf_t types | Bart Van Assche | 2022-07-14 | 1 | -1/+1 |
* | Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2022-04-01 | 1 | -33/+0 |
|\ | |||||
| * | xfs: drop async cache flushes from CIL commits. | Dave Chinner | 2022-03-29 | 1 | -35/+0 |
* | | block: pass a block_device and opf to bio_init | Christoph Hellwig | 2022-02-02 | 1 | -3/+1 |
* | | block: pass a block_device and opf to bio_alloc | Christoph Hellwig | 2022-02-02 | 1 | -6/+4 |
|/ | |||||
* | xfs: async blkdev cache flush | Dave Chinner | 2021-06-21 | 1 | -0/+35 |
* | block: Add bio_max_segs | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -1/+1 |
* | xfs: chain bios the right way around in xfs_rw_bdev | Christoph Hellwig | 2019-07-10 | 1 | -1/+1 |
* | xfs: use bios directly to read and write the log recovery buffers | Christoph Hellwig | 2019-06-28 | 1 | -0/+61 |