summaryrefslogtreecommitdiff
path: root/fs/exfat/fatent.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-12exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada1-43/+10
2020-08-12exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada1-5/+2
2020-06-09exfat: fix range validation error in alloc and free clusterhyeongseok.kim1-2/+2
2020-06-09exfat: Use a more common logging styleJoe Perches1-8/+5
2020-03-06exfat: add fat entry operationsNamjae Jeon1-0/+463