index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
compression.c
Age
Commit message (
Expand
)
Author
2025-03-18
btrfs: zstd: enable negative compression levels mount option
Daniel Vacek
2024-11-11
btrfs: use filemap_get_folio() helper
Anand Jain
2024-11-11
btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
Qu Wenruo
2024-11-11
btrfs: unify to use writer locks for subpage locking
Qu Wenruo
2024-11-11
btrfs: drop unused parameter level from alloc_heuristic_ws()
David Sterba
2024-11-11
btrfs: lzo: drop unused paramter level from lzo_alloc_workspace()
David Sterba
2024-11-11
btrfs: compression: add an ASSERT() to ensure the read-in length is sane
Qu Wenruo
2024-09-10
btrfs: convert btrfs_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert zstd_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert lzo_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert zlib_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: do not hold the extent lock for entire read
Josef Bacik
2024-09-10
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
2024-09-10
btrfs: convert add_ra_bio_pages() to use only folios
Josef Bacik
2024-07-11
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
2024-07-11
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
2024-07-11
btrfs: pass a btrfs_inode to btrfs_compress_heuristic()
David Sterba
2024-07-11
btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inode
David Sterba
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
2024-07-11
btrfs: fix misspelled end IO compression callbacks
Filipe Manana
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
2024-05-07
btrfs: compression: migrate compression/decompression paths to folios
Qu Wenruo
2024-05-07
btrfs: compression: convert page allocation to folio interfaces
Qu Wenruo
2024-05-07
btrfs: compression: add error handling for missed page cache
Qu Wenruo
2024-03-05
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
2024-03-04
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
2024-03-04
btrfs: add helpers to get fs_info from page/folio pointers
David Sterba
2024-03-04
btrfs: remove unused included headers
David Sterba
2024-01-18
btrfs: zlib: fix and simplify the inline extent decompression
Qu Wenruo
2023-12-15
btrfs: migrate various end io functions to folios
Qu Wenruo
2023-12-15
btrfs: migrate subpage code to folio interfaces
Qu Wenruo
2023-12-15
btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
Qu Wenruo
2023-12-15
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
2023-12-15
btrfs: use shrinker for compression page pool
David Sterba
2023-12-15
btrfs: use page alloc/free wrappers for compression pages
David Sterba
2023-10-12
btrfs: rename errno identifiers to error
David Sterba
2023-06-19
btrfs: make btrfs_compressed_bioset static
Ben Dooks
2023-06-19
btrfs: use btrfs_finish_ordered_extent to complete compressed writes
Christoph Hellwig
2023-06-19
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-06-19
btrfs: pass an ordered_extent to btrfs_submit_compressed_write
Christoph Hellwig
2023-06-19
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
2023-06-19
btrfs: stop setting PageError in the data I/O path
Christoph Hellwig
2023-06-19
btrfs: remove the mirror_num argument to btrfs_submit_compressed_read
Christoph Hellwig
2023-06-19
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
2023-04-17
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
2023-04-17
btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write
Christoph Hellwig
2023-04-17
btrfs: simplify adding pages in btrfs_add_compressed_bio_pages
Christoph Hellwig
2023-04-17
btrfs: move the bi_sector assignment out of btrfs_add_compressed_bio_pages
Christoph Hellwig
[next]