Show patches with: Submitter = Qu Wenruo       |    State = Action Required       |   4682 patches
« 1 2 ... 3 4 546 47 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] btrfs: cleanup metadata page pointer usage btrfs: migrate extent_buffer::pages[] to folio and more cleanups - - - --- 2023-12-01 Qu Wenruo New
[v2,1/2] btrfs: migrate extent_buffer::pages[] to folio btrfs: migrate extent_buffer::pages[] to folio and more cleanups - - - --- 2023-12-01 Qu Wenruo New
[v4] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method [v4] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method - - - --- 2023-11-29 Qu Wenruo New
[3/3] btrfs-progs: subvolume-list: output qgroup sizes for subvolumes btrfs-progs: subvolume-list: add qgroup sizes output - - - --- 2023-11-28 Qu Wenruo New
[2/3] btrfs-progs: use root_attr structure to pass various attributes btrfs-progs: subvolume-list: add qgroup sizes output - - - --- 2023-11-28 Qu Wenruo New
[1/3] btrfs-progs: separate root attributes into a dedicated structure from root_info btrfs-progs: subvolume-list: add qgroup sizes output - - - --- 2023-11-28 Qu Wenruo New
btrfs: migrate extent_buffer::pages[] to folio btrfs: migrate extent_buffer::pages[] to folio - 1 - --- 2023-11-26 Qu Wenruo New
[v3] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method [v3] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method - - - --- 2023-11-24 Qu Wenruo New
[v2] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method [v2] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method - - - --- 2023-11-24 Qu Wenruo New
btrfs: free the allocated memory if btrfs_alloc_page_array() failed btrfs: free the allocated memory if btrfs_alloc_page_array() failed - 1 - --- 2023-11-24 Qu Wenruo New
btrfs: refactor alloc_extent_buffer() to allocate-then-attach method btrfs: refactor alloc_extent_buffer() to allocate-then-attach method - - - --- 2023-11-21 Qu Wenruo New
btrfs: migrate to use folio private instead of page private btrfs: migrate to use folio private instead of page private - 3 - --- 2023-11-17 Qu Wenruo New
[RFC] btrfs: allow extent buffer helpers to skip cross-page handling [RFC] btrfs: allow extent buffer helpers to skip cross-page handling - - - --- 2023-11-16 Qu Wenruo New
[v2] fstests: btrfs: test snapshot creation with existing qgroup [v2] fstests: btrfs: test snapshot creation with existing qgroup - 2 - --- 2023-11-14 Qu Wenruo New
fstests: btrfs: test snapshot creation with existing qgroup fstests: btrfs: test snapshot creation with existing qgroup - - - --- 2023-11-12 Qu Wenruo New
btrfs: do not abort transaction if there is already an existing qgroup btrfs: do not abort transaction if there is already an existing qgroup - 1 - --- 2023-11-10 Qu Wenruo New
[3/3] btrfs-progs: cli-tests: add test case for subvolume create multiple arguments btrfs-progs: subvolume create: accept multiple arguments - - - --- 2023-11-02 Qu Wenruo New
[2/3] btrfs-progs: subvolume create: accept multiple arguments btrfs-progs: subvolume create: accept multiple arguments - - - --- 2023-11-02 Qu Wenruo New
[1/3] btrfs-progs: subvolume create: handle failure for strdup() btrfs-progs: subvolume create: accept multiple arguments - - - --- 2023-11-02 Qu Wenruo New
btrfs: add dmesg output when mounting and unmounting btrfs: add dmesg output when mounting and unmounting - 1 - --- 2023-11-01 Qu Wenruo New
[v2] btrfs: do not utilize goto to implement delayed inode ref deletion [v2] btrfs: do not utilize goto to implement delayed inode ref deletion - 1 - --- 2023-10-30 Qu Wenruo New
btrfs: do not utilize goto to implement delayed inode ref deletion btrfs: do not utilize goto to implement delayed inode ref deletion - - - --- 2023-10-30 Qu Wenruo New
btrfs: make found_logical_ret parameter mandatory for function queue_scrub_stripe() btrfs: make found_logical_ret parameter mandatory for function queue_scrub_stripe() - 1 - --- 2023-10-28 Qu Wenruo New
btrfs-progs: remove unused functions btrfs-progs: remove unused functions - - - --- 2023-10-28 Qu Wenruo New
btrfs-progs: move space cache removal to rescue group btrfs-progs: move space cache removal to rescue group - - - --- 2023-10-24 Qu Wenruo New
btrfs: tree-checker: add type and sequence check for inline backrefs btrfs: tree-checker: add type and sequence check for inline backrefs - 1 - --- 2023-10-24 Qu Wenruo New
[3/3] btrfs-progs: fsck-tests: add test image of out-of-order inline backref items btrfs-progs: follow-ups for issue #622 - - - --- 2023-10-22 Qu Wenruo New
[2/3] btrfs-progs: check/lowmem: verify the sequence of inline backref items btrfs-progs: follow-ups for issue #622 - - - --- 2023-10-22 Qu Wenruo New
[1/3] btrfs-progs: dump-tree: output the sequence number for inline references btrfs-progs: follow-ups for issue #622 - - - --- 2023-10-22 Qu Wenruo New
[v2,9/9] btrfs-progs: mkfs-tests: introduce a test case to verify --subvol option btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,8/9] btrfs-progs: mkfs: introduce experimental --subvol option btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,7/9] btrfs-progs: use a unified btrfs_make_subvol() implementation btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,6/9] btrfs-progs: enhance btrfs_create_root() function btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,5/9] btrfs-progs: enhance btrfs_mkdir() function btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,4/9] btrfs-progs: merge btrfs_mksubvol() into btrfs_add_link() btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,3/9] btrfs-progs: remove filetype parameter of btrfs_add_link() btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,2/9] btrfs-progs: remove add_backref parameter from btrfs_add_link() btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[v2,1/9] btrfs-progs: cross-port fs_types from kernel btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-19 Qu Wenruo New
[6/6] btrfs-progs: mkfs-tests: introduce a test case to verify --subvol option btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-16 Qu Wenruo New
[5/6] btrfs-progs: mkfs: introduce experimental --subvol option btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-16 Qu Wenruo New
[4/6] btrfs-progs: use a unified btrfs_make_subvol() implementation btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-16 Qu Wenruo New
[3/6] btrfs-progs: enhance btrfs_create_root() function btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-16 Qu Wenruo New
[2/6] btrfs-progs: enhance and rename btrfs_mksubvol() function btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-16 Qu Wenruo New
[1/6] btrfs-progs: enhance btrfs_mkdir() function btrfs-progs: mkfs: introduce an experimental --subvol option - - - --- 2023-10-16 Qu Wenruo New
btrfs-progs: mkfs: do not enlarge the target block device btrfs-progs: mkfs: do not enlarge the target block device - - - --- 2023-10-12 Qu Wenruo New
btrfs-progs: cmds/scrub: using device's used_bytes to print summary for running scrubs btrfs-progs: cmds/scrub: using device's used_bytes to print summary for running scrubs - - - --- 2023-10-12 Qu Wenruo New
btrfs: reject unknown mount options correctly btrfs: reject unknown mount options correctly - - - --- 2023-10-12 Qu Wenruo New
[v3,2/2] btrfs-progs: tests/mkfs: make sure rootdir inode got its attributes copied btrfs-progs: make sure "mkfs --rootdir" copies all the attributes for the rootdir - - - --- 2023-10-11 Qu Wenruo New
[v3,1/2] btrfs-progs: mkfs/rootdir: copy missing attributes for the rootdir inode btrfs-progs: make sure "mkfs --rootdir" copies all the attributes for the rootdir - - - --- 2023-10-11 Qu Wenruo New
[v2,2/2] btrfs-progs: tests/mkfs: make sure rootdir inode got its attributes copied btrfs-progs: make sure "mkfs --rootdir" copies all the attributes for the rootdir - - - --- 2023-10-10 Qu Wenruo New
[v2,1/2] btrfs-progs: mkfs/rootdir: copy missing attributes for the rootdir inode btrfs-progs: make sure "mkfs --rootdir" copies all the attributes for the rootdir - - - --- 2023-10-10 Qu Wenruo New
[2/2] btrfs-progs: move inode cache removal to rescue group btrfs-progs: move inode cache removal functionality to "btrfs rescue" group - - - --- 2023-10-09 Qu Wenruo New
[1/2] btrfs-progs: move clear-cache.[ch] from check to common directory btrfs-progs: move inode cache removal functionality to "btrfs rescue" group - - - --- 2023-10-09 Qu Wenruo New
[2/2] btrfs-progs: tests/mkfs: make sure rootdir got its xattr copied btrfs-progs: make sure "mkfs --rootdir" copies the xattr for the rootdir - - - --- 2023-10-09 Qu Wenruo New
[1/2] btrfs-progs: mkfs/rootdir: add the missing xattr for the rootdir inode btrfs-progs: make sure "mkfs --rootdir" copies the xattr for the rootdir - - - --- 2023-10-09 Qu Wenruo New
btrfs: output extra info when delayed inode update failed btrfs: output extra info when delayed inode update failed - - - --- 2023-10-06 Qu Wenruo New
btrfs-progs: introduce a basic metadata free space reservation check btrfs-progs: introduce a basic metadata free space reservation check - - - --- 2023-10-05 Qu Wenruo New
btrfs-progs: dump-tree: allow using '-' for tree ids btrfs-progs: dump-tree: allow using '-' for tree ids - 1 - --- 2023-10-04 Qu Wenruo New
btrfs-progs: properly reserve metadata space for bgt conversion btrfs-progs: properly reserve metadata space for bgt conversion - - - --- 2023-10-03 Qu Wenruo New
[2/2] btrfs-progs: fix a variable shadowing when enabling experimental features btrfs-progs: -Wshadow fixes - - - --- 2023-09-28 Qu Wenruo New
[1/2] btrfs-progs: remove variable e from cmd_inspect_list_chunks() btrfs-progs: -Wshadow fixes - - - --- 2023-09-28 Qu Wenruo New
btrfs-progs: fix failed resume due to bad search btrfs-progs: fix failed resume due to bad search - - - --- 2023-09-27 Qu Wenruo New
btrfs: reject unknown mount options early btrfs: reject unknown mount options early - - - --- 2023-09-27 Qu Wenruo New
btrfs: fix a race which can lead to unreported write failure btrfs: fix a race which can lead to unreported write failure - - - --- 2023-09-25 Qu Wenruo New
[RFC] btrfs: save the physical address for append writes before updating bi_status [RFC] btrfs: save the physical address for append writes before updating bi_status - - - --- 2023-09-25 Qu Wenruo New
[3/3] btrfs: introduce allow_data_failure sysfs interface btrfs: introduce 3 debug sysfs interface to tweak the error handling behavior - - - --- 2023-09-24 Qu Wenruo New
[2/3] btrfs: introduce super_failure_tolerance sysfs interface btrfs: introduce 3 debug sysfs interface to tweak the error handling behavior - - - --- 2023-09-24 Qu Wenruo New
[1/3] btrfs: introduce allow_backup_super_failure sysfs interface btrfs: introduce 3 debug sysfs interface to tweak the error handling behavior - - - --- 2023-09-24 Qu Wenruo New
[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
« 1 2 ... 3 4 546 47 »