index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
exfat
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
staging: exfat: fix spelling mistake "maont" -> "mount"
Colin Ian King
1
-1
/
+1
2019-11-15
staging: exfat: remove two unused functions
YueHaibing
1
-35
/
+0
2019-11-14
staging: exfat: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-11-13
staging: exfat: Update the TODO file
Valdis Kletnieks
1
-11
/
+59
2019-11-13
staging: exfat: Clean up the namespace pollution part 8
Valdis Kletnieks
4
-51
/
+51
2019-11-13
staging: exfat: Clean up the namespace pollution part 7
Valdis Kletnieks
4
-74
/
+74
2019-11-13
staging: exfat: Clean up the namespace pollution part 6
Valdis Kletnieks
2
-93
/
+85
2019-11-13
staging: exfat: Clean up the namespace pollution part 5
Valdis Kletnieks
2
-94
/
+91
2019-11-13
staging: exfat: Clean up the namespace pollution part 4
Valdis Kletnieks
2
-43
/
+39
2019-11-13
staging: exfat: Clean up the namespace pollution part 3
Valdis Kletnieks
2
-10
/
+4
2019-11-13
staging: exfat: Clean up the namespace pollution part 2
Valdis Kletnieks
4
-22
/
+22
2019-11-13
staging: exfat: Clean up the namespace pollution part 1
Valdis Kletnieks
2
-53
/
+21
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 4
Valdis Kletnieks
3
-348
/
+0
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 3
Valdis Kletnieks
3
-561
/
+148
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 2
Valdis Kletnieks
2
-663
/
+0
2019-11-13
staging: exfat: Remove FAT/VFAT mount support, part 1
Valdis Kletnieks
4
-211
/
+1
2019-11-13
staging: exfat: Correct return code
Valdis Kletnieks
1
-1
/
+1
2019-11-13
staging: exfat: Collapse redundant return code translations
Valdis Kletnieks
1
-78
/
+14
2019-11-13
staging: exfat: Clean up return codes - FFS_SUCCESS
Valdis Kletnieks
4
-82
/
+79
2019-11-13
staging: exfat: Clean up return codes - remove unused codes
Valdis Kletnieks
1
-6
/
+0
2019-11-13
staging: exfat: Clean up return codes - FFS_ERROR
Valdis Kletnieks
3
-16
/
+15
2019-11-13
staging: exfat: Clean up return codes - FFS_INVALIDFID
Valdis Kletnieks
2
-6
/
+5
2019-11-13
staging: exfat: Clean up return codes - FFS_EOF
Valdis Kletnieks
2
-2
/
+1
2019-11-13
staging: exfat: Clean up return codes - FFS_MEDIAERR
Valdis Kletnieks
4
-107
/
+107
2019-11-13
staging: exfat: Clean up return codes - FFS_FORMATERR
Valdis Kletnieks
3
-6
/
+7
2019-11-11
staging: exfat: use prandom_u32() for i_generation
Arnd Bergmann
1
-2
/
+2
2019-11-03
staging: exfat: Ensure we unlock upon error in ffsReadFile
Davidlohr Bueso
1
-2
/
+4
2019-11-03
staging: exfat: Fix logical operation continuation
Frank A. Cancio Bello
1
-4
/
+4
2019-11-03
staging: exfat: Fix parameter alignment issues
Frank A. Cancio Bello
1
-2
/
+3
2019-11-02
drivers/staging/exfat: Replace more binary semaphores with mutexes
Davidlohr Bueso
1
-24
/
+24
2019-11-01
staging: exfat: replace kmalloc with kmalloc_array
Roi Martin
1
-4
/
+4
2019-11-01
drivers/staging/exfat: Replace binary semaphores for mutexes
Davidlohr Bueso
2
-43
/
+43
2019-10-30
staging: exfat: avoid multiple assignments
Roi Martin
2
-20
/
+73
2019-10-30
staging: exfat: replace printk(KERN_INFO ...) with pr_info()
Roi Martin
1
-1
/
+1
2019-10-30
staging: exfat: remove unnecessary new line in if condition
Roi Martin
1
-2
/
+1
2019-10-30
staging: exfat: make alignment match open parenthesis
Roi Martin
1
-6
/
+6
2019-10-30
staging: exfat: remove unnecessary parentheses
Roi Martin
2
-34
/
+34
2019-10-24
staging: exfat: Clean up return code - FFS_MEMORYERR
Valdis Kletnieks
2
-6
/
+5
2019-10-24
staging: exfat: Clean up return codes - FFS_INVALIDPATH
Valdis Kletnieks
3
-11
/
+10
2019-10-24
staging: exfat: Clean up return codes - FFS_FILEEXIST
Valdis Kletnieks
3
-9
/
+8
2019-10-24
staging: exfat: Clean up return codes - FFS_NAMETOOLONG
Valdis Kletnieks
2
-3
/
+2
2019-10-24
staging: exfat: Clean up return codes - FFS_PERMISSIONERR
Valdis Kletnieks
2
-11
/
+10
2019-10-24
staging: exfat: Clean up return codes - FFS_DIRBUSY
Valdis Kletnieks
2
-2
/
+1
2019-10-24
staging: exfat: Clean up return codes - FFS_NOTFOUND
Valdis Kletnieks
2
-4
/
+3
2019-10-24
staging: exfat: Clean up return codes - FFS_FULL
Valdis Kletnieks
3
-14
/
+13
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
9
-11
/
+13
2019-10-04
staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_info
Jia-Ye Li
1
-2
/
+3
2019-10-04
staging: exfat: explain the fs_sync() issue in TODO
Valdis Klētnieks
1
-0
/
+9
2019-10-04
staging: exfat: fix fs_sync() calls.
Valdis Klētnieks
1
-17
/
+17
2019-10-01
staging: exfat: Fix a typo in Kconfig
Masanari Iida
1
-1
/
+1
[next]