VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-27
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
2021-04-27
exfat: introduce bitmap_lock for cluster bitmap access
Hyeongseok Kim
2021-02-22
exfat: improve performance of exfat_free_cluster when using dirsync mount option
Hyeongseok Kim
2020-08-12
exfat: optimize exfat_zeroed_cluster()
Tetsuhiro Kohada
2020-08-12
exfat: remove EXFAT_SB_DIRTY flag
Tetsuhiro Kohada
2020-06-09
exfat: fix range validation error in alloc and free cluster
hyeongseok.kim
2020-06-09
exfat: Use a more common logging style
Joe Perches
2020-03-05
exfat: add fat entry operations
Namjae Jeon