public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-10 10:22:57 to 2022-10-14 13:30:43 UTC [more...]

[PATCH 0/2] btrfs: drop no longer needed atomic allocation for tree mod log operations
 2022-10-14 13:30 UTC  (5+ messages)
` [PATCH 1/2] btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keys
` [PATCH 2/2] btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key()

[PATCH 0/6] Enumerated bits in enum
 2022-10-14 12:58 UTC  (8+ messages)
` [PATCH 1/6] btrfs: add helper for bit enumeration
` [PATCH 2/6] btrfs: convert BTRFS_ILOCK-* defines to enum bit
` [PATCH 3/6] btrfs: convert extent_io page op defines to enum bits
` [PATCH 4/6] btrfs: convert EXTENT_* bits to enums
` [PATCH 5/6] btrfs: convert QGROUP_* defines to enum bits
` [PATCH 6/6] btrfs: convert __TRANS_* "

[PATCH v2] btrfs: fix tree mod log mishandling of reallocated nodes
 2022-10-14 12:52 UTC 

[PATCH v2 00/15] btrfs: make open_ctree() init/exit sequence strictly matched
 2022-10-14 12:43 UTC  (17+ messages)
` [PATCH v2 01/15] btrfs: initialize fs_info->sb at the very beginning of open_ctree()
` [PATCH v2 02/15] btrfs: remove @fs_devices argument from open_ctree()
` [PATCH v2 03/15] btrfs: extract btree inode init code into its own init/exit helpers
` [PATCH v2 04/15] btrfs: extract super block read code into its own init helper
` [PATCH v2 05/15] btrfs: extract mount options and features init "
` [PATCH v2 06/15] btrfs: move btrfs_init_workqueus() and btrfs_stop_all_workers() into open_ctree_seq[]
` [PATCH v2 07/15] btrfs: extract chunk tree read code into its own init/exit helpers
` [PATCH v2 08/15] btrfs: extract tree roots and zone info initialization into "
` [PATCH v2 09/15] btrfs: extract mount time checks and items load code into its init helper
` [PATCH v2 10/15] btrfs: extract sysfs init into its own helper
` [PATCH v2 11/15] btrfs: extra block groups read code into its own init/exit helpers
` [PATCH v2 12/15] btrfs: move the fs root related "
` [PATCH v2 13/15] btrfs: extract kthread "
` [PATCH v2 14/15] btrfs: move qgroup init/exit code into open_ctree_seq[] array
` [PATCH v2 15/15] btrfs: introduce a debug mount option to do error injection for each stage of open_ctree()

[PATCH 0/5] btrfs: data block group size classes
 2022-10-14 12:22 UTC  (5+ messages)
` [PATCH 2/5] btrfs: use ffe_ctl in btrfs allocator tracepoints

[PATCH] btrfs: add helper to exit_btrfs_fs
 2022-10-14 12:17 UTC 

[PATCH v2] btrfs: make btrfs module init/exit match their sequence
 2022-10-14 12:08 UTC  (12+ messages)

Bug 216559 - btrfs crash root mount RAID0 caused by ac0677348f3c2
 2022-10-14 11:07 UTC  (2+ messages)

[PATCH RFC v2 00/16] btrfs: add fscrypt integration
 2022-10-14 10:54 UTC  (3+ messages)

[PATCH v2 0/2] btrfs: minor reclaim tuning
 2022-10-14 10:24 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: skip reclaim if block_group is empty
` [PATCH v2 2/2] btrfs: re-check reclaim condition in reclaim worker

[PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
 2022-10-14 10:23 UTC  (10+ messages)
` [PATCH RFC 1/7] fs: create `DISABLE_FS_CSUM_VERIFICATION` config option
` [PATCH RFC 2/7] fs/ext4: support "
` [PATCH RFC 3/7] fs/btrfs: "
` [PATCH RFC 4/7] fs/exfat: "
` [PATCH RFC 5/7] fs/xfs: "
` [PATCH RFC 6/7] fs/ntfs: "
` [PATCH RFC 7/7] fs/f2fs: "

[PATCH] btrfs: fix tree mod log mishandling of reallocated nodes
 2022-10-14 10:20 UTC  (2+ messages)

[PATCH RFC 0/5] btrfs: raid56: do full stripe data checksum verification and recovery at RMW time
 2022-10-14  7:17 UTC  (6+ messages)
