blob: 154119ccd50f548f7bd6742226867074763f78cf [file] [log] [blame]
adbab6420c97 ("btrfs: unexport btrfs_compress_set_level()")
b0c1fe1eaf5e ("btrfs: compression: replace set_level callbacks by a common helper")
e18333a7cb97 ("btrfs: define compression levels statically")
2b90883c561d ("btrfs: Check the compression level before getting a workspace")
3f93aef535c8 ("btrfs: add zstd compression level support")
d3c6ab752c41 ("btrfs: make zstd memory requirements monotonic")
e0dc87afcdb8 ("btrfs: zstd use the passed through level instead of default")
d0ab62ce2ded ("btrfs: change set_level() to bound the level passed in")
7bf4994304e2 ("btrfs: plumb level through the compression interface")
92ee55303616 ("btrfs: move to function pointers for get/put workspaces")
929f4baf9317 ("btrfs: add compression interface in (get/put)_workspace")
1666edabc8b4 ("btrfs: add helper methods for workspace manager init and cleanup")
10b94a51cafb ("btrfs: unify compression ops with workspace_manager")
ca4ac360af94 ("btrfs: manage heuristic workspace as index 0")
acce85de12e6 ("btrfs: rename workspaces_list to workspace_manager")
1972708a897e ("btrfs: add helpers for compression type and level")
e67c718b5b9a ("btrfs: add more __cold annotations")
2f659546c904 ("btrfs: tree-checker: Replace root parameter with fs_info")
e128f9c3f724 ("btrfs: compression: add helper for type to string conversion")
7cfad65297bf ("btrfs: tree-checker: use %zu format string for size_t")
431e98226cbc ("btrfs: move some zstd work data from stack to workspace")
ad7b0368f33c ("btrfs: tree-checker: Add checker for dir item")
f5c29bd9dbd3 ("Btrfs: add __init macro to btrfs init functions")
69fc6cbbac54 ("btrfs: tree-checker: Fix false panic for sanity test")
eae8d82529dd ("btrfs: Fix wild memory access in compression level parser")
1fe4f6fa5ae7 ("Btrfs: heuristic: add detection of repeated data patterns")
a440d48c7f93 ("Btrfs: heuristic: implement sampling logic")
17b5a6c17e26 ("Btrfs: heuristic: add bucket and sample counters and other defines")
4e439a0b184f ("Btrfs: compression: separate heuristic/compression workspaces")
fa4d885a482e ("btrfs: allow setting zlib compression level via :9")
f51d2b59120f ("btrfs: allow to set compression level for zlib")
709a95c3eb21 ("btrfs: tree-checker: use %zu format string for size_t")
8806d7185bf7 ("btrfs: tree-checker: Enhance output for check_extent_data_item")
d508c5f07cd6 ("btrfs: tree-checker: Enhance output for check_csum_item")
478d01b3fcf0 ("btrfs: tree-checker: Enhance output for btrfs_check_leaf")
bba4f29896c9 ("btrfs: tree-checker: Enhance btrfs_check_node output")
557ea5dd003d ("btrfs: Move leaf and node validation checker to tree-checker.c")
4b865cab96fe ("btrfs: Add checker for EXTENT_CSUM")
40c3c4094732 ("btrfs: Add sanity check for EXTENT_DATA when reading out leaf")
7f43d4affb2a ("btrfs: Check if item pointer overlaps with the item itself")
c3267bbaa9ca ("btrfs: Refactor check_leaf function for later expansion")