summaryrefslogtreecommitdiff
path: root/drivers/staging/exfat
AgeCommit message (Expand)Author
2021-01-17exfat: Month timestamp metadata accidentally incrementedValdis Klētnieks
2019-12-17staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins
2019-10-04staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li
2019-10-01staging: exfat: Fix a typo in KconfigMasanari Iida
2019-10-01staging: exfat - fix SPDX tags..Valdis Klētnieks
2019-10-01staging: exfat: add missing SPDX line to KconfigMichael Straube
2019-09-12staging: exfat: drop unused function parameterValentin Vidic
2019-09-12Staging: exfat: Avoid use of strcpySandro Volery
2019-09-12staging: exfat: use integer constantsValentin Vidic
2019-09-12staging: exfat: cleanup spacing for castsValentin Vidic
2019-09-12staging: exfat: cleanup spacing for operatorsValentin Vidic
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic
2019-09-03staging: exfat: drop local TRUE/FALSE definesValentin Vidic
2019-09-03staging: exfat: fix spelling errors in commentsValentin Vidic
2019-09-03staging: exfat: cleanup braces for if/else statementsValentin Vidic
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King
2019-09-03staging: exfat: remove return and error return via a gotoColin Ian King
2019-09-03staging: exfat: fix uninitialized variable retColin Ian King
2019-09-03staging: exfat: use BIT macro for defining sizesValentin Vidic
2019-09-03staging: exfat: cleanup blank line warningsValentin Vidic
2019-09-02staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman
2019-09-02drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks
2019-08-30staging: exfat: add exfat filesystem code to stagingValdis Klētnieks