summaryrefslogtreecommitdiffstats
path: root/drivers/staging/exfat
AgeCommit message (Expand)AuthorLines
2020-03-10staging: exfat: remove staging version of exfat filesystemGreg Kroah-Hartman-8309/+0
2020-03-10staging: exfat: alignment should match open parenthesisPayal Kshirsagar-2/+2
2020-03-10staging: exfat: exfat_super.c: remove commented out functionLourdes Pedrajas-77/+0
2020-03-04staging: exfat: remove redundant if statementsTetsuhiro Kohada-5/+2
2020-03-04staging: exfat: clean up d_entry rebuilding.Tetsuhiro Kohada-15/+10
2020-03-04staging: exfat: remove 'file creation modes'Tetsuhiro Kohada-11/+7
2020-03-04Staging: exfat: fixed a long line coding style issuevivek m-3/+5
2020-03-04staging: exfat: rename buf_cache_t's 'flag' to 'locked'Tetsuhiro Kohada-16/+13
2020-03-04staging: exfat: remove symlink featureTetsuhiro Kohada-33/+0
2020-02-23staging: exfat: remove exfat_buf_sync()Kaaira Gupta-20/+0
2020-02-23staging: exfat: remove sync_alloc_bitmap()Kaaira Gupta-13/+0
2020-02-23staging: exfat: remove exfat_fat_sync()Kaaira Gupta-20/+0
2020-02-23staging: exfat: remove symlink feature.Tetsuhiro Kohada-450/+0
2020-02-17staging: exfat: dedicate count_entries() to sub-dir counting.Tetsuhiro Kohada-9/+5
2020-02-17staging: exfat: remove DOSNAMEs.Tetsuhiro Kohada-103/+33
2020-02-11staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'Pragat Pandya-6/+6
2020-02-11staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'Pragat Pandya-24/+24
2020-02-11staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'Pragat Pandya-24/+24
2020-02-11staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'Pragat Pandya-6/+6
2020-02-11staging: exfat: Rename variable 'Attr' to 'attr'Pragat Pandya-13/+13
2020-02-11staging: exfat: Rename variable 'ShortName' to 'short_name'Pragat Pandya-4/+4
2020-02-11staging: exfat: Rename variable 'Name' to 'name'Pragat Pandya-7/+7
2020-02-11staging: exfat: Rename variable 'MilliSecond' to 'millisecond'Pragat Pandya-9/+9
2020-02-11staging: exfat: Rename variable 'Second' to 'second'Pragat Pandya-11/+11
2020-02-11staging: exfat: Rename variable 'Minute' to 'minute'Pragat Pandya-11/+11
2020-02-11staging: exfat: Rename variable 'Hour' to 'hour'Pragat Pandya-11/+11
2020-02-11staging: exfat: Rename variable 'Day' to 'day'Pragat Pandya-11/+11
2020-02-11staging: exfat: Rename variable 'Month' to 'month'Pragat Pandya-11/+11
2020-02-11staging: exfat: Rename variable 'Year' to 'year'Pragat Pandya-11/+11
2020-02-10staging: exfat: Replace printk with pr_infoJieunKim-1/+1
2020-02-09staging: exfat: Remove unused struct 'dev_info_t'Pragat Pandya-5/+0
2020-02-09staging: exfat: Remove unused struct 'part_info_t'Pragat Pandya-5/+0
2020-02-09staging: exfat: remove 'vol_type' variable.Tetsuhiro Kohada-60/+27
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada-234/+178
2020-01-14staging: exfat: Fix alignment warningsPragat Pandya-17/+18
2020-01-03staging: exfat: add STAGING prefix to config namesNamjae Jeon-56/+56
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman-8/+10
2019-12-10staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins-6/+6
2019-12-10staging: exfat: properly support discard in clr_alloc_bitmap()Andrea Righi-2/+4
2019-12-10staging: exfat: fix spelling mistakeSusarla Nikhilesh-2/+2
2019-11-15staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King-1/+1
2019-11-15staging: exfat: remove two unused functionsYueHaibing-35/+0
2019-11-14staging: exfat: fix indentation issueColin Ian King-1/+1
2019-11-13staging: exfat: Update the TODO fileValdis Kletnieks-11/+59
2019-11-13staging: exfat: Clean up the namespace pollution part 8Valdis Kletnieks-51/+51
2019-11-13staging: exfat: Clean up the namespace pollution part 7Valdis Kletnieks-74/+74
2019-11-13staging: exfat: Clean up the namespace pollution part 6Valdis Kletnieks-93/+85
2019-11-13staging: exfat: Clean up the namespace pollution part 5Valdis Kletnieks-94/+91
2019-11-13staging: exfat: Clean up the namespace pollution part 4Valdis Kletnieks-43/+39
2019-11-13staging: exfat: Clean up the namespace pollution part 3Valdis Kletnieks-10/+4