index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
compression.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2025-11-24
btrfs: fix incomplete parameter rename in btrfs_decompress()
Zhen Ni
1
-1
/
+2
2025-11-24
btrfs: enable encoded read/write/send for bs > ps cases
Qu Wenruo
1
-5
/
+4
2025-11-24
btrfs: simplify list initialization in btrfs_compr_pool_scan()
Baolin Liu
1
-3
/
+1
2025-11-24
btrfs: remove btrfs_fs_info::compressed_write_workers
Qu Wenruo
1
-19
/
+8
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
1
-4
/
+2
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
1
-2
/
+2
2025-09-23
btrfs: prepare compression folio alloc/free for bs > ps cases
Qu Wenruo
1
-12
/
+30
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-09-23
btrfs: rename btrfs_compress_op to btrfs_compress_levels
Qu Wenruo
1
-7
/
+7
2025-09-23
btrfs: cleanup the per-module compression workspace managers
Qu Wenruo
1
-54
/
+1
2025-09-23
btrfs: migrate to use per-fs workspace manager
Qu Wenruo
1
-9
/
+9
2025-09-23
btrfs: add generic workspace manager initialization
Qu Wenruo
1
-0
/
+66
2025-09-23
btrfs: add workspace manager initialization for zstd
Qu Wenruo
1
-0
/
+18
2025-09-23
btrfs: add an fs_info parameter for compression workspace manager
Qu Wenruo
1
-35
/
+38
2025-09-22
btrfs: pass btrfs_inode pointer directly into btrfs_compress_folios()
Qu Wenruo
1
-6
/
+6
2025-09-22
btrfs: try to search for data csums in commit root
Boris Burkov
1
-0
/
+1
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
1
-9
/
+13
2025-07-21
btrfs: use pgoff_t for page index variables
David Sterba
1
-6
/
+6
2025-07-21
btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_lev...
George Hu
1
-1
/
+1
2025-07-21
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
1
-5
/
+5
2025-05-15
btrfs: rename ret2 to ret in btrfs_submit_compressed_read()
David Sterba
1
-3
/
+3
2025-05-15
btrfs: rename ret to status in btrfs_submit_compressed_read()
David Sterba
1
-5
/
+5
2025-05-15
btrfs: simplify reading bio status in end_compressed_writeback()
David Sterba
1
-3
/
+3
2025-05-15
btrfs: use bvec_kmap_local() in btrfs_decompress_buf2page()
Christoph Hellwig
1
-3
/
+6
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: rename functions to allocate and free extent maps
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: rename extent map functions to get block start, end and check if in tree
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: rename exported extent map compression functions
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: add btrfs prefix to main lock, try lock and unlock extent functions
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: use folio_contains() for EOF detection
Qu Wenruo
1
-1
/
+1
2025-05-15
btrfs: fix the file offset calculation inside btrfs_decompress_buf2page()
Qu Wenruo
1
-1
/
+17
2025-05-02
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
1
-1
/
+1
2025-03-18
btrfs: defrag: extend ioctl to accept compression levels
Daniel Vacek
1
-0
/
+10
2025-03-18
btrfs: zstd: enable negative compression levels mount option
Daniel Vacek
1
-11
/
+10
2024-11-11
btrfs: use filemap_get_folio() helper
Anand Jain
1
-1
/
+1
2024-11-11
btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
Qu Wenruo
1
-1
/
+1
2024-11-11
btrfs: unify to use writer locks for subpage locking
Qu Wenruo
1
-2
/
+1
2024-11-11
btrfs: drop unused parameter level from alloc_heuristic_ws()
David Sterba
1
-2
/
+2
2024-11-11
btrfs: lzo: drop unused paramter level from lzo_alloc_workspace()
David Sterba
1
-1
/
+1
2024-11-11
btrfs: compression: add an ASSERT() to ensure the read-in length is sane
Qu Wenruo
1
-0
/
+3
2024-09-10
btrfs: convert btrfs_decompress() to take a folio
Li Zetao
1
-7
/
+7
2024-09-10
btrfs: convert zstd_decompress() to take a folio
Li Zetao
1
-1
/
+1
2024-09-10
btrfs: convert lzo_decompress() to take a folio
Li Zetao
1
-1
/
+1
2024-09-10
btrfs: convert zlib_decompress() to take a folio
Li Zetao
1
-1
/
+1
2024-09-10
btrfs: do not hold the extent lock for entire read
Josef Bacik
1
-1
/
+1
2024-09-10
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
1
-2
/
+2
2024-09-10
btrfs: convert add_ra_bio_pages() to use only folios
Josef Bacik
1
-29
/
+33
2024-07-11
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
1
-1
/
+1
[next]