1. 3eef540 exfat: fix inode->i_blocks for non-512 byte sector size device by Namjae Jeon · 2 years ago
  2. a129bcc exfat: Drop superfluous new line for error messages by Takashi Iwai · 2 years, 6 months ago
  3. 0d2005c exfat: Expand exfat_err() and co directly to pr_*() macro by Takashi Iwai · 2 years, 6 months ago
  4. 5c18970 exfat: simplified by using round_up() by Christophe Vu-Brugier · 2 years, 6 months ago
  5. dda72dc block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 6 months ago
  6. fa4f895 exfat: fix write failure on kernels prior to 4.8. by Namjae Jeon · 2 years, 8 months ago
  7. 2363111 exfat: fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 8 months ago
  8. 8dbffe2 exfat: introduce mount option 'sys_tz' by Chung-Chiang Cheng · 2 years, 9 months ago
  9. e92aaf1 exfat: do not clear VolumeDirty in writeback by Namjae Jeon · 2 years, 10 months ago
  10. 531f58f exfat: allow access to paths with trailing dots by Vasant Karasulli · 2 years, 10 months ago
  11. 491d530 exfat: fix i_blocks for files truncated over 4 GiB by Christophe Vu-Brugier · 3 years, 2 months ago
  12. 032c9d3 exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() by Christophe Vu-Brugier · 3 years, 2 months ago
  13. 763369f exfat: avoid incorrectly releasing for root inode by Chen Li · 3 years, 6 months ago
  14. 7646a75 exfat: introduce bitmap_lock for cluster bitmap access by Hyeongseok Kim · 3 years, 10 months ago
  15. 5d39dec exfat: fix shift-out-of-bounds in exfat_fill_super() by Namjae Jeon · 4 years ago
  16. 1b618f4 exfat: add remount_fs operation for 5.4 kernel by Hyunchul Lee · 4 years ago
  17. 485d677 exfat: fix use of uninitialized spinlock on error path by Namjae Jeon · 4 years, 3 months ago
  18. 03b3db6 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 4 months ago
  19. bfea1fb exfat: retain 'VolumeFlags' properly by Tetsuhiro Kohada · 4 years, 6 months ago
  20. 93e2334 exfat: fix build error on linux-5.4,5.5 kernel by Namjae Jeon · 4 years, 6 months ago
  21. a29e2ba exfat: fix memory leak in exfat_parse_param() by Al Viro · 4 years, 7 months ago
  22. c5a2c1e exfat: call sync_filesystem for read-only remount by Hyunchul Lee · 4 years, 7 months ago
  23. 117088f exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 7 months ago
  24. 859f936 exfat: add exfat version by Namjae Jeon · 4 years, 7 months ago
  25. 6a3cf32 exfat: add the dummy mount options to be backward compatible with staging/exfat by Namjae Jeon · 4 years, 8 months ago
  26. af08f9a exfat: add boot region verification by Tetsuhiro Kohada · 4 years, 8 months ago
  27. c099996 exfat: separate the boot sector analysis by Tetsuhiro Kohada · 4 years, 8 months ago
  28. 461d45b exfat: redefine PBR as boot_sector by Tetsuhiro Kohada · 4 years, 8 months ago
  29. acb6ab8 exfat: add missing time_offset mount option for kernel version that is lower than 5.4 version by Namjae Jeon · 4 years, 8 months ago
  30. 09241c1 exfat: truncate atimes to 2s granularity by Eric Sandeen · 4 years, 9 months ago
  31. b0333de exfat: properly set s_time_gran by Eric Sandeen · 4 years, 9 months ago
  32. db8bd78 exfat: remove the assignment of 0 to bool variable by Jason Yan · 4 years, 9 months ago
  33. f65abe8 exfat: remove 'bps' mount-option by Tetsuhiro Kohada · 4 years, 9 months ago
  34. 0790539 exfat: Unify access to the boot sector by Tetsuhiro Kohada · 4 years, 9 months ago
  35. e08ed90 exfat: Use a more common logging style by Joe Perches · 4 years, 9 months ago
  36. fb5c212 exfat: add missing MODULE_ALIAS_FS() by Thomas Backlund · 4 years, 9 months ago
  37. ff09ff7 exfat: Fix discard support by Pali Rohár · 4 years, 9 months ago
  38. dafa5b3 exfat: linux 5.6 kernel support by Namjae Jeon · 5 years ago
  39. 4e3295f exfat: fix build support from 4.1 to liunx 5.5 kernel by Namjae Jeon · 5 years ago
  40. f53d47c exfat: linux 4.16 kernel build support by Namjae Jeon · 5 years ago
  41. 9273f3d exfat: initial commit by Namjae Jeon · 5 years ago