summaryrefslogtreecommitdiff
path: root/fs/ntfs/iomap.c
AgeCommit message (Expand)Author
2026-08-19ntfs: serialize resident iomap reads with mrec_lockHyeontae Lee
2026-08-19ntfs: file extension before write submissionNamjae Jeon
2026-07-31ntfs: convert iomap ops to ->iomap_next()Joanne Koong
2026-06-09ntfs: use direct pointer for inline data to avoid redundant allocationNamjae Jeon
2026-04-27ntfs: fix error handling in ntfs_write_iomap_end_resident()Namjae Jeon
2026-04-22ntfs: use page allocation for resident attribute inline dataNamjae Jeon
2026-04-18ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_residentNamjae Jeon
2026-02-19ntfs: update iomap and address space operationsNamjae Jeon