aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/iomap (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-15Documentation: iomap: Add missing flags descriptionRitesh Harjani (IBM)1-2/+14
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry1-16/+19
2025-03-06iomap: Support SW-based atomic writesJohn Garry1-2/+14
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry1-2/+2
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsChristian Brauner2-0/+7
2025-02-27iomap: make buffered writes work with RWF_DONTCACHEJens Axboe2-0/+7
2025-02-06iomap: add a IOMAP_F_ANON_WRITE flagChristoph Hellwig1-0/+4
2025-02-06iomap: allow the file system to submit the writeback biosChristoph Hellwig1-6/+5
2024-12-13Documentation: filesystems: fix two misspellsBingwu Zhang1-1/+1
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+15
2024-11-04fs: iomap: Atomic write supportJohn Garry1-0/+15
2024-10-15iomap: remove iomap_file_buffered_write_punch_delallocChristoph Hellwig1-1/+1
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+2
2024-09-12Documentation: iomap: fix a typoPankaj Raghav1-1/+1
2024-09-09docs:filesystems: fix spelling and grammar mistakes in iomap design pageDennis Lam1-3/+3
2024-08-30Fix spelling and gramatical errorsXiaxi Shen1-3/+3
2024-06-19Documentation: the design of iomap and how to portDarrick J. Wong4-0/+1287