index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
exfat
Age
Commit message (
Expand
)
Author
Lines
2019-09-05
staging: exfat: remove unused including <linux/version.h>
YueHaibing
-1
/
+0
2019-09-05
staging: exfat: remove duplicated include from exfat_super.c
YueHaibing
-1
/
+0
2019-09-04
staging: exfat: remove the redundant check when kfree an object in exfat_dest...
zhong jiang
-2
/
+1
2019-09-04
staging: exfat: Fix two missing unlocks on error paths
Dan Carpenter
-2
/
+4
2019-09-04
staging: exfat: cleanup explicit comparisons to NULL
Valentin Vidic
-46
/
+46
2019-09-03
staging: exfat: drop local TRUE/FALSE defines
Valentin Vidic
-51
/
+53
2019-09-03
staging: exfat: fix spelling errors in comments
Valentin Vidic
-2
/
+2
2019-09-03
staging: exfat: cleanup braces for if/else statements
Valentin Vidic
-13
/
+15
2019-09-03
staging: exfat: check for null return from call to FAT_getblk
Colin Ian King
-0
/
+2
2019-09-03
staging: exfat: remove return and error return via a goto
Colin Ian King
-1
/
+1
2019-09-03
staging: exfat: fix uninitialized variable ret
Colin Ian King
-1
/
+1
2019-09-03
staging: exfat: use BIT macro for defining sizes
Valentin Vidic
-3
/
+3
2019-09-03
staging: exfat: cleanup blank line warnings
Valentin Vidic
-5
/
+1
2019-09-02
staging: exfat: make exfat depend on BLOCK
Greg Kroah-Hartman
-0
/
+2
2019-09-02
drivers/staging/exfat - by default, prohibit mount of fat/vfat
Valdis Klētnieks
-0
/
+14
2019-08-30
staging: exfat: add exfat filesystem code to staging
Valdis Klētnieks
-0
/
+10877
[prev]