summaryrefslogtreecommitdiffstats
path: root/fs/exfat/exfat_raw.h
Commit message (Expand)AuthorAgeFilesLines
* exfat: fix shift-out-of-bounds in exfat_fill_super()Namjae Jeon2021-02-221-0/+4
* exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada2020-08-121-3/+2
* exfat: separate the boot sector analysisTetsuhiro Kohada2020-06-091-0/+2
* exfat: redefine PBR as boot_sectorTetsuhiro Kohada2020-06-091-50/+29
* exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada2020-06-091-2/+2
* exfat: add in-memory and on-disk structures and headersNamjae Jeon2020-03-051-0/+184