summaryrefslogtreecommitdiff
path: root/fs/bcachefs/compress.c
AgeCommit message (Expand)Author
2017-04-02bcache: zstd compression supportbcachefs-zstdKent Overstreet
2017-03-19bcachefs: Rename to avoid conflicts with bcache moduleKent Overstreet
2017-03-17bcachefs: add bio_for_each_contig_segment()Kent Overstreet
2017-03-17bcachefs: use system_unbound_wq for decryption/decompressionKent Overstreet
2017-03-17bcachefs: More renamingKent Overstreet
2017-03-17bcachefs: More renamingKent Overstreet
2017-03-17bcachefs: punt to workqueue for decrypting dataKent Overstreet
2017-03-17bcachefs: More refactoring for building in userspaceKent Overstreet
2017-03-17bcachefs: Giant superblock reworkKent Overstreet
2017-03-17bcachefs: bch_extent changesKent Overstreet
2017-03-17bcachefs: feature flags for has_compressed_dataKent Overstreet
2017-03-17bcachefs: compression fixesKent Overstreet
2017-03-17bcachefs: Refactor write path to not split bios unnecessarilyKent Overstreet
2017-03-17bcachefs: Fix a use after free in the gzip codeKent Overstreet
2017-03-17bcachefs: improve compression memory allocationKent Overstreet