Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-27 | exfat: improve write performance when dirsync enabled | Hyeongseok Kim | 1 | -2/+2 |
2021-04-27 | exfat: add support ioctl and FITRIM function | Hyeongseok Kim | 1 | -0/+80 |
2021-04-27 | exfat: fix erroneous discard when clear cluster bit | Hyeongseok Kim | 1 | -10/+1 |
2021-02-22 | exfat: improve performance of exfat_free_cluster when using dirsync mount option | Hyeongseok Kim | 1 | -2/+2 |
2020-08-12 | exfat: remove EXFAT_SB_DIRTY flag | Tetsuhiro Kohada | 1 | -2/+2 |
2020-06-09 | exfat: Use a more common logging style | Joe Perches | 1 | -5/+3 |
2020-04-22 | exfat: Unify access to the boot sector | Tetsuhiro Kohada | 1 | -3/+0 |
2020-03-06 | exfat: add bitmap operations | Namjae Jeon | 1 | -0/+280 |