aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/lru_cache.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15btrfs: fix typos found by codespellGravatar David Sterba 1-1/+1
2023-02-15btrfs: send: cache utimes operations for directories if possibleGravatar Filipe Manana 1-1/+3
2023-02-13btrfs: add an api to delete a specific entry from the lru cacheGravatar Filipe Manana 1-4/+12
2023-02-13btrfs: allow a generation number to be associated with lru cache entriesGravatar Filipe Manana 1-5/+7
2023-02-13btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsGravatar Filipe Manana 1-15/+72
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedGravatar Filipe Manana 1-0/+97