Linux-bcachefs Archive mirror
 help / color / mirror / Atom feed
[syzbot] [bcachefs?] WARNING in __bch2_truncate_folio
 2025-11-11  9:31 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_btree_node_read_done
 2025-11-07  0:50 UTC  (5+ messages)
` [PATCH] bcachefs: Prevent written from exceeding sectors
    ` [PATCH V2] "

[syzbot] [bcachefs?] INFO: task hung in bch2_mark_pagecache_reserved (3)
 2025-11-02 22:04 UTC  (2+ messages)

[syzbot] Monthly bcachefs report (Oct 2025)
 2025-10-27 12:50 UTC 

[syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_prt_printf
 2025-10-27 12:20 UTC  (3+ messages)

[syzbot] [bcachefs?] INFO: task hung in bch2_seek_pagecache_hole (3)
 2025-10-25  3:55 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: global-out-of-bounds Read in rcu_pending_exit
 2025-10-23  7:46 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-20 15:52 UTC  (38+ messages)
` [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
      ` [f2fs-dev] "
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[syzbot] [bcachefs?] WARNING in bch2_recovery_pass_want_ratelimit
 2025-10-19  0:33 UTC  (2+ messages)

[syzbot] [bcachefs?] INFO: task hung in truncate_setsize (2)
 2025-10-16 15:17 UTC  (2+ messages)

[PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err
 2025-10-15  8:20 UTC  (4+ messages)
  ` [syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (4)

bcachefs: DKMS availability/migration general announcement
 2025-10-14  5:47 UTC  (3+ messages)
` Debian repository: missing release channel (was: Re: bcachefs: DKMS availability/migration general announcement)

how can we check if a bcachefs mirror is consistent and not affected by kernel bugzilla #99171 ?
 2025-10-11 11:18 UTC 

Direct IO reads being split unexpected at page boundary, but in the middle of a fs block (bs > ps cases)
 2025-10-07 21:28 UTC  (3+ messages)

[PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err
 2025-10-05  4:39 UTC 

[PATCH] bcachefs: fix use-after-free in bch2_dirent_to_text()
 2025-10-04 16:21 UTC  (2+ messages)

[PATCH] fs: doc: Fix typos
 2025-10-04  4:33 UTC  (8+ messages)

[syzbot] [bcachefs?] possible deadlock in bch2_clear_folio_bits
 2025-10-03 21:38 UTC 

bcachefs: question about fixing use-after-free in bch2_extent_ptr_to_text
 2025-10-03 10:42 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_direct_write (2)
 2025-10-01 10:29 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_fs_free (2)
 2025-10-01  9:52 UTC 

[syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_extent_ptr_to_text
 2025-09-29 19:45 UTC 

[PATCH] bcachefs: Fix deadlocks between fallocate and readahead
 2025-09-29  9:10 UTC 

[PATCH RFC] bcachefs: Fix KMSAN uninit-value in __bch2_read_endio
 2025-09-29  8:11 UTC 

[PATCH] bcachefs: Fix deadlocks between fallocate and readahead
 2025-09-29  7:56 UTC 

bug with set-fs-option command
 2025-09-28 14:27 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_mark_pagecache_unallocated (3)
 2025-09-27 14:03 UTC 

[PATCH] bcachefs: Fix deadlocks between fallocate and readahead
 2025-09-27  9:06 UTC 

[PATCH] bcachefs: Fix deadlocks between fallocate and readahead
 2025-09-27  8:40 UTC  (2+ messages)

[syzbot] Monthly bcachefs report (Sep 2025)
 2025-09-26  5:14 UTC 

[PATCH 0/3] bcachefs: Fix some hard link count issues
 2025-09-26  4:22 UTC  (6+ messages)
` [PATCH 1/3] bcachefs: return -EMLINK instead of -EINVAL when hard link count exceeds limit
` [PATCH 2/3] bcachefs: Fix maximum link count check when creating hard links
` [PATCH 3/3] bcachefs: Move the link counting check to the VFS layer

Strange directory hierarchy in bcachefs DKMS packages
 2025-09-26  0:50 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_trans_update_by_path (2)
 2025-09-25 10:26 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in journal_write_submit
 2025-09-25  8:41 UTC 

[PATCH 0/7] bcachefs-tools: some nix changes
 2025-09-25  0:17 UTC  (8+ messages)
` [PATCH 1/7] refactor(nix): rm now unused imports
` [PATCH 2/7] flake.lock: Update
` [PATCH 3/7] test(nix): add aarch64 cross build to checks
` [PATCH 4/7] refactor(nix): rm no longer needed build decls
` [PATCH 5/7] refactor(nix): move out build into separate file
` [PATCH 7/7] feat(nix): add mkosi to devshell
` [PATCH 6/7] refactor(nix): use versionCheckHook

[PATCH] bcachefs: return -EMLINK instead of -EINVAL when hard link count exceeds limit
 2025-09-22  8:11 UTC 

[PATCH v3 5/6] VFS: rename kern_path_locked() and related functions
 2025-09-21 10:22 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_trans_get
 2025-09-19  6:16 UTC  (2+ messages)

[Linux Kernel Bug] kernel BUG in bch2_write
 2025-09-19  2:46 UTC 

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_copygc (2)
 2025-09-15 23:46 UTC 

[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_read_endio
 2025-09-15  1:48 UTC 

[syzbot] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in mempool_alloc_noprof (3)
 2025-09-14  7:53 UTC 

Upcoming changes for bcachefs; notes for users distributions
 2025-09-13  4:42 UTC  (3+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_quota_transfer (2)
 2025-09-12 12:48 UTC 

[Linux Kernel Bug] general protection fault in rcu_segcblist_advance
 2025-09-12 12:31 UTC 

[Linux Kernel Bug] general protection fault in rcu_pending_pcpu_dequeue
 2025-09-12 12:29 UTC 

[Linux Kernel Bug] WARNING in remove_vm_area
 2025-09-11 16:44 UTC  (4+ messages)

[syzbot] [bcachefs?] WARNING in bch2_fs_journal_stop (2)
 2025-09-10  3:57 UTC 

[PATCH 0/1] closures: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-09 10:11 UTC  (4+ messages)
` [PATCH 1/1] closure: replace use of system_wq with system_percpu_wq

[syzbot] [bcachefs?] possible deadlock in __bch2_trans_get
 2025-09-05 17:26 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (4)
 2025-09-05 16:39 UTC  (2+ messages)

[syzbot] [overlayfs?] [bcachefs?] possible deadlock in vfs_link
 2025-09-04 18:08 UTC  (2+ messages)

[PATCH v3 0/7] Accounting for accurate progress reporting
 2025-09-04  5:20 UTC  (8+ messages)
` [PATCH v3 1/7] bcachefs: Fix missing c->usage updates from early recovery
` [PATCH v3 2/7] bcachefs: Fix online hidden (sb+journal) data accounting
` [PATCH v3 3/7] bcachefs: Relax restrictions on the number of accounting counters
` [PATCH v3 4/7] bcachefs: bcachefs_metadata_version_btree_node_accounting
` [PATCH v3 5/7] bcachefs: Use explicit node counts in progress reporting
` [PATCH v3 6/7] bcachefs: Better progress reporting for btree iteration without leaves
` [PATCH v3 7/7] bcachefs: More accurate progress reporting for inner node iteration

[syzbot] [bcachefs?] kernel panic: bcachefs (loop0): panic after error (2)
 2025-09-03 16:19 UTC 

what does it mean "externally maintained" ?
 2025-09-02 11:52 UTC 

[syzbot] [bcachefs?] [mm?] BUG: corrupted list in list_lru_add
 2025-09-02  5:13 UTC  (2+ messages)
` [syzbot] "

[PATCH] bcachefs: Kill duplicate error code
 2025-09-02  1:09 UTC  (4+ messages)

[PATCH v2 00/15] Accounting for accurate progress reporting
 2025-09-02  0:14 UTC  (19+ messages)
` [PATCH v2 01/15] bcachefs: Introduce btree_leaf_has_triggers_mask
` [PATCH v2 02/15] bcachefs: Refactor bch2_gc_btree/bch2_gc_btrees
` [PATCH v2 03/15] bcachefs: Improve check_allocations pass speed when not in fsck
` [PATCH v2 04/15] bcachefs: Refactor/rename btree_type_has_ptrs
` [PATCH v2 05/15] bcachefs: Fix progress reporting for unknown btrees
` [PATCH v2 06/15] bcachefs: Partially fix old device removal with "
` [PATCH v2 07/15] bcachefs: Fix missing c->usage updates from early recovery
` [PATCH v2 08/15] bcachefs: Optimize/fix bch2_dev_usage_remove
` [PATCH v2 09/15] bcachefs: Fix online hidden (sb+journal) data accounting
` [PATCH v2 10/15] bcachefs: Fix outdated documentation comment
` [PATCH v2 11/15] bcachefs: Relax restrictions on the number of accounting counters
` [PATCH v2 12/15] bcachefs: bcachefs_metadata_version_btree_node_accounting
` [PATCH v2 13/15] bcachefs: Use explicit node counts in progress reporting
` [PATCH v2 14/15] bcachefs: Better progress reporting for btree iteration without leaves
` [PATCH v2 15/15] bcachefs: More accurate progress reporting for inner node iteration

[PATCH] bcachefs: Use int type to store negative error codes
 2025-09-01 22:38 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit (3)
 2025-09-01 14:28 UTC  (2+ messages)

[PATCH 0/3] better error messages for ioctls
 2025-08-29  6:54 UTC  (4+ messages)
` [PATCH 1/3] bcachefs: Add v2 ioctls that return error strings
` [PATCH 2/3] bcachefs: v2 versions of subvolume ioctls
` [PATCH 3/3] bcachefs: Plumb error messages through data drop paths

[PATCH] bcachefs: Remove redundant null pointer checks in bch2_fs_debug_init()
 2025-08-29  3:53 UTC 

[PATCH 00/12] Accounting for accurate progress reporting
 2025-08-27 17:17 UTC  (14+ messages)
` [PATCH 01/12] bcachefs: Relax restrictions on the number of accounting counters
` [PATCH 02/12] bcachefs: Introduce btree node number accounting
` [PATCH 03/12] bcachefs: Use explicit node counts in progress reporting
` [PATCH 04/12] bcachefs: Introduce btree_leaf_has_triggers_mask
` [PATCH 05/12] bcachefs: Better progress reporting for btree iteration without leaves
` [PATCH 06/12] bcachefs: Refactor/rename btree_type_has_ptrs
` [PATCH 07/12] bcachefs: More accurate progress reporting for inner node iteration
` [PATCH 08/12] bcachefs: Fix progress reporting for unknown btrees
` [PATCH 09/12] bcachefs: Partially fix old device removal with "
` [PATCH 10/12] bcachefs: Improve check_allocations pass speed not in fsck
` [PATCH 11/12] bcachefs: Fix missing c->usage updates from early recovery
` [PATCH 12/12] bcachefs: Fix online hidden (sb+journal) data accounting

[syzbot] Monthly bcachefs report (Aug 2025)
 2025-08-26  7:13 UTC 

[PATCH v2] docs: bcachefs: fix typo in idle_work documentation
 2025-08-26  5:05 UTC 

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in __bch2_journal_key_search
 2025-08-25  8:52 UTC 

[PATCH 00/21] Big rebalance changes
 2025-08-24 12:37 UTC  (4+ messages)
` [PATCH 18/21] bcachefs: bch2_set_rebalance_needs_scan_device()
` [PATCH 20/21] bcachefs: rebalance: erasure_code opt change now handled
` [PATCH 21/21] bcachefs: rebalance_work_(hipri|pending) btrees


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).