Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-05-05 11:51:10 to 2025-05-09 09:59:51 UTC [more...]

[PATCH 6.1.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09  9:59 UTC 

[PATCH 6.6.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09  9:51 UTC 

[PATCH] btrfs: use unsigned types for constants defined as bit shifts
 2025-05-09  8:43 UTC  (7+ messages)

[PATCH] fstests: btrfs/020: use device pool to avoid busy TEST_DEV
 2025-05-09  5:37 UTC 

[PATCH v2] btrfs: track current commit duration in commit_stats
 2025-05-09  0:54 UTC 

[PATCH 0/5] btrfs: fixes and cleanups for ordered extent allocation
 2025-05-08 21:57 UTC  (16+ messages)
` [PATCH 1/5] btrfs: fix qgroup reservation leak on failure to allocate ordered extent
` [PATCH 2/5] btrfs: check we grabbed inode reference when allocating an "
` [PATCH 3/5] btrfs: fold error checks when allocating ordered extent and update comments
` [PATCH 4/5] btrfs: use boolean for delalloc argument to btrfs_free_reserved_bytes()
` [PATCH 5/5] btrfs: use boolean for delalloc argument to btrfs_free_reserved_extent()

[PATCH v2] btrfs: fix folio leak in submit_one_async_extent()
 2025-05-08 19:53 UTC 

[PATCH] btrfs: fix folio leak in submit_one_async_extent()
 2025-05-08 16:42 UTC  (4+ messages)

What is the point of the wbc->for_kupdate check in btree_writepages
 2025-05-08 16:11 UTC  (4+ messages)

add more bio helpers v3
 2025-05-08 13:23 UTC  (25+ messages)
` [PATCH 01/19] block: add a bio_add_virt_nofail helper
` [PATCH 02/19] block: add a bdev_rw_virt helper
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
` [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 08/19] bcache: use bio_add_virt_nofail
` [PATCH 09/19] rnbd-srv: "
` [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 16/19] xfs: simplify xfs_rw_bdev
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio

[linux-next-20250320][btrfs] Kernel OOPs while running btrfs/108
 2025-05-08 10:44 UTC  (4+ messages)

[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
 2025-05-08  9:29 UTC  (23+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[linux-next:master] [btrfs_get_tree_subvol()] 25efcff066: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN_NOPTI
 2025-05-08  7:42 UTC 

[PATCH 6.6.y v2] btrfs: always fallback to buffered write if the inode requires checksum
 2025-05-08  7:06 UTC 

[PATCH 6.6.y] btrfs: always fallback to buffered write if the inode requires checksum
 2025-05-08  7:05 UTC  (4+ messages)
` [PATCH] "

[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2025-05-08  4:19 UTC  (10+ messages)
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp

[PATCH 6.12.y] btrfs: always fallback to buffered write if the inode requires checksum
 2025-05-08  1:01 UTC 

[PATCH] btrfs: handle subpage releasepage properly with xarray
 2025-05-07 22:29 UTC  (2+ messages)

parent transid verify failed on raid1
 2025-05-07 21:53 UTC  (2+ messages)

[next-20250506][btrfs] Kernel OOPS while btrfs/001 TC
 2025-05-07 21:18 UTC  (4+ messages)

[PATCH] btrfs: fix use-after-free on extent state when clearing or converting range
 2025-05-07 17:56 UTC  (4+ messages)

[PATCH v2] btrfs: send: remove btrfs_debug() calls
 2025-05-07 16:28 UTC 

[PATCH] btrfs-progs: check: fix false alert on missing csum for hole
 2025-05-07 16:18 UTC  (2+ messages)

[PATCH] btrfs: scrub: reduce memory usage of scrub_sector_verification
 2025-05-07 16:16 UTC  (3+ messages)

[PATCH v5 0/3] btrfs: simplify extent buffer writeback
 2025-05-07  9:31 UTC  (3+ messages)
` [PATCH v5 1/3] btrfs: convert the buffer_radix to an xarray

[PATCH v5] btrfs: fix broken drop_caches on extent buffer folios
 2025-05-06 23:09 UTC  (3+ messages)

[PATCH v5 0/2] btrfs: fix beyond EOF truncation for subpage generic/363 failures
 2025-05-06 17:29 UTC  (7+ messages)
` [PATCH v5 1/2] btrfs: handle unaligned EOF truncation correctly for subpage cases
` [PATCH v5 2/2] btrfs: handle aligned "

[PATCH v4] btrfs: fix broken drop_caches on extent buffer folios
 2025-05-06 17:16 UTC  (6+ messages)

[PATCH 0/2] btrfs: fix an async discard infinite loop when disabling it
 2025-05-06 16:58 UTC  (7+ messages)
` [PATCH 1/2] btrfs: fix discard worker infinite loop after disabling discard
` [PATCH 2/2] btrfs: use verbose assert at peek_discard_list()

[GIT PULL] Btrfs fixes for 6.15-rc6
 2025-05-06 16:38 UTC  (2+ messages)

[PATCH AUTOSEL 6.14 093/642] btrfs: make btrfs_discard_workfn() block_group ref explicit
 2025-05-06 13:19 UTC  (11+ messages)
` [PATCH AUTOSEL 6.14 094/642] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.14 095/642] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.14 096/642] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.14 097/642] btrfs: properly limit inline data extent according to block size
` [PATCH AUTOSEL 6.14 098/642] btrfs: allow buffered write to avoid full page read if it's block aligned
` [PATCH AUTOSEL 6.14 099/642] btrfs: prevent inline data extents read from touching blocks beyond its range
` [PATCH AUTOSEL 6.14 100/642] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.14 101/642] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.14 102/642] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set

[PATCH 0/2] Update btrfs Kconfig
 2025-05-06 11:04 UTC  (3+ messages)
` [PATCH 1/2] btrfs: update list of features built under experimental config
` [PATCH 2/2] btrfs: update Kconfig option descriptions

add more bio helpers v2
 2025-05-06 10:05 UTC  (11+ messages)
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
  ` 回复: "

[PATCH AUTOSEL 5.4 14/79] btrfs: avoid linker error in btrfs_find_create_tree_block()
 2025-05-05 23:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 15/79] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long

[PATCH AUTOSEL 5.10 019/114] btrfs: avoid linker error in btrfs_find_create_tree_block()
 2025-05-05 23:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 020/114] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long

[PATCH AUTOSEL 5.15 024/153] btrfs: make btrfs_discard_workfn() block_group ref explicit
 2025-05-05 23:11 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 025/153] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 5.15 026/153] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 5.15 027/153] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long

[PATCH AUTOSEL 6.1 034/212] btrfs: make btrfs_discard_workfn() block_group ref explicit
 2025-05-05 23:03 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 035/212] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.1 036/212] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.1 037/212] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.1 038/212] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.1 039/212] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.1 040/212] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set

[PATCH AUTOSEL 6.6 044/294] btrfs: make btrfs_discard_workfn() block_group ref explicit
 2025-05-05 22:52 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 045/294] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.6 046/294] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.6 047/294] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.6 048/294] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.6 049/294] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.6 050/294] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set

[PATCH AUTOSEL 6.12 072/486] btrfs: make btrfs_discard_workfn() block_group ref explicit
 2025-05-05 22:32 UTC  (9+ messages)
` [PATCH AUTOSEL 6.12 073/486] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.12 074/486] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.12 075/486] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.12 076/486] btrfs: properly limit inline data extent according to block size
` [PATCH AUTOSEL 6.12 077/486] btrfs: prevent inline data extents read from touching blocks beyond its range
` [PATCH AUTOSEL 6.12 078/486] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.12 079/486] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.12 080/486] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set

[PATCH v2 1/2] btrfs: remove extent buffer's redundant `len` member field
 2025-05-05 17:53 UTC  (6+ messages)
` [PATCH v3 0/2] btrfs: eb struct cleanups
  ` [PATCH v3 1/2] btrfs: remove extent buffer's redundant `len` member field
  ` [PATCH v3 2/2] btrfs: rearrange the extent buffer structure members

[PATCH 0/2] btrfs: scrub: reduce memory usage for each scrub_stripe
 2025-05-05 17:44 UTC  (4+ messages)
` [PATCH 2/2] btrfs: scrub: aggregate small bitmaps into a larger one

[PATCH] btrfs: remove extent buffer's redundant `len` member field
 2025-05-05 16:19 UTC  (9+ messages)

[PATCH] btrfs: scrub: move error reporting members to stack
 2025-05-05 13:16 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