summaryrefslogtreecommitdiff
path: root/fs/ntfs3/ntfs.h
AgeCommit message (Expand)Author
2023-12-21fs/ntfs3: Disable ATTR_LIST_ENTRY size checkKonstantin Komarov
2023-12-06fs/ntfs3: Add and fix commentsKonstantin Komarov
2023-12-06fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"Konstantin Komarov
2023-09-28fs/ntfs3: Refactoring and commentsKonstantin Komarov
2023-07-03fs/ntfs3: Add ability to format new mft records with bigger/smaller headerKonstantin Komarov
2023-07-03fs/ntfs3: Code refactoringKonstantin Komarov
2023-03-27fs/ntfs3: Refactoring of various minor issuesKonstantin Komarov
2022-11-14fs/ntfs3: Fix wrong if in hdr_first_deKonstantin Komarov
2022-11-14fs/ntfs3: Use ALIGN kernel macroKonstantin Komarov
2021-09-21fs/ntfs3: Change max hardlinks limit to 4000Konstantin Komarov
2021-09-13fs/ntfs3: Always use binary search with entry searchKari Argillander
2021-09-13fs/ntfs3: Add missing header files to ntfs.hKari Argillander
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander
2021-08-27fs/ntfs3: Add ifndef + define to all header filesKari Argillander
2021-08-13fs/ntfs3: Add headers and misc filesKonstantin Komarov