Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2024-03-10 18:17:58 to 2024-03-18 18:17:09 UTC [more...]

[GIT PULL] Btrfs updates for 6.9
 2024-03-18 18:09 UTC  (5+ messages)
  ` [PATCH v5] btrfs: do not skip re-registration for the mounted device

[PATCH 0/6] btrfs: scrub: refine the error messages
 2024-03-18 16:26 UTC  (27+ messages)
` [PATCH 1/7] btrfs: scrub: fix incorrectly reported logical/physical address
` [PATCH 2/7] btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
` [PATCH 3/7] btrfs: scrub: remove unused is_super parameter from scrub_print_common_warning()
` [PATCH 4/7] btrfs: scrub: remove unnecessary dev/physical lookup for scrub_stripe_report_errors()
` [PATCH 5/7] btrfs: scrub: simplify the inode iteration output
` [PATCH 6/7] btrfs: scrub: unify and shorten the error message
` [PATCH 7/7] btrfs: scrub: fix the frequency of error messages

[PATCH 0/2] btrfs: remove a couple pointless callback wrappers
 2024-03-18 15:00 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove pointless readahead callback wrapper
` [PATCH 2/2] btrfs: remove pointless writepages "

[PATCH AUTOSEL 5.10 1/7] btrfs: add and use helper to check if block group is used
 2024-03-18 14:18 UTC  (4+ messages)

[PATCH 0/2] extent_buffer read cleanups
 2024-03-18 13:56 UTC  (3+ messages)
` [PATCH 1/2] btrfs: New helper to clear EXTENT_BUFFER_READING
` [PATCH 2/2] btrfs: WARN if EXTENT_BUFFER_UPTODATE is set while reading

[PATCH] btrfs: zoned: don't skip bgs with 100% zone unusable
 2024-03-18 13:02 UTC  (2+ messages)

[PATCH] btrfs: avoid pointless wake ups of drew lock readers
 2024-03-18 11:11 UTC 

compression silently skipped with O_DIRECT & checksum/corruption issue with qemu live migration ?
 2024-03-18  9:19 UTC  (3+ messages)

[PATCH 0/2] btrfs: trivial changes to btree lock functions
 2024-03-18  9:08 UTC  (6+ messages)
` [PATCH 1/2] btrfs: inline btrfs_tree_lock() and btrfs_tree_read_lock()
` [PATCH 2/2] btrfs: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()

[PATCH] btrfs: Fix race in read_extent_buffer_pages()
 2024-03-17 20:35 UTC  (3+ messages)

btrfs: Kernel warning when using/mount RAID 5/6
 2024-03-17 17:38 UTC 

[PATCH v2 0/2] fstests: new test cases for generic group
 2024-03-16 17:02 UTC  (3+ messages)
` [PATCH v2 1/2] shared: move btrfs clone device testcase to the shared group
` [PATCH v2 2/2] generic: test mount fails on physical device with configured dm volume

[PATCH 0/4] btrfs: enhanced logic for stray single device
 2024-03-16 14:13 UTC  (8+ messages)
` [PATCH 2/4] btrfs: forget stray device on failed open
` [PATCH 4/4] btrfs: validate device_list at scan for stray free

About the weird tree block corruption
 2024-03-15 23:14 UTC  (10+ messages)

[PATCH] btrfs-progs: use EXPERIMENTAL instead of CONFIG_BTRFS_DEBUG
 2024-03-15 10:10 UTC  (3+ messages)

[PATCH 0/3] fiemap extension to add physical extent length
 2024-03-15  3:03 UTC  (6+ messages)
` [PATCH 1/3] fs: add physical_length field to fiemap extents
  ` [PATCH 1/3] "

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[PATCH] btrfs: return accurate error code on open failure
 2024-03-14 16:50 UTC  (3+ messages)

[PATCH v2 0/4] fstests: btrfs pending misc fixes
 2024-03-14 16:40 UTC  (6+ messages)
` [PATCH v2 1/4] common/btrfs: introduce _require_btrfs_send_version
` [PATCH v2 2/4] btrfs/320: skip -O squota runs
` [PATCH v2 3/4] btrfs/277: specify protocol version 3 for verity send
` [PATCH v2 4/4] btrfs/316: use rescan wrapper

[PATCH] btrfs/277: specify protocol version 3 for verity send
 2024-03-14 16:38 UTC  (10+ messages)
` [PATCH] btrfs/316: use rescan wrapper
` [PATCH] btrfs: fix _require_btrfs_mkfs_uuid_option

[PATCH 0/3] btrfs: some minor fixes around extent maps
 2024-03-14 13:06 UTC  (12+ messages)
` [PATCH 1/3] btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
` [PATCH 2/3] btrfs: fix warning messages not printing interval at unpin_extent_range()
` [PATCH 3/3] btrfs: fix message not properly printing interval when adding extent map
` [PATCH v2 0/4] btrfs: some minor fixes around extent maps
  ` [PATCH v2 1/4] btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
  ` [PATCH v2 2/4] btrfs: fix warning messages not printing interval at unpin_extent_range()
  ` [PATCH v2 3/4] btrfs: fix message not properly printing interval when adding extent map
  ` [PATCH v2 4/4] btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()

Runing bees for block de-duping and avoiding btrfs read only snapshots
 2024-03-13 17:33 UTC 

mount ... or other error?
 2024-03-13 17:28 UTC  (3+ messages)

[PATCH v2] btrfs: validate device maj:min during open
 2024-03-13 16:24 UTC  (13+ messages)

[PATCH v2] fstests: add missing commit IDs to some tests
 2024-03-13 15:54 UTC  (2+ messages)

[PATCH v2] fstests: add a regression test for fiemap into an mmap range
 2024-03-13 15:48 UTC  (2+ messages)

[PATCH] btrfs: add missing kernel commit IDs to _fixed_by_kernel_commit() calls
 2024-03-13 14:41 UTC  (2+ messages)

[PATCH 6.7 001/162] btrfs: fix deadlock with fiemap and extent locking
 2024-03-13 13:47 UTC  (7+ messages)

slow performance due to frequent memalloc_retry_wait in btrfs_alloc_page_array
 2024-03-13  9:36 UTC  (3+ messages)

[PATCH] btrfs: validate device maj:min during scan
 2024-03-12 23:32 UTC  (3+ messages)

[REGRESSION] LVM-on-LVM: error while submitting device barriers
 2024-03-12 22:54 UTC  (12+ messages)
      `  "

