Show patches with: State = Action Required       |   33005 patches
« 1 2 3 4330 331 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-26 Qu Wenruo New
[v2,4/5] btrfs: fix the ram_bytes assignment for truncated ordered extents btrfs: detect and fix the ram_bytes mismatch - 1 - --- 2024-06-26 Qu Wenruo New
[v2,3/5] btrfs: make validate_extent_map() to catch ram_bytes mismatch btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-26 Qu Wenruo New
[v2,2/5] btrfs: ignore incorrect btrfs_file_extent_item::ram_bytes btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-26 Qu Wenruo New
[v2,1/5] btrfs: cleanup the bytenr usage inside btrfs_extent_item_to_extent_map() btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-26 Qu Wenruo New
btrfs: don't check NULL ulist in ulist_prealloc btrfs: don't check NULL ulist in ulist_prealloc - 1 - --- 2024-06-25 Boris Burkov New
btrfs: move the direct IO code into its own file btrfs: move the direct IO code into its own file - 2 - --- 2024-06-25 Filipe Manana New
btrfs: zoned: fix calc_available_free_space for zoned mode btrfs: zoned: fix calc_available_free_space for zoned mode - 1 - --- 2024-06-25 Naohiro Aota New
[4/4] btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-25 Qu Wenruo New
[3/4] btrfs: fix the ram_bytes assignment for truncated ordered extents btrfs: detect and fix the ram_bytes mismatch - 1 - --- 2024-06-25 Qu Wenruo New
[2/4] btrfs: make validate_extent_map() to catch ram_bytes mismatch btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-25 Qu Wenruo New
[1/4] btrfs: cleanup the bytenr usage inside btrfs_extent_item_to_extent_map() btrfs: detect and fix the ram_bytes mismatch - - - --- 2024-06-25 Qu Wenruo New
[11/11] btrfs: pass a btrfs_inode to btrfs_inode_inherit_props() Inode type conversion - - - --- 2024-06-24 David Sterba New
[10/11] btrfs: pass a btrfs_inode to btrfs_load_inode_props() Inode type conversion - - - --- 2024-06-24 David Sterba New
[09/11] btrfs: pass a btrfs_inode to btrfs_set_prop() Inode type conversion - - - --- 2024-06-24 David Sterba New
[08/11] btrfs: pass a btrfs_inode to btrfs_compress_heuristic() Inode type conversion - - - --- 2024-06-24 David Sterba New
[07/11] btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inode Inode type conversion - - - --- 2024-06-24 David Sterba New
[06/11] btrfs: switch btrfs_pending_snapshot::dir to btrfs_inode Inode type conversion - - - --- 2024-06-24 David Sterba New
[05/11] btrfs: pass a btrfs_inode to btrfs_ioctl_send() Inode type conversion - - - --- 2024-06-24 David Sterba New
[04/11] btrfs: switch btrfs_block_group::inode to struct btrfs_inode Inode type conversion - - - --- 2024-06-24 David Sterba New
[03/11] btrfs: pass a btrfs_inode to is_data_inode() Inode type conversion - - - --- 2024-06-24 David Sterba New
[02/11] btrfs: pass a btrfs_inode to btrfs_readdir_get_delayed_items() Inode type conversion - - - --- 2024-06-24 David Sterba New
[01/11] btrfs: pass a btrfs_inode to btrfs_readdir_put_delayed_items() Inode type conversion - - - --- 2024-06-24 David Sterba New
[-next] btrfs: add support for FS_IOC_GETFSSYSFSPATH [-next] btrfs: add support for FS_IOC_GETFSSYSFSPATH - - - --- 2024-06-24 Huang Xiaojia New
[-next] btrfs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID [-next] btrfs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID - - - --- 2024-06-24 Huang Xiaojia New
btrfs: always do the basic checks for btrfs_qgroup_inherit structure btrfs: always do the basic checks for btrfs_qgroup_inherit structure - 3 - --- 2024-06-24 Qu Wenruo New
btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEY btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEY - 1 - --- 2024-06-24 Qu Wenruo New
btrfs: qgroup: fix slab-out-of-bounds in btrfs_qgroup_inherit btrfs: qgroup: fix slab-out-of-bounds in btrfs_qgroup_inherit - - - --- 2024-06-24 Jeongjun Park New
btrfs: fix uninitialized return value in the ref-verify tool btrfs: fix uninitialized return value in the ref-verify tool - 1 - --- 2024-06-23 Filipe Manana New
btrfs: preallocate ulist memory for qgroup rsv btrfs: preallocate ulist memory for qgroup rsv - 2 - --- 2024-06-21 Boris Burkov New
[8/8] btrfs-progs: subvol list: add sane -O and -A options btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[7/8] btrfs-progs: subvol list: use libbtrfsutil btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[6/8] btrfs-progs: subvol list: document and test actual behavior of paths btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[5/8] btrfs-progs: subvol list: remove unused filters btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[4/8] btrfs-progs: subvol list: remove unused raw layout code btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[3/8] libbtrfsutil: don't check for UID 0 in subvolume iterator btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[2/8] libbtrfsutil: don't check for UID 0 in subvolume_info() btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
[1/8] libbtrfsutil: fix accidentally closing fd passed to subvolume iterator btrfs-progs: add subvol list options for sane path behavior - - - --- 2024-06-21 Omar Sandoval New
btrfs-progs: do not check ram_bytes for non-compressed data extents btrfs-progs: do not check ram_bytes for non-compressed data extents - - - --- 2024-06-21 Qu Wenruo New
btrfs: avoid allocating and running pointless delayed extent operations btrfs: avoid allocating and running pointless delayed extent operations - 1 - --- 2024-06-21 Filipe Manana New
[v2,3/3] btrfs-progs: misc-tests: add a basic resume test using error injection btrfs-progs: btrfs-progs: csum-change enhancement - - - --- 2024-06-21 Qu Wenruo New
[v2,2/3] btrfs-progs: csum-change: add leaf based threshold btrfs-progs: btrfs-progs: csum-change enhancement - - - --- 2024-06-21 Qu Wenruo New
[v2,1/3] btrfs-progs: csum-change: add error handling for search old csums btrfs-progs: btrfs-progs: csum-change enhancement - - - --- 2024-06-21 Qu Wenruo New
[v2] btrfs: qgroup: preallocate memory before adding a relation [v2] btrfs: qgroup: preallocate memory before adding a relation - 1 - --- 2024-06-20 David Sterba New
[GIT,PULL] Btrfs fixes for 6.10-rc5 [GIT,PULL] Btrfs fixes for 6.10-rc5 - - - --- 2024-06-20 David Sterba New
btrfs: Fix typo in error message btrfs: Fix typo in error message - - - --- 2024-06-20 Mark Harmstone New
btrfs: support STATX_DIOALIGN for statx btrfs: support STATX_DIOALIGN for statx - - - --- 2024-06-20 Hongbo Li New
[v9,10/10] nvme: Atomic write support block atomic writes - 5 - --- 2024-06-20 John Garry New
[v9,09/10] scsi: scsi_debug: Atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,08/10] scsi: sd: Atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,07/10] block: Add fops atomic write support block atomic writes - 3 - --- 2024-06-20 John Garry New
[v9,06/10] block: Add atomic write support for statx block atomic writes - 3 - --- 2024-06-20 John Garry New
[v9,05/10] block: Add core atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,04/10] fs: Add initial atomic write support info to statx block atomic writes - 3 - --- 2024-06-20 John Garry New
[v9,03/10] fs: Initial atomic write support block atomic writes 1 2 - --- 2024-06-20 John Garry New
[v9,02/10] block: Generalize chunk_sectors support as boundary support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,01/10] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes - 5 - --- 2024-06-20 John Garry New
btrfs: qgroup: fix quota root leak after quota disable failure btrfs: qgroup: fix quota root leak after quota disable failure - 2 - --- 2024-06-20 Filipe Manana New
btrfs-progs: remove raid stripe encoding btrfs-progs: remove raid stripe encoding - - - --- 2024-06-20 Johannes Thumshirn New
[5/5] btrfs: qgroup: warn about inconsistent qgroups when relation update fails Error handling fixes - - - --- 2024-06-19 David Sterba New
[4/5] btrfs: qgroup: preallocate memory before adding a relation Error handling fixes - - - --- 2024-06-19 David Sterba New
[3/5] btrfs: abort transaction on errors in btrfs_free_chunk() Error handling fixes - - - --- 2024-06-19 David Sterba New
[2/5] btrfs: only print error message when checking item size in print_extent_item() Error handling fixes - - - --- 2024-06-19 David Sterba New
[1/5] btrfs: abort transaction if we don't find extref in btrfs_del_inode_extref() Error handling fixes - - - --- 2024-06-19 David Sterba New
[v2,4/4] btrfs: stripe-tree: add selftests btrfs: rst: updates for RAID stripe tree - - - --- 2024-06-19 Johannes Thumshirn New
[v2,3/4] btrfs: split RAID stripes on deletion btrfs: rst: updates for RAID stripe tree - - - --- 2024-06-19 Johannes Thumshirn New
[v2,2/4] btrfs: replace stripe extents btrfs: rst: updates for RAID stripe tree - - - --- 2024-06-19 Johannes Thumshirn New
[v2,1/4] btrfs: rst: remove encoding field from stripe_extent btrfs: rst: updates for RAID stripe tree - - - --- 2024-06-19 Johannes Thumshirn New
[3/3] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info() btrfs: some cleanups for btrfs_lookup_extent_info() - - - --- 2024-06-19 Filipe Manana New
[2/3] btrfs: reduce nesting for extent processing at btrfs_lookup_extent_info() btrfs: some cleanups for btrfs_lookup_extent_info() - - - --- 2024-06-19 Filipe Manana New
[1/3] btrfs: remove superfluous metadata check at btrfs_lookup_extent_info() btrfs: some cleanups for btrfs_lookup_extent_info() - - - --- 2024-06-19 Filipe Manana New
[3/3] btrfs-progs: misc-tests: add a basic resume test using error injection btrfs-progs: csum-change enhancement - - - --- 2024-06-19 Qu Wenruo New
[2/3] btrfs-progs: csum-change: add leaf based threshold btrfs-progs: csum-change enhancement - - - --- 2024-06-19 Qu Wenruo New
[1/3] btrfs-progs: csum-change: add error handling for search old csums btrfs-progs: csum-change enhancement - - - --- 2024-06-19 Qu Wenruo New
btrfs-progs: tests: fix the mount failure detection btrfs-progs: tests: fix the mount failure detection - - - --- 2024-06-19 Qu Wenruo New
btrfs-progs: docs: update the rescue mount options btrfs-progs: docs: update the rescue mount options - - - --- 2024-06-19 Qu Wenruo New
[v2] fs: btrfs: fix out of bounds write [v2] fs: btrfs: fix out of bounds write - 1 - --- 2024-06-18 Alex Shumsky New
[2/2] btrfs: replace BUG_ON() with error handling at update_ref_for_cow() btrfs: a few cleanups for update_ref_for_cow() - - - --- 2024-06-18 Filipe Manana New
[1/2] btrfs: simplify setting the full backref flag at update_ref_for_cow() btrfs: a few cleanups for update_ref_for_cow() - - - --- 2024-06-18 Filipe Manana New
[v2] btrfs: remove NULL transaction support for btrfs_lookup_extent_info() [v2] btrfs: remove NULL transaction support for btrfs_lookup_extent_info() - 2 - --- 2024-06-18 Filipe Manana New
btrfs: remove NULL transaction support for btrfs_lookup_extent_info() btrfs: remove NULL transaction support for btrfs_lookup_extent_info() - 1 - --- 2024-06-18 Filipe Manana New
[2/2] btrfs-progs: misc-tests: add a test case for basic csum conversion btrfs-progs: fix csum metadata reservation and add a basic test case for itb - - - --- 2024-06-18 Qu Wenruo New
[1/2] btrfs-progs: change-csum: fix the wrong metadata space reservation btrfs-progs: fix csum metadata reservation and add a basic test case for itb - - - --- 2024-06-18 Qu Wenruo New
[v2] btrfs: scrub: handle RST lookup error correctly [v2] btrfs: scrub: handle RST lookup error correctly - 1 - --- 2024-06-18 Qu Wenruo New
[v2,6/6] btrfs: urgent periodic reclaim pass btrfs: dynamic and periodic block_group reclaim - - - --- 2024-06-17 Boris Burkov New
[v2,5/6] btrfs: prevent pathological periodic reclaim loops btrfs: dynamic and periodic block_group reclaim - - - --- 2024-06-17 Boris Burkov New
[v2,4/6] btrfs: periodic block_group reclaim btrfs: dynamic and periodic block_group reclaim - - - --- 2024-06-17 Boris Burkov New
[v2,3/6] btrfs: dynamic block_group reclaim threshold btrfs: dynamic and periodic block_group reclaim - - - --- 2024-06-17 Boris Burkov New
[v2,2/6] btrfs: store fs_info on space_info btrfs: dynamic and periodic block_group reclaim - 1 - --- 2024-06-17 Boris Burkov New
[v2,1/6] btrfs: report reclaim stats in sysfs btrfs: dynamic and periodic block_group reclaim - 1 - --- 2024-06-17 Boris Burkov New
fs: btrfs: fix out of bounds write fs: btrfs: fix out of bounds write - 1 - --- 2024-06-17 Alex Shumsky New
generic/74[3,8]: add git commit ID for the fixes generic/74[3,8]: add git commit ID for the fixes - 2 - --- 2024-06-17 Filipe Manana New
btrfs: use label to deduplicate error path at btrfs_force_cow_block() btrfs: use label to deduplicate error path at btrfs_force_cow_block() - 1 - --- 2024-06-17 Filipe Manana New
btrfs: scrub: handle RST lookup error correctly btrfs: scrub: handle RST lookup error correctly - - - --- 2024-06-17 Qu Wenruo New
[RFC] btrfs: scrub: handle RST lookup error correctly [RFC] btrfs: scrub: handle RST lookup error correctly - - - --- 2024-06-17 Qu Wenruo New
btrfs: do not BUG_ON() when freeing tree block after error btrfs: do not BUG_ON() when freeing tree block after error - 1 - --- 2024-06-14 Filipe Manana New
[v2,4/4] btrfs: introduce new "rescue=ignoresuperflags" mount option btrfs: rescue= mount options enhancement to support interrupted csum conversion - 1 - --- 2024-06-14 Qu Wenruo New
[v2,3/4] btrfs: introduce new "rescue=ignoremetacsums" mount option btrfs: rescue= mount options enhancement to support interrupted csum conversion - 1 - --- 2024-06-14 Qu Wenruo New
[v2,2/4] btrfs: output the unrecognized super flags as hex btrfs: rescue= mount options enhancement to support interrupted csum conversion - 1 - --- 2024-06-14 Qu Wenruo New
[v2,1/4] btrfs: remove unused Opt enums btrfs: rescue= mount options enhancement to support interrupted csum conversion - 1 - --- 2024-06-14 Qu Wenruo New
« 1 2 3 4330 331 »