Show patches with: Submitter = Qu Wenruo       |    State = Action Required       |   4714 patches
« 1 2 ... 4 5 647 48 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] btrfs: introduce "abort=data" mount option btrfs: introduce "abort=" groups for more strict error handling - - - --- 2023-09-22 Qu Wenruo New
[2/3] btrfs: introduce "abort=super" mount option btrfs: introduce "abort=" groups for more strict error handling - - - --- 2023-09-22 Qu Wenruo New
[1/3] btrfs: explicitly mark BTRFS_MOUNT_ enum as 64bit btrfs: introduce "abort=" groups for more strict error handling - - - --- 2023-09-22 Qu Wenruo New
[2/2] btrfs: reduce the width of device counters btrfs: reduce the width of devices counter - - - --- 2023-09-19 Qu Wenruo New
[1/2] btrfs: reject a superblock with over 65536 devices btrfs: reduce the width of devices counter - - - --- 2023-09-19 Qu Wenruo New
btrfs: set the destination memory to zero if read_extent_buffer() got invalid ranges btrfs: set the destination memory to zero if read_extent_buffer() got invalid ranges - - - --- 2023-09-19 Qu Wenruo New
btrfs: remove the need_raid_map parameter from btrfs_map_block() btrfs: remove the need_raid_map parameter from btrfs_map_block() - - - --- 2023-09-17 Qu Wenruo New
[3/3] btrfs-progs: enable -Wshadow for default build btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds - - - --- 2023-09-11 Qu Wenruo New
[2/3] btrfs-progs: fix all variable shadowing btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds - - - --- 2023-09-11 Qu Wenruo New
[1/3] btrfs-progs: pull in the full max/min/clamp implementation from kernel btrfs-progs: fix all -Wshadow warnings and enable -Wshadow for default builds - - - --- 2023-09-11 Qu Wenruo New
[4/4] btrfs: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY macro btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[3/4] btrfs: remove btrfsic_unmount() function btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[2/4] btrfs: remove btrfsic_mount() function btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[1/4] btrfs: remove btrfsic_check_bio() function btrfs: remove check-integrity functionality - - - --- 2023-09-08 Qu Wenruo New
[7/7] btrfs-progs: tests/cli: add a test case for "btrfs tune" subcommand btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[6/7] btrfs-progs: cmds/tune: add "btrfs tune clear" subcommand btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[5/7] btrfs-progs: cmds/tune: add set support for seeding device btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[4/7] btrfs-progs: cmds/tune: add set support for block-group-tree feature btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[3/7] btrfs-progs: cmds/tune: add set support for free-space-tree feature btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[2/7] btrfs-progs: cmds: add "btrfs tune set" subcommand group btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[1/7] btrfs-progs: export btrfs_feature structure btrfs-progs: cmds/tune: add set/clear features - - - --- 2023-09-05 Qu Wenruo New
[v3,6/6] btrfs: qgroup: use qgroup_iterator_nested facility to replace qgroups ulist of qgroup_upda… btrfs: qgroup: remove GFP_ATOMIC usage for ulist - - - --- 2023-09-02 Qu Wenruo New
[v3,5/6] btrfs: qgroup: use qgroup_iterator facility to replace tmp ulist of qgroup_update_refcnt() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,4/6] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,3/6] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,2/6] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
[v3,1/6] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-09-02 Qu Wenruo New
btrfs-progs: libbtrfs: fix API compatibility change btrfs-progs: libbtrfs: fix API compatibility change - - - --- 2023-09-01 Qu Wenruo New
btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb() btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb() - - - --- 2023-09-01 Qu Wenruo New
[v2,6/6] btrfs: qgroup: use qgroup_iterator2 facility to replace @qgroups ulist of qgroup_update_re… btrfs: qgroup: remove GFP_ATOMIC usage for ulist - - - --- 2023-08-31 Qu Wenruo New
[v2,5/6] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,4/6] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,3/6] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,2/6] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[v2,1/6] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve() btrfs: qgroup: remove GFP_ATOMIC usage for ulist - 1 - --- 2023-08-31 Qu Wenruo New
[5/5] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[4/5] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[3/5] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[2/5] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - - - --- 2023-08-30 Qu Wenruo New
[1/5] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve() btrfs: qgroup: reduce GFP_ATOMIC usage for ulist - 1 - --- 2023-08-30 Qu Wenruo New
[v3] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage [v3] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage - 1 - --- 2023-08-29 Qu Wenruo New
btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add() btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add() - - - --- 2023-08-29 Qu Wenruo New
[v2] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage [v2] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage - 1 - --- 2023-08-29 Qu Wenruo New
btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage - - - --- 2023-08-28 Qu Wenruo New
fstests: btrfs/213: fix the _not_run spell fstests: btrfs/213: fix the _not_run spell - - - --- 2023-08-24 Qu Wenruo New
[3/3] btrfs: utilize the physically/virtually continuous extent buffer memory btrfs: make extent buffer memory continuous - - - --- 2023-08-24 Qu Wenruo New
[2/3] btrfs: map uncontinuous extent buffer pages into virtual address space btrfs: make extent buffer memory continuous - - - --- 2023-08-24 Qu Wenruo New
[1/3] btrfs: warn on tree blocks which are not nodesize aligned btrfs: make extent buffer memory continuous - 1 - --- 2023-08-24 Qu Wenruo New
btrfs-progs: tune: do not allow multiple features in different groups to be executed in one go btrfs-progs: tune: do not allow multiple features in different groups to be executed in one go - - - --- 2023-08-23 Qu Wenruo New
[2/2] btrfs-progs: check: add advice to avoid --init-csum-tree btrfs-progs: rely on "btrfstune --csum" to replace "btrfs check --init-csum-tree" - - - --- 2023-08-22 Qu Wenruo New
[1/2] btrfs-progs: tune: allow --csum to rebuild csum tree btrfs-progs: rely on "btrfstune --csum" to replace "btrfs check --init-csum-tree" - - - --- 2023-08-22 Qu Wenruo New
btrfs: fix a compiling error if DEBUG is defined btrfs: fix a compiling error if DEBUG is defined - - - --- 2023-08-22 Qu Wenruo New
[v2] fstests: fsstress: wait interrupted aio to finish [v2] fstests: fsstress: wait interrupted aio to finish - 2 - --- 2023-08-21 Qu Wenruo New
fstests: fsstress: wait interrupted aio to finish fstests: fsstress: wait interrupted aio to finish - 1 - --- 2023-08-20 Qu Wenruo New
[v2] btrfs: prevent metadata flush from being interrupted for del_balance_item() [v2] btrfs: prevent metadata flush from being interrupted for del_balance_item() - - - --- 2023-08-17 Qu Wenruo New
btrfs: retry flushing for del_balance_item() if the transaction is interrupted btrfs: retry flushing for del_balance_item() if the transaction is interrupted - - - --- 2023-08-16 Qu Wenruo New
[v2] btrfs: scrub: avoid unnecessary extent tree search for striped profiles [v2] btrfs: scrub: avoid unnecessary extent tree search for striped profiles - - - --- 2023-08-15 Qu Wenruo New
btrfs: scrub: avoid unnecessary extent tree search for striped profiles btrfs: scrub: avoid unnecessary extent tree search for striped profiles - - - --- 2023-08-15 Qu Wenruo New
[v3] btrfs: remove v0 extent handling [v3] btrfs: remove v0 extent handling - - - --- 2023-08-11 Qu Wenruo New
[v2] btrfs: remove v0 extent handling [v2] btrfs: remove v0 extent handling - - - --- 2023-08-11 Qu Wenruo New
btrfs: remove v0 extent handling btrfs: remove v0 extent handling - - - --- 2023-08-11 Qu Wenruo New
btrfs: doc/dev: enhance the error handling guideline btrfs: doc/dev: enhance the error handling guideline - - - --- 2023-08-11 Qu Wenruo New
btrfs: handle errors properly in update_inline_extent_backref() btrfs: handle errors properly in update_inline_extent_backref() - 1 - --- 2023-08-09 Qu Wenruo New
[4/4] btrfs-progs: tests/misc/058: reduce the space requirement and speed up the test btrfs-progs: tests false alerts fixes - - - --- 2023-08-08 Qu Wenruo New
[3/4] btrfs-progs: tests/misc/046: fix false alerts on write detection btrfs-progs: tests false alerts fixes - - - --- 2023-08-08 Qu Wenruo New
[2/4] btrfs-progs: tests/misc/030: do not require v1 cache for the test case btrfs-progs: tests false alerts fixes - - - --- 2023-08-08 Qu Wenruo New
[1/4] btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts btrfs-progs: tests false alerts fixes - - - --- 2023-08-08 Qu Wenruo New
btrfs-progs: tests/misc/058: reduce the space requirement and speed up the test btrfs-progs: tests/misc/058: reduce the space requirement and speed up the test - 1 - --- 2023-08-08 Qu Wenruo New
btrfs-progs: tests/misc/030: do not require v1 cache for the test case btrfs-progs: tests/misc/030: do not require v1 cache for the test case - 1 - --- 2023-08-08 Qu Wenruo New
btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts - 1 - --- 2023-08-08 Qu Wenruo New
[v4,3/3] btrfs: reject invalid reloc tree root keys with stack dump btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-03 Qu Wenruo New
[v4,2/3] btrfs: exit gracefully if reloc roots don't match btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-03 Qu Wenruo New
[v4,1/3] btrfs: avoid race with qgroup tree creation and relocation btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-03 Qu Wenruo New
[v2,5/5] btrfs: scrub: move write back of repaired sectors into scrub_stripe_read_repair_worker() btrfs: scrub: improve the scrub performance - - - --- 2023-08-03 Qu Wenruo New
[v2,4/5] btrfs: scrub: don't go ordered workqueue for dev-replace btrfs: scrub: improve the scrub performance - - - --- 2023-08-03 Qu Wenruo New
[v2,3/5] btrfs: scrub: fix grouping of read IO btrfs: scrub: improve the scrub performance - - - --- 2023-08-03 Qu Wenruo New
[v2,2/5] btrfs: scrub: avoid unnecessary csum tree search preparing stripes btrfs: scrub: improve the scrub performance - - - --- 2023-08-03 Qu Wenruo New
[v2,1/5] btrfs: scrub: avoid unnecessary extent tree search preparing stripes btrfs: scrub: improve the scrub performance - - - --- 2023-08-03 Qu Wenruo New
[v3,3/3] btrfs: reject invalid reloc tree root keys with stack dump btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-03 Qu Wenruo New
[v3,2/3] btrfs: exit gracefully if reloc roots don't match btrfs: fix an ASSERT() triggered inside prepare_to_merge() - - - --- 2023-08-03 Qu Wenruo New
[v3,1/3] btrfs: avoid race with qgroup tree creation and relocation btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-03 Qu Wenruo New
[v2,3/3] btrfs: reject invalid reloc tree root keys with stack dump btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-02 Qu Wenruo New
[v2,2/3] btrfs: exit gracefully if reloc roots don't match btrfs: fix an ASSERT() triggered inside prepare_to_merge() - - - --- 2023-08-02 Qu Wenruo New
[v2,1/3] btrfs: avoid race with qgroup tree creation and relocation btrfs: fix an ASSERT() triggered inside prepare_to_merge() - 1 - --- 2023-08-02 Qu Wenruo New
[v2] btrfs: output extra debug info if we failed to find an inline backref [v2] btrfs: output extra debug info if we failed to find an inline backref - - - --- 2023-08-01 Qu Wenruo New
btrfs/276: allow a slight increase in the number of extents btrfs/276: allow a slight increase in the number of extents - 1 - --- 2023-08-01 Qu Wenruo New
btrfs: output extra debug info if we failed to find an inline backref btrfs: output extra debug info if we failed to find an inline backref - - - --- 2023-07-31 Qu Wenruo New
btrfs: exit gracefully if reloc roots don't match btrfs: exit gracefully if reloc roots don't match - - - --- 2023-07-31 Qu Wenruo New
[5/5] btrfs: scrub: move write back of repaired sectors into scrub_stripe_read_repair_worker() btrfs: scrub: improve the scrub performance - - - --- 2023-07-28 Qu Wenruo New
[4/5] btrfs: scrub: don't go ordered workqueue for dev-replace btrfs: scrub: improve the scrub performance - - - --- 2023-07-28 Qu Wenruo New
[3/5] btrfs: scrub: fix grouping of read IO btrfs: scrub: improve the scrub performance - - - --- 2023-07-28 Qu Wenruo New
[2/5] btrfs: scrub: avoid unnecessary csum tree search preparing stripes btrfs: scrub: improve the scrub performance - - - --- 2023-07-28 Qu Wenruo New
[1/5] btrfs: scrub: avoid unnecessary extent tree search preparing stripes btrfs: scrub: improve the scrub performance - - - --- 2023-07-28 Qu Wenruo New
btrfs-progs: cmd-device: add options to sync the fs after adding all devices btrfs-progs: cmd-device: add options to sync the fs after adding all devices - - - --- 2023-07-27 Qu Wenruo New
[2/2] btrfs: do not commit transaction canceling a suspended replace btrfs: do not commit transaction to avoid deadly ENOSPC trap - - - --- 2023-07-27 Qu Wenruo New
[1/2] btrfs: do not commit transaction after adding one device btrfs: do not commit transaction to avoid deadly ENOSPC trap - - - --- 2023-07-27 Qu Wenruo New
[RFC,2/2] btrfs: utilize the physically/virtually continuous extent buffer memory btrfs: make extent buffer memory continuous - - - --- 2023-07-25 Qu Wenruo New
[RFC,1/2] btrfs: map uncontinuous extent buffer pages into virtual address space btrfs: make extent buffer memory continuous - - - --- 2023-07-25 Qu Wenruo New
[v3] btrfs: add a test case to make sure scrub can repair parity corruption [v3] btrfs: add a test case to make sure scrub can repair parity corruption - 1 - --- 2023-07-24 Qu Wenruo New
btrfs: warn on tree blocks which are not nodesize aligned btrfs: warn on tree blocks which are not nodesize aligned - 1 - --- 2023-07-24 Qu Wenruo New
« 1 2 ... 4 5 647 48 »