` [PATCH RFC 1/5] btrfs: refactor btrfs_lookup_csums_range()
` [PATCH RFC 2/5] btrfs: raid56: refactor __raid_recover_end_io()
` [PATCH RFC 3/5] btrfs: introduce a bitmap based csum range search function
` [PATCH RFC 4/5] btrfs: raid56: prepare data checksums for later sub-stripe verification
` [PATCH RFC 5/5] btrfs: raid56: do full stripe data checksum verification before RMW

[PATCH AUTOSEL 6.0 23/46] btrfs: dump extra info if one free space cache has more bitmaps than it should
 2022-10-13 17:56 UTC  (27+ messages)
` [PATCH AUTOSEL 6.0 24/46] btrfs: add macros for annotating wait events with lockdep
` [PATCH AUTOSEL 6.0 25/46] btrfs: add lockdep annotations for num_writers wait event
` [PATCH AUTOSEL 6.0 26/46] btrfs: add lockdep annotations for num_extwriters "
` [PATCH AUTOSEL 6.0 27/46] btrfs: add lockdep annotations for transaction states wait events
` [PATCH AUTOSEL 6.0 28/46] btrfs: add lockdep annotations for pending_ordered wait event
` [PATCH AUTOSEL 6.0 29/46] btrfs: change the lockdep class of free space inode's invalidate_lock
` [PATCH AUTOSEL 6.0 30/46] btrfs: add lockdep annotations for the ordered extents wait event
` [PATCH AUTOSEL 6.0 31/46] btrfs: scrub: properly report super block errors in system log
` [PATCH AUTOSEL 6.0 32/46] btrfs: scrub: try to fix super block errors
` [PATCH AUTOSEL 6.0 33/46] btrfs: get rid of block group caching progress logic
` [PATCH AUTOSEL 6.0 34/46] btrfs: don't print information about space cache or tree every remount
` [PATCH AUTOSEL 6.0 35/46] btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
` [PATCH AUTOSEL 6.0 36/46] btrfs: check superblock to ensure the fs was not modified at thaw time
` [PATCH AUTOSEL 6.0 37/46] btrfs: remove the unnecessary result variables
` [PATCH AUTOSEL 6.0 38/46] btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN
` [PATCH AUTOSEL 6.0 39/46] btrfs: add KCSAN annotations for unlocked access to block_rsv->full
` [PATCH AUTOSEL 6.0 40/46] btrfs: separate out the eb and extent state leak helpers
` [PATCH AUTOSEL 6.0 41/46] btrfs: relax block-group-tree feature dependency checks

btrfs send -> receive -> snapshot read only but files missing => strange behaviour while btrfs delete on source system
 2022-10-13 16:36 UTC  (3+ messages)

[PATCH] MAINTAINERS: update btrfs website links and files
 2022-10-12 10:29 UTC  (3+ messages)

btrfs send/receive not always sharing extents
 2022-10-12 10:03 UTC  (6+ messages)

[PATCH] btrfs: skip reclaim if block_group is empty
 2022-10-12  9:51 UTC  (4+ messages)

[PATCH 0/3] fstests: add a btrfs fiemap test and fiemap test group
 2022-10-11 17:45 UTC  (7+ messages)
` [PATCH 2/3] fstests: add missing require of xfs_io fiemap command to some tests
` [PATCH 3/3] fstests: add fiemap group

[PATCH v2 00/14] vbe: Support device tree fixups for OS requests
 2022-10-11 15:47 UTC  (2+ messages)
` [PATCH v2 05/14] fs: Quieten down the filesystems more

[PATCH AUTOSEL 5.15 16/26] btrfs: dump extra info if one free space cache has more bitmaps than it should
 2022-10-11 14:52 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 17/26] btrfs: add macros for annotating wait events with lockdep
` [PATCH AUTOSEL 5.15 18/26] btrfs: change the lockdep class of free space inode's invalidate_lock
` [PATCH AUTOSEL 5.15 19/26] btrfs: scrub: try to fix super block errors
` [PATCH AUTOSEL 5.15 20/26] btrfs: don't print information about space cache or tree every remount
` [PATCH AUTOSEL 5.15 21/26] btrfs: check superblock to ensure the fs was not modified at thaw time
` [PATCH AUTOSEL 5.15 22/26] btrfs: add KCSAN annotations for unlocked access to block_rsv->full
` [PATCH AUTOSEL 5.15 23/26] btrfs: separate out the eb and extent state leak helpers

[PATCH AUTOSEL 5.10 13/17] btrfs: scrub: try to fix super block errors
 2022-10-11 14:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 14/17] btrfs: check superblock to ensure the fs was not modified at thaw time
