public inbox for linux-bcachefs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-02 01:40:23 to 2024-10-12 04:25:36 UTC [more...]

[PATCH] bcachefs: Fix invalid shift in member_to_text()
 2024-10-12  4:25 UTC  (3+ messages)

[PATCH] bcachefs: Fix bch2_have_enough_devs() for BCH_SB_MEMBER_INVALID
 2024-10-12  2:10 UTC 

[PATCH 1/2] closures: Add closure_wait_event_timeout()
 2024-10-11 14:28 UTC  (3+ messages)
` [PATCH 2/2] bcachefs: Check if stuck in journal_res_get()

[PATCH next] bcachefs: Fix bitwise math on 32 bit systems
 2024-10-10 21:52 UTC  (2+ messages)

[PATCH resend v2] bcachefs: reject unknown mount options
 2024-10-10 18:33 UTC  (2+ messages)

[PATCH] bcachefs: Do not allow no fail lock request to fail
 2024-10-10 16:39 UTC  (3+ messages)

[syzbot] [block?] [bcachefs?] KASAN: slab-use-after-free Read in percpu_ref_put (2)
 2024-10-10 15:30 UTC 

[PATCH] cmd_device_add: Allow setting durability when adding a device
 2024-10-10  9:07 UTC 

[GIT PULL] bcachefs fixes for 6.12-rc2
 2024-10-10  8:51 UTC  (31+ messages)

[PATCH] bcachefs-tools: remove double start for fs when migrate
 2024-10-10  7:30 UTC  (2+ messages)

[PATCH] bcachefs: skip mount option handle for empty string
 2024-10-10  4:01 UTC 

[PATCH v3] bcachefs: Fix shift-out-of-bounds in bch2_stripe_to_text
 2024-10-10  3:30 UTC  (4+ messages)

[PATCH] bcachefs: Disk accounting device validation fixes
 2024-10-09 23:54 UTC 

[PATCH] bcachefs: bch2_inode_or_descendents_is_open()
 2024-10-09 23:53 UTC 

[bug report] bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
 2024-10-09 21:00 UTC  (2+ messages)

[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
 2024-10-09 14:18 UTC  (72+ 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 v2] bcachefs: Fix shift-out-of-bounds in bch2_stripe_to_text
 2024-10-09  9:25 UTC  (5+ messages)

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_stripe_to_text
 2024-10-09  3:50 UTC  (7+ messages)

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

[PATCH resend v3] bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
 2024-10-09  1:28 UTC  (5+ messages)

[PATCH] jfs: add a check to prevent array-index-out-of-bounds
 2024-10-08 20:21 UTC 

[PATCH] bcachefs: Fix state lock involved deadlock
 2024-10-08 17:35 UTC  (2+ messages)

[PATCH] bcachefs: Release transaction before wake up
 2024-10-08 17:16 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in __bch2_fsck_err (2)
 2024-10-08  3:32 UTC  (2+ messages)

[PATCH v1] bcachefs: use mutex_trylock in bch2_replicas_entry_validate
 2024-10-07 21:04 UTC  (2+ messages)

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

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

[PATCH][next] bcachefs: remove superfluous ; after statements
 2024-10-07  8:11 UTC 

[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

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox