Show patches with: State = Action Required       |   32487 patches
« 1 2 ... 97 98 99324 325 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,01/14] fs: export rw_verify_area() btrfs: add ioctls and send/receive support for reading/writing compressed data - 1 - --- 2021-09-01 Omar Sandoval New
[2/2] btrfs: add comments for device counts in struct btrfs_fs_devices Fix device count check btrfs_rm_devices() and add comments - - - --- 2021-09-01 Anand Jain New
[1/2] btrfs: use num_device to check for the last surviving seed device Fix device count check btrfs_rm_devices() and add comments - - - --- 2021-09-01 Anand Jain New
[10/10] btrfs: do not commit delayed inode when logging a file in full sync mode btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[09/10] btrfs: avoid attempt to drop extents when logging inode for the first time btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[08/10] btrfs: avoid search for logged i_size when logging inode if possible btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[07/10] btrfs: avoid expensive search when truncating inode items from the log btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[06/10] btrfs: add helper to truncate inode items when logging inode btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[05/10] btrfs: avoid expensive search when dropping inode items from log btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[04/10] btrfs: always update the logged transaction when logging new names btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[03/10] btrfs: do not log new dentries when logging that a new name exists btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[02/10] btrfs: remove no longer needed checks for NULL log context btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[01/10] btrfs: check if a log tree exists at inode_logged() btrfs: set of small optimizations for inode logging - - - --- 2021-08-31 Filipe Manana New
[5/5] btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_transaction() btrfs: qgroup: address the performance penalty for subvolume dropping - - - --- 2021-08-31 Qu Wenruo New
[4/5] btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_NO_ACCOUNTING to skip qgroup accounting btrfs: qgroup: address the performance penalty for subvolume dropping - - - --- 2021-08-31 Qu Wenruo New
[3/5] btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN btrfs: qgroup: address the performance penalty for subvolume dropping - - - --- 2021-08-31 Qu Wenruo New
[2/5] btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansion btrfs: qgroup: address the performance penalty for subvolume dropping - - - --- 2021-08-31 Qu Wenruo New
[1/5] btrfs: sysfs: introduce qgroup global attribute groups btrfs: qgroup: address the performance penalty for subvolume dropping - - - --- 2021-08-31 Qu Wenruo New
kobject: unexport kobject_create() in kobject.h kobject: unexport kobject_create() in kobject.h - - - --- 2021-08-31 Qu Wenruo New
kobject: add the missing export for kobject_create() kobject: add the missing export for kobject_create() - - - --- 2021-08-31 Qu Wenruo New
[RFC,V5,2/2] btrfs: consolidate device_list_mutex in prepare_sprout to its parent btrfs: device_list_mutex fix lockdep warn and cleanup - - - --- 2021-08-31 Anand Jain New
[V5,1/2] btrfs: fix lockdep warning while mounting sprout fs btrfs: device_list_mutex fix lockdep warn and cleanup - 1 1 --- 2021-08-31 Anand Jain New
btrfs: change wrong header in misc.h btrfs: change wrong header in misc.h - - - --- 2021-08-30 Kari Argillander New
[v2] btrfs: Add test for rename/exchange behavior between subvolumes [v2] btrfs: Add test for rename/exchange behavior between subvolumes - 1 - --- 2021-08-30 Nikolay Borisov New
[RESEND] btrfs: Refactor error handling in btrfs_zero_range [RESEND] btrfs: Refactor error handling in btrfs_zero_range - - - --- 2021-08-30 Nikolay Borisov New
[GIT,PULL] Btrfs updates for 5.15 [GIT,PULL] Btrfs updates for 5.15 - - - --- 2021-08-30 David Sterba New
btrfs: open_ctree: call btrfs_check_rw_degradable only if there is a missing device btrfs: open_ctree: call btrfs_check_rw_degradable only if there is a missing device - - - --- 2021-08-30 Anand Jain New
[V2,2/2] btrfs: Add test for rename/exchange behavior between subvolumes [1/2] common/renameat2: Make _rename_tests_source_dest take flags as 4th arguement - - - --- 2021-08-30 Nikolay Borisov New
[1/2] common/renameat2: Make _rename_tests_source_dest take flags as 4th arguement [1/2] common/renameat2: Make _rename_tests_source_dest take flags as 4th arguement - - - --- 2021-08-30 Nikolay Borisov New
[stable-5.9.y,stable-5.10.y] btrfs: fix race between marking inode needs to be logged and log synci… [stable-5.9.y,stable-5.10.y] btrfs: fix race between marking inode needs to be logged and log synci… - - - --- 2021-08-29 Anand Jain New
[v2,26/26] btrfs: only allow subpage compression if the range is fully page aligned btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,25/26] btrfs: don't run delalloc range which is beyond the locked_page to prevent deadlock for … btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,24/26] btrfs: allow page to be unlocked by btrfs_page_end_writer_lock() even if it's locked by … btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,23/26] btrfs: teach __extent_writepage() to handle locked page differently btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,22/26] btrfs: rework lzo_compress_pages() to make it subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,21/26] btrfs: extract uncompressed async extent submission code into a new helper btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,20/26] btrfs: make extent_write_locked_range() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,19/26] btrfs: make end_compressed_bio_writeback() to be subpage compatble btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,18/26] btrfs: make btrfs_submit_compressed_write() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,17/26] btrfs: make compress_file_range() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,16/26] btrfs: cleanup for extent_write_locked_range() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,15/26] btrfs: refactor submit_compressed_extents() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,14/26] btrfs: remove unused function btrfs_bio_fits_in_stripe() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,13/26] btrfs: make btrfs_submit_compressed_write() to determine stripe boundary at bio allocati… btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,12/26] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocatio… btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,11/26] btrfs: introduce alloc_compressed_bio() for compression btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,10/26] btrfs: introduce submit_compressed_bio() for compression btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,09/26] btrfs: handle errors properly inside btrfs_submit_compressed_write() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,08/26] btrfs: handle errors properly inside btrfs_submit_compressed_read() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,07/26] btrfs: add subpage checked bitmap to make PageChecked flag to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,06/26] btrfs: introduce compressed_bio::pending_sectors to trace compressed bio more elegantly btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,05/26] btrfs: make add_ra_bio_pages() to be subpage compatible btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,04/26] btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,03/26] btrfs: use async_chunk::async_cow to replace the confusing pending pointer btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,02/26] btrfs: remove unnecessary parameter @delalloc_start for writepage_delalloc() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[v2,01/26] btrfs: remove unused parameter @nr_pages in add_ra_bio_pages() btrfs: limited subpage compressed write support - - - --- 2021-08-29 Qu Wenruo New
[stable-5.4.y] btrfs: fix race between marking inode needs to be logged and log syncing [stable-5.4.y] btrfs: fix race between marking inode needs to be logged and log syncing - - - --- 2021-08-27 Anand Jain New
[8/8] btrfs: xattr: Use btrfs_for_each_slot macro in btrfs_listxattr btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[7/8] btrfs: volumes: use btrfs_for_each_slot in btrfs_read_chunk_tree btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[6/8] btrfs: send: Use btrfs_for_each_slot macro btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[5/8] btrfs: inode: use btrfs_for_each_slot in btrfs_read_readdir btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[4/8] btrfs: dir-item: use btrfs_for_each_slot in btrfs_search_dir_index_item btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[3/8] btrfs: dev-replace: Use btrfs_for_each_slot in mark_block_group_to_copy btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[2/8] btrfs: block-group: use btrfs_for_each_slot in find_first_block_group btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[1/8] fs: btrfs: Introduce btrfs_for_each_slot btrfs: Create macro to iterate slots - - - --- 2021-08-26 Marcos Paulo de Souza New
[v3] btrfs: reflink: Initialize return value to 0 in btrfs_extent_same() [v3] btrfs: reflink: Initialize return value to 0 in btrfs_extent_same() - 1 - --- 2021-08-26 Sidong Yang New
[GIT,PULL] Btrfs fix for 5.14-rc [GIT,PULL] Btrfs fix for 5.14-rc - - - --- 2021-08-26 David Sterba New
[3/3] btrfs-progs: check: output proper csum values for --check-data-csum btrfs-progs: check: enhance the csum mismatch error message - - - --- 2021-08-26 Qu Wenruo New
[2/3] btrfs-progs: slightly enhance btrfs_format_csum() btrfs-progs: check: enhance the csum mismatch error message - - - --- 2021-08-26 Qu Wenruo New
[1/3] btrfs-progs: move btrfs_format_csum() to common/utils.[ch] btrfs-progs: check: enhance the csum mismatch error message - - - --- 2021-08-26 Qu Wenruo New
[v2] fstests: btrfs/246: add test case to make sure btrfs can create compressed inline extent [v2] fstests: btrfs/246: add test case to make sure btrfs can create compressed inline extent - - - --- 2021-08-26 Qu Wenruo New
[linux-next] fs:disk-io: emove unneeded variable [linux-next] fs:disk-io: emove unneeded variable - - - --- 2021-08-25 CGEL New
fstests: btrfs/246: add test case to make sure btrfs can create compressed inline extent fstests: btrfs/246: add test case to make sure btrfs can create compressed inline extent - - - --- 2021-08-25 Qu Wenruo New
Revert "btrfs: compression: don't try to compress if we don't have enough pages" Revert "btrfs: compression: don't try to compress if we don't have enough pages" - - - --- 2021-08-25 Qu Wenruo New
[7/7] btrfs: volumes: use btrfs_for_each_slot in btrfs_read_chunk_tree btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[6/7] btrfs: send: Use btrfs_for_each_slot macro btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[5/7] btrfs: inode: use btrfs_for_each_slot in btrfs_read_readdir btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[4/7] btrfs: dir-item: use btrfs_for_each_slot in btrfs_search_dir_index_item btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[3/7] btrfs: dev-replace: Use btrfs_for_each_slot in mark_block_group_to_copy btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[2/7] btrfs: block-group: use btrfs_for_each_slot in find_first_block_group btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
[1/7] fs: btrfs: Introduce btrfs_for_each_slot btrfs: Create macro to iterate slots - - - --- 2021-08-24 Marcos Paulo de Souza New
btrfs-progs: Fix the issues btrfs-convert don't recognition ext4 i_{a,c,a}time_extra btrfs-progs: Fix the issues btrfs-convert don't recognition ext4 i_{a,c,a}time_extra - - - --- 2021-08-24 li zhang New
[v7,4/4] btrfs-progs: image: fix restored image size misalignment btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[v7,3/4] btrfs-progs: image: reduce memory requirement for decompression btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[v7,2/4] btrfs-progs: image: introduce -d option to dump data btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[v7,1/4] btrfs-progs: image: introduce framework for more dump versions btrfs-progs: image: new data dump feature - - - --- 2021-08-24 Qu Wenruo New
[V5,4/4] btrfs: fix comment about the btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[V5,3/4] btrfs: update latest_dev when we sprout btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[RFC,V5,2/4] btrfs: use latest_dev in btrfs_show_devname btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[V5,1/4] btrfs: convert latest_bdev type to struct btrfs_device and rename btrf_show_devname related fixes - - - --- 2021-08-24 Anand Jain New
[v2,10/10] btrfs-progs: add the incompat flag for extent tree v2 btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,09/10] btrfs-progs: mkfs: generate free space tree at make_btrfs() time btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,08/10] btrfs-progs: add add_block_group_free_space helper btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,07/10] btrfs-progs: mkfs: add the block group item in make_btrfs() btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,06/10] btrfs-progs: make sure track_dirty and ref_cows is set properly btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,05/10] btrfs-progs: mkfs: add helper for writing empty tree nodes btrfs-progs: mkfs fixes and prep work for extent tree v2 - 1 - --- 2021-08-23 Josef Bacik New
[v2,04/10] btrfs-progs: mkfs: set nritems based on root items written btrfs-progs: mkfs fixes and prep work for extent tree v2 - 1 - --- 2021-08-23 Josef Bacik New
[v2,03/10] btrfs-progs: mkfs: use blocks_nr to determine the super used bytes btrfs-progs: mkfs fixes and prep work for extent tree v2 - 1 - --- 2021-08-23 Josef Bacik New
[v2,02/10] btrfs-progs: mkfs: get rid of MKFS_SUPER_BLOCK btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
[v2,01/10] btrfs-progs: mkfs: use an associative array for init blocks btrfs-progs: mkfs fixes and prep work for extent tree v2 - - - --- 2021-08-23 Josef Bacik New
« 1 2 ... 97 98 99324 325 »