summaryrefslogtreecommitdiff
path: root/fs/bcachefs/compress.c
AgeCommit message (Expand)Author
2023-03-14bcachefs: Private error codes: ENOMEMKent Overstreet
2023-03-13bcachefs: __bio_compress() fix up.Daniel Hill
2023-03-13bcachefs: Turn encoded_extent_max into a regular optionKent Overstreet
2023-03-13bcachefs: Option improvementsKent Overstreet
2023-03-13bcachefs: Work around a zstd bugKent Overstreet
2023-03-13bcachefs: Improve check for when bios are physically contiguousKent Overstreet
2023-03-13bcachefs: Wrap write path in memalloc_nofs_save()Kent Overstreet
2023-03-13bcachefs: Add vmalloc fallback for decompress workspaceKent Overstreet
2023-03-13bcachefs: Wrap vmap() in memalloc_nofs_save()/restore()Kent Overstreet
2023-03-13bcachefs: Fix initialization of bounce mempoolsKent Overstreet
2023-03-13bcachefs: Some compression improvementsKent Overstreet
2023-03-13bcachefs: Use kvpmalloc mempools for compression bounceKent Overstreet
2023-03-13bcachefs: Track incompressible dataKent Overstreet
2023-03-13bcachefs: Convert some enums to x-macrosKent Overstreet
2023-03-13bcachefs: Fix moving compressed dataKent Overstreet
2023-03-13bcachefs: kill bio_for_each_contig_segment()Kent Overstreet
2023-03-13bcachefs: Kill direct access to bi_io_vecKent Overstreet
2023-03-13bcachefs: fix mempool double initializationKent Overstreet
2023-03-13bcachefs: fix assorted sparse-ismsKent Overstreet
2023-03-13bcachefs: Refactor superblock codeKent Overstreet
2023-03-13bcachefs: Initial commitKent Overstreet