summaryrefslogtreecommitdiffstats
path: root/fs/exfat/fatent.c
Commit message (Expand)AuthorAgeFilesLines
* exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada2020-08-121-43/+10
* exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada2020-08-121-5/+2
* exfat: fix range validation error in alloc and free clusterhyeongseok.kim2020-06-091-2/+2
* exfat: Use a more common logging styleJoe Perches2020-06-091-8/+5
* exfat: add fat entry operationsNamjae Jeon2020-03-051-0/+463