summaryrefslogtreecommitdiff
path: root/fs/btrfs/compression.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* fs: btrfs: Fix LZO false decompression error caused by pending zeroQu Wenruo2020-04-161-1/+19
* fs: btrfs: Use LZO_LEN to replace immediate numberQu Wenruo2020-04-161-10/+12
* fs: btrfs: add zstd decompression supportMarek Behún2019-05-051-0/+59
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fs: btrfs: Fix unaligned memory accessesAlberto Sánchez Molero2018-01-281-2/+3
* fs: btrfs: Add single-device read-only BTRFS implementationMarek Behún2017-10-021-0/+134