Show patches with: State = Action Required       |    Archived = No       |   341 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() [v3] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - 1 - --- 2024-04-09 Qu Wenruo New
btrfs/125 197 198: cleanup using SCRATCH_DEV_NAME btrfs/125 197 198: cleanup using SCRATCH_DEV_NAME - 1 - --- 2024-04-09 Anand Jain New
[v2] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() [v2] btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - 1 - --- 2024-04-09 Qu Wenruo New
[RFC,8/8] btrfs: reorder disk_bytenr/disk_num_bytes/ram_bytes/offset parameters btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,7/8] btrfs: remove extent_map::block_start member btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,6/8] btrfs: remove extent_map::block_len member btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,5/8] btrfs: remove extent_map::orig_start member btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,4/8] btrfs: introduce extra sanity checks for extent maps btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,3/8] btrfs: introduce new members for extent_map btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,2/8] btrfs: rename members of can_nocow_file_extent_args btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[RFC,1/8] btrfs: rename extent_map::orig_block_len to disk_num_bytes btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start - - - --- 2024-04-08 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 6.9-rc3 [GIT,PULL] Btrfs fixes for 6.9-rc3 - - - --- 2024-04-08 David Sterba New
[v2] common/filter.btrfs: introduce _filter_snapshot [v2] common/filter.btrfs: introduce _filter_snapshot - 1 - --- 2024-04-08 Anand Jain New
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() - - - --- 2024-04-07 Qu Wenruo New
btrfs: fallback if compressed IO fails for ENOSPC btrfs: fallback if compressed IO fails for ENOSPC - 2 - --- 2024-04-06 Sweet Tea Dorminy New
[v2] fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change [v2] fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change - - - --- 2024-04-06 Qu Wenruo New
fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change fstests: btrfs: redirect stdout of "btrfs subvolume snapshot" to fix output change - - - --- 2024-04-05 Qu Wenruo New
[v2,3/3] fstests: update tests to skip unsupported raid profile types fstests: various RAID56 related fixes for btrfs - 1 - --- 2024-04-05 Josef Bacik New
[v2,2/3] fstests: change how we test for supported raid configs fstests: various RAID56 related fixes for btrfs - 1 - --- 2024-04-05 Josef Bacik New
[v2,1/3] fstests: change btrfs/197 and btrfs/198 golden output fstests: various RAID56 related fixes for btrfs - 1 - --- 2024-04-05 Josef Bacik New
Inspect command leaks memory if realloc() fails Inspect command leaks memory if realloc() fails - - - --- 2024-04-05 Nathan Mills New
[2/2] btrfs: create snapshot fix golden output fstests: btrfs: subvolume snapshot fix golden output - - - --- 2024-04-05 Anand Jain New
[1/2] common/filter.btrfs: add a new _filter_snapshot fstests: btrfs: subvolume snapshot fix golden output - - - --- 2024-04-05 Anand Jain New
[v3,3/3] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - 1 - --- 2024-04-05 Qu Wenruo New
[v3,2/3] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - 1 - --- 2024-04-05 Qu Wenruo New
[v3,1/3] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - - - --- 2024-04-05 Qu Wenruo New
btrfs: do not wait for short bulk allocation btrfs: do not wait for short bulk allocation - 2 1 --- 2024-04-04 Qu Wenruo New
[v2,4/4] btrfs: add extra sanity checks for create_io_em() btrfs: more explaination on extent_map members - - - --- 2024-04-03 Qu Wenruo New
[v2,3/4] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - - - --- 2024-04-03 Qu Wenruo New
[v2,2/4] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - - - --- 2024-04-03 Qu Wenruo New
[v2,1/4] btrfs: remove not needed mod_start and mod_len from struct extent_map btrfs: more explaination on extent_map members - 1 - --- 2024-04-03 Qu Wenruo New
[6/6] btrfs: urgent periodic reclaim pass btrfs: dynamic and periodic block_group reclaim - - - --- 2024-04-03 Boris Burkov New
[5/6] btrfs: prevent pathological periodic reclaim loops btrfs: dynamic and periodic block_group reclaim - - - --- 2024-04-03 Boris Burkov New
[4/6] btrfs: periodic block_group reclaim btrfs: dynamic and periodic block_group reclaim - - - --- 2024-04-03 Boris Burkov New
[3/6] btrfs: dynamic block_group reclaim threshold btrfs: dynamic and periodic block_group reclaim - - - --- 2024-04-03 Boris Burkov New
[2/6] btrfs: store fs_info on space_info btrfs: dynamic and periodic block_group reclaim - 1 - --- 2024-04-03 Boris Burkov New
[1/6] btrfs: report reclaim stats in sysfs btrfs: dynamic and periodic block_group reclaim - 1 - --- 2024-04-03 Boris Burkov New
[3/3] btrfs: remove no longer used btrfs_clone_chunk_map() btrfs: remove some unused and pointless code - - - --- 2024-04-03 Filipe Manana New
[2/3] btrfs: remove list emptyness check at warn_about_uncommitted_trans() btrfs: remove some unused and pointless code - - - --- 2024-04-03 Filipe Manana New
[1/3] btrfs: remove pointless return value assignment at btrfs_finish_one_ordered() btrfs: remove some unused and pointless code - - - --- 2024-04-03 Filipe Manana New
[GIT,PULL] fstests: btrfs changes for for-next v2024.04.03 [GIT,PULL] fstests: btrfs changes for for-next v2024.04.03 - - - --- 2024-04-03 Anand Jain New
[v3,13/13] bcachefs: fiemap: emit new COMPRESSED state fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,12/13] f2fs: fiemap: emit new COMPRESSED state fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,11/13] bcachefs: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,10/13] ocfs2: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,09/13] f2fs: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,07/13] ext4: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,06/13] nilfs2: fiemap: return correct extent physical length fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,05/13] btrfs: fiemap: return extent physical size fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,04/13] btrfs: fiemap: emit new COMPRESSED state. fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,03/13] fs: fiemap: add new COMPRESSED extent state fiemap extension for more physical information - 1 - --- 2024-04-03 Sweet Tea Dorminy New
[v3,02/13] fs: fiemap: update fiemap_fill_next_extent() signature fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v3,01/13] fs: fiemap: add physical_length field to extents fiemap extension for more physical information - - - --- 2024-04-03 Sweet Tea Dorminy New
[v2,5/5] btrfs-progs: tests-misc: add a test case to check zoned bgt conversion btrfs-progs: zoned devices support for bgt feature - - - --- 2024-04-02 Qu Wenruo New
[v2,4/5] btrfs-progs: tests-mkfs: add test case for zoned block group tree feature btrfs-progs: zoned devices support for bgt feature - - - --- 2024-04-02 Qu Wenruo New
[v2,3/5] btrfs-progs: tune: properly open zoned devices for RW btrfs-progs: zoned devices support for bgt feature - - - --- 2024-04-02 Qu Wenruo New
[v2,2/5] btrfs-progs: mkfs: use proper zoned compatible write for bgt feature btrfs-progs: zoned devices support for bgt feature - - - --- 2024-04-02 Qu Wenruo New
[v2,1/5] btrfs-progs: tune: add the missing newline for --convert-from-block-group-tree btrfs-progs: zoned devices support for bgt feature - - - --- 2024-04-02 Qu Wenruo New
btrfs: remove not needed mod_start and mod_len from struct extent_map btrfs: remove not needed mod_start and mod_len from struct extent_map - 1 - --- 2024-04-02 Filipe Manana New
[2/2] btrfs: simplify the inline extent map creation btrfs: more explaination on extent_map members - - - --- 2024-04-02 Qu Wenruo New
[1/2] btrfs: add extra comments on extent_map members btrfs: more explaination on extent_map members - - - --- 2024-04-02 Qu Wenruo New
[RFC] btrfs: Remove the experimental warning for sectorsize < pagesize [RFC] btrfs: Remove the experimental warning for sectorsize < pagesize - - - --- 2024-04-01 Ritesh Harjani (IBM) New
common/btrfs: lookup running processes using pgrep common/btrfs: lookup running processes using pgrep - 1 - --- 2024-04-01 Anand Jain New
[btrfs-progs] Add dump-csums for btrfs inspect-internal - - - --- 2016-01-19 Lakshmipathi.G Under Review
Fix balance regression in 4.4-rc - - - --- 2015-11-17 Holger Hoffstätte Under Review
[1/3] btrfs: Cleanup no_quota parameter - - - --- 2015-10-26 Qu Wenruo Under Review
[5/5] btrfs: don't update mtime on deduped inodes - - - --- 2015-06-26 Mark Fasheh Under Review
Btrfs: sysfs support for the replace of the seed device - - - --- 2015-06-07 Anand Jain Under Review
[RFC,11/11] btrfs: qgroup: Cleanup the unneeded codes. - - - --- 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,09/11] btrfs: qgroup: Use oper->old/new_roots to update refcnt. - - - --- 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,07/11] btrfs: qgroup: save and pass old_roots ulist to btrfs_qgroup_record_ref(). - - - --- 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,05/11] btrfs: backref: Allow btrfs_find_all_roots() to skip given ref_node. - - - --- 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,03/11] btrfs: backref: Add nolock option for btrfs_find_all_roots(). - - - --- 2015-03-23 Qu Wenruo Under Review
btrfs: cleanup unused alloc_chunk varible - - - --- 2015-02-14 Zhaolei Under Review
[v4] btrfs: Fix out-of-space bug - - - --- 2015-02-12 Zhaolei Under Review
[v3] Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group - - - --- 2015-02-11 Forrest Liu Under Review
btrfs: cleanup a straight free-after-malloc branch for free-space-cache - - - --- 2015-01-14 Gui Hecheng Under Review
Btrfs: fix typo of variable in scrub_stripe - - - --- 2015-01-09 Tsutomu Itoh Under Review
btrfs: suppress a build warning on building 32bit kernel - - - --- 2014-12-25 Satoru Takeuchi Under Review
[v3] btrfs: add regression test for remount with thread_pool resized - - - --- 2014-12-25 Xing Gu Under Review
Btrfs: Remove unnecessary placeholder in btrfs_err_code - - - --- 2014-12-24 Satoru Takeuchi Under Review
[v2] Fix wrong memory free on check_is_root - - - --- 2014-12-18 Satoru Takeuchi Under Review
Btrfs: make sure logged extents complete in the current transaction V2 - - - --- 2014-11-19 Josef Bacik Under Review
[6/9] Btrfs,raid56: support parity scrub on raid56 - - - --- 2014-11-14 Miao Xie Under Review
[5/9] Btrfs,raid56: use a variant to record the operation type - - - --- 2014-11-14 Miao Xie Under Review
[2/6,v2] btrfs: do commit in sync_fs if there are pending changes - - - --- 2014-11-14 David Sterba Under Review
[v7] Move BTRFS RCU string to common library - - - --- 2014-11-13 Omar Sandoval Under Review
[v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage - - - --- 2014-11-12 Daniel Dressler Under Review
[v2] btrfs: regression test for btrfs extent merge - - - --- 2014-10-16 Qu Wenruo Under Review
Btrfs: rename do_chunk_alloc to btrfs_maybe_chunk_alloc - - - --- 2014-10-06 Josef Bacik Under Review
Btrfs: fix wrong parse of extent map's tracepoint - - - --- 2014-09-17 Liu Bo Under Review
btrfs-progs: per-thread, per-call pretty buffer - - - --- 2014-09-04 Zach Brown Under Review
btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots - - - --- 2014-08-16 Anand Jain Under Review
Btrfs: show real function name in btrfs workqueue tracepoint - - - --- 2014-08-15 Liu Bo Under Review
[RFC,v3,2/2] btrfs: use the new VFS super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
« 1 2 3 4 »