Show patches with: Submitter = Qu Wenruo       |    State = Action Required       |   4590 patches
« 1 2 3 445 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] btrfs: backref: Introduce the skeleton of btrfs_backref_iter btrfs: relocation: Refactor build_backref_tree() - 1 - --- 2020-02-26 Qu Wenruo New
[01/11] btrfs-progs: lowmem check: Fix regression which screws up extent allocator - - - --- 2017-11-22 Qu Wenruo New
[01/11] btrfs-progs: qgroup-verify: Avoid NULL pointer dereference for later silent qgroup repair btrfs-progs: mkfs: Quota support through -Q|--quota - - - --- 2018-08-07 Qu Wenruo New
[01/11] btrfs: remove unused @path inside scrub_stripe() btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-01-16 Qu Wenruo New
[01/12] btrfs: introduce new compat RO flag, EXTRA_SUPER_RESERVED btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-07 Qu Wenruo New
[01/12] btrfs: subpage: introduce helper for subpage dirty status btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[01/13] btrfs-progs: lowmem: fix false alert about the existence of gaps in the check_file_extent btrfs-progs: check: Fix - 1 - --- 2018-12-18 Qu Wenruo New
[01/13] btrfs: introduce a pure data checksum checking helper btrfs: make read repair work in synchronous mode - 1 - --- 2022-05-03 Qu Wenruo New
[01/14] btrfs: extent_io: Use detach_page_private() for alloc_extent_buffer() btrfs: add read-only support for subpage sector size - 1 - --- 2020-11-18 Qu Wenruo New
[01/14] btrfs: introduce new compat RO flag, EXTRA_SUPER_RESERVED btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-25 Qu Wenruo New
[01/14] btrfs: qgroup: Skeleton to support separate qgroup reservation type - - - --- 2017-12-12 Qu Wenruo New
[01/14] btrfs: raid56: remove unnecessary parameter for raid56_parity_alloc_scrub_rbio() btrfs: scrub: introduce SCRUB_LOGICAL flag - 2 - --- 2023-07-03 Qu Wenruo New
[01/16] btrfs-progs: Moves cmds-check.c to check/main.c - - - --- 2018-01-19 Qu Wenruo New
[01/16] btrfs: make btrfs module init/exit match their sequence btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[01/16] btrfs: open-code rbio_nr_pages() btrfs: add subpage support for RAID56 - - - --- 2022-04-01 Qu Wenruo New
[01/17] btrfs: extent-io-tests: remove invalid tests btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[01/17] btrfs: update an stale comment on btrfs_submit_bio_hook() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[01/19] btrfs: Move backref node/edge/cache structure to backref.h btrfs: Move generic backref cache build functions to backref.c - - - --- 2020-03-03 Qu Wenruo New
[01/27] btrfs: remove unused parameter @nr_pages in add_ra_bio_pages() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[01/32] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage() [01/32] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage() - - - --- 2020-11-03 Qu Wenruo New
[01/40] btrfs: backref: Introduce the skeleton of btrfs_backref_iter btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[01/42] btrfs: introduce end_bio_subpage_eb_writepage() function btrfs: add full read-write support for subpage - - - --- 2021-04-15 Qu Wenruo New
[02/10] btrfs: backref: Implement btrfs_backref_iter_next() btrfs: relocation: Refactor build_backref_tree() - 1 - --- 2020-02-26 Qu Wenruo New
[02/11] btrfs-progs: lowmem check: Fix NULL pointer access caused by large tree reloc tree - - - --- 2017-11-22 Qu Wenruo New
[02/11] btrfs-progs: qgroup-verify: Also repair qgroup status version btrfs-progs: mkfs: Quota support through -Q|--quota - - - --- 2018-08-07 Qu Wenruo New
[02/11] btrfs: remove @root and @csum_root arguments from scrub_simple_mirror() btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-01-16 Qu Wenruo New
[02/12] btrfs: introduce a new experimental compat RO flag, WRITE_INTENT_BITMAP btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-07 Qu Wenruo New
[02/12] btrfs: subpage: introduce helper for subpage writeback status btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[02/13] btrfs-progs: lowmem: add argument path to punch_extent_hole() btrfs-progs: check: Fix - 1 - --- 2018-12-18 Qu Wenruo New
[02/13] btrfs: quit early if the fs has no RAID56 support for raid56 related checks btrfs: make read repair work in synchronous mode - - - --- 2022-05-03 Qu Wenruo New
[02/14] 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-11-18 Qu Wenruo New
[02/14] btrfs: introduce a new experimental compat RO flag, WRITE_INTENT_BITMAP btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-25 Qu Wenruo New
[02/14] btrfs: qgroup: Introduce helpers to update and access new qgroup rsv - - - --- 2017-12-12 Qu Wenruo New
[02/14] btrfs: raid56: allow scrub operation to update both P and Q stripes btrfs: scrub: introduce SCRUB_LOGICAL flag - 1 - --- 2023-07-03 Qu Wenruo New
[02/16] btrfs-progs: check: Move original mode definitions to check/original.h - - - --- 2018-01-19 Qu Wenruo New
[02/16] btrfs: initialize fs_info->sb at the very beginning of open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[02/16] btrfs: make btrfs_raid_bio more compact btrfs: add subpage support for RAID56 - - - --- 2022-04-01 Qu Wenruo New
[02/17] btrfs: calculate inline extent buffer page size based on page size btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[02/17] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[02/19] btrfs: Rename tree_entry to simple_node and export it btrfs: Move generic backref cache build functions to backref.c - - - --- 2020-03-03 Qu Wenruo New
[02/27] btrfs: remove unnecessary parameter @delalloc_start for writepage_delalloc() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[02/32] btrfs: extent_io: integrate page status update into endio_readpage_release_extent() [01/32] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage() - - - --- 2020-11-03 Qu Wenruo New
[02/40] btrfs: backref: Implement btrfs_backref_iter_next() btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[02/42] btrfs: introduce write_one_subpage_eb() function btrfs: add full read-write support for subpage - - - --- 2021-04-15 Qu Wenruo New
[03/10] btrfs: relocation: Use btrfs_backref_iter infrastructure btrfs: relocation: Refactor build_backref_tree() - 1 - --- 2020-02-26 Qu Wenruo New
[03/11] btrfs-progs: lowmem check: Fix inlined data extent ref lookup - - - --- 2017-11-22 Qu Wenruo New
[03/11] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups btrfs-progs: mkfs: Quota support through -Q|--quota - - - --- 2018-08-07 Qu Wenruo New
[03/11] btrfs: scrub: use dedicated super block verification function to scrub one super block btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-01-16 Qu Wenruo New
[03/12] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[03/12] btrfs: introduce the on-disk format of btrfs write intent bitmaps btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-07 Qu Wenruo New
[03/13] btrfs-progs: lowmem: move nbytes check before isize check btrfs-progs: check: Fix - 1 - --- 2018-12-18 Qu Wenruo New
[03/13] btrfs: save the original bi_iter into btrfs_bio for buffered read btrfs: make read repair work in synchronous mode - - - --- 2022-05-03 Qu Wenruo New
[03/14] btrfs: extent_io: introduce the skeleton of btrfs_subpage structure btrfs: add read-only support for subpage sector size - - - --- 2020-11-18 Qu Wenruo New
[03/14] btrfs: introduce the on-disk format of btrfs write intent bitmaps btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-25 Qu Wenruo New
[03/14] btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type - - - --- 2017-12-12 Qu Wenruo New
[03/14] btrfs: raid56: allow caching P/Q stripes btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[03/16] btrfs-progs: check: Move definitions of lowmem mode to check/lowmem.h - - - --- 2018-01-19 Qu Wenruo New
[03/16] btrfs: introduce new cached members for btrfs_raid_bio btrfs: add subpage support for RAID56 - - - --- 2022-04-01 Qu Wenruo New
[03/16] btrfs: remove @fs_devices argument from open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[03/17] btrfs: remove the open-code to read disk-key btrfs: add read-only support for subpage sector size - - - --- 2020-09-08 Qu Wenruo New
[03/17] btrfs: use correct bio size for error message in btrfs_end_dio_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[03/19] btrfs: relocation: Make reloc root search specific for relocation backref cache btrfs: Move generic backref cache build functions to backref.c - - - --- 2020-03-03 Qu Wenruo New
[03/27] btrfs: use async_chunk::async_cow to replace the confusing pending pointer btrfs: limited subpage compressed write support - 1 - --- 2021-07-13 Qu Wenruo New
[03/32] btrfs: extent_io: add lockdep_assert_held() for attach_extent_buffer_page() [01/32] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage() - 1 - --- 2020-11-03 Qu Wenruo New
[03/40] btrfs: relocation: Use btrfs_backref_iter infrastructure btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[03/42] btrfs: make lock_extent_buffer_for_io() to be subpage compatible btrfs: add full read-write support for subpage - 1 - --- 2021-04-15 Qu Wenruo New
[04/10] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed() btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[04/11] btrfs-progs: lowmem check: Fix false backref lost warning for keyed extent data ref - - - --- 2017-11-22 Qu Wenruo New
[04/11] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups btrfs-progs: mkfs: Quota support through -Q|--quota - - - --- 2018-08-07 Qu Wenruo New
[04/11] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-01-16 Qu Wenruo New
[04/12] btrfs: disk-io: support subpage metadata csum calculation at write time btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[04/12] btrfs: load/create write-intent bitmaps at mount time btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-07 Qu Wenruo New
[04/13] btrfs-progs: lowmem: fix false alert if extent item has been repaired btrfs-progs: check: Fix - 1 - --- 2018-12-18 Qu Wenruo New
[04/13] btrfs: remove duplicated parameters from submit_data_read_repair() btrfs: make read repair work in synchronous mode - 1 - --- 2022-05-03 Qu Wenruo New
[04/14] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2020-11-18 Qu Wenruo New
[04/14] btrfs: load/create write-intent bitmaps at mount time btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-25 Qu Wenruo New
[04/14] btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification - - - --- 2017-12-12 Qu Wenruo New
[04/14] btrfs: raid56: add the interfaces to submit recovery rbio btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[04/16] btrfs-progs: check: Move node_ptr structure to check/common.h - - - --- 2018-01-19 Qu Wenruo New
[04/16] btrfs: extract btree inode init code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[04/16] btrfs: introduce btrfs_raid_bio::stripe_sectors btrfs: add subpage support for RAID56 - - - --- 2022-04-01 Qu Wenruo New
[04/17] btrfs: make btrfs_fs_info::buffer_radix to take sector size devided values btrfs: add read-only support for subpage sector size - 1 - --- 2020-09-08 Qu Wenruo New
[04/17] btrfs: refactor btrfs_map_bio() btrfs: split bio at btrfs_map_bio() time - - - --- 2021-12-01 Qu Wenruo New
[04/19] btrfs: relocation: Add backref_cache::pending_edge and backref_cache::useless_node members btrfs: Move generic backref cache build functions to backref.c - - - --- 2020-03-03 Qu Wenruo New
[04/27] btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered() btrfs: limited subpage compressed write support - - - --- 2021-07-13 Qu Wenruo New
[04/32] btrfs: extent_io: extract the btree page submission code into its own helper function [01/32] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage() - - - --- 2020-11-03 Qu Wenruo New
[04/40] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed() btrfs: qgroup: Use backref cache based backref walk for commit roots - 2 - --- 2020-03-23 Qu Wenruo New
[04/42] btrfs: introduce submit_eb_subpage() to submit a subpage metadata page btrfs: add full read-write support for subpage - - - --- 2021-04-15 Qu Wenruo New
[05/10] btrfs: relocation: Refactor tree backref processing into its own function btrfs: relocation: Refactor build_backref_tree() - - - --- 2020-02-26 Qu Wenruo New
[05/11] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair btrfs-progs: mkfs: Quota support through -Q|--quota - - - --- 2018-08-07 Qu Wenruo New
[05/11] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() - - - --- 2023-01-16 Qu Wenruo New
[05/12] btrfs: extent_io: make alloc_extent_buffer() check subpage dirty bitmap btrfs: support read-write for subpage metadata - - - --- 2021-02-22 Qu Wenruo New
[05/12] btrfs: write-intent: write the newly created bitmaps to all disks btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-07 Qu Wenruo New
[05/13] btrfs-progs: lowmem: check unaligned disk_bytenr for extent_data btrfs-progs: check: Fix - 1 - --- 2018-12-18 Qu Wenruo New
[05/13] btrfs: add btrfs_read_repair_ctrl to record corrupted sectors btrfs: make read repair work in synchronous mode - - - --- 2022-05-03 Qu Wenruo New
[05/14] btrfs: add the ability to read P/Q stripes directly btrfs: scrub: introduce SCRUB_LOGICAL flag - - - --- 2023-07-03 Qu Wenruo New
[05/14] btrfs: extent_io: make grab_extent_buffer_from_page() to handle subpage case btrfs: add read-only support for subpage sector size - - - --- 2020-11-18 Qu Wenruo New
[05/14] btrfs: qgroup: Update trace events to use new separate rsv types - - - --- 2017-12-12 Qu Wenruo New
[05/14] btrfs: write-intent: write the newly created bitmaps to all disks btrfs: introduce write-intent bitmaps for RAID56 - - - --- 2022-07-25 Qu Wenruo New
[05/16] btrfs-progs: check: Export check global variables to check/common.h - - - --- 2018-01-19 Qu Wenruo New
« 1 2 3 445 46 »