linux-bcachefs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-05 06:09:24 to 2024-01-23 00:42:27 UTC [more...]

[PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
 2024-01-23  0:42 UTC  (11+ messages)

[PATCH 42/82] bcachefs: Refactor intentional wrap-around test
 2024-01-23  0:27 UTC 

[PATCH BCACHEFS-TOOLS] use upstream bindgen; fix packed and aligned types
 2024-01-22 20:19 UTC  (4+ messages)

[bug report] bcachefs: Better journal tracepoints
 2024-01-22 17:27 UTC  (2+ messages)

[PATCH 0/5] Optimize number of comparisons for heap/heapsort implementaion
 2024-01-22 16:23 UTC  (15+ messages)
` [PATCH 1/5] bcachefs: Optimize eytzinger0_sort() using bottom-up heapsort
` [PATCH 2/5] bcachefs: Introduce parent function for sort_cmp_size()
` [PATCH 3/5] bcachefs: Optimize sort_cmp_size() using bottom-up heapsort
` [PATCH 4/5] bcachefs: Optimize number of comparisons in heap_sift_down
` [PATCH 5/5] bcache: Optimize number of comparisons in heap_sift

[PATCH v2 1/2] fstests: introduce MKFS_BCACHEFS_PROG for bcachefs
 2024-01-22 15:20 UTC  (8+ messages)
` [PATCH v2 2/2] common/rc: improve block size support "

[PATCH TOOLS] remove bch_bindgen/Cargo.lock from version control
 2024-01-22  4:38 UTC 

[PATCH TOOLS 0/2] convert main() from C to Rust
 2024-01-22  2:47 UTC  (16+ messages)
` [PATCH TOOLS 1/2] "
` [PATCH TOOLS 2/2] remove library from bcachefs-tools Rust package
              ` packed, aligned structs in bcachefs (was: Re: [PATCH TOOLS 0/2] convert main() from C to Rust)

[GIT PULL] More bcachefs updates for 6.8-rc1
 2024-01-21 22:42 UTC  (4+ messages)

[GIT PULL] bcachefs updates for 6.8
 2024-01-21 12:20 UTC  (31+ messages)

[linux-next:master] BUILD REGRESSION ad5c60d66016e544c51ed98635a74073f761f45d
 2024-01-20  3:06 UTC 

[GIT PULL] strlcpy removal for v6.8-rc1
 2024-01-19 23:59 UTC  (6+ messages)

[BUG] I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
 2024-01-19 22:20 UTC  (5+ messages)

[PATCH 1/1] tst_supported_fs_types: Disable FUSE bcachefs
 2024-01-18 10:23 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 943b9f0ab2cfbaea148dd6ac279957eb08b96904
 2024-01-18  4:42 UTC 

[PATCH 1/1] safe_macros: Fix bcachefs failure old kernel
 2024-01-17 20:53 UTC  (4+ messages)

[PATCH v2 0/4] bcachefs: fiemap delalloc support and cleanup
 2024-01-17 15:56 UTC  (5+ messages)
` [PATCH v2 1/4] bcachefs: drop duplicate fiemap sync flag
` [PATCH v2 2/4] bcachefs: track current fiemap offset in start variable
` [PATCH v2 3/4] bcachefs: refactor fiemap processing into extent helper and struct
` [PATCH v2 4/4] bcachefs: add fiemap delalloc extent detection

[BUG] general protection fault, probably for non-canonical address 0x280766500040001: 0000 [#1] PREEMPT SMP PTI
 2024-01-17 13:07 UTC  (7+ messages)

[PATCH] bcachefs: call function with semicolon, not comma
 2024-01-17  3:17 UTC  (2+ messages)

[PATCH] fstests: introduce MKFS_BCACHEFS_PROG for bcachefs
 2024-01-17  2:46 UTC  (5+ messages)

Error while unlocking encrypted BCacheFS: Required key not available
 2024-01-16 18:20 UTC  (2+ messages)

[PATCH] bcachefs: grab s_umount only if snapshotting
 2024-01-16 17:17 UTC  (6+ messages)

[PATCH] bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
 2024-01-16 17:08 UTC  (3+ messages)

[PATCH][next] bcachefs: remove redundant variable tmp
 2024-01-16 16:33 UTC  (3+ messages)

fsck: bch2_parse_mount_opts() Bad mount option read_only
 2024-01-16 16:31 UTC  (2+ messages)

[PATCH TOOLS v2 0/3] convert main() C -> Rust
 2024-01-16  6:41 UTC  (4+ messages)
` [PATCH TOOLS v2 1/3] convert main() from C to Rust
` [PATCH TOOLS v2 2/3] remove library from bcachefs-tools Rust package
` [PATCH TOOLS v2 3/3] move Rust sources to top level, C sources into c_src

[GIT PULL] bcachefs new years fixes for 6.7
 2024-01-15  2:25 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874
 2024-01-13  5:39 UTC 

Bcachefs: export a different st_dev for each subvolume
 2024-01-13  2:10 UTC  (3+ messages)

[PATCH TOOLS] fix invalid write in pop_cmd()
 2024-01-12 20:03 UTC  (2+ messages)

[PATCH v2 0/3] Add support bcachefs filesystem
 2024-01-12 13:58 UTC  (12+ messages)
` [PATCH v2 1/3] lib: Add Bcachefs magic
` [PATCH v2 3/3] statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs
  ` ENODEV on bcachefs on kernel < 6.7 [was: Re: [PATCH v2 0/3] Add support bcachefs filesystem]

I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
 2024-01-12  7:21 UTC 

Error while unlocking encrypted BCacheFS: Required key not available
 2024-01-11 18:23 UTC  (8+ messages)

[PATCH v3] bcachefs: fix memleak in bch2_split_devs
 2024-01-11  2:38 UTC  (3+ messages)

[PATCH] bcachefs: Replace strlcpy() with strscpy()
 2024-01-10 23:54 UTC 

[PATCH 0/2] bcachefs: fiemap delalloc support and cleanup
 2024-01-10 21:54 UTC  (9+ messages)
` [PATCH 1/2] bcachefs: add fiemap delalloc extent detection

[PATCH 00/22] -Wmissing-prototype warning fixes
 2024-01-10 10:20 UTC  (4+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes

[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8
 2024-01-10  7:24 UTC 

[PATCH] bcachefs: fix memleak in bch2_split_devs
 2024-01-08 15:05 UTC  (3+ messages)

[PATCH v2] bcachefs: fix memleak in bch2_split_devs
 2024-01-08 15:06 UTC 

[PATCH TOOLS] create common entry point for Rust commands
 2024-01-08  3:24 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION e2425464bc87159274879ab30f9d4fe624b9fcd2
 2024-01-06  7:52 UTC 

data corruption report with bcachefs + zstd
 2024-01-05 17:05 UTC 

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05 10:31 UTC  (8+ messages)
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis

[linux-next:master] BUILD REGRESSION d0b3c8aa5e37775cd7c3ac07b256218df0fd6678
 2024-01-05  6:36 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).