linux-bcachefs
Thread
Date
Earlier messages
Messages by Thread
[syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_prt_printf
syzbot
Re: [syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_prt_printf
syzbot
[PATCH 0/1] closures: replace wq users and add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
[PATCH 1/1] closure: replace use of system_wq with system_percpu_wq
Marco Crivellari
[syzbot] [overlayfs?] [bcachefs?] possible deadlock in vfs_link
syzbot
Re: [syzbot] [overlayfs?] [bcachefs?] possible deadlock in vfs_link
Amir Goldstein
[syzbot] [bcachefs?] WARNING in bch2_recovery_pass_want_ratelimit
syzbot
[PATCH v3 0/7] Accounting for accurate progress reporting
Nikita Ofitserov via B4 Relay
[PATCH v3 2/7] bcachefs: Fix online hidden (sb+journal) data accounting
Nikita Ofitserov via B4 Relay
[PATCH v3 7/7] bcachefs: More accurate progress reporting for inner node iteration
Nikita Ofitserov via B4 Relay
[PATCH v3 5/7] bcachefs: Use explicit node counts in progress reporting
Nikita Ofitserov via B4 Relay
[PATCH v3 6/7] bcachefs: Better progress reporting for btree iteration without leaves
Nikita Ofitserov via B4 Relay
[PATCH v3 1/7] bcachefs: Fix missing c->usage updates from early recovery
Nikita Ofitserov via B4 Relay
what does it mean "externally maintained" ?
Stefan K
[PATCH] bcachefs: Use int type to store negative error codes
Qianfeng Rong
Re: [PATCH] bcachefs: Use int type to store negative error codes
Kent Overstreet
[PATCH 0/3] better error messages for ioctls
Kent Overstreet
[PATCH 1/3] bcachefs: Add v2 ioctls that return error strings
Kent Overstreet
[PATCH 2/3] bcachefs: v2 versions of subvolume ioctls
Kent Overstreet
[PATCH 3/3] bcachefs: Plumb error messages through data drop paths
Kent Overstreet
[PATCH] bcachefs: Remove redundant null pointer checks in bch2_fs_debug_init()
Zhen Ni
[syzbot] [bcachefs?] INFO: task hung in truncate_setsize (2)
syzbot
[PATCH v2 00/15] Accounting for accurate progress reporting
Nikita Ofitserov via B4 Relay
[PATCH v2 02/15] bcachefs: Refactor bch2_gc_btree/bch2_gc_btrees
Nikita Ofitserov via B4 Relay
[PATCH v2 06/15] bcachefs: Partially fix old device removal with unknown btrees
Nikita Ofitserov via B4 Relay
[PATCH v2 11/15] bcachefs: Relax restrictions on the number of accounting counters
Nikita Ofitserov via B4 Relay
[PATCH v2 05/15] bcachefs: Fix progress reporting for unknown btrees
Nikita Ofitserov via B4 Relay
[PATCH v2 03/15] bcachefs: Improve check_allocations pass speed when not in fsck
Nikita Ofitserov via B4 Relay
[PATCH v2 15/15] bcachefs: More accurate progress reporting for inner node iteration
Nikita Ofitserov via B4 Relay
[PATCH v2 12/15] bcachefs: bcachefs_metadata_version_btree_node_accounting
Nikita Ofitserov via B4 Relay
[PATCH v2 13/15] bcachefs: Use explicit node counts in progress reporting
Nikita Ofitserov via B4 Relay
[PATCH v2 08/15] bcachefs: Optimize/fix bch2_dev_usage_remove
Nikita Ofitserov via B4 Relay
[PATCH v2 10/15] bcachefs: Fix outdated documentation comment
Nikita Ofitserov via B4 Relay
[PATCH v2 09/15] bcachefs: Fix online hidden (sb+journal) data accounting
Nikita Ofitserov via B4 Relay
Re: [PATCH v2 09/15] bcachefs: Fix online hidden (sb+journal) data accounting
Kent Overstreet
[PATCH v2 01/15] bcachefs: Introduce btree_leaf_has_triggers_mask
Nikita Ofitserov via B4 Relay
[PATCH v2 07/15] bcachefs: Fix missing c->usage updates from early recovery
Nikita Ofitserov via B4 Relay
Re: [PATCH v2 07/15] bcachefs: Fix missing c->usage updates from early recovery
Kent Overstreet
[PATCH v2 04/15] bcachefs: Refactor/rename btree_type_has_ptrs
Nikita Ofitserov via B4 Relay
[PATCH v2 14/15] bcachefs: Better progress reporting for btree iteration without leaves
Nikita Ofitserov via B4 Relay
Re: [PATCH v2 00/15] Accounting for accurate progress reporting
Kent Overstreet
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
Shivank Garg
[PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Shivank Garg
[PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
Shivank Garg
[PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
Shivank Garg
[PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Shivank Garg
Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Ackerley Tng
Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Garg, Shivank
Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
David Hildenbrand
[PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
Shivank Garg
[PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Shivank Garg
[PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
Shivank Garg
Re: [PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
David Hildenbrand
[PATCH 00/12] Accounting for accurate progress reporting
Nikita Ofitserov via B4 Relay
[PATCH 03/12] bcachefs: Use explicit node counts in progress reporting
Nikita Ofitserov via B4 Relay
[PATCH 10/12] bcachefs: Improve check_allocations pass speed not in fsck
Nikita Ofitserov via B4 Relay
[PATCH 01/12] bcachefs: Relax restrictions on the number of accounting counters
Nikita Ofitserov via B4 Relay
[PATCH 02/12] bcachefs: Introduce btree node number accounting
Nikita Ofitserov via B4 Relay
[PATCH 07/12] bcachefs: More accurate progress reporting for inner node iteration
Nikita Ofitserov via B4 Relay
[PATCH 05/12] bcachefs: Better progress reporting for btree iteration without leaves
Nikita Ofitserov via B4 Relay
[PATCH 12/12] bcachefs: Fix online hidden (sb+journal) data accounting
Nikita Ofitserov via B4 Relay
[PATCH 11/12] bcachefs: Fix missing c->usage updates from early recovery
Nikita Ofitserov via B4 Relay
[PATCH 09/12] bcachefs: Partially fix old device removal with unknown btrees
Nikita Ofitserov via B4 Relay
[PATCH 04/12] bcachefs: Introduce btree_leaf_has_triggers_mask
Nikita Ofitserov via B4 Relay
[PATCH 06/12] bcachefs: Refactor/rename btree_type_has_ptrs
Nikita Ofitserov via B4 Relay
[PATCH 08/12] bcachefs: Fix progress reporting for unknown btrees
Nikita Ofitserov via B4 Relay
Re: [PATCH 00/12] Accounting for accurate progress reporting
Kent Overstreet
[syzbot] Monthly bcachefs report (Aug 2025)
syzbot
[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in __bch2_journal_key_search
syzbot
[PATCH 00/21] Big rebalance changes
Kent Overstreet
[PATCH 03/21] bcachefs: opt_change_cookie
Kent Overstreet
[PATCH 02/21] bcachefs: Inode opt helper refactoring
Kent Overstreet
[PATCH 04/21] bcachefs: Transactional consistency for set_needs_rebalance
Kent Overstreet
[PATCH 05/21] bcachefs: Plumb bch_inode_opts.change_cookie
Kent Overstreet
[PATCH 01/21] bcachefs: s/bch_io_opts/bch_inode_opts
Kent Overstreet
[PATCH 06/21] bcachefs: enum set_needs_rebalance_ctx
Kent Overstreet
[PATCH 07/21] bcachefs: do_rebalance_scan() now responsible for indirect extents
Kent Overstreet
[PATCH 09/21] bcachefs: do_rebalance_extent() uses bch2_extent_get_apply_io_opts()
Kent Overstreet
[PATCH 12/21] bcachefs: bch2_bkey_needs_rebalance()
Kent Overstreet
[PATCH 10/21] bcachefs: Correct propagation of io options to indirect extents
Kent Overstreet
[PATCH 13/21] bcachefs: rebalance now supports changing checksum type
Kent Overstreet
[PATCH 15/21] bcachefs: check_rebalance_work checks option inconsistency
Kent Overstreet
[PATCH 14/21] bcachefs: Consistency checking for bch_extent_rebalance opts
Kent Overstreet
[PATCH 11/21] bcachefs: bkey_should_have_rb_opts()
Kent Overstreet
[PATCH 17/21] bcachefs: bch_extent_rebalance changes
Kent Overstreet
[PATCH 18/21] bcachefs: bch2_set_rebalance_needs_scan_device()
Kent Overstreet
[PATCH 21/21] bcachefs: rebalance_work_(hipri|pending) btrees
Kent Overstreet
[PATCH 16/21] bcachefs: bch2_bkey_set_needs_rebalance() now takes per_snapshot_io_opts
Kent Overstreet
[PATCH 08/21] bcachefs: Rename, split out bch2_extent_get_io_opts()
Kent Overstreet
[PATCH 19/21] bcachefs: next_rebalance_extent() now handles replicas changes
Kent Overstreet
[PATCH 20/21] bcachefs: rebalance: erasure_code opt change now handled
Kent Overstreet
[PATCH] bcachefs: Kill duplicate error code
Alan Huang
Re: [PATCH] bcachefs: Kill duplicate error code
Kent Overstreet
Re: [PATCH] bcachefs: Kill duplicate error code
Alan Huang
Re: [PATCH] bcachefs: Kill duplicate error code
Kent Overstreet
[PATCH v2] docs: bcachefs: fix typo in idle_work documentation
Sahil
Re: [PATCH v2] docs: bcachefs: fix typo in idle_work documentation
Kent Overstreet
[PATCH v2] docs: bcachefs: fix typo in idle_work documentation
Sahil
[syzbot] [bcachefs?] INFO: task hung in bch2_mark_pagecache_reserved (3)
syzbot
[syzbot] [bcachefs?] possible deadlock in trans_set_locked (2)
syzbot
[PATCH] Documentation: Fix documentation typos
Sahil Chandna
Re: [PATCH] Documentation: Fix documentation typos
Randy Dunlap
Re: [PATCH] Documentation: Fix documentation typos
Kent Overstreet
[PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
Bagas Sanjaya
Re: [PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
Randy Dunlap
Re: [PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
Kent Overstreet
[linux-next:master] [bcachefs] aee94970fb: xfstests.generic.173/174.fail
kernel test robot
[PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Bagas Sanjaya
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Kent Overstreet
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Bagas Sanjaya
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Kent Overstreet
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Bagas Sanjaya
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Randy Dunlap
remove write_cache_pages()
Christoph Hellwig
[PATCH 1/3] ntfs3: stop using write_cache_pages
Christoph Hellwig
[PATCH 3/3] mm: remove write_cache_pages
Christoph Hellwig
Re: [PATCH 3/3] mm: remove write_cache_pages
David Hildenbrand
[PATCH 2/3] bcachefs: stop using write_cache_pages
Christoph Hellwig
Re: [PATCH 2/3] bcachefs: stop using write_cache_pages
Kent Overstreet
Re: [PATCH 2/3] bcachefs: stop using write_cache_pages
Christoph Hellwig
[syzbot] [bcachefs?] INFO: task hung in bch2_direct_write (2)
syzbot
[PATCH] bcachefs: Add statement to switch in check_bch_counter_ids_unique()
Nathan Chancellor
Re: [PATCH] bcachefs: Add statement to switch in check_bch_counter_ids_unique()
Kent Overstreet
[PATCH 0/2] Cleanups and safer memory allocations
Liao Yuanhong
[PATCH 1/2] bcachefs: Using vmalloc_array() for array space allocation
Liao Yuanhong
Re: [PATCH 1/2] bcachefs: Using vmalloc_array() for array space allocation
Alan Huang
Re: [PATCH 1/2] bcachefs: Using vmalloc_array() for array space allocation
Liao Yuanhong
[PATCH 2/2] bcachefs: Remove redundant semicolons
Liao Yuanhong
[syzbot] [bcachefs?] kernel BUG in bch2_folio_set
syzbot
[PATCH] docs: filesystems: bcachefs: Fix spelling mistake in idle_work page
Gopi Krishna Menon
Re: [PATCH] docs: filesystems: bcachefs: Fix spelling mistake in idle_work page
Kent Overstreet
[PATCH] bcachefs: fix build on sh4
Kent Overstreet
Re: [PATCH] bcachefs: fix build on sh4
Al Viro
[PATCH 1/3] bcachefs: Introduce bch2_splice_read
Alan Huang
[PATCH 2/3] bcachefs: Use our own splice_read implementation
Alan Huang
[PATCH 3/3] bcachefs: Don't lock ei_pagecache_lock in bch2_readahead
Alan Huang
Re: [PATCH 1/3] bcachefs: Introduce bch2_splice_read
Kent Overstreet
Bcachefs plans for the future
Alex Galvin
Re: Bcachefs plans for the future
Kent Overstreet
[PATCH] bcachefs: Fix possible pointer dereference
Alan Huang
Re: [PATCH] bcachefs: Fix possible pointer dereference
Kent Overstreet
[PATCH v15 0/4] support large align and nid in Rust allocators
Vitaly Wool
[PATCH v15 1/4] :mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
[PATCH v15 2/4] mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
[PATCH v15 3/4] rust: add support for NUMA ids in allocations
Vitaly Wool
[PATCH v15 4/4] rust: support large alignments in allocations
Vitaly Wool
[bug report] bcachefs: bch_err_throw()
Dan Carpenter
[bug report] bcachefs: bch_err_throw()
Dan Carpenter
Re: [bug report] bcachefs: bch_err_throw()
Kent Overstreet
[syzbot] [bcachefs?] kernel BUG in bch2_journal_pin_set (2)
syzbot
[PATCH v2 0/2] bcachefs: Fix readahead involved deadlock
Alan Huang
[PATCH v2 1/2] bcachefs: Fix readahead involved deadlock
Alan Huang
[PATCH v2 2/2] bcachefs: Factor out readpages_iter_folio_revert
Alan Huang
[PATCH] bcachefs: Fix readahead involved deadlock
Alan Huang
Re: [PATCH] bcachefs: Fix readahead involved deadlock
Kent Overstreet
[syzbot] [bcachefs?] general protection fault in __bch2_err_trace
syzbot
Re: [syzbot] [bcachefs?] general protection fault in __bch2_err_trace
Kent Overstreet
[PATCH] bcachefs: Don't lock inode around page_symlink
Alan Huang
[PATCH] bcachefs: btree_id_can_reconstruct(), btree_id_recovers_from_scan()
Kent Overstreet
[PATCH] bcachefs: Add missing else statement
Alan Huang
Re: [PATCH] bcachefs: Add missing else statement
Kent Overstreet
[PATCH v2] bcachefs: Ignore accounting key type larger than BCH_DISK_ACCOUNTING_TYPE_NR
Alan Huang
Re: [PATCH v2] bcachefs: Ignore accounting key type larger than BCH_DISK_ACCOUNTING_TYPE_NR
Kent Overstreet
[PATCH] bcachefs: Add missing accounting key type validation
Alan Huang
Re: [PATCH] bcachefs: Add missing accounting key type validation
Kent Overstreet
[PATCH] ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
NeilBrown
[syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
syzbot
Re: [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
Alan Huang
Re: [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
syzbot
Re: [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
Alan Huang
Re: [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
syzbot
Re: [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
syzbot
[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
Qianfeng Rong
[PATCH 1/4] bcachefs: Remove redundant __GFP_NOWARN
Qianfeng Rong
Re: [PATCH 1/4] bcachefs: Remove redundant __GFP_NOWARN
Kent Overstreet
Re: [PATCH 0/4] fs: Remove redundant __GFP_NOWARN
Theodore Ts'o
Build failure on next-20250801
Konrad Dybcio
Re: Build failure on next-20250801
Kent Overstreet
[PATCH] bcachefs: Fix incorrect transaction handling
Alan Huang
Re: [PATCH] bcachefs: Fix incorrect transaction handling
Kent Overstreet
Re: [koverstreet-bcachefs:master 219/231] fs/bcachefs/dirent.c:765:1: warning: the frame size of 1344 bytes is larger than 1280 bytes
Kent Overstreet
[PATCH] bcachefs: Simplify kzalloc usage
Liao Yuanhong
Re: [PATCH] bcachefs: Simplify kzalloc usage
Markus Elfring
Re: [PATCH] bcachefs: Simplify kzalloc usage
Kent Overstreet
Re: [PATCH] bcachefs: Simplify kzalloc usage
Markus Elfring
Re: [PATCH] bcachefs: Simplify kzalloc usage
Kent Overstreet
[syzbot] [bcachefs?] kernel BUG in bch2_btree_repair_topology_recurse
syzbot
Re: [syzbot] [bcachefs?] kernel BUG in bch2_btree_repair_topology_recurse
syzbot
[syzbot] [bcachefs?] kernel panic: in transaction restart: transaction_restart_relock, last restarted by
syzbot
[PATCH v14 0/4] support large align and nid in Rust allocators
Vitaly Wool
[PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
Re: [PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
Lorenzo Stoakes
[PATCH v14 2/4] mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
Re: [PATCH v14 2/4] mm/slub: allow to set node and align in k[v]realloc
Vlastimil Babka
[PATCH v14 3/4] rust: add support for NUMA ids in allocations
Vitaly Wool
[PATCH v14 4/4] rust: support large alignments in allocations
Vitaly Wool
Re: [PATCH v14 4/4] rust: support large alignments in allocations
Danilo Krummrich
Re: [PATCH v14 4/4] rust: support large alignments in allocations
Vitaly Wool
[syzbot] [bcachefs?] kernel BUG in bch2_bio_compress (3)
syzbot
[PATCH] bcachefs: expose reflink_p may_update_opts in sysfs
Reed Riley
Earlier messages