Age | Commit message (Expand) | Author |
---|---|---|
2021-02-22 | exfat: fix shift-out-of-bounds in exfat_fill_super() | Namjae Jeon |
2020-08-12 | exfat: retain 'VolumeFlags' properly | Tetsuhiro Kohada |
2020-06-09 | exfat: separate the boot sector analysis | Tetsuhiro Kohada |
2020-06-09 | exfat: redefine PBR as boot_sector | Tetsuhiro Kohada |
2020-06-09 | exfat: replace 'time_ms' with 'time_cs' | Tetsuhiro Kohada |
2020-03-05 | exfat: add in-memory and on-disk structures and headers | Namjae Jeon |