summaryrefslogtreecommitdiff
path: root/fs/exfat/misc.c
AgeCommit message (Expand)Author
2020-06-09exfat: standardize checksum calculationTetsuhiro Kohada
2020-06-09exfat: add boot region verificationTetsuhiro Kohada
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada
2020-06-09exfat: Use a more common logging styleJoe Perches
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-03-05exfat: add misc operationsNamjae Jeon