blob: 9896655526e91b535582ee6a80fd604745c77334 [file] [log] [blame]
be951045312d ("btrfs: compression: attach workspace manager to the ops")
1e4eb7465438 ("btrfs: switch compression callbacks to direct calls")
b0c1fe1eaf5e ("btrfs: compression: replace set_level callbacks by a common helper")
e18333a7cb97 ("btrfs: define compression levels statically")
aa53e3bfac72 ("btrfs: correctly validate compression type")
2b90883c561d ("btrfs: Check the compression level before getting a workspace")
3dcf96c7b9fe ("btrfs: drop redundant forward declaration in props.c")
272e5326c783 ("btrfs: prop: fix vanished compression property after failed set")
50398fde997f ("btrfs: prop: fix zstd compression parameter validation")
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")