- 4a9e803 btrfs: remove unnecessary parameter type from compression_decompress_bio by Su Yue · 3 years ago
- 056c831 btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root by Josef Bacik · 3 years, 2 months ago
- 037c50b Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 3a60f65 Revert "btrfs: compression: drop kmap/kunmap from generic helpers" by David Sterba · 3 years, 2 months ago
- 741ec65 btrfs: subpage: make end_compressed_bio_writeback() compatible by Qu Wenruo · 3 years, 3 months ago
- bbbff01 btrfs: subpage: make btrfs_submit_compressed_write() compatible by Qu Wenruo · 3 years, 3 months ago
- 9150724 btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compressed_write by Qu Wenruo · 3 years, 3 months ago
- f472c28f btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compressed_read by Qu Wenruo · 3 years, 3 months ago
- 22c306f btrfs: introduce alloc_compressed_bio() for compression by Qu Wenruo · 3 years, 3 months ago
- 2d4e0b8 btrfs: introduce submit_compressed_bio() for compression by Qu Wenruo · 3 years, 3 months ago
- 6853c64 btrfs: handle errors properly inside btrfs_submit_compressed_write() by Qu Wenruo · 3 years, 3 months ago
- 86ccbb4 btrfs: handle errors properly inside btrfs_submit_compressed_read() by Qu Wenruo · 3 years, 3 months ago
- e4f9434 btrfs: subpage: add bitmap for PageChecked flag by Qu Wenruo · 3 years, 3 months ago
- 6ec9765 btrfs: introduce compressed_bio::pending_sectors to trace compressed bio by Qu Wenruo · 3 years, 3 months ago
- 6a40491 btrfs: subpage: make add_ra_bio_pages() compatible by Qu Wenruo · 3 years, 3 months ago
- cd9255b btrfs: remove unused parameter nr_pages in add_ra_bio_pages() by Qu Wenruo · 3 years, 3 months ago
- c3a3b19 btrfs: rename struct btrfs_io_bio to btrfs_bio by Qu Wenruo · 3 years, 3 months ago
- cd8e0cc btrfs: remove btrfs_bio_alloc() helper by Qu Wenruo · 3 years, 3 months ago
- e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- 1c3dc17 btrfs: rework btrfs_decompress_buf2page() by Qu Wenruo · 3 years, 6 months ago
- 557023e btrfs: grab correct extent map for subpage compressed extent read by Qu Wenruo · 3 years, 6 months ago
- ca62e85 btrfs: disable compressed readahead for subpage by Qu Wenruo · 3 years, 5 months ago
- 4c2bf27 btrfs: compression: drop kmap/kunmap from generic helpers by David Sterba · 3 years, 7 months ago
- b0ee5e1 btrfs: drop from __GFP_HIGHMEM all allocations by David Sterba · 3 years, 7 months ago
- 240246f btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 6 months ago
- c86bdc9 btrfs: remove a stale comment for btrfs_decompress_bio() by Qu Wenruo · 3 years, 7 months ago
- 38a39ac7 btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() by Qu Wenruo · 3 years, 9 months ago
- 4183abf btrfs: fix comment about max_out in btrfs_compress_pages by Anand Jain · 3 years, 7 months ago
- 65b5355 btrfs: optimize variables size in btrfs_submit_compressed_write by Anand Jain · 3 years, 7 months ago
- 356b4a2 btrfs: optimize variables size in btrfs_submit_compressed_read by Anand Jain · 3 years, 7 months ago
- 1d08ce58 btrfs: reduce the variable size to fit nr_pages by Anand Jain · 3 years, 7 months ago
- 282ab3f btrfs: reduce compressed_bio members' types by David Sterba · 5 years ago
- e7ff9e6 btrfs: zoned: factor out zoned device lookup by Johannes Thumshirn · 3 years, 7 months ago
- fd2ff27 Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
- 4c80a97 btrfs: fix compressed writes that cross stripe boundary by Qu Wenruo · 3 years, 7 months ago
- 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
- 764c7c9 btrfs: zoned: fix parallel compressed writes by Johannes Thumshirn · 3 years, 7 months ago
- d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 8 months ago
- 1d8ba9e btrfs: handle remount to no compress during compression by Qu Wenruo · 4 years, 5 months ago
- 58c1a35 btrfs: convert kmap to kmap_local_page, simple cases by Ira Weiny · 3 years, 10 months ago
- 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 3590ec5 btrfs: use memcpy_[to|from]_page() and kmap_local_page() by Ira Weiny · 3 years, 11 months ago
- 04d4ba4c btrfs: make check_compressed_csum() to be subpage compatible by Qu Wenruo · 3 years, 11 months ago
- be6a136 btrfs: make btrfs_submit_compressed_read() subpage compatible by Qu Wenruo · 3 years, 11 months ago
- 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years ago
- 6275193 btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs by Qu Wenruo · 4 years, 1 month ago
- 1201b58 btrfs: drop casts of bio bi_sector by David Sterba · 4 years, 1 month ago
- 713cebf btrfs: remove unnecessary local variables for checksum size by David Sterba · 4 years, 6 months ago
- 223486c btrfs: switch cached fs_info::csum_size from u16 to u32 by David Sterba · 4 years, 6 months ago
- 55fc29b btrfs: use cached value of fs_info::csum_size everywhere by David Sterba · 4 years, 6 months ago
- 42437a6 btrfs: introduce mount option rescue=ignorebadroots by Josef Bacik · 4 years, 2 months ago
- 334c16d btrfs: push the NODATASUM check into btrfs_lookup_bio_sums by Josef Bacik · 4 years, 2 months ago
- cb4c919 btrfs: compression: move declarations to header by David Sterba · 4 years, 4 months ago
- 93c4c03 btrfs: remove fail label in check_compressed_csum by Nikolay Borisov · 4 years, 6 months ago
- 5a9472f btrfs: increment corrupt device counter during compressed read by Nikolay Borisov · 4 years, 6 months ago
- 26056eab btrfs: remove needless ASSERT check of orig_bio in end_compressed_bio_read by Nikolay Borisov · 4 years, 6 months ago
- c7ee181 btrfs: make btrfs_submit_compressed_write take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
- bd242a0 btrfs: make btrfs_csum_one_bio takae btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
- adbab64 btrfs: unexport btrfs_compress_set_level() by Anand Jain · 4 years, 8 months ago
- fd08001 btrfs: use crypto_shash_digest() instead of open coding by Eric Biggers · 4 years, 8 months ago
- 3fd396a btrfs: use larger zlib buffer for s390 hardware compression by Mikhail Zaslonko · 5 years ago
- db72e47 btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums() by Omar Sandoval · 5 years ago
- e62958f btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers by Omar Sandoval · 5 years ago
- 46bcff2b btrfs: fix compressed write bio blkcg attribution by Dennis Zhou · 5 years ago
- 7b62e66 btrfs: punt all bios created in btrfs_submit_compressed_write() by Dennis Zhou · 5 years ago
- 1a41802 btrfs: drop bio_set_dev where not needed by David Sterba · 5 years ago
- 0cf2521 btrfs: compression: remove ops pointer from workspace_manager by David Sterba · 5 years ago
- 1e00235 btrfs: compression: inline free_workspace by David Sterba · 5 years ago
- a3bbd2a btrfs: compression: pass type to btrfs_put_workspace by David Sterba · 5 years ago
- c778df1 btrfs: compression: inline alloc_workspace by David Sterba · 5 years ago
- 5907a9b btrfs: compression: pass type to btrfs_get_workspace by David Sterba · 5 years ago
- bd3a528 btrfs: compression: inline put_workspace by David Sterba · 5 years ago
- 6a0d127 btrfs: compression: inline get_workspace by David Sterba · 5 years ago
- d20f395 btrfs: compression: export alloc/free/get/put callbacks of all algos by David Sterba · 5 years ago
- 2510307 btrfs: compression: inline cleanup_workspace_manager by David Sterba · 5 years ago
- 2dba714 btrfs: compression: let workspace manager cleanup take only the type by David Sterba · 5 years ago
- d551703 btrfs: compression: inline init_workspace_manager by David Sterba · 5 years ago
- 975db48 btrfs: compression: let workspace manager init take only the type by David Sterba · 5 years ago
- be951045 btrfs: compression: attach workspace manager to the ops by David Sterba · 5 years ago
- 1e4eb74 btrfs: switch compression callbacks to direct calls by David Sterba · 5 years ago
- c4bf665 btrfs: export compression and decompression callbacks by David Sterba · 5 years ago
- ce96b7f btrfs: use better definition of number of compression type by Chengguang Xu · 5 years ago
- ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 5 years ago
- 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 5 years ago
- 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
- b0c1fe1 btrfs: compression: replace set_level callbacks by a common helper by David Sterba · 5 years ago
- e749af44 btrfs: lift bio_set_dev from bio allocation helpers by David Sterba · 6 years ago
- aa53e3b btrfs: correctly validate compression type by Johannes Thumshirn · 6 years ago
- ea41d6b btrfs: remove assumption about csum type form btrfs_print_data_csum_error() by Johannes Thumshirn · 6 years ago
- d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
- 10fe6ca btrfs: don't assume compressed_bio sums to be 4 bytes by Johannes Thumshirn · 6 years ago
- 1e25a2e btrfs: don't assume ordered sums to be 4 bytes by Johannes Thumshirn · 6 years ago
- f49aa1d Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
- 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 2b90883 btrfs: Check the compression level before getting a workspace by Johnny Chang · 6 years ago
- 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
- 6a8d213 btrfs: Use less confusing condition for uptodate parameter to btrfs_writepage_endio_finish_ordered by Nikolay Borisov · 6 years ago
- 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- d0ab62c btrfs: change set_level() to bound the level passed in by Dennis Zhou · 6 years ago