Show patches with: State = Action Required       |    Archived = No       |   296 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4] btrfs: Fix out-of-space bug - - - --- 2015-02-12 Zhaolei Under Review
btrfs: cleanup unused alloc_chunk varible - - - --- 2015-02-14 Zhaolei Under Review
btrfs-progs: per-thread, per-call pretty buffer - - - --- 2014-09-04 Zach Brown Under Review
[v3] btrfs: add regression test for remount with thread_pool resized - - - --- 2014-12-25 Xing Gu Under Review
Btrfs: fix typo of variable in scrub_stripe - - - --- 2015-01-09 Tsutomu Itoh Under Review
btrfs: Annotate structs with __counted_by() btrfs: Annotate structs with __counted_by() - 2 - --- 2024-08-12 Thorsten Blum New
btrfs: Annotate struct name_cache_entry with __counted_by() btrfs: Annotate struct name_cache_entry with __counted_by() - 1 - --- 2024-08-13 Thorsten Blum New
btrfs: send: Fix grammar in comments btrfs: send: Fix grammar in comments - - - --- 2024-08-14 Thorsten Blum New
btrfs-progs: property: introduce drop_subtree_threshold property btrfs-progs: property: introduce drop_subtree_threshold property - - - --- 2024-08-10 Sidong Yang New
[v2] btrfs-progs: property: introduce drop_subtree_threshold property [v2] btrfs-progs: property: introduce drop_subtree_threshold property - - - --- 2024-08-11 Sidong Yang New
[v3] btrfs-progs: property: introduce drop_subtree_threshold property [v3] btrfs-progs: property: introduce drop_subtree_threshold property - - - --- 2024-08-12 Sidong Yang New
[v2] Fix wrong memory free on check_is_root - - - --- 2014-12-18 Satoru Takeuchi Under Review
Btrfs: Remove unnecessary placeholder in btrfs_err_code - - - --- 2014-12-24 Satoru Takeuchi Under Review
btrfs: suppress a build warning on building 32bit kernel - - - --- 2014-12-25 Satoru Takeuchi Under Review
Btrfs-progs: cmds-subvolume: use parameter str instead of optarg - - - --- 2014-04-19 Rakesh Pandit Under Review
btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache - - - --- 2014-04-10 Qu Wenruo Under Review
[RFC,1/2] btrfs: Add missing device check in dev_info/rm_dev ioctl - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,2/2] btrfs: Add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,1/2] btrfs-progs: Follow kernel changes to add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 Qu Wenruo Under Review
[RFC,2/2] btrfs-progs: Add userspace support for kernel missing dev detection. - - - --- 2014-05-06 Qu Wenruo Under Review
[v2] btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo Under Review
[RFC,03/11] btrfs: backref: Add nolock option for btrfs_find_all_roots(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,04/11] btrfs: backref: Allow find_parent_nodes() to skip given ref_node. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,05/11] btrfs: backref: Allow btrfs_find_all_roots() to skip given ref_node. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,06/11] btrfs: qgroup: Add needed parameter and member for qgroup. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,07/11] btrfs: qgroup: save and pass old_roots ulist to btrfs_qgroup_record_ref(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,08/11] btrfs: qgroup: Record current referenced roots at qgroup_record_ref(). - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,09/11] btrfs: qgroup: Use oper->old/new_roots to update refcnt. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,10/11] btrfs: qgroup-tests: Add old_roots ulist to allow qgroup test pass. - - - --- 2015-03-23 Qu Wenruo Under Review
[RFC,11/11] btrfs: qgroup: Cleanup the unneeded codes. - - - --- 2015-03-23 Qu Wenruo Under Review
[1/3] btrfs: Cleanup no_quota parameter - - - --- 2015-10-26 Qu Wenruo Under Review
btrfs: make btrfs_is_subpage() to return false directly for 4K page size btrfs: make btrfs_is_subpage() to return false directly for 4K page size - 1 - --- 2024-08-05 Qu Wenruo New
btrfs: refactor __extent_writepage_io() to do sector-by-sector submission btrfs: refactor __extent_writepage_io() to do sector-by-sector submission - 1 - --- 2024-08-07 Qu Wenruo New
[v2] btrfs: refactor __extent_writepage_io() to do sector-by-sector submission [v2] btrfs: refactor __extent_writepage_io() to do sector-by-sector submission - 1 - --- 2024-08-08 Qu Wenruo New
[1/2] btrfs: introduce extent_map::em_cached member btrfs: reduce extent map lookup overhead for data write - - - --- 2024-08-08 Qu Wenruo New
[2/2] btrfs: utilize cached extent map for data writeback btrfs: reduce extent map lookup overhead for data write - - - --- 2024-08-08 Qu Wenruo New
btrfs: tree-checker: add btrfs dev extent checks btrfs: tree-checker: add btrfs dev extent checks - 2 - --- 2024-08-11 Qu Wenruo New
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type - 1 - --- 2024-08-11 Qu Wenruo New
btrfs: remove the nr_ret parameter from __extent_writepage_io() btrfs: remove the nr_ret parameter from __extent_writepage_io() - 1 - --- 2024-08-14 Qu Wenruo New
[1/2] btrfs-progs: mkfs/rootdir: add hard link support btrfs-progs: mkfs/rootdir: add hard link support - - - --- 2024-08-15 Qu Wenruo New
[2/2] btrfs-progs: mkfs-tests: add hardlink related tests for --subvol btrfs-progs: mkfs/rootdir: add hard link support - - - --- 2024-08-15 Qu Wenruo New
btrfs: only enable extent map shrinker for DEBUG builds btrfs: only enable extent map shrinker for DEBUG builds - 1 - --- 2024-08-16 Qu Wenruo New
[RFC] btrfs: only run extent map shrinker inside cleaner kthread [RFC] btrfs: only run extent map shrinker inside cleaner kthread - - - --- 2024-08-16 Qu Wenruo New
btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() - - - --- 2024-08-17 Qu Wenruo New
[v2] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() [v2] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() - - - --- 2024-08-18 Qu Wenruo New
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io() btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io() - 1 - --- 2024-08-19 Qu Wenruo New
[v2,1/2] btrfs-progs: mkfs/rootdir: add hard link support btrfs-progs: mkfs/rootdir: add hard link support - - - --- 2024-08-20 Qu Wenruo New
[v2,2/2] btrfs-progs: mkfs-tests: add hardlink related tests for --subvol btrfs-progs: mkfs/rootdir: add hard link support - - - --- 2024-08-20 Qu Wenruo New
[v3] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() [v3] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() - - - --- 2024-08-20 Qu Wenruo New
fstests: btrfs/125: do not use raid5 for metadata fstests: btrfs/125: do not use raid5 for metadata - 1 - --- 2024-08-23 Qu Wenruo New
fstests: btrfs: a new test case to verify a use-after-free bug fstests: btrfs: a new test case to verify a use-after-free bug - - - --- 2024-08-24 Qu Wenruo New
[v4] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() [v4] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk() - 2 - --- 2024-08-24 Qu Wenruo New
[v2] btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io() [v2] btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io() - 1 - --- 2024-08-24 Qu Wenruo New
[v2] fstests: btrfs: a new test case to verify a use-after-free bug [v2] fstests: btrfs: a new test case to verify a use-after-free bug - - - --- 2024-08-24 Qu Wenruo New
btrfs: subpage: remove btrfs_fs_info::subpage_info member btrfs: subpage: remove btrfs_fs_info::subpage_info member - 1 - --- 2024-08-26 Qu Wenruo New
[v2] fstests: btrfs/125: do not use raid5 for metadata [v2] fstests: btrfs/125: do not use raid5 for metadata - 1 - --- 2024-08-26 Qu Wenruo New
[v3] fstests: btrfs: test reading data with a corrupted checksum tree leaf [v3] fstests: btrfs: test reading data with a corrupted checksum tree leaf - 2 - --- 2024-08-27 Qu Wenruo New
btrfs: interrupt long running operations if the current process is freezing btrfs: interrupt long running operations if the current process is freezing - 1 - --- 2024-08-28 Qu Wenruo New
[v2] btrfs: interrupt long running operations if the current process is freezing [v2] btrfs: interrupt long running operations if the current process is freezing - 1 - --- 2024-08-28 Qu Wenruo New
[v3] btrfs: interrupt fstrim if the current process is freezing [v3] btrfs: interrupt fstrim if the current process is freezing - 1 - --- 2024-08-29 Qu Wenruo New
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption btrfs: subpage: fix the bitmap dump which can cause bitmap corruption - - - --- 2024-08-30 Qu Wenruo New
[v2] btrfs: subpage: fix the bitmap dump which can cause bitmap corruption [v2] btrfs: subpage: fix the bitmap dump which can cause bitmap corruption - 1 - --- 2024-08-30 Qu Wenruo New
btrfs: remove btrfs_folio_end_all_writers() btrfs: remove btrfs_folio_end_all_writers() - - - --- 2024-08-30 Qu Wenruo New
[v7] Move BTRFS RCU string to common library - - - --- 2014-11-13 Omar Sandoval Under Review
btrfs: fix invalid mapping xarray state btrfs: fix invalid mapping xarray state - 1 - --- 2024-08-09 Naohiro Aota New
[v3] btrfs: zoned: properly take lock to read/update BG's zoned variables [v3] btrfs: zoned: properly take lock to read/update BG's zoned variables - 1 - --- 2024-08-09 Naohiro Aota New
btrfs: zoned: handle broken write pointer on zones btrfs: zoned: handle broken write pointer on zones - - - --- 2024-08-30 Naohiro Aota New
[5/9] Btrfs,raid56: use a variant to record the operation type - - - --- 2014-11-14 Miao Xie Under Review
[6/9] Btrfs,raid56: support parity scrub on raid56 - - - --- 2014-11-14 Miao Xie Under Review
[v2,1/3] btrfs-progs: use libbtrfsutil for btrfs subvolume create btrfs-progs: use libbtrfsutil for subvolume creation - 1 - --- 2024-08-02 Mark Harmstone New
[v2,2/3] btrfs-progs: use libbtrfsutil for btrfs subvolume snapshot btrfs-progs: use libbtrfsutil for subvolume creation - 1 - --- 2024-08-02 Mark Harmstone New
[v2,3/3] btrfs-progs: remove unused qgroup functions btrfs-progs: use libbtrfsutil for subvolume creation - 1 - --- 2024-08-02 Mark Harmstone New
[v4] btrfs-progs: add --subvol option to mkfs.btrfs [v4] btrfs-progs: add --subvol option to mkfs.btrfs - 1 - --- 2024-08-07 Mark Harmstone New
[v5] btrfs-progs: add --subvol option to mkfs.btrfs [v5] btrfs-progs: add --subvol option to mkfs.btrfs - - - --- 2024-08-08 Mark Harmstone New
btrfs: add io_uring interface for encoded reads btrfs: add io_uring interface for encoded reads - - - --- 2024-08-09 Mark Harmstone New
[1/6] btrfs: remove iocb from btrfs_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[2/6] btrfs: store encoded read state in struct btrfs_encoded_read_private btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[3/6] btrfs: add btrfs_encoded_read_finish btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[4/6] btrfs: add btrfs_prepare_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[5/6] btrfs: move wait out of btrfs_encoded_read btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[6/6] btrfs: add io_uring interface for encoded reads btrfs: add io_uring for encoded reads - - - --- 2024-08-23 Mark Harmstone New
[5/5] btrfs: don't update mtime on deduped inodes - - - --- 2015-06-26 Mark Fasheh Under Review
[RFC] Btrfs: send, add calculate data size flag to allow for progress estimation - - - --- 2014-04-06 Marc MERLIN Under Review
[RFC,v3,1/2] fs/super.c: add new super block sub devices super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
[RFC,v3,2/2] btrfs: use the new VFS super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
btrfs: Don't block system suspend during fstrim btrfs: Don't block system suspend during fstrim - - - --- 2024-08-22 Luca Stefani New
btrfs: Add assert or condition btrfs: Add assert or condition - - - --- 2024-08-31 Lizhi Xu New
[v10,01/16] Btrfs: disable qgroups accounting when quota_enable is 0 - - - --- 2014-04-10 Liu Bo Under Review
[v10,02/16] Btrfs: introduce dedup tree and relatives - - - --- 2014-04-10 Liu Bo Under Review
[v10,03/16] Btrfs: introduce dedup tree operations - - - --- 2014-04-10 Liu Bo Under Review
[v10,04/16] Btrfs: introduce dedup state - - - --- 2014-04-10 Liu Bo Under Review
[v10,05/16] Btrfs: make ordered extent aware of dedup - - - --- 2014-04-10 Liu Bo Under Review
[v10,06/16] Btrfs: online(inband) data dedup - - - --- 2014-04-10 Liu Bo Under Review
[v10,07/16] Btrfs: skip dedup reference during backref walking - - - --- 2014-04-10 Liu Bo Under Review
[v10,08/16] Btrfs: don't return space for dedup extent - - - --- 2014-04-10 Liu Bo Under Review
[v10,09/16] Btrfs: add ioctl of dedup control - - - --- 2014-04-10 Liu Bo Under Review
[v10,10/16] Btrfs: improve the delayed refs process in rm case - - - --- 2014-04-10 Liu Bo Under Review
[v10,11/16] Btrfs: fix a crash of dedup ref - - - --- 2014-04-10 Liu Bo Under Review
[v10,12/16] Btrfs: fix deadlock of dedup work - - - --- 2014-04-10 Liu Bo Under Review
[v10,13/16] Btrfs: fix transactin abortion in __btrfs_free_extent - - - --- 2014-04-10 Liu Bo Under Review
« 1 2 3 »