public inbox for linux-bcachefs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-19 19:23:54 to 2023-11-02 01:11:32 UTC [more...]

[PATCH 0/6] rebalance_work btree
 2023-11-02  1:11 UTC  (10+ messages)
` [PATCH 1/6] bcachefs: move.c exports, refactoring
` [PATCH 2/6] bcachefs: moving_context now owns a btree_trans
` [PATCH 3/6] bcachefs: move: convert to bbpos
` [PATCH 4/6] bcachefs: move: move_stats refactoring
` [PATCH 5/6] bcachefs: bch2_inum_opts_get()
` [PATCH 6/6] bcachefs: rebalance_work

[PATCH 1/7] bcachefs: Convert to bdev_open_by_path()
 2023-11-02  1:09 UTC  (4+ messages)

[PATCH -next] bcachefs: Remove unneeded semicolon
 2023-11-02  0:36 UTC 

[PATCH 0/2] bcachefs: early bucket allocator fixes
 2023-11-01 19:02 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: serialize on cached key in early bucket allocator
` [PATCH 2/2] bcachefs: update alloc cursor "

[GIT PULL] bcachefs for v6.7
 2023-11-01 15:02 UTC  (5+ messages)

[PATCH] bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
 2023-11-01 13:01 UTC 

mainline build failure due to 5cfd69775eb5 ("bcachefs: Array bounds fixes")
 2023-11-01  7:24 UTC  (4+ messages)

[GIT PULL] bcachefs for v6.7
 2023-10-31 22:17 UTC  (3+ messages)

Compile error from latest linux git master branch
 2023-10-31 20:50 UTC 

[PATCH 0/2] Two small closures patches
 2023-10-31 16:24 UTC  (3+ messages)
` [PATCH 1/2] closures: Better memory barriers
` [PATCH 2/2] closures: Fix race in closure_sync()

odebuf and lockdep splat with bcachefs
 2023-10-31 14:44 UTC  (3+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-10-31 11:31 UTC  (13+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
  ` (subset) "

PSA: migrating linux-bcachefs to new vger infrastructure
 2023-10-30 20:26 UTC 

bcachefs ktest cross-architecture emulation support
 2023-10-30 14:58 UTC  (11+ messages)
` [PATCH v3 01/10] Increase cross-compile compatibility
` [PATCH v3 02/10] add XXHash testing
` [PATCH v3 03/10] ktest-bcachefs: run tests on emulated architectures
` [PATCH v3 04/10] ktest: upgrade to debian trixie channel
` [PATCH v3 05/10] enable ARMv7 support
` [PATCH v3 06/10] Enable rust support cross-arch
` [PATCH v3 07/10] Ktest: re-introduce foreign unsupported architectures
` [PATCH v3 08/10] fix a number of issues with cross-architecture testing
` [PATCH v3 09/10] Fall back to sid rustc if rustup isn't available
` [PATCH v3 10/10] Introduce partial cross-compile of bcachefs-tools

bcachefs RCU warnings
 2023-10-27  3:13 UTC  (4+ messages)

[PATCH 0/2] superblock error counters
 2023-10-26 19:14 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: Add IO error counts to bch_member
` [PATCH 2/2] bcachefs: bch_sb_field_errors

bcachefs KASAN SLAB out of bounds
 2023-10-20 17:26 UTC  (3+ messages)

[PATCH] bcachefs: update alloc cursor in early bucket allocator
 2023-10-20 16:01 UTC  (5+ messages)

trans path overflow during metadata replication with lockdep
 2023-10-20  7:20 UTC  (6+ messages)

[BUG] bcachefs (early?) bucket allocator raciness
 2023-10-19 17:25 UTC  (3+ messages)

Bcachefs: export a different st_dev for each subvolume
 2023-10-19 16:59 UTC  (8+ messages)

[PATCH][next] bcachefs: Fix spelling mistake "strcuct" -> "struct"
 2023-10-19  7:54 UTC 

[bug report] bcachefs: missing error check on bch2_btree_node_mem_alloc()
 2023-10-19  3:59 UTC  (3+ messages)

[PATCH v3] bcachefs: Refactor memcpy into direct assignment
 2023-10-19  2:28 UTC  (3+ messages)

[PATCH] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-18 23:08 UTC  (9+ messages)

[PATCH 00/20] bcachefs prereqs patch series
 2023-10-18 21:04 UTC  (8+ messages)
` [PATCH 11/20] locking/osq: Export osq_(lock|unlock)
          ` [NAK] "

[PATCH v2] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-17 14:12 UTC  (3+ messages)

[PATCH] fs: bcachefs: printbuf.h: Fix 'correctly' typo
 2023-10-13  5:18 UTC 

[bug report] bcachefs: missing error checking in __bch2_btree_root_alloc()
 2023-10-12  9:43 UTC 

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (6+ messages)
  ` [PATCH v2 20/89] bcachefs: convert to new timestamp accessors
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors

