summaryrefslogtreecommitdiff
path: root/fs/btrfs/lru_cache.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: send: cache utimes operations for directories if possibleFilipe Manana2023-02-151-1/+3
* btrfs: add an api to delete a specific entry from the lru cacheFilipe Manana2023-02-131-4/+12
* btrfs: allow a generation number to be associated with lru cache entriesFilipe Manana2023-02-131-5/+7
* btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsFilipe Manana2023-02-131-15/+72
* btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana2023-02-131-0/+97