Makefile
|
exfat: add Kconfig and Makefile
|
2020-03-05 21:00:40 -05:00 |
balloc.c
|
exfat: remove EXFAT_SB_DIRTY flag
|
2020-08-12 08:31:10 +09:00 |
dir.c
|
exfat: remove 'rwoffset' in exfat_inode_info
|
2020-10-22 08:29:11 +09:00 |
exfat_fs.h
|
exfat: remove 'rwoffset' in exfat_inode_info
|
2020-10-22 08:29:11 +09:00 |
exfat_raw.h
|
exfat: retain 'VolumeFlags' properly
|
2020-08-12 08:31:13 +09:00 |
fatent.c
|
exfat: optimize exfat_zeroed_cluster()
|
2020-08-12 08:31:12 +09:00 |
file.c
|
exfat: remove 'rwoffset' in exfat_inode_info
|
2020-10-22 08:29:11 +09:00 |
inode.c
|
exfat: remove 'rwoffset' in exfat_inode_info
|
2020-10-22 08:29:11 +09:00 |
misc.c
|
exfat: write multiple sectors at once
|
2020-08-12 08:31:11 +09:00 |
namei.c
|
exfat: remove useless check in exfat_move_file()
|
2020-10-22 08:29:12 +09:00 |