summaryrefslogtreecommitdiff
path: root/fs/ntfs3/ntfs.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-21fs/ntfs3: Change max hardlinks limit to 4000Konstantin Komarov1-3/+5
2021-09-13fs/ntfs3: Always use binary search with entry searchKari Argillander1-3/+0
2021-09-13fs/ntfs3: Add missing header files to ntfs.hKari Argillander1-0/+9
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov1-1/+1
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander1-268/+243
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander1-8/+8
2021-08-27fs/ntfs3: Add ifndef + define to all header filesKari Argillander1-0/+3
2021-08-13fs/ntfs3: Add headers and misc filesKonstantin Komarov1-0/+1238