` [PATCH AUTOSEL 5.10 15/17] btrfs: add KCSAN annotations for unlocked access to block_rsv->full

[PATCH AUTOSEL 5.4 11/13] btrfs: scrub: try to fix super block errors
 2022-10-11 14:53 UTC 

[PATCH AUTOSEL 5.19 23/40] btrfs: dump extra info if one free space cache has more bitmaps than it should
 2022-10-11 14:51 UTC  (13+ messages)
` [PATCH AUTOSEL 5.19 24/40] btrfs: add macros for annotating wait events with lockdep
` [PATCH AUTOSEL 5.19 25/40] btrfs: change the lockdep class of free space inode's invalidate_lock
` [PATCH AUTOSEL 5.19 26/40] btrfs: scrub: properly report super block errors in system log
` [PATCH AUTOSEL 5.19 27/40] btrfs: scrub: try to fix super block errors
` [PATCH AUTOSEL 5.19 28/40] btrfs: get rid of block group caching progress logic
` [PATCH AUTOSEL 5.19 29/40] btrfs: don't print information about space cache or tree every remount
` [PATCH AUTOSEL 5.19 30/40] btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
` [PATCH AUTOSEL 5.19 31/40] btrfs: check superblock to ensure the fs was not modified at thaw time
` [PATCH AUTOSEL 5.19 32/40] btrfs: remove the unnecessary result variables
` [PATCH AUTOSEL 5.19 33/40] btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN
` [PATCH AUTOSEL 5.19 34/40] btrfs: add KCSAN annotations for unlocked access to block_rsv->full
` [PATCH AUTOSEL 5.19 35/40] btrfs: separate out the eb and extent state leak helpers

[PATCH] generic: test fiemap reports extent as shared after cloning it
 2022-10-11 14:31 UTC  (2+ messages)

[PATCH 00/18] btrfs: fixes, cleanups and optimizations around fiemap
 2022-10-11 12:54 UTC  (29+ messages)
` [PATCH 11/18] btrfs: turn the backref sharedness check cache into a context object
` [PATCH 13/18] btrfs: remove roots ulist when checking data extent sharedness
` [PATCH 14/18] btrfs: remove useless logic when finding parent nodes
` [PATCH 15/18] btrfs: cache sharedness of the last few data extents during fiemap
` [PATCH 16/18] btrfs: move up backref sharedness cache store and lookup functions
` [PATCH 17/18] btrfs: avoid duplicated resolution of indirect backrefs during fiemap
` [PATCH 18/18] btrfs: avoid unnecessary "
` [PATCH v2 00/19] btrfs: fixes, cleanups and optimizations around fiemap
  ` [PATCH v2 01/19] btrfs: fix processing of delayed data refs during backref walking
  ` [PATCH v2 02/19] btrfs: fix processing of delayed tree block "
  ` [PATCH v2 03/19] btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
  ` [PATCH v2 04/19] btrfs: get the next extent map during fiemap/lseek more efficiently
  ` [PATCH v2 05/19] btrfs: skip unnecessary extent map searches during fiemap and lseek
  ` [PATCH v2 06/19] btrfs: skip unnecessary delalloc search "
  ` [PATCH v2 07/19] btrfs: drop pointless memset when cloning extent buffer
  ` [PATCH v2 08/19] btrfs: drop redundant bflags initialization when allocating "
  ` [PATCH v2 09/19] btrfs: remove checks for a root with id 0 during backref walking
  ` [PATCH v2 10/19] btrfs: remove checks for a 0 inode number "
  ` [PATCH v2 11/19] btrfs: directly pass the inode to btrfs_is_data_extent_shared()
  ` [PATCH v2 12/19] btrfs: turn the backref sharedness check cache into a context object
  ` [PATCH v2 13/19] btrfs: move ulists to data extent sharedness check context
  ` [PATCH v2 14/19] btrfs: remove roots ulist when checking data extent sharedness
  ` [PATCH v2 15/19] btrfs: remove useless logic when finding parent nodes
  ` [PATCH v2 16/19] btrfs: cache sharedness of the last few data extents during fiemap
  ` [PATCH v2 17/19] btrfs: move up backref sharedness cache store and lookup functions
  ` [PATCH v2 18/19] btrfs: avoid duplicated resolution of indirect backrefs during fiemap
  ` [PATCH v2 19/19] btrfs: avoid unnecessary "

[PATCH 00/16] btrfs: split out larger chunks of ctree.h
 2022-10-11 12:01 UTC  (17+ messages)
` [PATCH 02/16] btrfs: move larger compat flag helpers to their own c file
` [PATCH 04/16] btrfs: push extra checks into __btrfs_abort_transaction
` [PATCH 08/16] btrfs: move incompat and compat flag helpers to fs.c
` [PATCH 12/16] btrfs: remove fs_info::pending_changes and related code
` [PATCH 15/16] btrfs: move btrfs_map_token to item-accessors

[PATCH] btrfs-progs: print-tree: follow the supported flags when printing flags
 2022-10-11 11:25 UTC 

[PATCH] btrfs: reorder btrfs_bio for better packing
 2022-10-11 10:08 UTC 

Btrfs progs release 6.0
 2022-10-11  8:00 UTC 

[btrfs] 926078b21d: WARNING:at_fs/btrfs/inode.c:#btrfs_destroy_inode[btrfs]
 2022-10-11  5:40 UTC 

BTRFS w/ quotas hangs on read-write mount using all available RAM - rev2
 2022-10-10 21:55 UTC  (4+ messages)

[PATCH] btrfs-progs: add extent-tree-v2 support to dump-super
 2022-10-10 20:19 UTC  (4+ messages)

[PATCH 0/5] btrfs: raid56: part 1, refactor/cleanup
 2022-10-10 17:35 UTC  (7+ messages)
` [PATCH 1/5] btrfs: raid56: properly handle the error when unable to find the missing stripe
` [PATCH 2/5] btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
` [PATCH 3/5] btrfs: raid56: cleanup for function __free_raid_bio()
` [PATCH 4/5] btrfs: raid56: allocate memory separately for rbio pointers
` [PATCH 5/5] btrfs: raid56: make it more explicit that cache rbio should have all its data sectors uptodate

[PATCH] btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
 2022-10-10 16:59 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: mkfs: extent-tree-v2 related fixes
 2022-10-10 14:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox