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