linux-bcachefs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-19 17:44:08 to 2025-04-09 11:43:40 UTC [more...]

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-04-09 11:43 UTC  (4+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

[syzbot] [bcachefs?] WARNING in bch2_dev_free
 2025-04-08 11:53 UTC 

[PATCH] bcachefs: indent error messages of invalid compression
 2025-04-08 10:31 UTC  (3+ messages)
  ` [PATCH v2] "

[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only
 2025-04-08  8:41 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_rename2 (2)
 2025-04-07 19:06 UTC 

[linus:master] [bcachefs] 2adfa46734: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
 2025-04-07  4:45 UTC 

[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only_work (2)
 2025-04-06 18:48 UTC  (3+ messages)

[PATCH 1/2] bcachefs: split error messages of invalid compression into two lines
 2025-04-06 17:37 UTC  (4+ messages)
` [PATCH 2/2] bcachefs: refactor if statements in bch2_opt_compression_parse()

[PATCH] bcachefs: return early for negative values when parsing BCH_OPT_UINT
 2025-04-06 17:26 UTC  (4+ messages)
  ` [PATCH v2] bcachefs: early return "

WARNING in bch2_dev_free
 2025-04-06  2:42 UTC 

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bchfs_read
 2025-04-05 20:37 UTC  (3+ messages)

[PATCH resend] bcachefs-tools: add missing "fs top" command to manual
 2025-04-05 13:56 UTC  (2+ messages)

[PATCH] bcachefs-tools: add missing "fs top" command to manual
 2025-04-05 12:25 UTC 

[syzbot] [bcachefs?] general protection fault in bch2_snapshot_tree_oldest_subvol
 2025-04-04 16:41 UTC  (2+ messages)

[PATCH] bcachefs: Add error handling for zlib_deflateInit2()
 2025-04-04 16:30 UTC  (5+ messages)

[PATCH] bcachefs: don't call sleeping funcs when handling inconsistency errors
 2025-04-04 15:36 UTC  (6+ messages)

[PATCH 0/3] This series addresses several minor issues found using sparse
 2025-04-04  1:34 UTC  (5+ messages)
` [PATCH 1/3] bcachefs: Fix escape sequence in prt_printf
` [PATCH 2/3] bcachefs: Fix type for parameter in journal_advance_devs_to_next_bucket
` [PATCH 3/3] bcachefs: Use cpu_to_le16 for dirent lengths

[GIT PULL] bcachefs fixes for 6.15-rc1
 2025-04-03 23:17 UTC  (2+ messages)

[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in bch2_fs_release
 2025-04-03 17:46 UTC 

[PATCH 1/2] bcachefs: Initialize c->name earlier on single dev filesystems
 2025-04-03 17:17 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Single device mode

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in memscan (2)
 2025-04-03 14:42 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_opt_check_may_set
 2025-04-02 18:49 UTC  (2+ messages)

[PATCH bcachefs-testing] bcachefs: use nonblocking variant of print_string_as_lines in error path
 2025-04-02 18:25 UTC  (2+ messages)

[PATCH] bcachefs: Remove unnecessary softdep on xxhash
 2025-04-02 16:39 UTC  (2+ messages)

[PATCH] bcachefs: use library APIs for ChaCha20 and Poly1305
 2025-04-02 16:33 UTC  (5+ messages)

[PATCH] bcachefs: Remove unused variable from bch2_fs_encryption_init()
 2025-04-02 16:27 UTC  (2+ messages)

[PATCH] bcachefs: add missing selection of XARRAY_MULTI
 2025-04-02  3:54 UTC  (2+ messages)

[ktest PATCH] root_image: explicitly chmod the image to 644
 2025-04-02  3:43 UTC  (2+ messages)

[ktest PATCH] kconfig: stop requiring CONFIG_MCORE2
 2025-04-02  3:43 UTC  (2+ messages)

[syzbot] [bcachefs?] BUG: sleeping function called from invalid context in bch2_printbuf_make_room (2)
 2025-04-02  0:00 UTC 

[GIT PULL] bcachefs updates for 6.15 part 2
 2025-04-01  2:03 UTC  (2+ messages)

[PATCH 0/2] bcachefs-tools: get most of CI to pass again
 2025-04-01  0:33 UTC  (4+ messages)
` [PATCH 1/2] fix(nix): allow msrv test to have warnings
` [PATCH 2/2] refactor: make bch_bindgen pass clippy

[PATCH] bcachefs: Fix striping behaviour
 2025-03-31 18:48 UTC 

[PATCH 0/5] bcachefs-tools: scaffolding and clippy fixes
 2025-03-31 16:56 UTC  (9+ messages)
` [PATCH 1/5] chore(nix): structure github CI nix flake checks
` [PATCH 2/5] fix: use cargo workspace
` [PATCH 3/5] refactor: `cargo clippy --fix && cargo fmt`
` [PATCH 4/5] refactor: `cargo clippy --fix -- -W clippy::pedantic "
` [PATCH 5/5] refactor: make bch_bindgen pass clippy

[PATCH v2 combined resend v2] bcachefs-tools: add fs_usage & return -EINVAL when no matching subcommand
 2025-03-31 16:52 UTC  (3+ messages)

[PATCH v2 combined resend] bcachefs-tools: add fs_usage &
 2025-03-31 16:51 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc (2)
 2025-03-31 14:06 UTC 

[LTP] [PATCH] ioctl_ficlone03: fix capabilities on immutable files
 2025-03-28 16:26 UTC  (5+ messages)

[GIT PULL] bcachefs for 6.15, v2
 2025-03-28 15:48 UTC  (4+ messages)

[PATCH resend] bcachefs-tools: hide FUSE in usage when BCACHEFS_FUSE disabled
 2025-03-28 15:12 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_bkey_pick_read_device
 2025-03-28 14:37 UTC 

[PATCH] lib/sort.c: Add _nonatomic() variants with cond_resched()
 2025-03-27 19:47 UTC  (5+ messages)

[PATCH] [PATCH resend] bcachefs-tools: make targets of subvolume create/delete required
 2025-03-27 17:58 UTC  (2+ messages)

[PATCH v2 0/2] Use memcpy_and_pad for jset_entry_log->d init
 2025-03-27 15:18 UTC  (4+ messages)
` [PATCH v2 1/2] bcachefs: replace strncpy() with memcpy_and_pad in journal_transaction_name
` [PATCH v2 2/2] bcachefs: replace memcpy with memcpy_and_pad for jset_entry_log->d buff

[[PATCH v2] 0/2] Use memcpy_and_pad for jset_entry_log->d init
 2025-03-27 14:51 UTC  (4+ messages)
` [[PATCH v2] 1/2] bcachefs: replace strncpy() with memcpy_and_pad in journal_transaction_name
` [[PATCH v2] 2/2] bcachefs: replace memcpy with memcpy_and_pad for jset_entry_log->d buff

[syzbot] [bcachefs?] INFO: task hung in chown_common (6)
 2025-03-27  7:27 UTC 

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bucket_alloc_trans
 2025-03-26 21:13 UTC  (2+ messages)

[PATCH] bcachefs: replace deprecated strncpy() with strscpy()
 2025-03-26 17:05 UTC  (10+ messages)

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-26 13:45 UTC  (12+ messages)
  ` errors compiling bcachefs-tools v1.20.0 on debian 12

[PATCH] bcachefs-tools: fix build failure by fixing of C header filename
 2025-03-26 13:41 UTC  (2+ messages)

[PATCH 1/2] bcachefs: Validate number of counters for accounting keys
 2025-03-25 14:29 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Document disk accounting keys and conuters

[syzbot] [bcachefs?] INFO: task hung in __bch2_fsck_err
 2025-03-25  5:16 UTC 

KASAN: use-after-free Read in poly1305_update_arch
 2025-03-25  1:33 UTC  (3+ messages)

[GIT PULL] bcachefs for 6.15-rc1
 2025-03-23 21:41 UTC 

[PATCH] bcachefs: __bchfs_fallocate() now checks for pending signals
 2025-03-23 16:44 UTC 

[PATCH 0/8] bcachefs stack usage improvements
 2025-03-23 14:14 UTC  (9+ messages)
` [PATCH 1/8] bcachefs: Kill unnecessary bch2_dev_usage_read()
` [PATCH 2/8] bcachefs: Kill btree_iter.trans
` [PATCH 3/8] bcachefs: do_trace_key_cache_fill()
` [PATCH 4/8] bcachefs: bch2_alloc_to_v4() no longer converts on stack
` [PATCH 5/8] bcachefs: Move cycle detector state to btree_trans
` [PATCH 6/8] bcachefs: struct alloc_request
` [PATCH 7/8] bcachefs: alloc_request.data_type
` [PATCH 8/8] bcachefs: bch2_bucket_alloc_trans() takes alloc_request

[PATCH v2] bcachefs: Add missing smp_rmb()
 2025-03-23 14:03 UTC  (2+ messages)

[PATCH v2 00/10] Nix updates and maintenance
 2025-03-21 16:34 UTC  (11+ messages)
` [PATCH v2 01/10] flake.lock: Update
` [PATCH v2 02/10] fix(nix): rm input from crane that no longer exists
` [PATCH v2 03/10] feat(nix): open up support to more architectures
` [PATCH v2 04/10] feat(nix): replace fenix with rust-overlay
` [PATCH v2 05/10] fix(key): replace c_str macro with `c""` literal
` [PATCH v2 06/10] fix(makefile): locate built bin with CARGO_BUILD_TARGET set
` [PATCH v2 07/10] feat(nix): enable cross compilation
` [PATCH v2 08/10] feat(nix): add an MSRV build to CI
` [PATCH v2 09/10] feat(nix): add a CI check that builds on 32-bit
` [PATCH v2 10/10] chore(nix): rm unused attr build input

[PATCH 0/5] kmsan splat fixes
 2025-03-20 21:32 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: Disable asm memcpys when kmsan enabled
` [PATCH 2/5] bcachefs: Fix kmsan warnings in bch2_extent_crc_pack()
` [PATCH 3/5] bcachefs: kmsan asserts
` [PATCH 4/5] bcachefs: Fix a KMSAN splat in btree_update_nodes_written()
` [PATCH 5/5] bcachefs: move_bucket_key -> __packed

[PATCH 1/2] bcachefs: Count BCH_DATA_parity backpointers correctly
 2025-03-20 21:30 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Handle backpointers with unknown data types

[PATCH 0/4] self healing: inode <-> dirent checks
 2025-03-20 21:30 UTC  (5+ messages)
` [PATCH 1/4] bcachefs: fs-common.c -> namei.c
` [PATCH 2/4] bcachefs: Move bch2_check_dirent_target() to namei.c
` [PATCH 3/4] bcachefs: Refactor bch2_check_dirent_target()
` [PATCH 4/4] bcachefs: Run bch2_check_dirent_target() at lookup time

[PATCH 0/3] Private error code work
 2025-03-20 21:24 UTC  (4+ messages)
` [PATCH 1/3] bcachefs: Simplify bch2_write_op_error()
` [PATCH 2/3] bcachefs: bch2_write_prep_encoded_data() now returns errcode
` [PATCH 3/3] bcachefs: EIO cleanup

[PATCH] bcachefs: Kill JOURNAL_ERRORS()
 2025-03-20 21:21 UTC 

[PATCH 0/5] device option handling improvements
 2025-03-20 21:21 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: Kill BCH_DEV_OPT_SETTERS()
` [PATCH 2/5] bcachefs: Device options now use standard sysfs code
` [PATCH 3/5] bcachefs: Setting foreground_target at runtime now triggers rebalance
` [PATCH 4/5] bcachefs: Device state is now a runtime option
` [PATCH 5/5] bcachefs: Filesystem discard option now propagates to devices

CVE-2025-21830: landlock: Handle weird files
 2025-03-20 16:00 UTC  (14+ messages)
` Unprivileged filesystem mounts

[PATCH 13/14] block: Allow REQ_FUA|REQ_READ
 2025-03-20 10:28 UTC  (12+ messages)

[syzbot] Monthly bcachefs report (Mar 2025)
 2025-03-19 21:29 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).