Show patches with: State = Action Required       |    Archived = No       |   416 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/8] common/btrfs: add a _require_btrfs_no_nodatasum helper fstests: btrfs: fix test failure when running with compression or nodatasum - 1 - --- 2025-02-12 Filipe Manana New
[2/8] btrfs/290: skip test if we are running with nodatacow mount option fstests: btrfs: fix test failure when running with compression or nodatasum - 1 - --- 2025-02-12 Filipe Manana New
[1/8] btrfs: skip tests incompatible with compression when compression is enabled fstests: btrfs: fix test failure when running with compression or nodatasum - 1 - --- 2025-02-12 Filipe Manana New
btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set - 1 - --- 2025-02-12 Johannes Thumshirn New
btrfs-progs: Preserve first error in loop of check_extent_refs() btrfs-progs: Preserve first error in loop of check_extent_refs() - 1 - --- 2025-02-12 tchou New
[v3] fstests: add a generic test to verify direct IO writes with buffer contents change [v3] fstests: add a generic test to verify direct IO writes with buffer contents change - 4 - --- 2025-02-12 Qu Wenruo New
[v2,3/3] btrfs: allow buffered write to avoid full page read if it's block aligned btrfs: enhancement to pass generic/563 - - - --- 2025-02-12 Qu Wenruo New
[v2,2/3] btrfs: make btrfs_do_readpage() to do block-by-block read btrfs: enhancement to pass generic/563 - - - --- 2025-02-12 Qu Wenruo New
[v2,1/3] btrfs: introduce a read path dedicated extent lock helper btrfs: enhancement to pass generic/563 - - - --- 2025-02-12 Qu Wenruo New
btrfs-progs: change print format for btrfs_scrub_progress struct keys in print_scrub_full() btrfs-progs: change print format for btrfs_scrub_progress struct keys in print_scrub_full() - - - --- 2025-02-12 Racz Zoltan New
btrfs-progs: add duration format to fmt_print btrfs-progs: add duration format to fmt_print - - - --- 2025-02-11 Racz Zoltan New
[v2] fstests: add a generic test to verify direct IO writes with buffer contents change [v2] fstests: add a generic test to verify direct IO writes with buffer contents change - 2 - --- 2025-02-11 Qu Wenruo New
btrfs-progs: scrub status: add json output format for -d (per device scrub status) option btrfs-progs: scrub status: add json output format for -d (per device scrub status) option - - - --- 2025-02-10 Racz Zoltan New
btrfs: fix btrfs_test_delayed_refs leak btrfs: fix btrfs_test_delayed_refs leak - 1 - --- 2025-02-10 David Disseldorp New
btrfs: fix data race when accessing the block_group's used field btrfs: fix data race when accessing the block_group's used field - - - --- 2025-02-08 haoran zheng New
fstests: add a generic test to verify direct IO writes with buffer contents change fstests: add a generic test to verify direct IO writes with buffer contents change - - - --- 2025-02-08 Qu Wenruo New
[v2,8/8] btrfs: require strict data/metadata split for subpage check btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,7/8] btrfs: simplify read_extent_buffer_pages_nowait() btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,6/8] btrfs: simplify write_one_eb() btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,5/8] btrfs: simplify btrfs_clear_buffer_dirty() btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,4/8] btrfs: use metadata specific helpers to simplify extent buffer helpers btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,3/8] btrfs: make subpage attach and detach to handle metadata properly btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,2/8] btrfs: extract metadata subpage detection into a dedicated helper btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[v2,1/8] btrfs: remove btrfs_fs_info::sectors_per_page btrfs: separate/simplify/unify subpage handling - - - --- 2025-02-07 Qu Wenruo New
[2/2] scrub status: add json output format btrfs-progs: scrub status: add json output format - - - --- 2025-02-07 Racz Zoltan New
[1/2] Removed redundant if/else statement btrfs-progs: scrub status: add json output format - - - --- 2025-02-07 Racz Zoltan New
generic: suggest fs specific fix only if the tested filesystem matches generic: suggest fs specific fix only if the tested filesystem matches - - - --- 2025-02-06 Filipe Manana New
generic/631: suggest xfs fix only if the tested filesystem is xfs generic/631: suggest xfs fix only if the tested filesystem is xfs - 1 - --- 2025-02-06 Filipe Manana New
btrfs-progs: scrub: add the new --limit option to set the throughput limit at runtime btrfs-progs: scrub: add the new --limit option to set the throughput limit at runtime - - - --- 2025-02-06 Qu Wenruo New
fstests: btrfs/226: use nodatasum mount option to prevent false alerts fstests: btrfs/226: use nodatasum mount option to prevent false alerts - 2 - --- 2025-02-05 Qu Wenruo New
btrfs: fix hole expansion when writing at an offset beyond eof btrfs: fix hole expansion when writing at an offset beyond eof - 1 - --- 2025-02-05 Filipe Manana New
[GIT,PULL] Btrfs fixes for 6.14-rc2 [GIT,PULL] Btrfs fixes for 6.14-rc2 - - - --- 2025-02-05 David Sterba New
btrfs: avoid assigning twice to block_start at btrfs_do_readpage() btrfs: avoid assigning twice to block_start at btrfs_do_readpage() - 2 - --- 2025-02-05 Filipe Manana New
[v2,5/5] fstests: btrfs: testcase for sysfs chunk_size attribute validation fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,4/5] fstests: btrfs: testcase for sysfs policy syntax verification fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,3/5] fstests: common/rc: add sysfs argument verification helpers fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,2/5] fstests: filter: helper for sysfs error filtering fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
[v2,1/5] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout fstests: btrfs: add test case to validate sysfs input arguments - - - --- 2025-02-05 Anand Jain New
btrfs: fix stale page cache after race between readahead and direct IO write btrfs: fix stale page cache after race between readahead and direct IO write - 1 - --- 2025-02-04 Filipe Manana 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
[RFC,v3,1/2] fs/super.c: add new super block sub devices super_block_dev - - - --- 2014-08-15 Luis R. Rodriguez Under Review
btrfs balance crash BUG ON fs/btrfs/relocation.c:1062 or RIP build_backref_tree+0x9fc/0xcc4 - - - --- 2014-06-19 Josef Bacik Under Review
Btrfs: don't remove raid type sysfs entries until unmount - - - --- 2014-05-22 Chris Mason Under Review
[RFC,8/8] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,7/8] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,6/8] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,5/8] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,4/8] Btrfs: subpagesize-blocksize: Define extent_buffer_head. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,3/8] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to … - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,2/8] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,1/8] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-05-21 Chandan Rajendra Under Review
[3/3] Btrfs: add another checksum algorithm xxhash - - - --- 2014-05-07 Liu Bo Under Review
[RFC,2/2] btrfs-progs: Add userspace support for kernel missing dev detection. - - - --- 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: Add new member of btrfs_ioctl_dev_info_args. - - - --- 2014-05-06 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
[3/3] btrfs check: Attempt to fix misordered keys with bitflips in them - - - --- 2014-05-05 Hugo Mills Under Review
[2/3] btrfs check: Pre-sort keys in a block while searching - - - --- 2014-05-05 Hugo Mills Under Review
[3/4,v4] Btrfs-progs: send, implement fallocate command callback - - - --- 2014-04-20 Filipe Manana Under Review
[2/4,v4] Btrfs-progs: send, implement total data size callback and progress report - - - --- 2014-04-20 Filipe Manana Under Review
[1/4,v3] Btrfs-progs: send, bump stream version - - - --- 2014-04-20 Filipe Manana 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
[v5] Btrfs-progs: add dedup subcommand - - - --- 2014-04-10 Liu Bo Under Review
[v10,16/16] Btrfs: fix dedup enospc problem - - - --- 2014-04-10 Liu Bo Under Review
« 1 2 ... 2 3 4 5 »