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