Show patches with: State = Action Required       |    Archived = No       |   348 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] btrfs: split bios to the fs sector size boundary [1/5] block: take chunk_sectors into account in bio_split_write_zeroes - 2 - --- 2024-11-04 Christoph Hellwig New
[4/5] btrfs: use bio_is_zone_append in the completion handler [1/5] block: take chunk_sectors into account in bio_split_write_zeroes - 2 - --- 2024-11-04 Christoph Hellwig New
[3/5] block: lift bio_is_zone_append to bio.h [1/5] block: take chunk_sectors into account in bio_split_write_zeroes - 2 - --- 2024-11-04 Christoph Hellwig New
[2/5] block: fix bio_split_rw_at to take zone_write_granularity into account [1/5] block: take chunk_sectors into account in bio_split_write_zeroes - 2 - --- 2024-11-04 Christoph Hellwig New
[1/5] block: take chunk_sectors into account in bio_split_write_zeroes [1/5] block: take chunk_sectors into account in bio_split_write_zeroes - 1 - --- 2024-11-04 Christoph Hellwig New
[GIT,PULL] Btrfs fixes for 6.12-rc6 [GIT,PULL] Btrfs fixes for 6.12-rc6 - - - --- 2024-11-01 David Sterba New
[v2] btrfs: a new test case to verify mount behavior with background remounting [v2] btrfs: a new test case to verify mount behavior with background remounting - 1 - --- 2024-11-01 Qu Wenruo New
[4/4] btrfs: split bios to the fs sector size boundary [1/4] block: fix bio_split_rw_at to take zone_write_granularity into account - 3 - --- 2024-11-01 Christoph Hellwig New
[3/4] btrfs: use bio_is_zone_append in the completion handler [1/4] block: fix bio_split_rw_at to take zone_write_granularity into account - 3 - --- 2024-11-01 Christoph Hellwig New
[2/4] block: lift bio_is_zone_append to bio.h [1/4] block: fix bio_split_rw_at to take zone_write_granularity into account - 2 - --- 2024-11-01 Christoph Hellwig New
[1/4] block: fix bio_split_rw_at to take zone_write_granularity into account [1/4] block: fix bio_split_rw_at to take zone_write_granularity into account - - - --- 2024-11-01 Christoph Hellwig New
btrfs: a new test case to verify mount behavior with background remounting btrfs: a new test case to verify mount behavior with background remounting - - - --- 2024-11-01 Qu Wenruo New
btrfs: Fix data race in log_conflicting_inodes btrfs: Fix data race in log_conflicting_inodes - - - --- 2024-11-01 Hao-ran Zheng New
[1/2] io_uring/cmd: let cmds to know about dying task [1/2] io_uring/cmd: let cmds to know about dying task - 1 - --- 2024-10-31 Mark Harmstone New
btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu() btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu() - - - --- 2024-10-31 Mark Harmstone New
[v2] btrfs: handle bio_split() error [v2] btrfs: handle bio_split() error - - - --- 2024-10-31 Johannes Thumshirn New
btrfs: fix a typo in btrfs_use_zone_append btrfs: fix a typo in btrfs_use_zone_append - - - --- 2024-10-31 Christoph Hellwig New
btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read() btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read() - 1 - --- 2024-10-31 Mark Harmstone New
[next] btrfs: fix error code in add_delayed_ref_head() [next] btrfs: fix error code in add_delayed_ref_head() - - - --- 2024-10-31 Dan Carpenter New
[v2] btrfs: add a test for defrag of contiguous file extents [v2] btrfs: add a test for defrag of contiguous file extents - 1 - --- 2024-10-30 Filipe Manana New
[6/6] btrfs: allow buffered write to skip full page if it's sector aligned btrfs: sector size < page size enhancement - - - --- 2024-10-30 Qu Wenruo New
[5/6] btrfs: avoid deadlock when reading a partial uptodate folio btrfs: sector size < page size enhancement - - - --- 2024-10-30 Qu Wenruo New
[4/6] btrfs: make btrfs_do_readpage() to do block-by-block read btrfs: sector size < page size enhancement - - - --- 2024-10-30 Qu Wenruo New
[3/6] btrfs: use FGP_STABLE to wait for folio writeback btrfs: sector size < page size enhancement - - - --- 2024-10-30 Qu Wenruo New
[2/6] btrfs: extract the inner loop of cow_file_range() to enhance the error handling btrfs: sector size < page size enhancement - - - --- 2024-10-30 Qu Wenruo New
[1/6] btrfs: fix double accounting of ordered extents during errors btrfs: sector size < page size enhancement - - - --- 2024-10-30 Qu Wenruo New
[2/2] btrfs: fix mount failure due to remount races btrfs: fixes for the new fd-based API - - - --- 2024-10-30 Qu Wenruo New
[1/2] btrfs: fix per-subvolume RO/RW flags with new mount API btrfs: fixes for the new fd-based API - - - --- 2024-10-30 Qu Wenruo New
[v2] btrfs: add new ioctl to wait for cleaned subvolumes [v2] btrfs: add new ioctl to wait for cleaned subvolumes - - - --- 2024-10-29 David Sterba New
[v5,01/27] range: Add range_overlaps() DCD: Add support for Dynamic Capacity Devices (DCD) 1 5 - --- 2024-10-29 Ira Weiny New
btrfs: add a test for defrag of contiguous file extents btrfs: add a test for defrag of contiguous file extents - 1 - --- 2024-10-29 Filipe Manana New
[2/2] btrfs: fix defrag not merging contiguous extents due to merged extent maps btrfs: a couple fixes for extent map merging and defrag - - - --- 2024-10-29 Filipe Manana New
[1/2] btrfs: fix extent map merging not happening for adjacent extents btrfs: a couple fixes for extent map merging and defrag - - - --- 2024-10-29 Filipe Manana New
btrfs/287: make the test work when compression is enabled btrfs/287: make the test work when compression is enabled - 1 - --- 2024-10-29 Filipe Manana New
btrfs: handle bio_split() error btrfs: handle bio_split() error - - - --- 2024-10-29 Johannes Thumshirn New
[v2] fstests: generic/366: add a new test case to verify if certain fio load will hang the filesyst… [v2] fstests: generic/366: add a new test case to verify if certain fio load will hang the filesyst… - 2 - --- 2024-10-28 Qu Wenruo New
btrfs: fix double accounting of ordered extents during errors btrfs: fix double accounting of ordered extents during errors - - - --- 2024-10-28 Qu Wenruo New
fstests: generic/366: add a new test case to verify if certain fio load will hang the filesystem fstests: generic/366: add a new test case to verify if certain fio load will hang the filesystem - - - --- 2024-10-28 Qu Wenruo New
[v2] btrfs: test remount with "compress" clears "compress-force" [v2] btrfs: test remount with "compress" clears "compress-force" - 2 - --- 2024-10-25 Filipe Manana New
btrfs: test remount with "compress" clears "compress-force" btrfs: test remount with "compress" clears "compress-force" - - - --- 2024-10-25 Filipe Manana New
[2/2] btrfs: simplify regions mark and keep start unchanged in err handling btrfs: fix the length of reserved qgroup to free - - - --- 2024-10-25 hs wang New
[1/2] btrfs: fix the length of reserved qgroup to free btrfs: fix the length of reserved qgroup to free - 2 - --- 2024-10-25 hs wang New
btrfs: add a sanity check for btrfs root btrfs: add a sanity check for btrfs root - 1 - --- 2024-10-25 Lizhi Xu New
[18/18] btrfs: remove no longer used delayed ref head search functionality btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[17/18] btrfs: track delayed ref heads in an xarray btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[16/18] btrfs: add comments regarding locking to struct btrfs_delayed_ref_root btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[15/18] btrfs: assert delayed refs lock is held at add_delayed_ref_head() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[14/18] btrfs: assert delayed refs lock is held at find_first_ref_head() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[13/18] btrfs: assert delayed refs lock is held at find_ref_head() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[12/18] btrfs: pass fs_info to btrfs_cleanup_ref_head_accounting btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[11/18] btrfs: pass fs_info to functions that search for delayed ref heads btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[10/18] btrfs: move delayed ref head unselection to delayed-ref.c btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[09/18] btrfs: simplify obtaining a delayed ref head btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[08/18] btrfs: change return type of btrfs_delayed_ref_lock() to boolean btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[07/18] btrfs: remove num_entries atomic counter from delayed ref root btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[06/18] btrfs: use helper to find first ref head at btrfs_destroy_delayed_refs() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[05/18] btrfs: remove duplicated code to drop delayed ref during transaction abort btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[04/18] btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[03/18] btrfs: remove fs_info parameter from btrfs_destroy_delayed_refs() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[02/18] btrfs: move btrfs_destroy_delayed_refs() to delayed-ref.c btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
[01/18] btrfs: remove BUG_ON() at btrfs_destroy_delayed_refs() btrfs: convert delayed head refs to xarray and cleanups - - - --- 2024-10-24 Filipe Manana New
fstests: btrfs/330: enable the test case for both new and old APIs fstests: btrfs/330: enable the test case for both new and old APIs - 1 - --- 2024-10-24 Qu Wenruo New
btrfs: reduce extent tree lock contention when searching for inline backref btrfs: reduce extent tree lock contention when searching for inline backref - 1 - --- 2024-10-24 robbieko New
[v2] btrfs: avoid deadlock when reading a partial uptodate folio [v2] btrfs: avoid deadlock when reading a partial uptodate folio - - - --- 2024-10-23 Qu Wenruo New
[GIT,PULL] Btrfs fixes for 6.12-rc5 [GIT,PULL] Btrfs fixes for 6.12-rc5 - - - --- 2024-10-23 David Sterba New
[v5,2/2] btrfs: implement self-tests for partial RAID srtipe-tree delete implement truncation for RAID stripe-extents - 1 - --- 2024-10-23 Johannes Thumshirn New
[v5,1/2] btrfs: implement partial deletion of RAID stripe extents implement truncation for RAID stripe-extents - 1 - --- 2024-10-23 Johannes Thumshirn New
btrfs: add a sanity check for csum root before fill the data csum btrfs: add a sanity check for csum root before fill the data csum - 1 - --- 2024-10-23 Edward Adam Davis New
[v2] btrfs: fix mount failure due to remount races [v2] btrfs: fix mount failure due to remount races - - - --- 2024-10-23 Qu Wenruo New
btrfs: reduce lock contention with not always use keep locks when insert extent backref btrfs: reduce lock contention with not always use keep locks when insert extent backref - - - --- 2024-10-23 robbieko New
btrfs: fix per-subvolume RO/RW flags with new mount API btrfs: fix per-subvolume RO/RW flags with new mount API - - - --- 2024-10-23 Qu Wenruo 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
« 1 2 3 4 »