summaryrefslogtreecommitdiff
path: root/fs/ntfs3/super.c
AgeCommit message (Expand)Author
2021-09-09fs/ntfs3: Convert mount options to pointer in sbiKari Argillander
2021-09-09fs/ntfs3: Remove unnecesarry remount flag handlingKari Argillander
2021-09-09fs/ntfs3: Remove unnecesarry mount option noatimeKari Argillander
2021-09-02fs/ntfs3: Change how module init/info messages are displayedKari 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: Do not use driver own alloc wrappersKari Argillander
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander
2021-08-27fs/ntfs3: Use linux/log2 is_power_of_2 functionKari Argillander
2021-08-27fs/ntfs3: Fix various spelling mistakesColin Ian King
2021-08-13fs/ntfs3: Add initialization of super blockKonstantin Komarov