summaryrefslogtreecommitdiff
path: root/fs/exfat/balloc.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-06exfat: check if cluster num is validTadeusz Struk1-2/+6
2021-05-11exfat: fix erroneous discard when clear cluster bitHyeongseok Kim1-10/+1
2020-08-12exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada1-2/+2
2020-06-09exfat: Use a more common logging styleJoe Perches1-5/+3
2020-04-22exfat: Unify access to the boot sectorTetsuhiro Kohada1-3/+0
2020-03-06exfat: add bitmap operationsNamjae Jeon1-0/+280