- 1e5654d exfat: handle wrong stream entry size in exfat_readdir() by Namjae Jeon · 3 years, 7 months ago
- c6e2f52 exfat: speed up iterate/lookup by fixing start point of traversing cluster chain by Hyeongseok Kim · 3 years, 10 months ago
- 23befe4 exfat: improve write performance when dirsync enabled by Hyeongseok Kim · 3 years, 10 months ago
- 654762d exfat: add support ioctl and FITRIM function by Hyeongseok Kim · 3 years, 11 months ago
- 04cee52 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 4 months ago
- a7a2416 exfat: replace memcpy with structure assignment by Tetsuhiro Kohada · 4 years, 4 months ago
- 188df41 exfat: eliminate dead code in exfat_find() by Tetsuhiro Kohada · 4 years, 4 months ago
- 8b0c471 exfat: add error check when updating dir-entries by Tetsuhiro Kohada · 4 years, 7 months ago
- 3db3c3f exfat: write multiple sectors at once by Tetsuhiro Kohada · 4 years, 7 months ago
- 2c7f893 exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 7 months ago
- d2fa0c3 exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() by Namjae Jeon · 4 years, 7 months ago
- 5267456 exfat: flush dirty metadata in fsync by Sungjong Seo · 4 years, 7 months ago
- 4ba6ccd exfat: Set the unused characters of FileName field to the value 0000h by Hyeongseok.Kim · 4 years, 7 months ago
- 5875bf2 exfat: standardize checksum calculation by Tetsuhiro Kohada · 4 years, 8 months ago
- 943af1f exfat: optimize dir-cache by Tetsuhiro Kohada · 4 years, 8 months ago
- ed0f84d exfat: replace 'time_ms' with 'time_cs' by Tetsuhiro Kohada · 4 years, 9 months ago
- d1727d5 exfat: Use a more common logging style by Joe Perches · 4 years, 9 months ago
- ca06197 exfat: add directory operations by Namjae Jeon · 4 years, 11 months ago