Linux-bcachefs Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-15 01:50:21 to 2023-12-06 17:58:12 UTC [more...]

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-06 17:57 UTC  (27+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
` [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
` [PATCH -next RFC 13/14] gfs2: use bdev api
` [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer()

[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b
 2023-12-06  4:11 UTC 

[bug]: fiemap returns zero extents for all files
 2023-12-05 23:26 UTC  (3+ messages)

How to cope with subvolumes and snapshots on muti-user systems?
 2023-12-05 22:01 UTC  (10+ messages)

[PATCH 0/2] a couple more freeze/shutdown fixes
 2023-12-05 19:12 UTC  (5+ messages)
` [PATCH 1/2] bcachefs: don't attempt rw on unfreeze when shutdown
` [PATCH 2/2] bcachefs: return from fsync on writeback error to avoid early shutdown

[bcachefs] [bug]: missing subvolume 0
 2023-12-05  7:05 UTC  (4+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

Fwd: block/badblocks.c warning in 6.7-rc2
 2023-12-04 12:10 UTC  (3+ messages)
`  "

[PATCH v2] bcachefs: Remove obsolete comment about zstd
 2023-12-03 17:23 UTC  (2+ messages)

Questions related to BCacheFS
 2023-12-03 16:58 UTC  (11+ messages)

[PATCH] bcachefs: Remove obsolete comment about zstd
 2023-12-03 14:16 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 

[PATCH] bcachefs: remove sb lock and flags update on explicit shutdown
 2023-12-02  0:38 UTC  (4+ messages)

[GIT PULL] more bcachefs fixes
 2023-12-01 21:21 UTC  (2+ messages)

bcachefs page fault oops after device evacuate/remove and unmount
 2023-12-01 18:45 UTC  (6+ messages)

[PATCH v2] generic/459: improve shutdown/read-only check to accommodate bcachefs
 2023-11-29 21:36 UTC  (2+ messages)

[PATCH][next] bcachefs: Replace zero-length arrays with flexible-array members
 2023-11-29 21:12 UTC  (4+ messages)

[PATCH] closures: CLOSURE_CALLBACK() to fix type punning
 2023-11-29 20:13 UTC  (5+ messages)

Zstd write past end reproducer
 2023-11-29  0:15 UTC  (5+ messages)

zstd error when used in bcachefs
 2023-11-28 22:17 UTC  (5+ messages)

[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
 2023-11-28 10:05 UTC  (21+ 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] bcachefs-tools: don't skip stale superblock wipe in force mode
 2023-11-27 18:31 UTC 

[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  (5+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static

[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  (7+ messages)
` [PATCH 07/17] bcachefs: Make journal replay more efficient
` [PATCH 16/17] bcachefs: btree write buffer now slurps keys from journal

[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)

[PATCH][next] bcachefs: remove redundant initialization of variable level
 2023-11-20 12:00 UTC  (7+ 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)


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 read-only IMAP folder(s) and NNTP newsgroup(s).