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-10-04
staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_info
Jia-Ye Li
-2
/
+3
2019-10-01
staging: exfat: Fix a typo in Kconfig
Masanari Iida
-1
/
+1
2019-10-01
staging: exfat - fix SPDX tags..
Valdis Klētnieks
-8
/
+8
2019-10-01
staging: exfat: add missing SPDX line to Kconfig
Michael Straube
-0
/
+1
2019-09-12
staging: exfat: drop unused function parameter
Valentin Vidic
-12
/
+8
2019-09-12
Staging: exfat: Avoid use of strcpy
Sandro Volery
-3
/
+1
2019-09-12
staging: exfat: use integer constants
Valentin Vidic
-13
/
+13
2019-09-12
staging: exfat: cleanup spacing for casts
Valentin Vidic
-77
/
+77
2019-09-12
staging: exfat: cleanup spacing for operators
Valentin Vidic
-61
/
+61
2019-09-06
staging: exfat: stop using 32-bit time_t
Arnd Bergmann
-126
/
+38
2019-09-06
staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSET
Arnd Bergmann
-5
/
+2
2019-09-05
staging: exfat: Use kmemdup in exfat_symlink()
YueHaibing
-2
/
+1
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