aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exfat/fatent.c
AgeCommit message (Expand)Author
2020-08-12exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada
2020-08-12exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada
2020-06-09exfat: fix range validation error in alloc and free clusterhyeongseok.kim
2020-06-09exfat: Use a more common logging styleJoe Perches
2020-03-05exfat: add fat entry operationsNamjae Jeon