index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
exfat
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
staging: exfat: Clean up return codes - FFS_NOTFOUND
Valdis Kletnieks
2019-10-24
2
-4
/
+3
*
staging: exfat: Clean up return codes - FFS_FULL
Valdis Kletnieks
2019-10-24
3
-14
/
+13
*
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-14
9
-11
/
+13
|
\
|
*
staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_info
Jia-Ye Li
2019-10-04
1
-2
/
+3
|
*
staging: exfat: Fix a typo in Kconfig
Masanari Iida
2019-10-01
1
-1
/
+1
|
*
staging: exfat - fix SPDX tags..
Valdis Klētnieks
2019-10-01
8
-8
/
+8
|
*
staging: exfat: add missing SPDX line to Kconfig
Michael Straube
2019-10-01
1
-0
/
+1
*
|
staging: exfat: explain the fs_sync() issue in TODO
Valdis Klētnieks
2019-10-04
1
-0
/
+9
*
|
staging: exfat: fix fs_sync() calls.
Valdis Klētnieks
2019-10-04
1
-17
/
+17
|
/
*
staging: exfat: drop unused function parameter
Valentin Vidic
2019-09-12
1
-12
/
+8
*
Staging: exfat: Avoid use of strcpy
Sandro Volery
2019-09-12
1
-3
/
+1
*
staging: exfat: use integer constants
Valentin Vidic
2019-09-12
2
-13
/
+13
*
staging: exfat: cleanup spacing for casts
Valentin Vidic
2019-09-12
2
-77
/
+77
*
staging: exfat: cleanup spacing for operators
Valentin Vidic
2019-09-12
3
-61
/
+61
*
staging: exfat: stop using 32-bit time_t
Arnd Bergmann
2019-09-06
1
-126
/
+38
*
staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSET
Arnd Bergmann
2019-09-06
1
-5
/
+2
*
staging: exfat: Use kmemdup in exfat_symlink()
YueHaibing
2019-09-05
1
-2
/
+1
*
staging: exfat: remove unused including <linux/version.h>
YueHaibing
2019-09-05
1
-1
/
+0
*
staging: exfat: remove duplicated include from exfat_super.c
YueHaibing
2019-09-05
1
-1
/
+0
*
staging: exfat: remove the redundant check when kfree an object in exfat_dest...
zhong jiang
2019-09-04
1
-2
/
+1
*
staging: exfat: Fix two missing unlocks on error paths
Dan Carpenter
2019-09-04
1
-2
/
+4
*
staging: exfat: cleanup explicit comparisons to NULL
Valentin Vidic
2019-09-04
2
-46
/
+46
*
staging: exfat: drop local TRUE/FALSE defines
Valentin Vidic
2019-09-03
4
-51
/
+53
*
staging: exfat: fix spelling errors in comments
Valentin Vidic
2019-09-03
2
-2
/
+2
*
staging: exfat: cleanup braces for if/else statements
Valentin Vidic
2019-09-03
2
-13
/
+15
*
staging: exfat: check for null return from call to FAT_getblk
Colin Ian King
2019-09-03
1
-0
/
+2
*
staging: exfat: remove return and error return via a goto
Colin Ian King
2019-09-03
1
-1
/
+1
*
staging: exfat: fix uninitialized variable ret
Colin Ian King
2019-09-03
1
-1
/
+1
*
staging: exfat: use BIT macro for defining sizes
Valentin Vidic
2019-09-03
1
-3
/
+3
*
staging: exfat: cleanup blank line warnings
Valentin Vidic
2019-09-03
3
-5
/
+1
*
staging: exfat: make exfat depend on BLOCK
Greg Kroah-Hartman
2019-09-02
1
-0
/
+2
*
drivers/staging/exfat - by default, prohibit mount of fat/vfat
Valdis Klētnieks
2019-09-02
2
-0
/
+14
*
staging: exfat: add exfat filesystem code to staging
Valdis Klētnieks
2019-08-30
10
-0
/
+10877
[prev]