blob: 055ca24b8d0df7645ace7dfc1f726eed065715b2 [file] [log] [blame]
36243c9199d6 ("btrfs: heuristic: call get4bits directly")
7add17befcfc ("btrfs: heuristic: open code copy_call callback of radix sort")
23ae8c63aaf8 ("btrfs: heuristic: open code get_num callback of radix sort")
440c840cb49f ("Btrfs: compression heuristic: replace heap sort with radix sort")
19562430c621 ("Btrfs: heuristic: add Shannon entropy calculation")
858177d38d46 ("Btrfs: heuristic: add byte core set calculation")
a288e92cacdc ("Btrfs: heuristic: add byte set calculation")
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")
c2fcdcdf36bb ("Btrfs: add skeleton code for compression heuristic")
fe3085330755 ("btrfs: add memalloc_nofs protections around alloc_workspace callback")
974b1adc3b10 ("btrfs: use bio iterators for the decompression handlers")