aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exfat/exfat_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09exfat: standardize checksum calculationTetsuhiro Kohada1-3/+2
2020-06-09exfat: add boot region verificationTetsuhiro Kohada1-0/+1
2020-06-09exfat: redefine PBR as boot_sectorTetsuhiro Kohada1-1/+1
2020-06-09exfat: optimize dir-cacheTetsuhiro Kohada1-15/+12
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada1-2/+2
2020-06-09exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()Pali Rohár1-2/+0
2020-06-09exfat: Use a more common logging styleJoe Perches1-0/+7
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen1-0/+1
2020-03-05exfat: add in-memory and on-disk structures and headersNamjae Jeon1-0/+519