linux-bcachefs
Thread
Date
Earlier messages
Messages by Thread
[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
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
[GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Malte Schröder
Re: [GIT PULL] bcachefs changes for 6.17
Carl E. Thompson
Re: [GIT PULL] bcachefs changes for 6.17
Aquinas Admin
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Josef Bacik
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Theodore Ts'o
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Sasha Levin
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Gerald B. Cox
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Theodore Ts'o
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Martin Steigerwald
Peanut gallery 2c
James Lawrence
Re: Peanut gallery 2c
Kent Overstreet
Peanut gallery 2c
James Lawrence
Re: Peanut gallery 2c
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Martin Steigerwald
Re: [GIT PULL] bcachefs changes for 6.17
Carl E. Thompson
Re: [GIT PULL] bcachefs changes for 6.17
Aquinas Admin
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Matthew Wilcox
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Jani Partanen
Re: [GIT PULL] bcachefs changes for 6.17
Martin Steigerwald
Re: [GIT PULL] bcachefs changes for 6.17
Konstantin Shelekhin
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
Carl E. Thompson
Re: [GIT PULL] bcachefs changes for 6.17
Malte Schröder
Re: [GIT PULL] bcachefs changes for 6.17
Carl E. Thompson
Re: [GIT PULL] bcachefs changes for 6.17
Aquinas Admin
Re: [GIT PULL] bcachefs changes for 6.17
Martin Steigerwald
Re: [GIT PULL] bcachefs changes for 6.17
Konstantin Shelekhin
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
asdx
Re: [GIT PULL] bcachefs changes for 6.17
Kent Overstreet
Re: [GIT PULL] bcachefs changes for 6.17
asdx
Re: [GIT PULL] bcachefs changes for 6.17
Aquinas Admin
Re: [GIT PULL] bcachefs changes for 6.17
Gerhard Wiesinger
Re: [GIT PULL] bcachefs changes for 6.17
Martin Steigerwald
Re: [GIT PULL] bcachefs changes for 6.17
Peter Schneider
Re: [GIT PULL] bcachefs changes for 6.17
Gerhard Wiesinger
Re: [GIT PULL] bcachefs changes for 6.17
Martin Steigerwald
[syzbot] Monthly bcachefs report (Jul 2025)
syzbot
[GIT PULL] bcachefs fixes for 6.16
Kent Overstreet
Re: [GIT PULL] bcachefs fixes for 6.16
pr-tracker-bot
[syzbot] [bcachefs?] kernel BUG in __build_ro_aux_tree (2)
syzbot
[PATCH] bcachefs: remove extraneous ; after statements
anindya19
Re: [PATCH] bcachefs: remove extraneous ; after statements
Kent Overstreet
Re: [syzbot] [bcachefs?] WARNING in bch2_prt_printf
Kent Overstreet
[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_do_discards
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_do_discards
Kent Overstreet
[syzbot] [bcachefs?] kernel BUG in do_bch2_trans_commit_to_journal_replay
syzbot
Re: [syzbot] [bcachefs?] kernel BUG in do_bch2_trans_commit_to_journal_replay
syzbot
Re: [syzbot] [bcachefs?] kernel BUG in do_bch2_trans_commit_to_journal_replay
Kent Overstreet
Re: [syzbot] [bcachefs?] kernel BUG in do_bch2_trans_commit_to_journal_replay
syzbot
Re: [syzbot] [bcachefs?] kernel BUG in do_bch2_trans_commit_to_journal_replay
Kent Overstreet
[PATCH] bcachefs: fix check_extent_overbig() call
Kent Overstreet
[PATCH v2] bcachefs: Use user_backed_iter instead of iter_is_iovec
Alan Huang
Re: [PATCH v2] bcachefs: Use user_backed_iter instead of iter_is_iovec
Kent Overstreet
[PATCH] bcachefs: Fix refs to undefined fields in __bch2_alloc_v4_to_text()
Kent Overstreet
[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
Kent Overstreet
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
Kent Overstreet
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
Kent Overstreet
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
Kent Overstreet
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
syzbot
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
Kent Overstreet
Re: [syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
Aleksandr Nogikh
[PATCH] bcachefs: Use user_backed_iter instead of iter_is_iovec
Alan Huang
[PATCH 1/4] bcachefs: Ensure we don't return with closure on waitlist
Kent Overstreet
[PATCH 3/4] bcachefs: rereplicate flushes interior updates
Kent Overstreet
[PATCH 2/4] bcachefs: bch2_move_data() now walks btree nodes
Kent Overstreet
[PATCH 4/4] bcachefs: can_use_btree_node()
Kent Overstreet
[syzbot] [bcachefs?] INFO: task hung in bch2_run_recovery_passes
syzbot
Re: [syzbot] [bcachefs?] INFO: task hung in bch2_run_recovery_passes
syzbot
Re: [syzbot] [bcachefs?] INFO: task hung in bch2_run_recovery_passes
syzbot
[GIT PULL] bcachefs fixes for 6.16-rc7
Kent Overstreet
Re: [GIT PULL] bcachefs fixes for 6.16-rc7
pr-tracker-bot
[PATCH] bcachefs: Fix unhandled key type in fiemap_fill_extent
Kent Overstreet
Re: [syzbot] [bcachefs?] WARNING in bch2_dev_free (2)
Kent Overstreet
Re: [syzbot] [bcachefs?] WARNING in bch2_dev_free (2)
Kent Overstreet
[PATCH] bcachefs: Ensure wo don't return with closure on waitlist
Kent Overstreet
[PATCH] closures: Improve warnings on bad put
Kent Overstreet
[syzbot] [bcachefs?] kernel BUG in bch2_printbuf_exit
syzbot
Re: [syzbot] [bcachefs?] kernel BUG in bch2_printbuf_exit
Kent Overstreet
Re: [syzbot] [bcachefs?] kernel BUG in bch2_printbuf_exit
Kent Overstreet
Reported filesystem size (fs usage, df) discrepancies
Jan Engelhardt
Re: Reported filesystem size (fs usage, df) discrepancies
Jan Engelhardt
Re: [linux-next:master 10097/10441] fs/bcachefs/journal_reclaim.c:877 journal_flush_done() warn: missing error code? 'ret'
Kent Overstreet
[syzbot] [bcachefs?] WARNING in closure_put_after_sub
syzbot
Re: [syzbot] [bcachefs?] WARNING in closure_put_after_sub
Kent Overstreet
[bug report] bcachefs: convert clock.c to CLASS/guards
Dan Carpenter
Re: [bug report] bcachefs: convert clock.c to CLASS/guards
Kent Overstreet
[PATCH 1/7] bcachefs: io_read: remove from async obj list in rbio_done()
Kent Overstreet
[PATCH 4/7] bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
[PATCH 5/7] bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
[PATCH 3/7] bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
[PATCH 6/7] bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
[PATCH 7/7] bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
[PATCH 2/7] bcachefs: async_objs: update iter pos after obj printed
Kent Overstreet
[PATCH v13 0/4] support large align and nid in Rust allocators
Vitaly Wool
[PATCH v13 3/4] rust: add support for NUMA ids in allocations
Vitaly Wool
Re: [PATCH v13 3/4] rust: add support for NUMA ids in allocations
Alice Ryhl
Re: [PATCH v13 3/4] rust: add support for NUMA ids in allocations
Danilo Krummrich
[PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
Re: [PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc
Matthew Wilcox
Re: [PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
[PATCH v13 1/4] mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
Re: [PATCH v13 1/4] mm/vmalloc: allow to set node and align in vrealloc
Liam R. Howlett
[PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
Re: [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
Danilo Krummrich
Re: [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
Vlastimil Babka
Re: [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
Danilo Krummrich
Earlier messages