index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exfat
/
nls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exfat: Drop superfluous new line for error messages
Takashi Iwai
2022-08-01
1
-1
/
+1
*
exfat: Downgrade ENAMETOOLONG error message to debug messages
Takashi Iwai
2022-08-01
1
-1
/
+1
*
exfat: remove argument 'sector' from exfat_get_dentry()
Yuezhang.Mo
2022-01-10
1
-1
/
+1
*
exfat: Avoid allocating upcase table using kcalloc()
Artem Labazov
2020-12-22
1
-3
/
+3
*
exfat: fix misspellings using codespell tool
Namjae Jeon
2020-10-22
1
-1
/
+1
*
exfat: fix name_hash computation on big endian systems
Ilya Ponetayev
2020-07-21
1
-4
/
+4
*
exfat: Fix potential use after free in exfat_load_upcase_table()
Dan Carpenter
2020-06-09
1
-1
/
+1
*
exfat: remove unnecessary reassignment of p_uniname->name_len
Namjae Jeon
2020-06-09
1
-2
/
+0
*
exfat: standardize checksum calculation
Tetsuhiro Kohada
2020-06-09
1
-12
/
+7
*
exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
Pali Rohár
2020-06-09
1
-13
/
+0
*
exfat: Use a more common logging style
Joe Perches
2020-06-09
1
-12
/
+8
*
exfat: add nls operations
Namjae Jeon
2020-03-05
1
-0
/
+831