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