aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs3/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03fs/ntfs3: New function ntfs_bad_inodeKonstantin Komarov1-3/+1
2022-08-03fs/ntfs3: Remove unused mi_mark_freeKonstantin Komarov1-1/+1
2021-09-24fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inodeKonstantin Komarov1-20/+0
2021-09-13fs/ntfs3: Remove unneeded header files from c filesKari Argillander1-4/+0
2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov1-173/+63
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander1-42/+24
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander1-1/+1
2021-08-13fs/ntfs3: Add file operations and implementationKonstantin Komarov1-0/+539