1. 839a534 exfat: avoid incorrectly releasing for root inode by Chen Li · 3 years, 7 months ago
  2. 5c2d728 exfat: introduce bitmap_lock for cluster bitmap access by Hyeongseok Kim · 3 years, 10 months ago
  3. 78c276f exfat: fix shift-out-of-bounds in exfat_fill_super() by Namjae Jeon · 3 years, 11 months ago
  4. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  5. 04cee52 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 3 months ago
  6. 8ff006e exfat: fix use of uninitialized spinlock on error path by Namjae Jeon · 4 years, 3 months ago
  7. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  8. 7018ec6 exfat: retain 'VolumeFlags' properly by Tetsuhiro Kohada · 4 years, 5 months ago
  9. 2c7f893 exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 6 months ago
  10. a0271a1 exfat: call sync_filesystem for read-only remount by Hyunchul Lee · 4 years, 6 months ago
  11. f341a7d exfat: fix memory leak in exfat_parse_param() by Al Viro · 4 years, 7 months ago
  12. 476189c exfat: add boot region verification by Tetsuhiro Kohada · 4 years, 7 months ago
  13. 33404a1 exfat: separate the boot sector analysis by Tetsuhiro Kohada · 4 years, 7 months ago
  14. 181a9e8 exfat: redefine PBR as boot_sector by Tetsuhiro Kohada · 4 years, 7 months ago
  15. cdc0612 exfat: remove the assignment of 0 to bool variable by Jason Yan · 4 years, 9 months ago
  16. d1727d5 exfat: Use a more common logging style by Joe Perches · 4 years, 8 months ago
  17. 907fa89 exfat: add the dummy mount options to be backward compatible with staging/exfat by Namjae Jeon · 4 years, 7 months ago
  18. 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 4 years, 8 months ago
  19. 674a998 exfat: properly set s_time_gran by Eric Sandeen · 4 years, 8 months ago
  20. cbd445d exfat: remove 'bps' mount-option by Tetsuhiro Kohada · 4 years, 9 months ago
  21. b051683 exfat: Unify access to the boot sector by Tetsuhiro Kohada · 4 years, 8 months ago
  22. cd76ac2 exfat: add missing MODULE_ALIAS_FS() by Thomas Backlund · 4 years, 9 months ago
  23. b7e038a exfat: Fix discard support by Pali Rohár · 4 years, 9 months ago
  24. 9acd0d5 exfat: update file system parameter handling by Valdis Kletnieks · 4 years, 10 months ago
  25. 719c1e1 exfat: add super block operations by Namjae Jeon · 4 years, 10 months ago