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
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
2020-08-12
exfat: retain 'VolumeFlags' properly
Tetsuhiro Kohada
2020-08-12
exfat: add error check when updating dir-entries
Tetsuhiro Kohada
2020-06-09
Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
2020-06-09
exfat: optimize dir-cache
Tetsuhiro Kohada
2020-06-09
exfat: replace 'time_ms' with 'time_cs'
Tetsuhiro Kohada
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-03-05
exfat: add inode operations
Namjae Jeon