Show patches with: State = Action Required       |   32567 patches
« 1 2 ... 140 141 142325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
btrfs-progs: Make btrfs_lookup_dir_index in parity with kernel code btrfs-progs: Make btrfs_lookup_dir_index in parity with kernel code - 1 - --- 2020-08-18 Marcos Paulo de Souza New
btrfs: Merge inode_can_compress in inode_need_compress btrfs: Merge inode_can_compress in inode_need_compress - 1 - --- 2020-08-18 Nikolay Borisov New
btrfs: switch to iomap_dio_rw() for dio btrfs: switch to iomap_dio_rw() for dio - 1 - --- 2020-08-17 Goldwyn Rodrigues New
btrfs: block-group: Make read_block_group_item return void btrfs: block-group: Make read_block_group_item return void - 1 - --- 2020-08-17 Marcos Paulo de Souza New
[v2] btrfs/024: Remove no longer valid test [v2] btrfs/024: Remove no longer valid test - 1 - --- 2020-08-17 Nikolay Borisov New
[5/5] btrfs: send: remove indirect callback parameter for changed_cb Misc warning fixes - - - --- 2020-08-17 David Sterba New
[4/5] btrfs: scrub: rename ratelimit state varaible to avoid shadowing Misc warning fixes - - - --- 2020-08-17 David Sterba New
[3/5] btrfs: remove unnecessarily shadowed variables Misc warning fixes - - - --- 2020-08-17 David Sterba New
[2/5] btrfs: compression: move declarations to header Misc warning fixes - - - --- 2020-08-17 David Sterba New
[1/5] btrfs: remove const from btrfs_feature_set_name Misc warning fixes - - - --- 2020-08-17 David Sterba New
[3/3] btrfs/174: Adjust error message when setting compressed flag [1/3] btrfs/024: Remove no longer valid test - 2 - --- 2020-08-17 Nikolay Borisov New
[2/3] btrfs/173: Adjust compress file check [1/3] btrfs/024: Remove no longer valid test - 1 - --- 2020-08-17 Nikolay Borisov New
[1/3] btrfs/024: Remove no longer valid test [1/3] btrfs/024: Remove no longer valid test - - - --- 2020-08-17 Nikolay Borisov New
btrfs: fix put of uninitialized kobject after seed device delete btrfs: fix put of uninitialized kobject after seed device delete - - - --- 2020-08-15 Anand Jain New
btrfs: fix space cache memory leak after transaction abort btrfs: fix space cache memory leak after transaction abort - 1 - --- 2020-08-14 Filipe Manana New
[7/7] btrfs: btrfs_dev_replace_update_device_in_mapping_tree drop file global declare btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[6/7] btrfs: cleanup unnecessary goto in open_seed_device btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[5/7] btrfs: cleanup btrfs_assign_next_active_device() btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[4/7] btrfs: cleanup unused return in btrfs_close_devices btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[3/7] btrfs: open code list_head pointer in btrfs_init_dev_replace_tgtdev btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[2/7] btrfs: btrfs_init_devices_late: use sprout device_list_mutex btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[1/7] btrfs: reada: use sprout device_list_mutex btrfs: consolidate seed mutex to sprout mutex - - - --- 2020-08-14 Anand Jain New
[GIT,PULL] Btrfs updates for 5.9, part 2 [GIT,PULL] Btrfs updates for 5.9, part 2 - - - --- 2020-08-13 David Sterba New
btrfs: cleanup how we calculate lockend in lock_and_cleanup_extent_if_need() btrfs: cleanup how we calculate lockend in lock_and_cleanup_extent_if_need() - 1 - --- 2020-08-13 Qu Wenruo New
btrfs: remove the dead copied check in btrfs_copy_from_user() btrfs: remove the dead copied check in btrfs_copy_from_user() - - - --- 2020-08-13 Qu Wenruo New
[RFC,8/8] btrfs: Remove leftover code from fscontext conversion btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,7/8] btrfs: Convert to fs_context btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,6/8] btrfs: super: Introduce btrfs_mount_root_fc btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,5/8] btrfs: super: Introduce btrfs_dup_fc btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,4/8] btrfs: super: Introduce btrfs_fc_validate btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,3/8] btrfs: super: Introduce btrfs_fc_parse_param and btrfs_apply_configuration btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,2/8] btrfs: super: Introduce fs_context ops, init and free functions btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
[RFC,1/8] btrfs: fs_context: Add initial fscontext parameters btrfs: convert to fscontext - - - --- 2020-08-12 Marcos Paulo de Souza New
btrfs: Document some invariants of seed code btrfs: Document some invariants of seed code - 1 - --- 2020-08-12 Nikolay Borisov New
btrfs: Remove alloc_list splice in btrfs_prepare_sprout btrfs: Remove alloc_list splice in btrfs_prepare_sprout - 2 - --- 2020-08-12 Nikolay Borisov New
btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid btrfs: remove fsid argument from btrfs_sysfs_update_sprout_fsid - 3 - --- 2020-08-12 Nikolay Borisov New
[v2] btrfs: Rework error detection in init_tree_roots [v2] btrfs: Rework error detection in init_tree_roots - - - --- 2020-08-12 Nikolay Borisov New
[v4,4/4] btrfs: ctree: Checking key orders before merged tree blocks btrfs: Enhanced runtime defence against fuzzed images - 2 - --- 2020-08-12 Qu Wenruo New
[v4,3/4] btrfs: extent-tree: Kill the BUG_ON() in insert_inline_extent_backref() btrfs: Enhanced runtime defence against fuzzed images - 2 - --- 2020-08-12 Qu Wenruo New
[v4,2/4] btrfs: extent-tree: Kill BUG_ON() in __btrfs_free_extent() and do better comment btrfs: Enhanced runtime defence against fuzzed images - 2 - --- 2020-08-12 Qu Wenruo New
[v4,1/4] btrfs: extent_io: Do extra check for extent buffer read write functions btrfs: Enhanced runtime defence against fuzzed images - 1 - --- 2020-08-12 Qu Wenruo New
[v4,1/4] btrfs: extent_io: Do extra check for extent buffer read write functions btrfs: Enhanced runtime defence against fuzzed images - 1 - --- 2020-08-12 Qu Wenruo New
[v2,4/4] btrfs-progs: tests/fsck: enhance invalid extent item generation test cases btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-11 Qu Wenruo New
[v2,3/4] btrfs-progs: check/original: add the ability to repair extent item generation btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-11 Qu Wenruo New
[v2,2/4] btrfs-progs: check/original: don't reset extent generation for check_block() btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-11 Qu Wenruo New
[v2,1/4] btrfs-progs: check/lowmem: add the ability to repair extent item generation btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-11 Qu Wenruo New
[3/3] btrfs: make fast fsyncs wait only for writeback btrfs: a few performance improvements for fsync and rename/link - - - --- 2020-08-11 Filipe Manana New
[2/3] btrfs: do not commit logs and transactions during link and rename operations btrfs: a few performance improvements for fsync and rename/link - - - --- 2020-08-11 Filipe Manana New
[1/3] btrfs: do not take the log_mutex of the subvolume when pinning the log btrfs: a few performance improvements for fsync and rename/link - 1 - --- 2020-08-11 Filipe Manana New
btrfs: check the right variable in btrfs_del_dir_entries_in_log btrfs: check the right variable in btrfs_del_dir_entries_in_log - 1 - --- 2020-08-10 Josef Bacik New
[v2] btrfs: relax conditions on user subvolume delete [v2] btrfs: relax conditions on user subvolume delete - - - --- 2020-08-10 Boris Burkov New
[17/17] btrfs: rip out path->leave_spinning Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[16/17] btrfs: remove all of the blocking helpers Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[15/17] btrfs: change our extent buffer lock to a rw_semaphore Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[14/17] btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[13/17] btrfs: introduce BTRFS_NESTING_SPLIT for split blocks Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[12/17] btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[11/17] btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[10/17] btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[09/17] btrfs: add nesting tags to the locking helpers Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[08/17] btrfs: introduce path->recurse Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[07/17] btrfs: rename eb->lock_nested to eb->lock_recursed Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[06/17] btrfs: set the lockdep class for log tree extent buffers Convert to an rwsem for our tree locking - 1 - --- 2020-08-10 Josef Bacik New
[05/17] btrfs: set the correct lockdep class for new nodes Convert to an rwsem for our tree locking - 1 - --- 2020-08-10 Josef Bacik New
[04/17] btrfs: allocate scrub workqueues outside of locks Convert to an rwsem for our tree locking - 1 - --- 2020-08-10 Josef Bacik New
[03/17] btrfs: do not hold device_list_mutex when closing devices Convert to an rwsem for our tree locking - - - --- 2020-08-10 Josef Bacik New
[02/17] btrfs: fix potential deadlock in the search ioctl Convert to an rwsem for our tree locking - 1 - --- 2020-08-10 Josef Bacik New
[01/17] btrfs: drop path before adding new uuid tree entry Convert to an rwsem for our tree locking - 1 - --- 2020-08-10 Josef Bacik New
[4/4] btrfs-progs: tests/fsck: enhance invalid extent item geneartion test cases btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-10 Qu Wenruo New
[3/4] btrfs-progs: check/original: add the ability to repair extent item generation btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-10 Qu Wenruo New
[2/4] btrfs-progs: check/original: don't reset extent generation for check_block() btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-10 Qu Wenruo New
[1/4] btrfs-progs: check/lowmem: add the ability to repair extent item generation btrfs-progs: check: add the ability to repair extent item generation corruption - - - --- 2020-08-10 Qu Wenruo New
[v3,5/5] btrfs: ctree: Checking key orders before merged tree blocks btrfs: Enhanced runtime defence against fuzzed images - 2 - --- 2020-08-09 Qu Wenruo New
[v3,4/5] btrfs: extent-tree: Kill the BUG_ON() in insert_inline_extent_backref() btrfs: Enhanced runtime defence against fuzzed images - 2 - --- 2020-08-09 Qu Wenruo New
[v3,3/5] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations btrfs: Enhanced runtime defence against fuzzed images - - - --- 2020-08-09 Qu Wenruo New
[v3,2/5] btrfs: extent-tree: Kill BUG_ON() in __btrfs_free_extent() and do better comment btrfs: Enhanced runtime defence against fuzzed images - 2 - --- 2020-08-09 Qu Wenruo New
[v3,1/5] btrfs: extent_io: Do extra check for extent buffer read write functions btrfs: Enhanced runtime defence against fuzzed images - 1 - --- 2020-08-09 Qu Wenruo New
btrfs: relax conditions on user subvolume delete btrfs: relax conditions on user subvolume delete - - - --- 2020-08-07 Boris Burkov New
btrfs: refactor how we prepare pages for btrfs_buffered_write() btrfs: refactor how we prepare pages for btrfs_buffered_write() - - - --- 2020-08-07 Qu Wenruo New
[GIT,PULL,v2] iomap: new code for 5.9-rc1 [GIT,PULL,v2] iomap: new code for 5.9-rc1 - - - --- 2020-08-06 Darrick J. Wong New
btrfs-progs: docs: update the stability and performance status of quota btrfs-progs: docs: update the stability and performance status of quota - 1 - --- 2020-08-06 Qu Wenruo New
btrfs: backref: this patch fixes a null pointer dereference bug. btrfs: backref: this patch fixes a null pointer dereference bug. - 2 - --- 2020-08-06 Boleyn Su New
[GIT,PULL] iomap: new code for 5.9-rc1 [GIT,PULL] iomap: new code for 5.9-rc1 - - - --- 2020-08-05 Darrick J. Wong New
btrfs: Fix an error pointer vs NULL check btrfs: Fix an error pointer vs NULL check - 1 - --- 2020-08-05 Dan Carpenter New
btrfs: delete duplicated words + other fixes btrfs: delete duplicated words + other fixes - 1 - --- 2020-08-05 Randy Dunlap New
fstests: btrfs/218 check if mount opts are applied fstests: btrfs/218 check if mount opts are applied - 1 - --- 2020-08-04 Marcos Paulo de Souza New
[RFC] btrfs: change commit txn to end txn in subvol_setflags ioctl [RFC] btrfs: change commit txn to end txn in subvol_setflags ioctl - 1 - --- 2020-08-04 Boris Burkov New
btrfs: Rework error detection in init_tree_roots btrfs: Rework error detection in init_tree_roots - 1 - --- 2020-08-04 Nikolay Borisov New
[v2,2/2] btrfs: inode: don't re-evaluate inode_need_compress() in compress_file_extent() btrfs: remove the inode_need_compress() call in - 1 - --- 2020-08-04 Qu Wenruo New
[v2,1/2] btrfs: prevent NULL pointer dereference in compress_file_range() when btrfs_compress_pages… btrfs: remove the inode_need_compress() call in - 1 - --- 2020-08-04 Qu Wenruo New
[2/2] btrfs: inode: don't re-evaluate inode_need_compress() in compress_file_extent() btrfs: remove the inode_need_compress() call in - - - --- 2020-08-04 Qu Wenruo New
[1/2] btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() btrfs: remove the inode_need_compress() call in - - - --- 2020-08-04 Qu Wenruo New
[4/4] btrfs-progs: Enqueue command if it can't be performed immediately [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-03 Goldwyn Rodrigues New
[3/4] btrfs-progs: Check for exclusive operation before issuing ioctl [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-03 Goldwyn Rodrigues New
[2/4] btrfs-progs: add sysfs file reading functions [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-03 Goldwyn Rodrigues New
[1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd [1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd - - - --- 2020-08-03 Goldwyn Rodrigues New
[3/3] btrfs: add more information for balance btrfs: Enumerate and export exclusive operations - - - --- 2020-08-03 Goldwyn Rodrigues New
[2/3] btrfs: export currently executing exclusive operation via sysfs btrfs: Enumerate and export exclusive operations - 1 - --- 2020-08-03 Goldwyn Rodrigues New
[1/3] btrfs: enumerate the type of exclusive operation in progress btrfs: Enumerate and export exclusive operations - 1 - --- 2020-08-03 Goldwyn Rodrigues New
btrfs: super.c: Set compress_level=0 when using compress=lzo btrfs: super.c: Set compress_level=0 when using compress=lzo - - - --- 2020-08-03 Marcos Paulo de Souza New
« 1 2 ... 140 141 142325 326 »