aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/lru_cache.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: open code trivial btrfs_lru_cache_size()Gravatar David Sterba 1-5/+0
2024-03-04btrfs: add forward declarations and headers, part 2Gravatar David Sterba 1-0/+2
2023-04-17btrfs: remove btrfs_lru_cache_is_full() inline functionGravatar Filipe Manana 1-5/+0
2023-02-15btrfs: send: cache utimes operations for directories if possibleGravatar Filipe Manana 1-0/+15
2023-02-13btrfs: add an api to delete a specific entry from the lru cacheGravatar Filipe Manana 1-0/+2
2023-02-13btrfs: allow a generation number to be associated with lru cache entriesGravatar Filipe Manana 1-1/+8
2023-02-13btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsGravatar Filipe Manana 1-0/+12
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedGravatar Filipe Manana 1-0/+44