Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-09 | exfat: standardize checksum calculation | Tetsuhiro Kohada | 1 | -3/+2 |
2020-06-09 | exfat: add boot region verification | Tetsuhiro Kohada | 1 | -0/+1 |
2020-06-09 | exfat: redefine PBR as boot_sector | Tetsuhiro Kohada | 1 | -1/+1 |
2020-06-09 | exfat: optimize dir-cache | Tetsuhiro Kohada | 1 | -15/+12 |
2020-06-09 | exfat: replace 'time_ms' with 'time_cs' | Tetsuhiro Kohada | 1 | -2/+2 |
2020-06-09 | exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate() | Pali Rohár | 1 | -2/+0 |
2020-06-09 | exfat: Use a more common logging style | Joe Perches | 1 | -0/+7 |
2020-04-22 | exfat: truncate atimes to 2s granularity | Eric Sandeen | 1 | -0/+1 |
2020-03-05 | exfat: add in-memory and on-disk structures and headers | Namjae Jeon | 1 | -0/+519 |