Linux bcachefs list
 help / color / mirror / Atom feed
 messages from 2023-11-06 21:40:28 to 2023-11-27 06:50:03 UTC [more...]

[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
 2023-11-27  6:49 UTC  (12+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "

[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
 2023-11-27  6:22 UTC  (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "

[PATCH -next] block: remove field 'bd_inode' from block_device
 2023-11-27  1:13 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
 2023-11-25  3:21 UTC 

[PATCH 0/6] lockdep enhancements for bcachefs
 2023-11-24 23:29 UTC  (9+ messages)
` [PATCH 1/6] locking/lockdep: lock_class_is_held()
` [PATCH 2/6] locking/lockdep: lockdep_set_no_check_recursion()
` [PATCH 3/6] bcachefs: Assert that btree node locks aren't being leaked
` [PATCH 4/6] bcachefs: Use lock_class_is_held() for btree locking asserts
` [PATCH 5/6] bcachefs: Check for btree locks held on transaction init
` [PATCH 6/6] bcachefs: Switch to lockdep_set_no_check_recursion()

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-24 12:04 UTC  (43+ 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
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

zstd error when used in bcachefs
 2023-11-22 22:42 UTC 

[PATCH] bcachefs: make __bch2_read_super static
 2023-11-22  2:26 UTC 

[PATCH -next] bcachefs: Remove unneeded semicolon
 2023-11-22  0:43 UTC 

[PATCH 00/17] btree write buffer & journal optimizations
 2023-11-21 16:52 UTC  (29+ messages)
` [PATCH 01/17] bcachefs: Kill journal pre-reservations
` [PATCH 02/17] bcachefs: track_event_change()
` [PATCH 03/17] bcachefs: Journal pins must always have a flush_fn
` [PATCH 04/17] bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"
` [PATCH 05/17] bcachefs: Kill BTREE_UPDATE_PREJOURNAL
` [PATCH 06/17] bcachefs: Go rw before journal replay
` [PATCH 07/17] bcachefs: Make journal replay more efficient
` [PATCH 08/17] bcachefs: Don't flush journal after replay
` [PATCH 09/17] bcachefs: Unwritten journal buffers are always dirty
` [PATCH 10/17] bcachefs: journal->buf_lock
` [PATCH 11/17] bcachefs: bch2_journal_block_reservations()
` [PATCH 12/17] bcachefs: Clean up btree write buffer write ref handling
` [PATCH 13/17] bcachefs: bch2_btree_write_buffer_flush_locked()
` [PATCH 14/17] bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()
` [PATCH 15/17] bcachefs: Improve btree write buffer tracepoints
` [PATCH 16/17] bcachefs: btree write buffer now slurps keys from journal
` [PATCH 17/17] bcachefs: Inline btree write buffer sort

[PATCH -next] bcachefs: clean up one inconsistent indenting
 2023-11-21  1:05 UTC 

[PATH TOOLS] nix: add bcachefs-fuse package
 2023-11-20 20:13 UTC  (4+ messages)

Questions related to BCacheFS
 2023-11-20 17:34 UTC  (10+ messages)

[PATCH][next] bcachefs: remove redundant initialization of variable level
 2023-11-20 12:00 UTC  (7+ messages)

[PATCH] closures: CLOSURE_CALLBACK() to fix type punning
 2023-11-20  7:58 UTC  (3+ messages)

KTEST cross-arch support
 2023-11-20  2:49 UTC  (12+ messages)
` [PATCH v5 01/10] Increase cross-compile compatibility
` [PATCH v5 02/10] Run bcachefs tests on emulated architectures
` [PATCH v5 03/10] ktest: upgrade to debian trixie channel
` [PATCH v5 04/10] enable ARMv7 support
` [PATCH v5 05/10] Enable rust support cross-arch
` [PATCH v5 06/10] Ktest: re-introduce foreign unsupported architectures
` [PATCH v5 07/10] fix a number of issues with cross-architecture testing
` [PATCH v5 08/10] Fall back to sid rustc if rustup isn't available
` [PATCH v5 09/10] fixup!: - fix malfunctioning variables - provide sid fallback for missing architectures - make the extended installer default for sid
` [PATCH v5 10/10] ktest: use overlays to store arch-specific bcachefs-tools build

KTEST: make cross-arch testing available for big and little endian
 2023-11-19  7:20 UTC  (14+ messages)
` [PATCH v4 01/10] Increase cross-compile compatibility
` [PATCH v4 02/10] Run bcachefs tests on emulated architectures
` [PATCH v4 03/10] ktest: upgrade to debian trixie channel
` [PATCH v4 04/10] enable ARMv7 support
` [PATCH v4 05/10] Enable rust support cross-arch
` [PATCH v4 06/10] Ktest: re-introduce foreign unsupported architectures
` [PATCH v4 07/10] fix a number of issues with cross-architecture testing
` [PATCH v4 08/10] Fall back to sid rustc if rustup isn't available
` [PATCH v4 09/10] fixup! fix a few malfunctioning variables
` [PATCH v4 10/10] ktest: use overlays to store arch-specific bcachefs-tools build

[PATCH 0/2] Two small closures patches
 2023-11-18 17:20 UTC  (3+ messages)

[PATCH] generic/459: improve shutdown/read-only check to accommodate bcachefs
 2023-11-18 11:55 UTC  (3+ messages)

[GIT PULL] bcachefs fixes
 2023-11-17 22:46 UTC  (2+ messages)

[PATCH] bcachefs-tools: fix broken libblkid superblock wipe
 2023-11-17 20:06 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION eff99d8edbed7918317331ebd1e365d8e955d65e
 2023-11-17 15:21 UTC 

[PATCH] bcachefs: preserve device path as device name
 2023-11-16 21:11 UTC  (2+ messages)

[PATCH 1/1] lib: Add support bcachefs filesystem
 2023-11-16 13:55 UTC 

[PATCH] bcachefs: Remove the unused variable journal_flags
 2023-11-15  3:43 UTC  (2+ messages)

[PATCH] bcachefs: six locks: Fix lost wakeup
 2023-11-14 23:56 UTC 

[bcachefs cabal meeting] 1 PM EST
 2023-11-13 17:15 UTC 

[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
 2023-11-13 13:46 UTC 

[PATCH TOOLS v2] rust keylocation add none variant and implement ValueEnum
 2023-11-12 16:18 UTC  (2+ messages)

[PATCH TOOLS] rust keylocation add none variant and implement ValueEnum
 2023-11-12  9:19 UTC 

[PATCH] bcachefs: Fix potential sleeping during mount
 2023-11-12  2:50 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
 2023-11-11  3:10 UTC 

[PATCH] bcachefs: clean up some inconsistent indenting
 2023-11-09 13:56 UTC  (2+ messages)

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


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