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