aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/ntfs3/ntfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-21fs/ntfs3: Disable ATTR_LIST_ENTRY size checkKonstantin Komarov1-2/+0
2023-12-06fs/ntfs3: Add and fix commentsKonstantin Komarov1-1/+1
2023-12-06fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"Konstantin Komarov1-1/+1
2023-09-28fs/ntfs3: Refactoring and commentsKonstantin Komarov1-1/+1
2023-07-03fs/ntfs3: Add ability to format new mft records with bigger/smaller headerKonstantin Komarov1-0/+9
2023-07-03fs/ntfs3: Code refactoringKonstantin Komarov1-50/+58
2023-03-27fs/ntfs3: Refactoring of various minor issuesKonstantin Komarov1-3/+0
2022-11-14fs/ntfs3: Fix wrong if in hdr_first_deKonstantin Komarov1-2/+3
2022-11-14fs/ntfs3: Use ALIGN kernel macroKonstantin Komarov1-1/+0
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