Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: fix typos found by codespell | David Sterba | 2023-12-15 | 1 | -1/+1 |
* | btrfs: send: cache utimes operations for directories if possible | Filipe Manana | 2023-02-15 | 1 | -1/+3 |
* | btrfs: add an api to delete a specific entry from the lru cache | Filipe Manana | 2023-02-13 | 1 | -4/+12 |
* | btrfs: allow a generation number to be associated with lru cache entries | Filipe Manana | 2023-02-13 | 1 | -5/+7 |
* | btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systems | Filipe Manana | 2023-02-13 | 1 | -15/+72 |
* | btrfs: send: genericize the backref cache to allow it to be reused | Filipe Manana | 2023-02-13 | 1 | -0/+97 |