summaryrefslogtreecommitdiffstats
path: root/fs/ntfs3/namei.c
Commit message (Expand)AuthorAgeFilesLines
* fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inodeKonstantin Komarov2021-09-241-20/+0
* fs/ntfs3: Remove unneeded header files from c filesKari Argillander2021-09-131-4/+0
* fs/ntfs3: Rework file operationsKonstantin Komarov2021-08-311-173/+63
* fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander2021-08-301-42/+24
* fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander2021-08-271-1/+1
* fs/ntfs3: Add file operations and implementationKonstantin Komarov2021-08-131-0/+539