summaryrefslogtreecommitdiffstats
path: root/drivers/staging/exfat
AgeCommit message (Expand)AuthorLines
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing-1/+0
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing-1/+0
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang-2/+1
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter-2/+4
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic-46/+46
2019-09-03staging: exfat: drop local TRUE/FALSE definesValentin Vidic-51/+53
2019-09-03staging: exfat: fix spelling errors in commentsValentin Vidic-2/+2
2019-09-03staging: exfat: cleanup braces for if/else statementsValentin Vidic-13/+15
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King-0/+2
2019-09-03staging: exfat: remove return and error return via a gotoColin Ian King-1/+1
2019-09-03staging: exfat: fix uninitialized variable retColin Ian King-1/+1
2019-09-03staging: exfat: use BIT macro for defining sizesValentin Vidic-3/+3
2019-09-03staging: exfat: cleanup blank line warningsValentin Vidic-5/+1
2019-09-02staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman-0/+2
2019-09-02drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks-0/+14
2019-08-30staging: exfat: add exfat filesystem code to stagingValdis Klētnieks-0/+10877