Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: remove btrfs_lru_cache_is_full() inline function | Filipe Manana | 2023-04-17 | 1 | -5/+0 |
* | btrfs: send: cache utimes operations for directories if possible | Filipe Manana | 2023-02-15 | 1 | -0/+15 |
* | btrfs: add an api to delete a specific entry from the lru cache | Filipe Manana | 2023-02-13 | 1 | -0/+2 |
* | btrfs: allow a generation number to be associated with lru cache entries | Filipe Manana | 2023-02-13 | 1 | -1/+8 |
* | btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systems | Filipe Manana | 2023-02-13 | 1 | -0/+12 |
* | btrfs: send: genericize the backref cache to allow it to be reused | Filipe Manana | 2023-02-13 | 1 | -0/+44 |