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