[syzbot] [btrfs?] kernel BUG in insert_state (2)
 2024-03-12 21:43 UTC  (2+ messages)

raid1 root device with efi
 2024-03-12 18:55 UTC  (10+ messages)

[PATCH v2] statx: stx_subvol
 2024-03-12 17:17 UTC  (18+ messages)

more on subvolumes
 2024-03-12 17:16 UTC  (2+ messages)

[PATCH 0/2] fstests: new test cases for generic group
 2024-03-12 13:35 UTC  (4+ messages)
` [PATCH 1/2] generic: move btrfs clone device testcase to the "

[syzbot] [btrfs?] INFO: task hung in extent_writepages
 2024-03-12 11:12 UTC  (2+ messages)

[syzbot] Monthly btrfs report (Mar 2024)
 2024-03-12  9:29 UTC 

[PATCH v2 0/2] btrfs-progs: cmds/filesystem: add --usage-ratio and --wasted-bytes options
 2024-03-12  3:57 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: defrag: sync the usage ratio/wasted bytes fine-tunning from kernel
` [PATCH v2 2/2] btrfs-progs: cmds/filesystem: add --usage-ratio and --wasted-bytes for defrag

[PATCH v4 0/2] btrfs: defrag: better handling for extents which can not be merged with adjacent ones
 2024-03-12  3:24 UTC  (3+ messages)
` [PATCH v4 1/2] btrfs: defrag: add under utilized extent to defrag target list
` [PATCH v4 2/2] btrfs: defrag: allow fine-tuning defrag behavior based on file extent usage

[PATCH v3 0/2] btrfs: defrag: better handling for extents which can not be merged with adjacent ones
 2024-03-12  3:11 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: defrag: add under utilized extent to defrag target list
` [PATCH v3 2/2] btrfs: defrag: allow fine-tuning defrag behavior based on file extent usage

[PATCH v2 0/2] btrfs: defrag: better lone extent handling
 2024-03-12  3:06 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: defrag: add under utilized extent to defrag target list
` [PATCH v2 2/2] btrfs: defrag: allow fine-tuning defrag behavior based on file extent usage

[PATCH v3] btrfs: zoned: use zone aware sb location for scrub
 2024-03-12  1:22 UTC  (3+ messages)

[PATCH v4] btrfs: new test for devt change between mounts
 2024-03-11 19:13 UTC 

[PATCH v3] btrfs: new test for devt change between mounts
 2024-03-11 19:06 UTC  (3+ messages)

[PATCH v3] btrfs: zoned: fix use-after-free in do_zone_finish
 2024-03-11 16:12 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 1/4] btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
 2024-03-11 15:14 UTC 

[PATCH AUTOSEL 6.1 01/13] btrfs: fix data races when accessing the reserved amount of block reserves
 2024-03-11 15:13 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 02/13] btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve

[PATCH AUTOSEL 6.6 02/17] btrfs: fix data races when accessing the reserved amount of block reserves
 2024-03-11 15:12 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 03/17] btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve

[PATCH AUTOSEL 6.7 04/23] btrfs: zoned: don't skip block group profile checks on conventional zones
 2024-03-11 15:11 UTC  (3+ messages)
` [PATCH AUTOSEL 6.7 05/23] btrfs: fix data races when accessing the reserved amount of block reserves
` [PATCH AUTOSEL 6.7 06/23] btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve

[linus:master] [btrfs] e06cc89475: aim7.jobs-per-min -12.9% regression
 2024-03-11 13:12 UTC 

[GIT PULL] fstests: btrfs changes for for-next v2024.03.08
 2024-03-11  2:01 UTC  (3+ messages)

[PATCH v4 RFC] btrfs: do not skip re-registration for the mounted device
 2024-03-11  2:00 UTC  (6+ messages)

scrub: last_physical not always updated when scrub is cancelled
 2024-03-10 19:43 UTC  (6+ messages)


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