index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
compression.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: pass an ordered_extent to btrfs_submit_compressed_write
Christoph Hellwig
2023-06-19
1
-3
/
+2
*
btrfs: remove the mirror_num argument to btrfs_submit_compressed_read
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write
Christoph Hellwig
2023-04-17
1
-1
/
+0
*
btrfs: store a pointer to the original btrfs_bio in struct compressed_bio
Christoph Hellwig
2023-04-17
1
-1
/
+1
*
btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-1
/
+1
*
btrfs: embed a btrfs_bio into struct compressed_bio
Christoph Hellwig
2023-04-17
1
-10
/
+7
*
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-3
/
+0
*
btrfs: constify input buffer parameter in compression code
David Sterba
2022-12-05
1
-4
/
+4
*
btrfs: add blk_types.h include to compression.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-12-05
1
-1
/
+1
*
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
1
-11
/
+7
|
\
|
*
btrfs: fix repair of compressed extents
Christoph Hellwig
2022-07-25
1
-7
/
+0
|
*
btrfs: simplify the pending I/O counting in struct compressed_bio
Christoph Hellwig
2022-07-25
1
-2
/
+2
|
*
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
1
-2
/
+5
*
|
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-1
/
+1
|
/
*
btrfs: derive compression type from extent map during reads
Goldwyn Rodrigues
2022-05-16
1
-1
/
+1
*
btrfs: do not return errors from btrfs_submit_compressed_read
Christoph Hellwig
2022-05-16
1
-2
/
+2
*
btrfs: track compressed bio errors as blk_status_t
Josef Bacik
2022-03-14
1
-1
/
+1
*
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
1
-1
/
+5
*
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
1
-0
/
+2
*
btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compr...
Qu Wenruo
2021-10-26
1
-3
/
+0
*
btrfs: introduce compressed_bio::pending_sectors to trace compressed bio
Qu Wenruo
2021-10-26
1
-2
/
+5
*
btrfs: rework btrfs_decompress_buf2page()
Qu Wenruo
2021-08-23
1
-3
/
+2
*
btrfs: optimize variables size in btrfs_submit_compressed_write
Anand Jain
2021-06-21
1
-3
/
+3
*
btrfs: reduce compressed_bio members' types
David Sterba
2021-06-21
1
-10
/
+10
*
btrfs: compression: move declarations to header
David Sterba
2020-10-07
1
-0
/
+35
*
btrfs: make btrfs_submit_compressed_write take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+3
*
btrfs: unexport btrfs_compress_set_level()
Anand Jain
2020-05-25
1
-2
/
+0
*
btrfs: compression: remove ops pointer from workspace_manager
David Sterba
2019-11-18
1
-1
/
+0
*
btrfs: compression: inline free_workspace
David Sterba
2019-11-18
1
-2
/
+0
*
btrfs: compression: pass type to btrfs_put_workspace
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: compression: inline alloc_workspace
David Sterba
2019-11-18
1
-2
/
+0
*
btrfs: compression: pass type to btrfs_get_workspace
David Sterba
2019-11-18
1
-2
/
+1
*
btrfs: compression: inline put_workspace
David Sterba
2019-11-18
1
-2
/
+0
*
btrfs: compression: inline get_workspace
David Sterba
2019-11-18
1
-2
/
+0
*
btrfs: compression: inline cleanup_workspace_manager
David Sterba
2019-11-18
1
-3
/
+0
*
btrfs: compression: let workspace manager cleanup take only the type
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: compression: inline init_workspace_manager
David Sterba
2019-11-18
1
-3
/
+0
*
btrfs: compression: let workspace manager init take only the type
David Sterba
2019-11-18
1
-2
/
+1
*
btrfs: compression: attach workspace manager to the ops
David Sterba
2019-11-18
1
-0
/
+1
*
btrfs: switch compression callbacks to direct calls
David Sterba
2019-11-18
1
-17
/
+0
*
btrfs: use better definition of number of compression type
Chengguang Xu
2019-11-18
1
-2
/
+2
*
Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
Chris Mason
2019-11-18
1
-1
/
+2
*
btrfs: compression: replace set_level callbacks by a common helper
David Sterba
2019-09-09
1
-7
/
+2
*
btrfs: define compression levels statically
David Sterba
2019-09-09
1
-0
/
+4
*
btrfs: correctly validate compression type
Johannes Thumshirn
2019-07-02
1
-0
/
+1
*
btrfs: don't assume compressed_bio sums to be 4 bytes
Johannes Thumshirn
2019-07-01
1
-1
/
+1
*
btrfs: change set_level() to bound the level passed in
Dennis Zhou
2019-02-25
1
-2
/
+7
*
btrfs: plumb level through the compression interface
Dennis Zhou
2019-02-25
1
-3
/
+4
*
btrfs: move to function pointers for get/put workspaces
Dennis Zhou
2019-02-25
1
-0
/
+26
[next]