messages from 2024-10-12 04:25:36 to 2024-10-22 07:35:29 UTC [more...]
[syzbot] [bcachefs?] general protection fault in btree_node_iter_and_journal_peek
2024-10-22 7:35 UTC (2+ messages)
[PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation
2024-10-22 4:05 UTC (6+ messages)
[PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()"
2024-10-22 1:43 UTC (2+ messages)
[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_alloc_to_text
2024-10-22 1:50 UTC (3+ messages)
[syzbot] [bcachefs?] WARNING: locking bug in rcu_pending_exit
2024-10-21 23:24 UTC
Another bcachefs version downgrade bug
2024-10-21 20:15 UTC (26+ messages)
` Mounting multiple versions/snapshots/images at the same time (was: Re: Another bcachefs version downgrade bug)
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-10-21 19:25 UTC (31+ messages)
[PATCH v2] bcachefs: init freespace inited bits to 0 in bch2_fs_initialize
2024-10-21 18:10 UTC
[PATCH] mm: Drop INT_MAX limit from kvmalloc()
2024-10-21 16:15 UTC (26+ messages)
[PATCH v2] bcachefs: fix shift oob in alloc_lru_idx_fragmentation
2024-10-21 15:29 UTC (3+ messages)
[PATCH] bcachefs: fix shift oob in alloc_lru_idx_fragmentation
2024-10-21 15:00 UTC (3+ messages)
[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
2024-10-21 13:47 UTC (13+ messages)
` [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
` [PATCH v2 02/10] lib min_heap: Optimize min heap by prescaling counters for better performance
` [PATCH v2 03/10] lib min_heap: Avoid indirect function call by providing default swap
` [PATCH v2 04/10] lib/test_min_heap: Update min_heap_callbacks to use default builtin swap
` [PATCH v2 05/10] perf/core: "
` [PATCH v2 06/10] dm vdo: "
` [PATCH v2 07/10] bcache: "
` [PATCH v2 08/10] bcachefs: Clean up duplicate min_heap_callbacks declarations
` [PATCH v2 09/10] bcachefs: Update min_heap_callbacks to use default builtin swap
` [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction
[syzbot] [bcachefs?] kernel BUG in bch2_dev_btree_bitmap_mark
2024-10-21 13:07 UTC
[syzbot] [bcachefs?] kernel BUG in bch2_journal_key_insert_take
2024-10-21 13:07 UTC
[Syzkaller & bisect] There is INFO: task hung in __rq_qos_throttle
2024-10-21 10:27 UTC
[PATCH v1] bcachefs: set freespace inited to false if trans_mark_dev_sbs fails
2024-10-21 8:05 UTC (3+ messages)
[syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit
2024-10-21 4:31 UTC
[PATCH 00/12] rebalance + reflink improvements
2024-10-21 3:41 UTC (13+ messages)
` [PATCH 01/12] bcachefs: Don't keep tons of cached pointers around
` [PATCH 02/12] bcachefs: use bch2_data_update_opts_to_text() in trace_move_extent_fail()
` [PATCH 03/12] bcachefs: bch2_io_opts_fixups()
` [PATCH 04/12] bcachefs: small cleanup for extent ptr bitmasks
` [PATCH 05/12] bcachefs: kill bch2_bkey_needs_rebalance()
` [PATCH 06/12] bcachefs: kill __bch2_bkey_sectors_need_rebalance()
` [PATCH 07/12] bcachefs: rename bch_extent_rebalance fields to match other opts structs
` [PATCH 08/12] bcachefs: io_opts_to_rebalance_opts()
` [PATCH 09/12] bcachefs: Add bch_io_opts fields for indicating whether the opts came from the inode
` [PATCH 10/12] bcachefs: New bch_extent_rebalance fields
` [PATCH 11/12] bcachefs: bch2_indirect_extent_error()
` [PATCH 12/12] bcachefs: bch2_write_inode() now checks for changing rebalance options
[PATCH] bcachefs: Use str_write_read() helper in ec_block_endio()
2024-10-20 22:59 UTC (2+ messages)
[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
2024-10-20 5:15 UTC (18+ 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: Don't use wait_event_interruptible() in recovery
2024-10-19 21:57 UTC
[PATCH] bcachefs: Fix __bch2_fsck_err() warning
2024-10-19 21:56 UTC
[PATCH] bcachefs: Allocator now directly wakes up copygc when necessary
2024-10-19 21:56 UTC
[PATCH] bcachefs: Use str_write_read() helper function
2024-10-19 21:01 UTC (2+ messages)
"accounting not marked in superblock replicas"
2024-10-18 23:49 UTC (2+ messages)
[PATCH 0/3] fix buffered write path on -ENOSPC
2024-10-18 11:49 UTC (5+ messages)
` [PATCH 1/3] bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()
` [PATCH 2/3] bcachefs: bch2_folio_reservation_get_partial() is now better behaved
` [PATCH 3/3] bcachefs: Fix data corruption on -ENOSPC in buffered write path
[syzbot] [bcachefs?] kernel BUG in bch2_fs_btree_cache_exit
2024-10-18 7:37 UTC
[PATCH 0/9] transaction restart handling fixes
2024-10-18 4:35 UTC (10+ messages)
` [PATCH 1/9] bcachefs: fix restart handling in bch2_rename2()
` [PATCH 2/9] bcachefs: fix bch2_hash_delete() error path
` [PATCH 3/9] bcachefs: fix restart handling in bch2_fiemap()
` [PATCH 4/9] bcachefs: fix missing restart handling in bch2_read_retry_nodecode()
` [PATCH 5/9] bcachefs: fix restart handling in bch2_do_invalidates_work()
` [PATCH 6/9] bcachefs: fix restart handling in bch2_alloc_write_key()
` [PATCH 7/9] bcachefs: fix restart handling in __bch2_resume_logged_op_finsert()
` [PATCH 8/9] bcachefs: handle restarts in bch2_bucket_io_time_reset()
` [PATCH 9/9] bcachefs: Don't use commit_do() unnecessarily
[syzbot] [bcachefs?] kernel BUG in bch2_bucket_alloc_trans (2)
2024-10-17 5:03 UTC
[PATCH] bcachefs: Fix sysfs warning in fstests generic/730,731
2024-10-16 9:49 UTC (6+ 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 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)
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