| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-02-12 | exfat: support multi-cluster for exfat_get_cluster | Chi Zhiling | 1 | -5/+51 |
| 2026-02-12 | exfat: return the start of next cache in exfat_cache_lookup | Chi Zhiling | 1 | -12/+37 |
| 2026-02-12 | exfat: tweak cluster cache to support zero offset | Chi Zhiling | 1 | -2/+2 |
| 2026-02-12 | exfat: reuse cache to improve exfat_get_cluster | Chi Zhiling | 1 | -1/+3 |
| 2026-02-12 | exfat: reduce the number of parameters for exfat_get_cluster() | Chi Zhiling | 1 | -18/+9 |
| 2026-02-12 | exfat: remove the unreachable warning for cache miss cases | Chi Zhiling | 1 | -12/+1 |
| 2026-02-12 | exfat: remove the check for infinite cluster chain loop | Chi Zhiling | 1 | -10/+0 |
| 2026-02-12 | exfat: support reuse buffer head for exfat_ent_get | Chi Zhiling | 1 | -1/+1 |
| 2024-10-03 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-03-13 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -1/+1 |
| 2020-10-07 | exfat: fix use of uninitialized spinlock on error path | Namjae Jeon | 1 | -11/+0 |
| 2020-03-06 | exfat: add exfat cache | Namjae Jeon | 1 | -0/+325 |
