messages from 2025-07-15 13:56:57 to 2025-08-09 03:19:55 UTC [more...]
[PATCH] bcachefs: fix build on sh4
2025-08-09 3:19 UTC
[PATCH 1/3] bcachefs: Introduce bch2_splice_read
2025-08-08 18:28 UTC (4+ messages)
` [PATCH 2/3] bcachefs: Use our own splice_read implementation
` [PATCH 3/3] bcachefs: Don't lock ei_pagecache_lock in bch2_readahead
[syzbot] [bcachefs?] INFO: task hung in invalidate_inode_pages2_range (3)
2025-08-08 10:12 UTC (4+ messages)
Bcachefs plans for the future
2025-08-08 7:37 UTC (2+ messages)
[syzbot] [bcachefs?] possible deadlock in trans_set_locked
2025-08-08 7:24 UTC (2+ messages)
[syzbot] [bcachefs?] kernel panic: bcachefs (loop3): panic after error
2025-08-08 5:48 UTC (2+ messages)
[syzbot] [bcachefs?] kernel panic: bcachefs (loop0): panic after error
2025-08-08 5:46 UTC (2+ messages)
[syzbot] [bcachefs?] INFO: task hung in bch2_page_fault
2025-08-08 5:40 UTC (2+ messages)
[syzbot] [bcachefs?] INFO: task hung in bchfs_fallocate (2)
2025-08-08 5:39 UTC (2+ messages)
[syzbot] [bcachefs?] INFO: task hung in bchfs_fpunch (2)
2025-08-08 5:37 UTC (2+ messages)
[syzbot] [bcachefs?] INFO: task hung in bch2_readahead
2025-08-08 5:36 UTC (2+ messages)
[syzbot] [bcachefs?] INFO: task hung in pipe_release (6)
2025-08-08 5:31 UTC (4+ messages)
[GIT PULL] bcachefs changes for 6.17
2025-08-07 17:29 UTC (6+ messages)
[PATCH -next] bcachefs: remove unneeded semicolon
2025-08-07 2:07 UTC
[bug report] bcachefs: bch_err_throw()
2025-08-06 17:02 UTC (2+ messages)
[PATCH] bcachefs: Fix possible pointer dereference
2025-08-06 14:08 UTC (2+ messages)
[PATCH v15 0/4] support large align and nid in Rust allocators
2025-08-06 12:55 UTC (5+ messages)
` [PATCH v15 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v15 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v15 3/4] rust: add support for NUMA ids in allocations
` [PATCH v15 4/4] rust: support large alignments "
[bug report] bcachefs: bch_err_throw()
2025-08-06 11:44 UTC
[syzbot] [bcachefs?] kernel BUG in bch2_journal_pin_set (2)
2025-08-06 7:10 UTC
[PATCH v2 0/2] bcachefs: Fix readahead involved deadlock
2025-08-06 6:25 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bcachefs: Factor out readpages_iter_folio_revert
[PATCH] bcachefs: Fix readahead involved deadlock
2025-08-05 15:44 UTC (2+ messages)
[syzbot] [bcachefs?] general protection fault in __bch2_err_trace
2025-08-05 14:58 UTC (2+ messages)
[syzbot] [bcachefs?] possible deadlock in __bch2_count_fsck_err
2025-08-05 4:10 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_trans_update_by_path
2025-08-05 3:52 UTC (2+ messages)
[syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_accounting_validate
2025-08-04 19:30 UTC (6+ messages)
[PATCH] bcachefs: Don't lock inode around page_symlink
2025-08-04 17:32 UTC
[PATCH] bcachefs: btree_id_can_reconstruct(), btree_id_recovers_from_scan()
2025-08-04 17:12 UTC
[PATCH] bcachefs: Add missing else statement
2025-08-04 17:11 UTC (2+ messages)
[PATCH v2] bcachefs: Ignore accounting key type larger than BCH_DISK_ACCOUNTING_TYPE_NR
2025-08-04 16:51 UTC (2+ messages)
[PATCH] bcachefs: Add missing accounting key type validation
2025-08-04 16:10 UTC (2+ messages)
[PATCH] ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
2025-08-04 12:11 UTC
[syzbot] [bcachefs?] possible deadlock in bch2_symlink
2025-08-04 3:27 UTC (4+ messages)
[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
2025-08-03 17:18 UTC (3+ messages)
` [PATCH 1/4] bcachefs: "
Build failure on next-20250801
2025-08-02 15:30 UTC (2+ messages)
[PATCH] bcachefs: Fix incorrect transaction handling
2025-08-02 5:12 UTC (2+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-08-01 14:00 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_btree_repair_topology_recurse
2025-08-01 11:19 UTC (2+ messages)
[PATCH v14 0/4] support large align and nid in Rust allocators
2025-08-01 10:22 UTC (9+ messages)
` [PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v14 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v14 3/4] rust: add support for NUMA ids in allocations
` [PATCH v14 4/4] rust: support large alignments "
[PATCH] bcachefs: Simplify kzalloc usage
2025-08-01 2:28 UTC (5+ messages)
[koverstreet-bcachefs:master 219/231] fs/bcachefs/dirent.c:765:1: warning: the frame size of 1344 bytes is larger than 1280 bytes
2025-07-31 19:21 UTC
[syzbot] [bcachefs?] kernel panic: in transaction restart: transaction_restart_relock, last restarted by
2025-07-30 21:21 UTC
[PATCH v13 0/4] support large align and nid in Rust allocators
2025-07-30 17:25 UTC (21+ messages)
` [PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v13 1/4] mm/vmalloc: "
` [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations
` [PATCH v13 4/4] rust: support large alignments "
[syzbot] [bcachefs?] kernel BUG in bch2_bio_compress (3)
2025-07-30 16:09 UTC
[PATCH] bcachefs: expose reflink_p may_update_opts in sysfs
2025-07-30 5:12 UTC
[syzbot] [bcachefs?] INFO: task hung in bch2_run_recovery_passes
2025-07-30 4:17 UTC (3+ messages)
[PATCH] bcachefs: Convert comma to semicolon
2025-07-29 1:36 UTC
[GIT PULL] bcachefs fixes for 6.16
2025-07-25 15:39 UTC (2+ messages)
[syzbot] Monthly bcachefs report (Jul 2025)
2025-07-25 12:39 UTC
[syzbot] [bcachefs?] kernel BUG in __build_ro_aux_tree (2)
2025-07-24 1:12 UTC
[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
2025-07-23 10:00 UTC (12+ messages)
[syzbot] [bcachefs?] kernel BUG in do_bch2_trans_commit_to_journal_replay
2025-07-23 1:12 UTC (5+ messages)
[PATCH] bcachefs: remove extraneous ; after statements
2025-07-22 18:27 UTC (2+ messages)
[syzbot] [bcachefs?] INFO: task hung in do_rmdir (6)
2025-07-22 18:06 UTC (2+ messages)
[syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set
2025-07-22 17:55 UTC (4+ messages)
[syzbot] [bcachefs?] [squashfs?] INFO: task hung in truncate_inode_pages_final (2)
2025-07-22 17:40 UTC (3+ messages)
[syzbot] [bcachefs?] WARNING in bch2_prt_printf
2025-07-22 17:01 UTC (2+ messages)
[syzbot] [bcachefs?] WARNING in bch2_verify_accounting_clean
2025-07-22 16:29 UTC (2+ messages)
[syzbot] [bcachefs?] WARNING in closure_put_after_sub
2025-07-22 16:25 UTC (2+ messages)
[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_do_discards
2025-07-22 3:37 UTC (2+ messages)
[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in __bch2_bkey_unpack_key
2025-07-20 3:58 UTC (2+ messages)
[syzbot] [bcachefs] KASAN: slab-out-of-bounds Read in poly1305_update_arch
2025-07-19 21:57 UTC (2+ messages)
[syzbot] [bcachefs?] KASAN: use-after-free Read in poly1305_update
2025-07-19 21:56 UTC (2+ messages)
[syzbot] [bcachefs?] KASAN: use-after-free Read in check_dirent
2025-07-19 19:19 UTC (2+ messages)
[syzbot] [bcachefs?] KASAN: use-after-free Read in check_extent_overbig
2025-07-19 19:17 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_bkey_cmp_packed (2)
2025-07-19 18:44 UTC (2+ messages)
[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_str_hash_repair_key
2025-07-19 18:42 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_journal_keys_peek_prev_min
2025-07-19 18:39 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_fill_extent (2)
2025-07-19 18:38 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_compat
2025-07-19 18:36 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_unpack_key
2025-07-19 18:36 UTC (2+ messages)
[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_alloc_v4_to_text
2025-07-19 18:35 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init (2)
2025-07-19 1:55 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (3)
2025-07-19 1:31 UTC (2+ messages)
[syzbot] [bcachefs?] WARNING in bch2_dev_free (2)
2025-07-18 19:12 UTC (3+ messages)
[GIT PULL] bcachefs fixes for 6.16-rc7
2025-07-18 18:50 UTC (2+ messages)
[PATCH v2] bcachefs: Use user_backed_iter instead of iter_is_iovec
2025-07-18 18:41 UTC (2+ messages)
[PATCH] bcachefs: fix check_extent_overbig() call
2025-07-18 18:39 UTC
[PATCH] bcachefs: Fix refs to undefined fields in __bch2_alloc_v4_to_text()
2025-07-18 17:56 UTC
[syzbot] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in mempool_alloc_noprof (2)
2025-07-18 17:48 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_printbuf_exit
2025-07-18 17:37 UTC (3+ messages)
Reported filesystem size (fs usage, df) discrepancies
2025-07-18 14:21 UTC (2+ messages)
[PATCH] bcachefs: Use user_backed_iter instead of iter_is_iovec
2025-07-18 7:47 UTC
[PATCH 1/4] bcachefs: Ensure we don't return with closure on waitlist
2025-07-18 6:47 UTC (4+ messages)
` [PATCH 2/4] bcachefs: bch2_move_data() now walks btree nodes
` [PATCH 3/4] bcachefs: rereplicate flushes interior updates
` [PATCH 4/4] bcachefs: can_use_btree_node()
[PATCH] bcachefs: Fix unhandled key type in fiemap_fill_extent
2025-07-17 22:07 UTC
[syzbot] [bcachefs] KASAN: use-after-free Read in crypto_poly1305_update
2025-07-17 20:49 UTC
[PATCH] bcachefs: Ensure wo don't return with closure on waitlist
2025-07-17 20:29 UTC
[PATCH] closures: Improve warnings on bad put
2025-07-17 20:18 UTC
[linux-next:master 10097/10441] fs/bcachefs/journal_reclaim.c:877 journal_flush_done() warn: missing error code? 'ret'
2025-07-17 15:27 UTC
[bug report] bcachefs: convert clock.c to CLASS/guards
2025-07-16 21:03 UTC (2+ messages)
[PATCH 1/7] bcachefs: io_read: remove from async obj list in rbio_done()
2025-07-16 16:01 UTC (7+ messages)
` [PATCH 2/7] bcachefs: async_objs: update iter pos after obj printed
` [PATCH 3/7] bcachefs: Fix triggering of discard by the journal path
` [PATCH 4/7] bcachefs: Tweak threshold for allocator triggering discards
` [PATCH 5/7] bcachefs: Don't build aux search tree when still repairing node
` [PATCH 6/7] bcachefs: Fix reference to invalid bucket in copygc
` [PATCH 7/7] bcachefs: Fix build when CONFIG_UNICODE=n
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox