linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 22:14:15 to 2024-05-13 16:28:17 UTC [more...]

[GIT PULL] Btrfs updates for 6.10
 2024-05-13 16:20 UTC 

[PATCH v2 00/11] btrfs: extent-map: unify the members with btrfs_ordered_extent
 2024-05-13 13:09 UTC  (17+ messages)
` [PATCH v2 01/11] btrfs: rename extent_map::orig_block_len to disk_num_bytes
` [PATCH v2 02/11] btrfs: export the expected file extent through can_nocow_extent()
` [PATCH v2 03/11] btrfs: introduce new members for extent_map
` [PATCH v2 04/11] btrfs: introduce extra sanity checks for extent maps
` [PATCH v2 05/11] btrfs: remove extent_map::orig_start member

Fwd: snapshots of subvolumes recursivly?
 2024-05-13  8:27 UTC 

[PATCH] generic: add gc stress test
 2024-05-13  7:33 UTC  (19+ messages)

snapshots of subvolumes recursivly?
 2024-05-13  4:19 UTC  (2+ messages)

[PATCH v4 0/6] btrfs: subpage + zoned fixes
 2024-05-12 22:09 UTC  (14+ messages)
` [PATCH v4 1/6] btrfs: make __extent_writepage_io() to write specified range only
` [PATCH v4 2/6] btrfs: lock subpage ranges in one go for writepage_delalloc()
` [PATCH v4 3/6] btrfs: subpage: introduce helpers to handle subpage delalloc locking
` [PATCH v4 4/6] btrfs: migrate writepage_delalloc() to use subpage helpers
` [PATCH v4 5/6] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH v4 6/6] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[PATCH v2 0/2] btrfs: fix data corruption/hang/rsv leak in subpage zoned cases
 2024-05-12  8:56 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH v2 2/2] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[syzbot] [btrfs?] possible deadlock in join_transaction
 2024-05-11 23:23 UTC 

[PATCH v3 0/2] btrfs: fix data corruption/rsv leak in subpage zoned cases
 2024-05-10 23:04 UTC  (2+ messages)

[PATCH 0/8] btrfs: inode management and memory consumption improvements
 2024-05-10 17:32 UTC  (32+ messages)
` [PATCH 1/8] btrfs: use an xarray to track open inodes in a root
` [PATCH 2/8] btrfs: preallocate inodes xarray entry to avoid transaction abort
` [PATCH 3/8] btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path()
` [PATCH 4/8] btrfs: remove inode_lock from struct btrfs_root and use xarray locks
` [PATCH 5/8] btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
` [PATCH 6/8] btrfs: don't allocate file extent tree for non regular files
` [PATCH 7/8] btrfs: remove location key from struct btrfs_inode
` [PATCH 8/8] btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
` [PATCH v2 00/10] btrfs: inode management and memory consumption improvements
  ` [PATCH v2 01/10] btrfs: use an xarray to track open inodes in a root
  ` [PATCH v2 02/10] btrfs: preallocate inodes xarray entry to avoid transaction abort
  ` [PATCH v2 03/10] btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path()
  ` [PATCH v2 04/10] btrfs: remove inode_lock from struct btrfs_root and use xarray locks
  ` [PATCH v2 05/10] btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
  ` [PATCH v2 06/10] btrfs: don't allocate file extent tree for non regular files
  ` [PATCH v2 07/10] btrfs: remove location key from struct btrfs_inode
  ` [PATCH v2 08/10] btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
  ` [PATCH v2 09/10] btrfs: rename rb_root member of extent_map_tree from map to root
  ` [PATCH v2 10/10] btrfs: use a regular rb_root instead of cached rb_root for extent_map_tree

[PATCHES v2][RFC] set_blocksize() rework
 2024-05-10 13:41 UTC  (4+ messages)
` [PATCH v2 1/9] bcache_register(): don't bother with set_blocksize()
  ` [PATCH v2 7/9] btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens

[PATCH v2] btrfs-progs: dump-tree: support simple quota mode status flags
 2024-05-10 13:21 UTC  (2+ messages)

[PATCH 1/4] btrfs: Remove duplicate included header
 2024-05-10 11:23 UTC  (5+ messages)
` [PATCH 3/4] overlayfs: "
` [PATCH 4/4] crash: "

[PATCH v2 0/2] don't hold dev_replace rwsem over whole of btrfs_map_block
 2024-05-10  9:11 UTC  (8+ messages)
` [PATCH v2 1/2] btrfs: "
` [PATCH v2 2/2] btrfs: pass 'struct btrfs_io_geometry' into handle_ops_on_dev_replace

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-05-10  5:31 UTC  (37+ messages)
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH 07/26] cxl/port: Add dynamic capacity size "
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 14/26] cxl/region: Read existing extents on region creation
` [PATCH 16/26] cxl/extent: Realize extent devices
` [PATCH 17/26] dax/region: Create extent resources on DAX region driver load
` [PATCH 18/26] cxl/mem: Handle DCD add & release capacity events

[PATCH] btrfs: fix qgroup id collision across mounts
 2024-05-09 23:13 UTC  (2+ messages)

[PATCH] btrfs: enhance compression error messages
 2024-05-09 17:58 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix use-after-free due to race with dev replace
 2024-05-09 17:13 UTC  (3+ messages)

[PATCH] btrfs: zoned: make btrfs_get_dev_zone() static
 2024-05-09 16:53 UTC  (3+ messages)

[PATCH v2 0/4] btrfs-progs: add support ext4 unwritten file extent
 2024-05-09  9:17 UTC  (11+ messages)
` [PATCH v2 1/4] btrfs-progs: convert: refactor ext2_create_file_extents add argument ext2_inode
` [PATCH v2 2/4] btrfs-progs: convert: struct blk_iterate_data, add ext2-specific file inode pointers
` [PATCH v2 3/4] btrfs-progs: convert: refactor __btrfs_record_file_extent to add a prealloc flag
` [PATCH v2 4/4] btrfs-progs: convert: support ext2 unwritten file data extents

[PATCH 0/4] btrfs-progs: cmds/qgroup: enhance stale qgroups handling
 2024-05-09  9:12 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: cmds/qgroup: sync the fs before doing qgroup search
` [PATCH 2/4] btrfs-progs: cmds/qgroup: add qgroup_lookup::flags member
` [PATCH 3/4] btrfs-progs: cmds/qgroup: handle stale qgroup deleteion more accurately
` [PATCH 4/4] btrfs-progs: cmds/qgroup: add more special status for qgroups

[syzbot] [btrfs] KMSAN: uninit-value in __crc32c_le_base (4)
 2024-05-09  7:22 UTC 

[PATCH] btrfs-progs: dump-tree: support simple quota mode status flags
 2024-05-09  1:13 UTC 

[PATCH] btrfs: scrub: fix a compilation warning
 2024-05-08 15:37 UTC  (2+ messages)

[PATCH] btrfs: qgroup: update rescan message levels and error codes
 2024-05-08 15:34 UTC  (2+ messages)

[PATCH] fstests: mkfs the scratch device if we have missing profiles
 2024-05-08 11:53 UTC  (2+ messages)

[PATCH AUTOSEL 6.8 20/52] btrfs: take the cleaner_mutex earlier in qgroup disable
 2024-05-07 23:06 UTC 

BTRFS w/ quotas hangs on read-write mount using all available RAM - rev2
 2024-05-07 20:44 UTC  (2+ messages)

[PATCH v3 00/15] btrfs: snapshot delete cleanups
 2024-05-07 20:39 UTC  (17+ messages)
` [PATCH v3 01/15] btrfs: don't do find_extent_buffer in do_walk_down
` [PATCH v3 02/15] btrfs: remove all extra btrfs_check_eb_owner() calls
` [PATCH v3 03/15] btrfs: use btrfs_read_extent_buffer in do_walk_down
` [PATCH v3 04/15] btrfs: push lookup_info into walk_control
` [PATCH v3 05/15] btrfs: move the eb uptodate code into it's own helper
` [PATCH v3 06/15] btrfs: remove need_account in do_walk_down
` [PATCH v3 07/15] btrfs: unify logic to decide if we need to walk down into a node
` [PATCH v3 08/15] btrfs: extract the reference dropping code into it's own helper
` [PATCH v3 09/15] btrfs: don't BUG_ON ENOMEM in walk_down_proc
` [PATCH v3 10/15] btrfs: handle errors from ref mods during UPDATE_BACKREF
` [PATCH v3 11/15] btrfs: replace BUG_ON with ASSERT in walk_down_proc
` [PATCH v3 12/15] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH v3 13/15] btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc
` [PATCH v3 14/15] btrfs: handle errors from btrfs_dec_ref properly
` [PATCH v3 15/15] btrfs: add documentation around snapshot delete

[PATCH 0/3] btrfs-progs: convert: proper ext4 unwritten extents handling
 2024-05-07  7:48 UTC  (5+ messages)
` [PATCH 1/3] Revert "btrfs-progs: convert: add raid-stripe-tree to allowed features"
` [PATCH 2/3] btrfs-progs: convert: rework file extent iteration to handle unwritten extents
` [PATCH 3/3] btrfs-progs: tests/convert: add test case for ext4 "

[PATCH] fstests: btrfs/301: handle auto-removed qgroups
 2024-05-07  7:06 UTC 

[PATCH v3 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-05-07  6:58 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: slightly loose the requirement for qgroup removal
` [PATCH v3 2/2] btrfs: automatically remove the subvolume qgroup

[PATCH] btrfs: qgroup: do quick checks if quotas are enabled before starting ioctls
 2024-05-06 21:37 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.9-rc8
 2024-05-06 20:46 UTC  (2+ messages)

[PATCH] btrfs: fix array index in qgroup_auto_inherit()
 2024-05-06 17:38 UTC  (3+ messages)

Btrfsmaintenance 0.5.1
 2024-05-06 16:31 UTC 

You can reproduce it yourself now
 2024-05-06 14:57 UTC  (6+ messages)
` btrfs-convert on 24Gb image corrupts files

[PATCH RFC] btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
 2024-05-06 13:19 UTC  (2+ messages)

[GIT PULL] fstests: btrfs changes staged-20240418
 2024-05-06 11:49 UTC  (3+ messages)

[PATCH] btrfs-progs: mkfs: skip failed mount check
 2024-05-06  8:46 UTC 

FAILED: patch "[PATCH] btrfs: do not wait for short bulk allocation" failed to apply to 6.6-stable tree
 2024-05-06  8:41 UTC 

btrfs-convert on 24Gb image corrupts files
 2024-05-06  0:33 UTC  (5+ messages)

btrfs-convert on 24Gb image corrupts files
 2024-05-05 22:31 UTC  (2+ messages)

Help with ROFS on Cache Folder Deletion
 2024-05-05 22:26 UTC  (4+ messages)

BTRFS w/ quotas hangs on read-write mount using all available RAM - rev2
 2024-05-05  6:09 UTC  (2+ messages)

[PATCH 0/4] btrfs-progs: add support ext4 unwritten file extent
 2024-05-04  0:06 UTC  (7+ messages)
` [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents

[PATCH v2 2/2] btrfs: automatically remove the subvolume qgroup
 2024-05-03 22:14 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).