public inbox for linux-bcachefs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-06 14:10:28 to 2023-11-08 13:03:26 UTC [more...]

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-08 12:58 UTC  (19+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static

[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
 2023-11-08  6:55 UTC 

[GIT PULL] bcachefs for 6.7-rc1, part 2
 2023-11-07 20:34 UTC  (2+ messages)

long stalls when creating 20 directory trees of 1 million inodes in parallel
 2023-11-07 15:49 UTC  (14+ messages)

[PATCH] bcachefs: Fix NULL dereference in bch2_backpointer_get_node()
 2023-11-07 15:32 UTC  (2+ messages)

[PATCH 1/7] bcachefs: Convert to bdev_open_by_path()
 2023-11-07  9:28 UTC  (7+ messages)

[PATCH] bcachefs: Fix GCC-10 zero-length-bounds warning
 2023-11-07  6:46 UTC 

[PATCH][next] bcachefs: Fix multiple -Warray-bounds warnings
 2023-11-07  0:44 UTC  (3+ messages)

[PATCH][next] bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds warnings
 2023-11-07  0:43 UTC  (3+ messages)

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

Weekly cabal meeting tomorrow, 1 pm eastern
 2023-11-06 23:21 UTC 

[PATCH] bcachefs: make bch2_target_to_text_sb static
 2023-11-06  3:08 UTC  (2+ messages)

[PATCH 1/2] nix: fix build add overlay and formatter to flake
 2023-11-05 20:48 UTC  (2+ messages)
` [PATCH 2/2] nix: add devShell

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

[PATCH 0/3] bcachefs: writeback and byte-order misc fixes
 2023-11-03 15:18 UTC  (5+ messages)
` [PATCH 1/3] bcachefs: allow writeback to fill bio completely
` [PATCH 2/3] bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
` [PATCH 3/3] bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield

[PATCH] bcachefs: add a missing tab to bch2_dev_exists()
 2023-11-03  7:15 UTC  (2+ messages)

[linux-next:master 15635/16110] fs/bcachefs/disk_groups.c:534:6: sparse: sparse: symbol 'bch2_target_to_text_sb' was not declared. Should it be static?
 2023-11-03  2:41 UTC 

A question on bcachefs as a Cluster File System
 2023-11-02 19:11 UTC  (3+ messages)

bcachefs ktest cross-architecture emulation support
 2023-11-02  7:56 UTC  (14+ 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

[PATCH 0/2] Split brain detection
 2023-11-02  2:49 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: bch_member->seq
` [PATCH 2/2] bcachefs: Split brain detection

[PATCH] bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
 2023-11-02  2:21 UTC  (2+ messages)

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

[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 -next] bcachefs: Remove unneeded semicolon
 2023-11-02  0:36 UTC 

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

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)

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

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  (2+ messages)

[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  (2+ messages)

[PATCH ktest v2 0/9] introduce cross-CPU ktest options
 2023-10-06 13:54 UTC  (7+ messages)
` [PATCH ktest v2 1/9] Increase cross-compile compatibility
` [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


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