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