Show patches with: none      |   40717 patches
« 1 2 ... 160 161 162407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[36/44] btrfs: move free_fs_info Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[35/44] btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[34/44] btrfs: hold a ref on the root in btrfs_recover_log_trees Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[33/44] btrfs: hold a ref on the root in create_pending_snapshot Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[32/44] btrfs: hold a ref on the root in get_subvol_name_from_objectid Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[31/44] btrfs: hold a ref on the root in btrfs_ioctl_send Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[30/44] btrfs: hold a ref on the root in scrub_print_warning_inode Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[29/44] btrfs: hold a ref for the root in btrfs_find_orphan_roots Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[28/44] btrfs: push grab_fs_root into read_fs_root Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[27/44] btrfs: hold a ref on the root in btrfs_recover_relocation Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[26/44] btrfs: hold a ref on the root in create_reloc_inode Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[25/44] btrfs: hold a ref on the root in find_data_references Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[24/44] btrfs: hold a ref on the root in record_reloc_root_in_trans Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[23/44] btrfs: hold a ref on the root in merge_reloc_roots Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[22/44] btrfs: hold a ref on the root in prepare_to_merge Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[21/44] btrfs: hold a ref on the root in build_backref_tree Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[20/44] btrfs: hold ref on root in btrfs_ioctl_default_subvol Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[19/44] btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[18/44] btrfs: hold a ref on the root in btrfs_search_path_in_tree_user Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[17/44] btrfs: hold a ref on the root in btrfs_search_path_in_tree Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[16/44] btrfs: hold a ref on the root in search_ioctl Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[15/44] btrfs: hold a ref on the root in create_subvol Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[14/44] btrfs: hold a ref on the root in fixup_tree_root_location Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[13/44] btrfs: hold a ref on the root in __btrfs_run_defrag_inode Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[12/44] btrfs: hold a root ref in btrfs_get_dentry Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[11/44] btrfs: hold a ref on the root in resolve_indirect_ref Cleanup how we handle root refs, part 1 - - - --- 2020-01-24 Josef Bacik New
[10/44] btrfs: hold a ref on fs roots while they're in the radix tree Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[09/44] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[08/44] btrfs: make the fs root init functions static Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[07/44] btrfs: kill the btrfs_read_fs_root_no_name helper Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[06/44] btrfs: kill btrfs_read_fs_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[05/44] btrfs: make relocation use btrfs_read_tree_root() Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[04/44] btrfs: export and use btrfs_read_tree_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[03/44] btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[02/44] btrfs: move fs root init stuff into btrfs_init_fs_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
[01/44] btrfs: push __setup_root into btrfs_alloc_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-24 Josef Bacik New
btrfs: add test for incremental send for file with shared extents btrfs: add test for incremental send for file with shared extents - 1 - --- 2020-01-24 Filipe Manana New
Btrfs: send, fix emission of invalid clone operations within the same file Btrfs: send, fix emission of invalid clone operations within the same file - 1 1 --- 2020-01-24 Filipe Manana New
[v2] btrfs: Use btrfs_transaction::pinned_extents [v2] btrfs: Use btrfs_transaction::pinned_extents - - - --- 2020-01-24 Nikolay Borisov New
btrfs-progs: fix btrfs-qgroup man page as unstable feature btrfs-progs: fix btrfs-qgroup man page as unstable feature - - - --- 2020-01-24 Anand Jain New
btrfs: scrub: Require mandatory block group RO for dev-replace btrfs: scrub: Require mandatory block group RO for dev-replace - 1 - --- 2020-01-23 Qu Wenruo New
btrfs: flush write bio if we loop in extent_write_cache_pages btrfs: flush write bio if we loop in extent_write_cache_pages - 1 - --- 2020-01-23 Josef Bacik New
[v2,6/6] btrfs: remove buffer_heads form superblock mirror integrity checking btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-23 Johannes Thumshirn New
[v2,5/6] btrfs: remove buffer_heads from btrfsic_process_written_block() btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-23 Johannes Thumshirn New
[v2,4/6] btrfs: remove btrfsic_submit_bh() btrfs: remove buffer heads form superblock handling - 2 - --- 2020-01-23 Johannes Thumshirn New
[v2,3/6] btrfs: remove use of buffer_heads from superblock writeout btrfs: remove buffer heads form superblock handling - 2 - --- 2020-01-23 Johannes Thumshirn New
[v2,2/6] btrfs: remove buffer heads from super block reading btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-23 Johannes Thumshirn New
[v2,1/6] btrfs: export btrfs_release_disk_super btrfs: remove buffer heads form superblock handling - 1 - --- 2020-01-23 Johannes Thumshirn New
btrfs: Add intrudoction to dev-replace. btrfs: Add intrudoction to dev-replace. - 1 - --- 2020-01-23 Qu Wenruo New
btrfs: scrub: Require mandatory block group RO for dev-replace btrfs: scrub: Require mandatory block group RO for dev-replace - - - --- 2020-01-23 Qu Wenruo New
[2/2] Btrfs: don't iterate mod seq list when putting a tree mod seq [1/2] Btrfs: fix race between adding and putting tree mod seq elements and nodes - 2 - --- 2020-01-22 Filipe Manana New
[1/2] Btrfs: fix race between adding and putting tree mod seq elements and nodes [1/2] Btrfs: fix race between adding and putting tree mod seq elements and nodes - 2 - --- 2020-01-22 Filipe Manana New
fstests: remove test btrfs/130 from the dangerous group fstests: remove test btrfs/130 from the dangerous group - 1 - --- 2020-01-22 Filipe Manana New
[RFC] btrfs: scrub: Mandatory RO block group for device replace [RFC] btrfs: scrub: Mandatory RO block group for device replace - - - --- 2020-01-22 Qu Wenruo New
btrfs: Add intrudoction to dev-replace. btrfs: Add intrudoction to dev-replace. - - - --- 2020-01-22 Qu Wenruo New
[v3] btrfs: do not do delalloc reservation under page lock [v3] btrfs: do not do delalloc reservation under page lock - - - --- 2020-01-21 Josef Bacik New
[3/3,v2] btrfs: do not do delalloc reservation under page lock fixup work fixes - - - --- 2020-01-21 Josef Bacik New
[2/3] btrfs: drop the -EBUSY case in __extent_writepage_io fixup work fixes - - - --- 2020-01-21 Josef Bacik New
[1/3] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker fixup work fixes - - - --- 2020-01-21 Josef Bacik New
[v2] btrfs: free block groups after free'ing fs trees [v2] btrfs: free block groups after free'ing fs trees - - - --- 2020-01-21 Josef Bacik New
btrfs: remove unused macro BTRFS_FEAT_ATTR_COMPAT btrfs: remove unused macro BTRFS_FEAT_ATTR_COMPAT - - - --- 2020-01-21 Alex Shi New
btrfs: remove unused actions btrfs: remove unused actions - - - --- 2020-01-21 Alex Shi New
Btrfs: remove macros tlv_put_u8/16/32 Btrfs: remove macros tlv_put_u8/16/32 - - - --- 2020-01-21 Alex Shi New
btrfs/raid56: remove unused actions btrfs/raid56: remove unused actions - - - --- 2020-01-21 Alex Shi New
[11/11] btrfs: Use btrfs_transaction::pinned_extents Make pinned extents tracking per-transaction - - - --- 2020-01-20 Nikolay Borisov New
[10/11] btrfs: Factor out pinned extent clean up in btrfs_delete_unused_bgs Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[09/11] btrfs: Mark pinned log extents as excluded Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[08/11] btrfs: Pass trans handle to write_pinned_extent_entries Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[07/11] btrfs: Make pin_down_extent take btrfs_trans_handle Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[06/11] btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[05/11] btrfs: Make btrfs_pin_reserved_extent take transaction Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[04/11] btrfs: Call btrfs_pin_reserved_extent only during active transaction Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[03/11] btrfs: Introduce unaccount_log_buffer Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[02/11] btrfs: Make btrfs_pin_extent take trans handle Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
[01/11] btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs Make pinned extents tracking per-transaction - 1 - --- 2020-01-20 Nikolay Borisov New
btrfs-progs: Output proper csum string if csum mismatch btrfs-progs: Output proper csum string if csum mismatch - - - --- 2020-01-20 Qu Wenruo New
[2/2] fstests: btrfs: Fix a bug where test case can't grab the 2nd device when glob is used [1/2] fstests: Always dump dmesg for failed test cases - - - --- 2020-01-20 Qu Wenruo New
[1/2] fstests: Always dump dmesg for failed test cases [1/2] fstests: Always dump dmesg for failed test cases - - - --- 2020-01-20 Qu Wenruo New
[43/43] btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-17 Josef Bacik New
[42/43] btrfs: add a leak check for roots Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-17 Josef Bacik New
[41/43] btrfs: make the init of static elements in fs_info separate Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[40/43] btrfs: move fs_info init work into it's own helper function Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-17 Josef Bacik New
[39/43] btrfs: free more things in btrfs_free_fs_info Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[38/43] btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[37/43] btrfs: use btrfs_put_fs_root to free roots always Cleanup how we handle root refs, part 1 - 1 - --- 2020-01-17 Josef Bacik New
[36/43] btrfs: hold a ref on the root in open_ctree Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[35/43] btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[34/43] btrfs: hold a ref on the root in btrfs_recover_log_trees Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[33/43] btrfs: hold a ref on the root in create_pending_snapshot Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[32/43] btrfs: hold a ref on the root in get_subvol_name_from_objectid Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[31/43] btrfs: hold a ref on the root in btrfs_ioctl_send Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[30/43] btrfs: hold a ref on the root in scrub_print_warning_inode Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[29/43] btrfs: hold a ref for the root in btrfs_find_orphan_roots Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[28/43] btrfs: push grab_fs_root into read_fs_root Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[27/43] btrfs: hold a ref on the root in btrfs_recover_relocation Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[26/43] btrfs: hold a ref on the root in create_reloc_inode Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[25/43] btrfs: hold a ref on the root in find_data_references Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[24/43] btrfs: hold a ref on the root in record_reloc_root_in_trans Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[23/43] btrfs: hold a ref on the root in merge_reloc_roots Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
[22/43] btrfs: hold a ref on the root in prepare_to_merge Cleanup how we handle root refs, part 1 - - - --- 2020-01-17 Josef Bacik New
« 1 2 ... 160 161 162407 408 »