summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/lru_cache.c
AgeCommit message (Expand)AuthorLines
2023-12-15btrfs: fix typos found by codespellDavid Sterba-1/+1
2023-02-15btrfs: send: cache utimes operations for directories if possibleFilipe Manana-1/+3
2023-02-13btrfs: add an api to delete a specific entry from the lru cacheFilipe Manana-4/+12
2023-02-13btrfs: allow a generation number to be associated with lru cache entriesFilipe Manana-5/+7
2023-02-13btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsFilipe Manana-15/+72
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana-0/+97