summaryrefslogtreecommitdiff
path: root/drivers/staging/exfat/exfat_super.c
AgeCommit message (Expand)Author
2020-03-10staging: exfat: remove staging version of exfat filesystemGreg Kroah-Hartman
2020-03-10staging: exfat: exfat_super.c: remove commented out functionLourdes Pedrajas
2020-03-04staging: exfat: remove redundant if statementsTetsuhiro Kohada
2020-03-04staging: exfat: remove 'file creation modes'Tetsuhiro Kohada
2020-03-04staging: exfat: remove symlink featureTetsuhiro Kohada
2020-02-23staging: exfat: remove symlink feature.Tetsuhiro Kohada
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-10staging: exfat: Replace printk with pr_infoJieunKim
2020-02-09staging: exfat: remove 'vol_type' variable.Tetsuhiro Kohada
2020-01-23staging: exfat: remove fs_func struct.Tetsuhiro Kohada
2020-01-14staging: exfat: Fix alignment warningsPragat Pandya
2020-01-03staging: exfat: add STAGING prefix to config namesNamjae Jeon
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman
2019-12-10staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins
2019-12-10staging: exfat: fix spelling mistakeSusarla Nikhilesh
2019-11-15staging: exfat: fix spelling mistake "maont" -> "mount"Colin Ian King
2019-11-14staging: exfat: fix indentation issueColin Ian King
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 2Valdis Kletnieks
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 3Valdis Kletnieks
2019-11-13staging: exfat: Remove FAT/VFAT mount support, part 1Valdis Kletnieks
2019-11-13staging: exfat: Correct return codeValdis Kletnieks
2019-11-13staging: exfat: Collapse redundant return code translationsValdis Kletnieks
2019-11-13staging: exfat: Clean up return codes - FFS_SUCCESSValdis 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-11staging: exfat: use prandom_u32() for i_generationArnd Bergmann
2019-11-03staging: exfat: Ensure we unlock upon error in ffsReadFileDavidlohr Bueso
2019-11-03staging: exfat: Fix logical operation continuationFrank A. Cancio Bello
2019-11-01drivers/staging/exfat: Replace binary semaphores for mutexesDavidlohr Bueso
2019-10-30staging: exfat: avoid multiple assignmentsRoi Martin