summaryrefslogtreecommitdiff
path: root/fs/ntfs3/namei.c
AgeCommit message (Expand)Author
2021-09-24fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inodeKonstantin Komarov
2021-09-13fs/ntfs3: Remove unneeded header files from c filesKari Argillander
2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander
2021-08-13fs/ntfs3: Add file operations and implementationKonstantin Komarov