Show patches with: State = Action Required       |   32529 patches
« 1 2 ... 122 123 124325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/13] btrfs: do not double free backref nodes on error Serious fixes for different error paths - - - --- 2020-12-16 Josef Bacik New
[06/13] btrfs: add ASSERT()'s for deleting backref cache nodes Serious fixes for different error paths - - - --- 2020-12-16 Josef Bacik New
[05/13] btrfs: do not WARN_ON() if we can't find the reloc root Serious fixes for different error paths - - - --- 2020-12-16 Josef Bacik New
[04/13] btrfs: splice remaining dirty_bg's onto the transaction dirty bg list Serious fixes for different error paths - 1 - --- 2020-12-16 Josef Bacik New
[03/13] btrfs: fix reloc root leak with 0 ref reloc roots on recovery Serious fixes for different error paths - - - --- 2020-12-16 Josef Bacik New
[02/13] btrfs: initialize test inodes location Serious fixes for different error paths - - - --- 2020-12-16 Josef Bacik New
[01/13] btrfs: don't get an EINTR during drop_snapshot for reloc Serious fixes for different error paths - - - --- 2020-12-16 Josef Bacik New
[5/5] btrfs: make sure owner is set in ref-verify Fixes and tweaks around error handling - - - --- 2020-12-16 Josef Bacik New
[4/5] btrfs: pass down the tree block level through ref-verify Fixes and tweaks around error handling - - - --- 2020-12-16 Josef Bacik New
[3/5] btrfs: noinline btrfs_should_cancel_balance Fixes and tweaks around error handling - 2 - --- 2020-12-16 Josef Bacik New
[2/5] btrfs: print the actual offset in btrfs_root_name Fixes and tweaks around error handling - 1 - --- 2020-12-16 Josef Bacik New
[1/5] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block Fixes and tweaks around error handling - 2 - --- 2020-12-16 Josef Bacik New
btrfs-progs: filesystem-resize: make output more readable btrfs-progs: filesystem-resize: make output more readable - - - --- 2020-12-16 Sidong Yang New
btrfs: don't get an EINTR during drop_snapshot for reloc btrfs: don't get an EINTR during drop_snapshot for reloc - - - --- 2020-12-15 Josef Bacik New
[2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock Fix locking for btrfs direct writes - - - --- 2020-12-15 Goldwyn Rodrigues New
[1/2] iomap: Separate out generic_write_sync() from iomap_dio_complete() Fix locking for btrfs direct writes - - - --- 2020-12-15 Goldwyn Rodrigues New
btrfs: initialize test inodes location btrfs: initialize test inodes location - - - --- 2020-12-15 Josef Bacik New
[v2] btrfs: test if rename handles dir item collision correctly [v2] btrfs: test if rename handles dir item collision correctly - 1 - --- 2020-12-15 ethanwu New
[4/4] btrfs: exclude mmap from happening during all fallocate operations Introduce a mmap sem to deal with some mmap issues - - - --- 2020-12-14 Josef Bacik New
[3/4] btrfs: exclude mmaps while doing remap Introduce a mmap sem to deal with some mmap issues - - - --- 2020-12-14 Josef Bacik New
[2/4] btrfs: cleanup inode_lock/inode_unlock uses Introduce a mmap sem to deal with some mmap issues - - - --- 2020-12-14 Josef Bacik New
[1/4] btrfs: add a i_mmap_lock to our inode Introduce a mmap sem to deal with some mmap issues - - - --- 2020-12-14 Josef Bacik New
[GIT,PULL] Btrfs updates for 5.11 [GIT,PULL] Btrfs updates for 5.11 - - - --- 2020-12-14 David Sterba New
[v2] btrfs-prog: check: Add support for ino cache deletion [v2] btrfs-prog: check: Add support for ino cache deletion - - - --- 2020-12-14 Nikolay Borisov New
[5/5] btrfs: run delayed iputs when remounting RO to avoid leaking them btrfs: fix transaction leaks and crashes during unmount - - - --- 2020-12-14 Filipe Manana New
[4/5] btrfs: add assertion for empty list of transactions at late stage of umount btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[3/5] btrfs: fix race between RO remount and the cleaner task btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[2/5] btrfs: fix transaction leak and crash after cleaning up orphans on RO mount btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[1/5] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan btrfs: fix transaction leaks and crashes during unmount - - 1 --- 2020-12-14 Filipe Manana New
[2/2] btrfs: fix race between fallocate and memory mapped writes leading to deadlock btrfs: fix races between clone, fallocate and memory mapped writes - - - --- 2020-12-14 Filipe Manana New
[1/2] btrfs: fix race between cloning and memory mapped writes leading to deadlock btrfs: fix races between clone, fallocate and memory mapped writes - - - --- 2020-12-14 Filipe Manana New
[RFC] btrfs: fix race between dedupe and mmap [RFC] btrfs: fix race between dedupe and mmap - 1 - --- 2020-12-11 Josef Bacik New
[v3,2/2] btrfs-progs: device stats: add json output format [v3,1/2] btrfs-progs: common: extend fmt_print_start_group handles unnamed group - - - --- 2020-12-11 Sidong Yang New
[v3,1/2] btrfs-progs: common: extend fmt_print_start_group handles unnamed group [v3,1/2] btrfs-progs: common: extend fmt_print_start_group handles unnamed group - - - --- 2020-12-11 Sidong Yang New
[v2] btrfs: fix possible free space tree corruption with online conversion [v2] btrfs: fix possible free space tree corruption with online conversion - 1 - --- 2020-12-10 Josef Bacik New
btrfs: test incremental send after removing a directory and all its files btrfs: test incremental send after removing a directory and all its files - 1 - --- 2020-12-10 Filipe Manana New
btrfs: send, fix wrong file path when there is an inode with a pending rmdir btrfs: send, fix wrong file path when there is an inode with a pending rmdir - - 1 --- 2020-12-10 Filipe Manana New
btrfs: Cleanup btrfs_file_write_iter btrfs: Cleanup btrfs_file_write_iter - - - --- 2020-12-10 Nikolay Borisov New
[v2,18/18] btrfs: allow RO mount of 4K sector size fs on 64K page system btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,17/18] btrfs: integrate page status update for read path into begin/end_page_read() btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,16/18] btrfs: introduce btrfs_subpage for data inodes btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,15/18] btrfs: disk-io: introduce subpage metadata validation check btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,14/18] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,13/18] btrfs: extent_io: introduce read_extent_buffer_subpage() btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,12/18] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,11/18] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,10/18] btrfs: subpage: introduce helper for subpage error status btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,09/18] btrfs: subpage: introduce helper for subpage uptodate status btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,08/18] btrfs: extent_io: support subpage for extent buffer page release btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,07/18] btrfs: extent_io: make grab_extent_buffer_from_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,06/18] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,05/18] btrfs: extent_io: introduce the skeleton of btrfs_subpage structure btrfs: add read-only support for subpage sector size - 1 - --- 2020-12-10 Qu Wenruo New
[v2,04/18] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page btrfs: add read-only support for subpage sector size - 1 - --- 2020-12-10 Qu Wenruo New
[v2,03/18] btrfs: file: update comment for btrfs_dirty_pages() btrfs: add read-only support for subpage sector size - - - --- 2020-12-10 Qu Wenruo New
[v2,02/18] btrfs: extent_io: refactor __extent_writepage_io() to improve readability btrfs: add read-only support for subpage sector size - 1 - --- 2020-12-10 Qu Wenruo New
[v2,01/18] btrfs: extent_io: rename @offset parameter to @disk_bytenr for submit_extent_page() btrfs: add read-only support for subpage sector size - 1 - --- 2020-12-10 Qu Wenruo New
btrfs-progs: Fix buffer pointer while reading exclusive_operation btrfs-progs: Fix buffer pointer while reading exclusive_operation - 1 - --- 2020-12-09 Goldwyn Rodrigues New
btrfs: fix possible free space tree corruption with online conversion btrfs: fix possible free space tree corruption with online conversion - - - --- 2020-12-09 Josef Bacik New
[2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock Fix direct write with respect to inode locking - - - --- 2020-12-08 Goldwyn Rodrigues New
[1/2] btrfs: Fold generic_write_checks() in btrfs_write_check() Fix direct write with respect to inode locking - 1 - --- 2020-12-08 Goldwyn Rodrigues New
[v6,52/52] btrfs: splice remaining dirty_bg's onto the transaction dirty bg list Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,51/52] btrfs: fix reloc root leak with 0 ref reloc roots on recovery Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,50/52] btrfs: print the actual offset in btrfs_root_name Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,49/52] btrfs: do not WARN_ON() if we can't find the reloc root Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,48/52] btrfs: check return value of btrfs_commit_transaction in relocation Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,47/52] btrfs: do proper error handling in merge_reloc_roots Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,46/52] btrfs: handle extent corruption with select_one_root properly Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,45/52] btrfs: cleanup error handling in prepare_to_merge Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,44/52] btrfs: handle __add_reloc_root failures in btrfs_recover_relocation Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,43/52] btrfs: do proper error handling in create_reloc_inode Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,42/52] btrfs: remove the extent item sanity checks in relocate_block_group Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,41/52] btrfs: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,40/52] btrfs: handle extent reference errors in do_relocation Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,39/52] btrfs: handle errors in reference count manipulation in replace_path Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,38/52] btrfs: handle btrfs_search_slot failure in replace_path Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,37/52] btrfs: handle btrfs_cow_block errors in replace_path Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,36/52] btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,35/52] btrfs: do proper error handling in btrfs_update_reloc_root Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,34/52] btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,33/52] btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,32/52] btrfs: change insert_dirty_subvol to return errors Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,31/52] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,30/52] btrfs: validate ->reloc_root after recording root in trans Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,29/52] btrfs: do proper error handling in create_reloc_root Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,28/52] btrfs: have proper error handling in btrfs_init_reloc_root Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,27/52] btrfs: do not panic in __add_reloc_root Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,26/52] btrfs: handle record_root_in_trans failure in create_pending_snapshot Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,25/52] btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,24/52] btrfs: handle record_root_in_trans failure in qgroup_account_snapshot Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,23/52] btrfs: handle btrfs_record_root_in_trans failure in start_transaction Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,22/52] btrfs: btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,21/52] btrfs: handle btrfs_record_root_in_trans failure in create_subvol Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,20/52] btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,19/52] btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolume Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,18/52] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,17/52] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename_exchange Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,16/52] btrfs: do proper error handling in record_reloc_root_in_trans Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,15/52] btrfs: check record_root_in_trans related failures in select_reloc_root Untitled series #398355 - 1 - --- 2020-12-08 Josef Bacik New
[v6,14/52] btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
[v6,13/52] btrfs: handle errors from select_reloc_root() Untitled series #398355 - - - --- 2020-12-08 Josef Bacik New
« 1 2 ... 122 123 124325 326 »