aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs3/fsntfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov1-4/+4
2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov1-52/+35
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander1-133/+111
2021-08-27fs/ntfs3: Do not use driver own alloc wrappersKari Argillander1-4/+4
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander1-2/+2
2021-08-27fs/ntfs3: Remove unused variable cnt in ntfs_security_init()Nathan Chancellor1-4/+1
2021-08-13fs/ntfs3: Add initialization of super blockKonstantin Komarov1-0/+2551