aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/exfat/exfat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-10staging: exfat: remove staging version of exfat filesystemGreg Kroah-Hartman1-760/+0
2020-03-10staging: exfat: alignment should match open parenthesisPayal Kshirsagar1-2/+2
2020-03-04staging: exfat: remove 'file creation modes'Tetsuhiro Kohada1-4/+1
2020-03-04staging: exfat: rename buf_cache_t's 'flag' to 'locked'Tetsuhiro Kohada1-1/+1
2020-03-04staging: exfat: remove symlink featureTetsuhiro Kohada1-3/+0
2020-02-23staging: exfat: remove exfat_buf_sync()Kaaira Gupta1-1/+0
2020-02-23staging: exfat: remove sync_alloc_bitmap()Kaaira Gupta1-1/+0
2020-02-23staging: exfat: remove exfat_fat_sync()Kaaira Gupta1-1/+0
2020-02-17staging: exfat: dedicate count_entries() to sub-dir counting.Tetsuhiro Kohada1-1/+1
2020-02-17staging: exfat: remove DOSNAMEs.Tetsuhiro Kohada1-48/+4
2020-02-11staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Attr' to 'attr'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'ShortName' to 'short_name'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Name' to 'name'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'MilliSecond' to 'millisecond'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Second' to 'second'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Minute' to 'minute'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Hour' to 'hour'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Day' to 'day'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Month' to 'month'Pragat Pandya1-1/+1
2020-02-11staging: exfat: Rename variable 'Year' to 'year'Pragat Pandya1-1/+1
2020-02-09staging: exfat: Remove unused struct 'dev_info_t'Pragat Pandya1-5/+0
2020-02-09staging: exfat: Remove unused struct 'part_info_t'Pragat Pandya1-5/+0
2020-02-09staging: exfat: remove 'vol_type' variable.Tetsuhiro Kohada1-1/+0
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada1-44/+35
2020-01-03staging: exfat: add STAGING prefix to config namesNamjae Jeon1-7/+7
2019-12-10staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins1-2/+2
2019-11-13staging: exfat: Clean up the namespace pollution part 8Valdis Kletnieks1-6/+6
2019-11-13staging: exfat: Clean up the namespace pollution part 7Valdis Kletnieks1-9/+9
2019-11-13staging: exfat: Clean up the namespace pollution part 6Valdis Kletnieks1-8/+0
2019-11-13staging: exfat: Clean up the namespace pollution part 5Valdis Kletnieks1-3/+0
2019-11-13staging: exfat: Clean up the namespace pollution part 4Valdis Kletnieks1-4/+0
2019-11-13staging: exfat: Clean up the namespace pollution part 3Valdis Kletnieks1-6/+0
2019-11-13staging: exfat: Clean up the namespace pollution part 2Valdis Kletnieks1-5/+5
2019-11-13staging: exfat: Clean up the namespace pollution part 1Valdis Kletnieks1-32/+0
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 4Valdis Kletnieks1-19/+0
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 2Valdis Kletnieks1-44/+0
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 1Valdis Kletnieks1-2/+0
2019-11-13staging: exfat: Clean up return codes - FFS_SUCCESSValdis Kletnieks1-3/+0
2019-11-13staging: exfat: Clean up return codes - remove unused codesValdis Kletnieks1-6/+0
2019-11-13staging: exfat: Clean up return codes - FFS_ERRORValdis Kletnieks1-1/+0
2019-11-13staging: exfat: Clean up return codes - FFS_INVALIDFIDValdis Kletnieks1-1/+0
2019-11-13staging: exfat: Clean up return codes - FFS_EOFValdis Kletnieks1-1/+0
2019-11-13staging: exfat: Clean up return codes - FFS_MEDIAERRValdis Kletnieks1-1/+0
2019-11-13staging: exfat: Clean up return codes - FFS_FORMATERRValdis Kletnieks1-1/+2
2019-11-01drivers/staging/exfat: Replace binary semaphores for mutexesDavidlohr Bueso1-1/+1
2019-10-24staging: exfat: Clean up return code - FFS_MEMORYERRValdis Kletnieks1-1/+0