aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs3/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds1-0/+1122
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov1-3/+4
2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov1-12/+13
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander1-61/+50
2021-08-27fs/ntfs3: fix an error code in ntfs_get_acl_ex()Dan Carpenter1-1/+1
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-4/+4
2021-08-13fs/ntfs3: Add attrib operationsKonstantin Komarov1-0/+1128