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