summaryrefslogtreecommitdiffstats
path: root/fs/ntfs3/index.c
Commit message (Expand)AuthorAgeFilesLines
* fs/ntfs3: Do not use driver own alloc wrappersKari Argillander2021-08-271-27/+27
* fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander2021-08-271-2/+2
* fs/ntfs3: Fix fall-through warnings for ClangGustavo A. R. Silva2021-08-271-0/+1
* fs/ntfs3: Fix integer overflow in multiplicationColin Ian King2021-08-271-1/+1
* fs/ntfs3: Add initialization of super blockKonstantin Komarov2021-08-131-0/+2647