linux-bcachefs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 12:18:31 to 2024-10-16 02:18:23 UTC [more...]

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-16  2:18 UTC  (26+ messages)

[PATCH] bcachefs: Correct the description of the '--bucket=size' options
 2024-10-16  1:50 UTC 

[PATCH v2] bcachefs: Simplify code in bch2_dev_alloc()
 2024-10-16  1:49 UTC 

[GIT PULL] bcachefs fixes for 6.12-rc4
 2024-10-15 19:10 UTC  (3+ messages)

Libmount bug ?
 2024-10-15 11:44 UTC  (3+ messages)

[syzbot] Monthly bcachefs report (Oct 2024)
 2024-10-14 19:38 UTC 

[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
 2024-10-14 10:04 UTC  (14+ messages)
` [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
` [PATCH 2/3] lib min_heap: Optimize min heap by prescaling counters for better performance
` [PATCH 3/3] Documentation/core-api: Add min heap API introduction

[PATCH] bcachefs: Fix sysfs warning in fstests generic/730,731
 2024-10-14  6:51 UTC  (4+ messages)

[PATCH 1/2] bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
 2024-10-14  2:19 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev

[PATCH] bcachefs: Fix incorrect a year to seconds calculation
 2024-10-14  2:17 UTC 

[PATCH] bcachefs: Simplify code in bch2_dev_alloc()
 2024-10-14  1:26 UTC  (3+ messages)

btree_path_up_until_good_node
 2024-10-13 23:02 UTC 

[syzbot] [bcachefs?] kernel panic: bcachefs (loop3): panic after error
 2024-10-13 17:41 UTC  (2+ messages)

[PATCH] bcachefs: Fix incorrect a year to seconds calculation
 2024-10-13  9:20 UTC 

[PATCH] bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
 2024-10-12 21:07 UTC 

[PATCH] bcachefs: Fix missing bounds checks in bch2_alloc_read()
 2024-10-12 21:07 UTC 

[PATCH] bcachefs: fix uaf in bch2_dio_write_done()
 2024-10-12 21:06 UTC 

[PATCH bcachefs-tools] Avoid static linking conflicts with libblkid
 2024-10-12 17:26 UTC  (2+ messages)

[PATCH bcachefs-tools] Pass -C default-linker-libraries to rustc
 2024-10-12 17:25 UTC  (2+ messages)

[PATCH] bcachefs: Fix accounting replay flags
 2024-10-12  7:06 UTC 

[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  (41+ messages)
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
  ` lsm sb_delete hook, was "

[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)

[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 3/7] vfs: convert vfs inode iterators to super_iter_inodes_unsafe()
 2024-10-04 10:55 UTC  (2+ messages)

[PATCH 2/7] vfs: add inode iteration superblock method
 2024-10-04  9:53 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 


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).