1. eae503f exfat: remove useless check in exfat_move_file() by Tetsuhiro Kohada · 4 years, 4 months ago
  2. a7a2416 exfat: replace memcpy with structure assignment by Tetsuhiro Kohada · 4 years, 4 months ago
  3. 6c958a0 exfat: remove useless directory scan in exfat_add_entry() by Tetsuhiro Kohada · 4 years, 4 months ago
  4. 188df41 exfat: eliminate dead code in exfat_find() by Tetsuhiro Kohada · 4 years, 5 months ago
  5. 9e456ae exfat: fix misspellings using codespell tool by Namjae Jeon · 4 years, 5 months ago
  6. d6c9efd exfat: fix pointer error checking by Tetsuhiro Kohada · 4 years, 5 months ago
  7. 7018ec6 exfat: retain 'VolumeFlags' properly by Tetsuhiro Kohada · 4 years, 6 months ago
  8. 2c7f893 exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 7 months ago
  9. 3bcfb70 exfat: move setting VOL_DIRTY over exfat_remove_entries() by Namjae Jeon · 4 years, 7 months ago
  10. e8dd3cd exfat: add missing brelse() calls on error paths by Dan Carpenter · 4 years, 7 months ago
  11. 943af1f exfat: optimize dir-cache by Tetsuhiro Kohada · 4 years, 8 months ago
  12. ed0f84d exfat: replace 'time_ms' with 'time_cs' by Tetsuhiro Kohada · 4 years, 9 months ago
  13. dddf7da exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF by Pali Rohár · 4 years, 10 months ago
  14. d1727d5 exfat: Use a more common logging style by Joe Perches · 4 years, 9 months ago
  15. 197298a exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF by Pali Rohár · 4 years, 10 months ago
  16. 9418216 exfat: fix possible memory leak in exfat_find() by Wei Yongjun · 4 years, 9 months ago
  17. 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 4 years, 9 months ago
  18. 5f2aa07 exfat: add inode operations by Namjae Jeon · 4 years, 11 months ago