Age | Commit message (Expand) | Author |
---|---|---|
2024-07-11 | btrfs: cleanup recursive include of the same header | |
2024-03-04 | btrfs: open code trivial btrfs_lru_cache_size() | |
2024-03-04 | btrfs: add forward declarations and headers, part 2 | |
2023-04-17 | btrfs: remove btrfs_lru_cache_is_full() inline function | |
2023-02-15 | btrfs: send: cache utimes operations for directories if possible | |
2023-02-13 | btrfs: add an api to delete a specific entry from the lru cache | |
2023-02-13 | btrfs: allow a generation number to be associated with lru cache entries | |
2023-02-13 | btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systems | |
2023-02-13 | btrfs: send: genericize the backref cache to allow it to be reused |