[PATCH] bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
 2023-10-09 14:28 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield

[PATCH] bcachefs: Use struct_size()
 2023-10-06 17:32 UTC  (5+ messages)

[PATCH ktest v2 0/9] introduce cross-CPU ktest options
 2023-10-06 13:54 UTC  (10+ messages)
` [PATCH ktest v2 1/9] Increase cross-compile compatibility
` [PATCH ktest v2 2/9] add XXHash testing
` [PATCH ktest v2 3/9] ktest-bcachefs: run tests on emulated architectures
` [PATCH ktest v2 4/9] ktest: upgrade to debian trixie channel
` [PATCH ktest v2 5/9] enable ARMv7 support
` [PATCH ktest v2 6/9] Enable rust support cross-arch
` [PATCH ktest v2 7/9] Ktest: re-introduce foreign unsupported architectures
` [PATCH ktest v2 8/9] fixup! modify default powerpc variables
` [PATCH ktest v2 9/9] fix a number of issues with cross-architecture testing

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
 2023-10-03 13:27 UTC  (4+ messages)

bcachefs-tools for members v2
 2023-09-30 17:15 UTC  (3+ messages)

[PATCH v2] bcachefs: allow writeback to fill bio completely
 2023-09-29 14:41 UTC 

[PATCH 0/2] bcachefs: checksum merge and writeback fix
 2023-09-29 14:31 UTC  (9+ messages)
` [PATCH 1/2] bcachefs: fix crc32c checksum merge byte order problem
` [PATCH 2/2] bcachefs: remove writeback bio size limit

[PATCH 0/7] Refresh foreign architecture emulation
 2023-09-29 12:20 UTC  (8+ messages)
` [PATCH 1/7] Increase cross-compile compatibility
` [PATCH 2/7] add XXHash testing
` [PATCH 3/7] ktest-bcachefs: run tests on emulated architectures
` [PATCH 4/7] ktest: upgrade to debian trixie channel
` [PATCH 5/7] enable ARMv7 support
` [PATCH 6/7] Enable rust support cross-arch
` [PATCH 7/7] Ktest: re-introduce foreign unsupported architectures

[bug report] bcachefs: Improve assorted error messages
 2023-09-27 12:41 UTC 

[bug report] bcachefs: sleeping in atomic
 2023-09-27 10:39 UTC  (7+ messages)

[bug report] bcachefs: no checking for bch2_seek_pagecache_hole()
 2023-09-26 14:53 UTC  (3+ messages)

[PATCH] bcachefs: debug: Fix copy_to_user() error code in flush_buf()
 2023-09-26 14:42 UTC  (3+ messages)

biweekly bcachefs cabal meeting
 2023-09-24 18:02 UTC 

[PATCH v2 0/4] bcachefs: journal bug fixes / freeze support
 2023-09-21 15:46 UTC  (7+ messages)
` [PATCH v2 4/4] bcachefs: initial freeze/unfreeze support

[bug report] bcachefs: Add an ioctl for resizing journal on a device
 2023-09-20  2:27 UTC  (2+ messages)

[bug report] bcachefs: Kill struct bucket_mark
 2023-09-20  2:21 UTC  (2+ messages)

[bug report] bcachefs: Kill bch2_fs_usage_scratch_get()
 2023-09-20  2:16 UTC  (2+ messages)

[bug report] bcachefs: error pointer vs NULL in bch2_chacha_encrypt_key()
 2023-09-20  1:56 UTC  (2+ messages)

[bug report] bcachefs: error pointer dereference in bch2_copygc()
 2023-09-20  1:56 UTC  (2+ messages)

[bug report] bcachefs: missing error codes in journal_entry_blacklist_v2_validate()
 2023-09-20  1:50 UTC  (2+ messages)

[bug report] bcachefs: missing error code in bch2_fs_encryption_init()
 2023-09-20  1:46 UTC  (2+ messages)

[PATCH] bcachefs: Use snprintf() instead of scnprintf() when appropriate
 2023-09-20  0:38 UTC  (5+ messages)

[PATCH RFC] bcachefs-tools: fix endian problems between bit spinlocks and futexes
 2023-09-19 21:26 UTC  (2+ messages)

[PATCH] bcachefs: snapshot: Add missing assignment in bch2_delete_dead_snapshots()
 2023-09-19 21:04 UTC  (2+ messages)

[PATCH] bcachefs: fs-ioctl: Fix copy_to_user() error code
 2023-09-19 21:04 UTC  (2+ messages)

[PATCH 1/2] bcachefs: acl: Uninitialized variable in bch2_acl_chmod()
 2023-09-19 20:58 UTC  (4+ messages)
` [PATCH 2/2] bcachefs: acl: Add missing check "

[PATCH] bcachefs: Fix -Wself-assign
 2023-09-19 20:53 UTC  (2+ messages)

[PATCH] libbcachefs: convert sb features mask to little endian
 2023-09-19 20:16 UTC  (2+ messages)


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