linux-bcachefs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-24 16:57:33 to 2024-10-07 03:56:47 UTC [more...]

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-07  3:56 UTC  (33+ messages)

[PATCH v1] bcachefs: add check for btree id against max in try read node
 2024-10-07  3:05 UTC  (3+ messages)

[GIT PULL] bcachefs fixes for 6.12-rc2
 2024-10-06 21:31 UTC  (20+ messages)

[PATCH 0/5] Fixes for snapshots + unlink
 2024-10-05 18:29 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: Split out check_unreachable_inodes() pass
` [PATCH 2/5] bcachefs: reattach_inode() now correctly handles interior snapshot nodes
` [PATCH 3/5] bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
` [PATCH 4/5] bcachefs: Delete vestigal check_inode() checks
` [PATCH 5/5] bcachefs: bcachefs_metadata_version_inode_has_child_snapshots

[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
 2024-10-05 16:03 UTC  (57+ messages)
` [PATCH 1/7] vfs: replace invalidate_inodes() with evict_inodes()
` [PATCH 2/7] vfs: add inode iteration superblock method
` [PATCH 3/7] vfs: convert vfs inode iterators to super_iter_inodes_unsafe()
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
  ` lsm sb_delete hook, was "
` [PATCH 5/7] vfs: add inode iteration superblock method
` [PATCH 6/7] xfs: implement sb->iter_vfs_inodes
` [PATCH 7/7] bcachefs: "

[PATCH resend v3] bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
 2024-10-05 13:02 UTC 

[PATCH TOOLS] fuse: graceful shutdown when startup fails
 2024-10-05  2:49 UTC  (2+ messages)

[PATCH v3] bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
 2024-10-03 19:11 UTC  (2+ messages)

[syzbot] [bcachefs?] possible deadlock in bch2_replicas_entry_validate
 2024-10-03 17:42 UTC 

[PATCH] libbcachefs: add support for true/false & yes/no in bool-type options
 2024-10-03 11:40 UTC  (8+ messages)
` [PATCH] Add support for true/false, yes/no & on/off "
          ` [PATCH v2] bcachefs: add support for true/false & yes/no "

[syzbot] [bcachefs?] kernel BUG in __bch2_btree_node_write
 2024-10-03  8:10 UTC 

[PATCH 1/4] bcachefs: Convert open-coded lock_graph_pop_all to helper
 2024-10-02 19:06 UTC  (4+ messages)
` [PATCH 2/4] bcachefs: Introduce lock_graph_pop_from
` [PATCH 3/4] bcachefs: Only abort the transactions in the cycle
` [PATCH 4/4] bcachefs: Pop all the transactions from the abort one

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in __btree_node_pinned
 2024-10-02 10:54 UTC 

[bug report] bcachefs: dirent_points_to_inode() now warns on mismatch
 2024-10-01 21:44 UTC  (2+ messages)

[GIT PULL] bcachefs big endian fixup
 2024-09-30 20:21 UTC  (2+ messages)

[PATCH] bcachefs: rename version -> bversion for big endian builds
 2024-09-30 13:08 UTC  (8+ messages)

[PATCH] bcachefs-tools: remove double start for fs when migrate
 2024-09-30  9:39 UTC 

[syzbot] [bcachefs?] INFO: task hung in journal_flush_done
 2024-09-30  7:27 UTC 

[syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek
 2024-09-30  6:01 UTC 

[syzbot] [bcachefs?] possible deadlock in pcpu_alloc_noprof
 2024-09-29 16:17 UTC 

[syzbot] [bcachefs?] possible deadlock in bch2_symlink
 2024-09-29  7:31 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_journal_reclaim_thread (2)
 2024-09-29  7:28 UTC  (3+ messages)

[syzbot] [bcachefs?] INFO: task hung in do_ftruncate
 2024-09-28  4:14 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_fs_btree_write_buffer_exit
 2024-09-28  2:13 UTC 

[PATCH] bcachefs: Delete dead code
 2024-09-28  1:13 UTC  (2+ messages)

[GIT PULL] bcachefs changes for 6.12-rc1
 2024-09-28  0:47 UTC  (23+ messages)

[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in __bch2_trans_get
 2024-09-27 14:55 UTC 

[PATCH] bcachefs: Remove redundant initialization in bch2_vfs_inode_init()
 2024-09-27  8:40 UTC 

[PATCH] bcachefs: Fix shift-out-of-bounds in bch2_stripe_to_text
 2024-09-27  5:38 UTC 

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_stripe_to_text
 2024-09-27  5:04 UTC  (7+ messages)

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_direct_write
 2024-09-27  0:12 UTC 

[PATCH 0/2 v3] remove PF_MEMALLOC_NORECLAIM
 2024-09-26 17:11 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 2/2] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"

[syzbot] [bcachefs?] general protection fault in bch2_alloc_read
 2024-09-26 10:49 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only
 2024-09-26 10:27 UTC 

[PATCH] bcachefs: avoid copy from NULL printbuf
 2024-09-26  1:53 UTC  (4+ messages)

[PATCH v2 0/2] bcachefs: fixes in show_options helper
 2024-09-26  2:00 UTC  (3+ messages)
` [PATCH v2 1/2] bcachefs: avoid copy from NULL printbuf
` [PATCH v2 2/2] bcachefs: fix incorrect show_options results

(return of) Weekly bcachefs cabal
 2024-09-25 23:38 UTC 

[PATCH] Revert "bcachefs: Fix bch2_btree_node_upgrade()"
 2024-09-25 16:46 UTC 

[PATCH v2] bcachefs: Merge the condition to avoid additional invocation
 2024-09-25 16:45 UTC 

[syzbot] [bcachefs?] [jfs?] kernel BUG in vfs_get_tree
 2024-09-25 15:20 UTC  (5+ messages)
` [syzbot] [bcachefs?] "
  ` [PATCH] bcachefs: return the error code instead of the return value of IS_ERR_OR_NULL

[PATCH] bcachefs: check the return code when set upgrade extra
 2024-09-25  2:27 UTC 


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 NNTP newsgroup(s).