summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/lru_cache.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: remove btrfs_lru_cache_is_full() inline functionFilipe Manana2023-04-171-5/+0
* btrfs: send: cache utimes operations for directories if possibleFilipe Manana2023-02-151-0/+15
* btrfs: add an api to delete a specific entry from the lru cacheFilipe Manana2023-02-131-0/+2
* btrfs: allow a generation number to be associated with lru cache entriesFilipe Manana2023-02-131-1/+8
* btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsFilipe Manana2023-02-131-0/+12
* btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana2023-02-131-0/+44