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