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