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