1. 47fb203 exfat: handle unreconized benign secondary entries by Namjae Jeon · 2 years ago
  2. 118b6d5 exfat: fix reporting fs error when reading dir beyond EOF by Yuezhang Mo · 2 years, 1 month ago
  3. bd80b9a exfat: fix unexpected EOF while reading dir by Yuezhang Mo · 2 years, 1 month ago
  4. c0bbea4 exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set() by Yuezhang Mo · 2 years, 1 month ago
  5. 5098d1e exfat: remove unnecessary arguments from exfat_find_dir_entry() by Yuezhang Mo · 2 years, 1 month ago
  6. e112dbc exfat: remove call ilog2() from exfat_readdir() by Yuezhang Mo · 2 years, 1 month ago
  7. 15a51d8 exfat: replace magic numbers with Macros by Yuezhang Mo · 2 years, 2 months ago
  8. 7cab729 exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set() by Yuezhang Mo · 2 years, 2 months ago
  9. 7771b09 exfat: move exfat_entry_set_cache from heap to stack by Yuezhang Mo · 2 years, 2 months ago
  10. 5d4023f exfat: support dynamic allocate bh for exfat_entry_set_cache by Yuezhang Mo · 2 years, 2 months ago
  11. 5c4fd78 exfat: hint the empty entry which at the end of cluster chain by Yuezhang Mo · 2 years, 2 months ago
  12. 1050b8d exfat: simplify empty entry hint by Yuezhang Mo · 2 years, 2 months ago
  13. 216624a exfat: remove argument 'sector' from exfat_get_dentry() by Yuezhang.Mo · 3 years, 1 month ago
  14. 5ba7af6 exfat: make exfat_find_location() static by Christophe Vu-Brugier · 3 years, 2 months ago
  15. 9c8e844 exfat: fix typos in comments by Christophe Vu-Brugier · 3 years, 2 months ago
  16. f104dcf exfat: handle wrong stream entry size in exfat_readdir() by Namjae Jeon · 3 years, 7 months ago
  17. f693dd9 exfat: speed up iterate/lookup by fixing start point of traversing cluster chain by Hyeongseok Kim · 3 years, 10 months ago
  18. 4728c61 exfat: improve write performance when dirsync enabled by Hyeongseok Kim · 3 years, 10 months ago
  19. 42d15a8 exfat: add support ioctl and FITRIM function by Hyeongseok Kim · 3 years, 11 months ago
  20. 03b3db6 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 4 months ago
  21. 90797eb exfat: replace memcpy with structure assignment by Tetsuhiro Kohada · 4 years, 4 months ago
  22. fc67230 exfat: eliminate dead code in exfat_find() by Tetsuhiro Kohada · 4 years, 4 months ago
  23. d7fd859 exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() by Namjae Jeon · 4 years, 7 months ago
  24. 6b09f3c exfat: fix build error on 32bit & 4.19 lower kernel version by Namjae Jeon · 4 years, 7 months ago
  25. f9c8dcd exfat: add error check when updating dir-entries by Tetsuhiro Kohada · 4 years, 7 months ago
  26. 773256e exfat: write multiple sectors at once by Tetsuhiro Kohada · 4 years, 7 months ago
  27. dc9cda0 exfat: flush dirty metadata in fsync by Sungjong Seo · 4 years, 7 months ago
  28. 117088f exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 7 months ago
  29. 3eff71e exfat: Set the unused characters of FileName field to the value 0000h by Hyeongseok.Kim · 4 years, 7 months ago
  30. 149ef04 exfat: standardize checksum calculation by Tetsuhiro Kohada · 4 years, 8 months ago
  31. 9f140e2 exfat: optimize dir-cache by Tetsuhiro Kohada · 4 years, 8 months ago
  32. 9772742 exfat: replace 'time_ms' with 'time_cs' by Tetsuhiro Kohada · 4 years, 9 months ago
  33. e08ed90 exfat: Use a more common logging style by Joe Perches · 4 years, 9 months ago
  34. 4e3295f exfat: fix build support from 4.1 to liunx 5.5 kernel by Namjae Jeon · 5 years ago
  35. f53d47c exfat: linux 4.16 kernel build support by Namjae Jeon · 5 years ago
  36. 9273f3d exfat: initial commit by Namjae Jeon · 5 years ago