Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-22 | exfat: improve performance of exfat_free_cluster when using dirsync mount option | Hyeongseok Kim | 1 | -6/+37 |
2020-08-12 | exfat: optimize exfat_zeroed_cluster() | Tetsuhiro Kohada | 1 | -43/+10 |
2020-08-12 | exfat: remove EXFAT_SB_DIRTY flag | Tetsuhiro Kohada | 1 | -5/+2 |
2020-06-09 | exfat: fix range validation error in alloc and free cluster | hyeongseok.kim | 1 | -2/+2 |
2020-06-09 | exfat: Use a more common logging style | Joe Perches | 1 | -8/+5 |
2020-03-05 | exfat: add fat entry operations | Namjae Jeon | 1 | -0/+463 |