summaryrefslogtreecommitdiff
path: root/fs/ntfs/inode.c
AgeCommit message (Expand)Author
2 daysntfs: unhash failed inode readsNamjae Jeon
2 daysntfs: discard inodes that fail initializationNamjae Jeon
2 daysntfs: ignore interrupted inode reads as corruptionNamjae Jeon
2 daysntfs: propagate folio errorsNamjae Jeon
2 daysntfs: protect runlist updates with the runlist lockNamjae Jeon
2 daysntfs: repack $MFT/$ATTRIBUTE LISTNamjae Jeon
3 daysntfs: fix error handling in ntfs_extent_inode_open and propagate errorsBaolin Liu
6 daysntfs: preserve the truncate error in ntfs_enlarge_attribute()Baolin Liu
2026-08-27ntfs: compute bi_sector in 512-byte unitsDennis Tighe
2026-08-21ntfs: add non-resident WOF decompressionHyunchul Lee
2026-08-21ntfs: return errors from inode initializationHyunchul Lee
2026-08-21ntfs: parse REPARSE_TAG_WOFHyunchul Lee
2026-08-19ntfs: allow index root relocationNamjae Jeon
2026-08-19ntfs: respect per-file chmod mode over mount masksNamjae Jeon
2026-08-19ntfs: file extension before write submissionNamjae Jeon
2026-07-06ntfs: make system files immutable to prevent corruptionNamjae Jeon
2026-06-15ntfs: support creating Windows native symlinksHyunchul Lee
2026-06-15ntfs: add native_symlink mount optionHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with absolute pathsHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with relative pathsHyunchul Lee
2026-06-15ntfs: fix incorrect size of symbolic linkHyunchul Lee
2026-06-08ntfs: bound the attribute-list entry in ntfs_read_inode_mount()Bryam Vargas
2026-06-08ntfs: validate resident attribute lists and harden the validatorBryam Vargas
2026-06-06ntfs: validate index entries on readingHyunchul Lee
2026-06-06ntfs: centalize $INDEX_ROOT header validationHyunchul Lee
2026-05-08ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()DaeMyung Kang
2026-04-07ntfs: remove redundant out-of-bound checksHyunchul Lee
2026-03-16ntfs: fix ignoring unreachable code warningsHyunchul Lee
2026-03-16ntfs: fix variable dereferenced before check warningsHyunchul Lee
2026-03-16ntfs: fix WSL ea restore conditionHyunchul Lee
2026-03-06ntfs: use ->mft_no instead of ->i_ino in printsNamjae Jeon
2026-03-06ntfs: change mft_no type to u64Namjae Jeon
2026-02-19ntfs: update inode operationsNamjae Jeon
2026-02-19Revert "fs: Remove NTFS classic"Namjae Jeon
2024-01-24fs: Remove NTFS classicMatthew Wilcox (Oracle)
2023-10-18ntfs: convert to new timestamp accessorsJeff Layton
2023-07-24ntfs: convert to ctime accessor functionsJeff Layton
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-02ntfs: fix multiple kernel-doc warningsRandy Dunlap
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2022-09-11ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-05-09ntfs: Convert ntfs to read_folioMatthew Wilcox (Oracle)
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22ntfs: add sanity check on allocation sizeDongliang Mu
2021-06-29ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi
2021-02-24ntfs: check for valid standard information attributeRustam Kovhaev
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2020-12-15fs/ntfs: remove unused variable attr_lenAlex Shi
2020-10-13ntfs: add check for mft record size in superblockRustam Kovhaev