index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exfat
/
fatent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-04
exfat: fix overflow for large capacity partition
Yuezhang Mo
1
-2
/
+1
2022-08-01
exfat: Drop superfluous new line for error messages
Takashi Iwai
1
-1
/
+1
2022-05-23
exfat: check if cluster num is valid
Tadeusz Struk
1
-6
/
+0
2022-05-23
exfat: reduce block requests when zeroing a cluster
Yuezhang Mo
1
-24
/
+17
2022-01-10
exfat: simplify is_valid_cluster()
Christophe Vu-Brugier
1
-3
/
+1
2021-04-27
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
1
-2
/
+2
2021-04-27
exfat: introduce bitmap_lock for cluster bitmap access
Hyeongseok Kim
1
-8
/
+29
2021-02-22
exfat: improve performance of exfat_free_cluster when using dirsync mount option
Hyeongseok Kim
1
-6
/
+37
2020-08-12
exfat: optimize exfat_zeroed_cluster()
Tetsuhiro Kohada
1
-43
/
+10
2020-08-12
exfat: remove EXFAT_SB_DIRTY flag
Tetsuhiro Kohada
1
-5
/
+2
2020-06-09
exfat: fix range validation error in alloc and free cluster
hyeongseok.kim
1
-2
/
+2
2020-06-09
exfat: Use a more common logging style
Joe Perches
1
-8
/
+5
2020-03-05
exfat: add fat entry operations
Namjae Jeon
1
-0
/
+463