Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2024-03-12 03:57:51 to 2024-03-19 14:58:27 UTC [more...]

[PATCH 00/29] trivial adjustments for return variable coding style
 2024-03-19 14:55 UTC  (20+ messages)
` [PATCH 01/29] btrfs: btrfs_cleanup_fs_roots rename ret to ret2 and err to ret
` [PATCH 02/29] btrfs: btrfs_initxattrs rename "
` [PATCH 03/29] btrfs: send_extent_data "
` [PATCH 04/29] btrfs: btrfs_rmdir "
` [PATCH 05/29] btrfs: btrfs_cont_expand "
` [PATCH 06/29] btrfs: btrfs_setsize rename err to ret2
` [PATCH 07/29] btrfs: btrfs_find_orphan_roots rename ret to ret2 and err to ret
` [PATCH 08/29] btrfs: btrfs_ioctl_snap_destroy rename "
` [PATCH 09/29] btrfs: __set_extent_bit "
` [PATCH 10/29] btrfs: convert_extent_bit "
` [PATCH 11/29] btrfs: __btrfs_end_transaction "
` [PATCH 12/29] btrfs: btrfs_write_marked_extents rename werr to ret err to ret2
` [PATCH 13/29] btrfs: __btrfs_wait_marked_extents "
` [PATCH 14/29] btrfs: build_backref_tree rename err to ret and ret "
` [PATCH 15/29] btrfs: relocate_tree_blocks rename ret to ret2 and err to ret
` [PATCH 16/29] btrfs: relocate_block_group "
` [PATCH 17/29] btrfs: create_reloc_inode rename "
` [PATCH 18/29] btrfs: btrfs_relocate_block_group rename ret to ret2 and err ro ret
` [PATCH 19/29] btrfs: mark_garbage_root rename err to ret2

[PATCH] btrfs-progs: snapshot fix user message
 2024-03-19 14:11 UTC 

btrfs ontop of LVM ontop of MD RAID1 supported?
 2024-03-19 13:26 UTC  (4+ messages)

[PATCH] btrfs: return accurate error code on open failure
 2024-03-19 12:07 UTC  (7+ messages)

parent transid verify failed after SATA cable partially unplugged
 2024-03-19  9:36 UTC  (3+ messages)

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

[PATCH v2 0/2] fstests: new test cases for generic group
 2024-03-19  4:16 UTC  (6+ 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 v2] btrfs: return accurate error code on open failure
 2024-03-19  2:58 UTC 

Help requested: btrfs can't read superblock
 2024-03-19  0:53 UTC  (4+ messages)

[PATCH] btrfs-progs: use EXPERIMENTAL instead of CONFIG_BTRFS_DEBUG
 2024-03-19  0:07 UTC  (5+ messages)

[PATCH] btrfs: avoid pointless wake ups of drew lock readers
 2024-03-18 22:14 UTC  (2+ messages)

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

[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-03-18 20:45 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] extent_buffer read cleanups
 2024-03-18 20:02 UTC  (5+ 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 0/6] btrfs: scrub: refine the error messages
 2024-03-18 20:00 UTC  (30+ 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

[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 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] btrfs: zoned: don't skip bgs with 100% zone unusable
 2024-03-18 13:02 UTC  (2+ 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 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 0/3] fiemap extension to add physical extent length
 2024-03-15  3:03 UTC  (5+ 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 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  (8+ 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


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