Show patches with: Submitter = Nikolay Borisov       |    State = Action Required       |   1302 patches
« 1 2 ... 3 4 513 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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: 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
btrfs: Rework error detection in init_tree_roots btrfs: Rework error detection in init_tree_roots - 1 - --- 2020-08-04 Nikolay Borisov New
btrfs: Remove err variable from btrfs_get_extent btrfs: Remove err variable from btrfs_get_extent - - - --- 2020-08-03 Nikolay Borisov New
btrfs: Remove spurious BUG_ON in btrfs_get_extent btrfs: Remove spurious BUG_ON in btrfs_get_extent - - - --- 2020-08-03 Nikolay Borisov New
btrfs/162: Stop using device mount option btrfs/162: Stop using device mount option - - - --- 2020-07-24 Nikolay Borisov New
[4/4] btrfs: Don't opencode sync_blockdev Misc cleanups around device addition - 1 - --- 2020-07-22 Nikolay Borisov New
[3/4] btrfs: Remove redundant code from btrfs_free_stale_devices Misc cleanups around device addition - 1 - --- 2020-07-22 Nikolay Borisov New
[2/4] btrfs: Refactor locked condition in btrfs_init_new_device Misc cleanups around device addition - 1 - --- 2020-07-22 Nikolay Borisov New
[1/4] btrfs: Use rcu when iterating devices in btrfs_init_new_device Misc cleanups around device addition - - - --- 2020-07-22 Nikolay Borisov New
btrfs: Remove done label in writepage_delalloc btrfs: Remove done label in writepage_delalloc - 1 - --- 2020-07-16 Nikolay Borisov New
[v2] btrfs: Switch seed device to list api [v2] btrfs: Switch seed device to list api - 2 - --- 2020-07-16 Nikolay Borisov New
[v2] btrfs: Factor out loop logic from btrfs_free_extra_devids [v2] btrfs: Factor out loop logic from btrfs_free_extra_devids - 1 - --- 2020-07-16 Nikolay Borisov New
[RESEND] btrfs: raid56: Remove out label in __raid56_parity_recover [RESEND] btrfs: raid56: Remove out label in __raid56_parity_recover - - - --- 2020-07-15 Nikolay Borisov New
[5/5] btrfs: Switch seed device to list api Convert seed devices to proper list API - - - --- 2020-07-15 Nikolay Borisov New
[4/5] btrfs: Simplify setting/clearing fs_info to btrfs_fs_devices Convert seed devices to proper list API - 2 - --- 2020-07-15 Nikolay Borisov New
[3/5] btrfs: Make close_fs_devices return void Convert seed devices to proper list API - 2 - --- 2020-07-15 Nikolay Borisov New
[2/5] btrfs: Factor out loop logic from btrfs_free_extra_devids Convert seed devices to proper list API - 1 - --- 2020-07-15 Nikolay Borisov New
[1/5] btrfs: Factor out reada loop in __reada_start_machine Convert seed devices to proper list API - 2 - --- 2020-07-15 Nikolay Borisov New
[v2] btrfs: Record btrfs_device directly btrfs_io_bio [v2] btrfs: Record btrfs_device directly btrfs_io_bio - 1 - --- 2020-07-03 Nikolay Borisov New
[v2] btrfs: sysfs: Add bdi link to the fsid dir [v2] btrfs: sysfs: Add bdi link to the fsid dir - 1 - --- 2020-07-03 Nikolay Borisov New
btrfs: test that corruption counter is incremented correctly btrfs: test that corruption counter is incremented correctly - 1 - --- 2020-07-02 Nikolay Borisov New
[10/10] btrfs: Remove out label in btrfs_submit_compressed_read A bunch of misc cleanups - - - --- 2020-07-02 Nikolay Borisov New
[09/10] btrfs: Remove fail2 label from btrfs_submit_compressed_read A bunch of misc cleanups - - - --- 2020-07-02 Nikolay Borisov New
[08/10] btrfs: Remove fail1 label in btrfs_submit_compressed_read A bunch of misc cleanups - - - --- 2020-07-02 Nikolay Borisov New
[07/10] btrfs: Remove fail label in check_compressed_csum A bunch of misc cleanups - - - --- 2020-07-02 Nikolay Borisov New
[06/10] btrfs: raid56: Don't opencode swap() A bunch of misc cleanups - 1 - --- 2020-07-02 Nikolay Borisov New
[05/10] btrfs: raid56: Use in_range where applicable A bunch of misc cleanups - 1 - --- 2020-07-02 Nikolay Borisov New
[04/10] btrfs: raid56: Remove out label in __raid56_parity_recover A bunch of misc cleanups - - - --- 2020-07-02 Nikolay Borisov New
[03/10] btrfs: raid56: Assign bio in while() A bunch of misc cleanups - 1 - --- 2020-07-02 Nikolay Borisov New
[02/10] btrfs: raid56: Remove redundant check in rbio_add_io_page A bunch of misc cleanups - 1 - --- 2020-07-02 Nikolay Borisov New
[01/10] btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers A bunch of misc cleanups - - - --- 2020-07-02 Nikolay Borisov New
[8/8] btrfs: sysfs: Add bdi link to the fsid dir Corrupt counter improvement - 1 - --- 2020-07-02 Nikolay Borisov New
[7/8] btrfs: Increment corrupt device counter during compressed read Corrupt counter improvement - 2 - --- 2020-07-02 Nikolay Borisov New
[6/8] btrfs: Remove needless ASSERT Corrupt counter improvement - 2 - --- 2020-07-02 Nikolay Borisov New
[5/8] btrfs: Increment device corruption error in case of checksum error Corrupt counter improvement - 1 - --- 2020-07-02 Nikolay Borisov New
[4/8] btrfs: Don't check for btrfs_device::bdev in btrfs_end_bio Corrupt counter improvement - 1 - --- 2020-07-02 Nikolay Borisov New
[3/8] btrfs: Record btrfs_device directly btrfs_io_bio Corrupt counter improvement - 1 - --- 2020-07-02 Nikolay Borisov New
[2/8] btrfs: Streamline btrfs_get_io_failure_record logic Corrupt counter improvement - 1 - --- 2020-07-02 Nikolay Borisov New
[1/8] btrfs: Make get_state_failrec return failrec directly Corrupt counter improvement - - - --- 2020-07-02 Nikolay Borisov New
btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers - - - --- 2020-06-29 Nikolay Borisov New
[6/6] btrfs: tracepoints: Convert flush states to using EM macros Fix enum values print in tracepoints - - - --- 2020-06-19 Nikolay Borisov New
[5/6] btrfs: tracepoints: Switch extent_io_tree_owner to using EM macro Fix enum values print in tracepoints - - - --- 2020-06-19 Nikolay Borisov New
[4/6] btrfs: tracepoints: Fix qgroup reservation type printing Fix enum values print in tracepoints - - - --- 2020-06-19 Nikolay Borisov New
[3/6] btrfs: tracepoints: Move FLUSH_ACTIONS define Fix enum values print in tracepoints - - - --- 2020-06-19 Nikolay Borisov New
[2/6] btrfs: tracepoints: Fix extent type symbolic name print Fix enum values print in tracepoints - - - --- 2020-06-19 Nikolay Borisov New
[1/6] btrfs: tracepoints: Fix btrfs_trigger_flush printout Fix enum values print in tracepoints - - - --- 2020-06-19 Nikolay Borisov New
[3/3] btrfs: Use for loop in prealloc_file_extent_cluster Untitled series #304253 - 1 - --- 2020-06-17 Nikolay Borisov New
[2/3] btrfs: Perform data management operations outside of inode lock Refactor prealloc_file_extent_cluster - 1 - --- 2020-06-17 Nikolay Borisov New
[1/3] btrfs: Remove hole check in prealloc_file_extent_cluster Refactor prealloc_file_extent_cluster - 1 - --- 2020-06-17 Nikolay Borisov New
[v3,43/46] btrfs: Remove BTRFS_I calls in btrfs_writepage_fixup_worker Untitled series #298629 - - - --- 2020-06-05 Nikolay Borisov New
[v3,34/46] btrfs: Make writepage_delalloc take btrfs_inode Untitled series #298621 - - - --- 2020-06-05 Nikolay Borisov New
[v3,45/46] btrfs: make btrfs_set_inode_last_trans take btrfs_inode Untitled series #298621 - - - --- 2020-06-05 Nikolay Borisov New
[46/46] btrfs: Make btrfs_qgroup_check_reserved_leak take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[45/46] btrfs make btrfs_set_inode_last_trans take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[44/46] btrfs: Make prealloc_file_extent_cluster take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[43/46] btrfs: Remove BTRFS_I calls in Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[42/46] btrfs: Make btrfs_delalloc_reserve_space take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[41/46] btrfs: Make btrfs_check_data_free_space take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[40/46] btrfs: Make btrfs_delalloc_release_space take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[39/46] btrfs: Make btrfs_free_reserved_data_space take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[38/46] btrfs: Make btrfs_free_reserved_data_space_noquota take btrfs_fs_info Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[37/46] btrfs: Make btrfs_qgroup_reserve_data take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[36/46] btrfs: Make btrfs_dirty_pages take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[35/46] btrfs: Make btrfs_set_extent_delalloc take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[34/46] btrfs: Make writepage_delalloc take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[33/46] btrfs: Make __extent_writepage_io take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[32/46] btrfs: Make btrfs_new_extent_direct take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[31/46] btrfs: Make btrfs_create_dio_extent take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[30/46] btrfs: Make btrfs_add_ordered_extent_dio take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[29/46] btrfs: Make btrfs_run_delalloc_range take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[28/46] btrfs: Make need_force_cow take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[27/46] btrfs: Make inode_need_compress take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[26/46] btrfs: Make inode_can_compress take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[25/46] btrfs: Make btrfs_cleanup_ordered_extents take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[24/46] btrfs: Make __endio_write_update_ordered take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[23/46] btrfs: Make btrfs_dec_test_first_ordered_pending take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[22/46] btrfs: Make cow_file_range_async take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[21/46] btrfs: Make run_delalloc_nocow take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[20/46] btrfs: Make fallback_to_cow take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[19/46] btrfs: Make insert_reserved_file_extent take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[18/46] btrfs: Make btrfs_qgroup_release_data take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[17/46] btrfs: Make submit_compressed_extents take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[16/46] btrfs: Make btrfs_submit_compressed_write take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[15/46] btrfs: Make btrfs_add_ordered_extent_compress take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[14/46] btrfs: Make cow_file_range take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[13/46] btrfs: Make btrfs_add_ordered_extent take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[12/46] btrfs: Make cow_file_range_inline take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[11/46] btrfs: Make btrfs_qgroup_free_data take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[10/46] btrfs: Make __btrfs_qgroup_release_data take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[09/46] btrfs: Make qgroup_free_reserved_data take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[08/46] btrfs: Make __btrfs_drop_extents take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[07/46] btrfs: Make btrfs_csum_one_bio takae btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[06/46] btrfs: Make extent_clear_unlock_delalloc take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
[05/46] btrfs: Make create_io_em take btrfs_inode Trivial BTRFS_I removal - - - --- 2020-06-03 Nikolay Borisov New
« 1 2 ... 3 4 513 14 »