summaryrefslogtreecommitdiff
path: root/fs/exfat/iomap.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-22Merge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+9
2026-08-17Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+7
2026-07-31exfat: convert iomap ops to ->iomap_next()Joanne Koong1-3/+7
2026-07-25exfat: fix valid_size extension over a shared writable mappingNamjae Jeon1-2/+9
2026-07-01iomap: consolidate bio submissionChristoph Hellwig1-4/+1
2026-06-15exfat: add swap_activate supportJan Polensky1-0/+6
2026-06-15exfat: add support for SEEK_HOLE and SEEK_DATA in llseekNamjae Jeon1-4/+28
2026-06-15exfat: add iomap direct I/O supportNamjae Jeon1-0/+26
2026-06-15exfat: add iomap buffered I/O supportNamjae Jeon1-0/+215