summaryrefslogtreecommitdiff
path: root/fs/ntfs3/ntfs_fs.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds1-20/+47
2021-10-11fs/ntfs3: Refactor ni_parse_reparseKonstantin Komarov1-1/+1
2021-10-11fs/ntfs3: Rework ntfs_utf16_to_nlsKonstantin Komarov1-1/+1
2021-09-30fs/ntfs3: Refactoring of ntfs_init_from_bootKonstantin Komarov1-2/+0
2021-09-21fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_updateKonstantin Komarov1-2/+2
2021-09-13fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.hKari Argillander1-0/+31
2021-09-09fs/ntfs3: Show uid/gid always in show_options()Kari Argillander1-13/+10
2021-09-09fs/ntfs3: Rename mount option no_acs_rules > (no)acsrulesKari Argillander1-1/+1
2021-09-09fs/ntfs3: Use new api for mountingKari Argillander1-0/+1
2021-09-09fs/ntfs3: Convert mount options to pointer in sbiKari Argillander1-1/+1
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds1-0/+1111
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov1-12/+12
2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov1-6/+25
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander1-98/+98
2021-08-27fs/ntfs3: Do not use driver own alloc wrappersKari Argillander1-9/+9
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander1-1/+1
2021-08-27fs/ntfs3: Add ifndef + define to all header filesKari Argillander1-0/+5
2021-08-27fs/ntfs3: Use linux/log2 is_power_of_2 functionKari Argillander1-5/+0
2021-08-13fs/ntfs3: Add headers and misc filesKonstantin Komarov1-0/+1092