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