1. c6e2f52 exfat: speed up iterate/lookup by fixing start point of traversing cluster chain by Hyeongseok Kim · 3 years, 9 months ago
  2. 23befe4 exfat: improve write performance when dirsync enabled by Hyeongseok Kim · 3 years, 10 months ago
  3. 654762d exfat: add support ioctl and FITRIM function by Hyeongseok Kim · 3 years, 10 months ago
  4. 5c2d728 exfat: introduce bitmap_lock for cluster bitmap access by Hyeongseok Kim · 3 years, 10 months ago
  5. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  6. f728760 exfat: improve performance of exfat_free_cluster when using dirsync mount option by Hyeongseok Kim · 3 years, 11 months ago
  7. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  8. 04cee52 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 3 months ago
  9. 9e456ae exfat: fix misspellings using codespell tool by Namjae Jeon · 4 years, 5 months ago
  10. 8ff006e exfat: fix use of uninitialized spinlock on error path by Namjae Jeon · 4 years, 3 months ago
  11. 7018ec6 exfat: retain 'VolumeFlags' properly by Tetsuhiro Kohada · 4 years, 5 months ago
  12. 8b0c471 exfat: add error check when updating dir-entries by Tetsuhiro Kohada · 4 years, 6 months ago
  13. 3db3c3f exfat: write multiple sectors at once by Tetsuhiro Kohada · 4 years, 6 months ago
  14. 2c7f893 exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 6 months ago
  15. 43946b7 exfat: fix overflow issue in exfat_cluster_to_sector() by Namjae Jeon · 4 years, 6 months ago
  16. 5267456 exfat: flush dirty metadata in fsync by Sungjong Seo · 4 years, 6 months ago
  17. 5875bf2 exfat: standardize checksum calculation by Tetsuhiro Kohada · 4 years, 7 months ago
  18. 476189c exfat: add boot region verification by Tetsuhiro Kohada · 4 years, 7 months ago
  19. 181a9e8 exfat: redefine PBR as boot_sector by Tetsuhiro Kohada · 4 years, 7 months ago
  20. 943af1f exfat: optimize dir-cache by Tetsuhiro Kohada · 4 years, 7 months ago
  21. ed0f84d exfat: replace 'time_ms' with 'time_cs' by Tetsuhiro Kohada · 4 years, 8 months ago
  22. 6778337 exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate() by Pali Rohár · 4 years, 9 months ago
  23. d1727d5 exfat: Use a more common logging style by Joe Perches · 4 years, 8 months ago
  24. 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 4 years, 8 months ago
  25. 1acf1a5 exfat: add in-memory and on-disk structures and headers by Namjae Jeon · 4 years, 10 months ago