aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exfat/exfat_raw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-22exfat: fix shift-out-of-bounds in exfat_fill_super()Namjae Jeon1-0/+4
2020-08-12exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada1-3/+2
2020-06-09exfat: separate the boot sector analysisTetsuhiro Kohada1-0/+2
2020-06-09exfat: redefine PBR as boot_sectorTetsuhiro Kohada1-50/+29
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada1-2/+2
2020-03-05exfat: add in-memory and on-disk structures and headersNamjae Jeon1-0/+184