aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/iomap.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-19ntfs: serialize resident iomap reads with mrec_lockHyeontae Lee1-6/+26
2026-08-19ntfs: file extension before write submissionNamjae Jeon1-33/+1
2026-07-31ntfs: convert iomap ops to ->iomap_next()Joanne Koong1-10/+22
2026-06-09ntfs: use direct pointer for inline data to avoid redundant allocationNamjae Jeon1-70/+7
2026-04-27ntfs: fix error handling in ntfs_write_iomap_end_resident()Namjae Jeon1-3/+3
2026-04-22ntfs: use page allocation for resident attribute inline dataNamjae Jeon1-7/+19
2026-04-18ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_residentNamjae Jeon1-1/+1
2026-02-19ntfs: update iomap and address space operationsNamjae Jeon1-0/+870