Linux-bcachefs Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 11:15:00 to 2024-04-03 18:15:28 UTC [more...]

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-03 18:15 UTC  (22+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
` [PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
` [PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state
` [PATCH v3 05/13] btrfs: fiemap: return extent physical size
` [PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
` [PATCH v3 07/13] ext4: "
` [PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
` [PATCH v3 09/13] f2fs: fiemap: return correct extent physical length
` [PATCH v3 10/13] ocfs2: "
` [PATCH v3 11/13] bcachefs: "
` [PATCH v3 12/13] f2fs: fiemap: emit new COMPRESSED state
` [PATCH v3 13/13] bcachefs: "

[GIT PULL] bcachefs fixes for 6.9-rc3
 2024-04-02 20:06 UTC  (2+ messages)

[PATCH] bcachefs: add REQ_SYNC and REQ_IDLE in write dio
 2024-03-27  2:32 UTC  (3+ messages)

[PATCH] bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
 2024-03-27  2:15 UTC  (5+ messages)

[PATCH] bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
 2024-03-25  2:50 UTC 

[GIT PULL] bcachefs fixes for 6.7.y
 2024-03-24 13:51 UTC  (6+ messages)

[PATCH v2 00/15] treewide: Refactor heap related implementation
 2024-03-23  2:19 UTC  (35+ messages)
` [PATCH v2 01/15] perf/core: Fix several typos
` [PATCH v2 02/15] bcache: Fix typo
` [PATCH v2 03/15] bcachefs: "
` [PATCH v2 04/15] lib min_heap: Add type safe interface
` [PATCH v2 05/15] lib min_heap: Add min_heap_init()
` [PATCH v2 06/15] lib min_heap: Add min_heap_peek()
` [PATCH v2 07/15] lib min_heap: Add min_heap_full()
` [PATCH v2 08/15] lib min_heap: Add min_heap_del()
` [PATCH v2 09/15] lib min_heap: Add min_heap_sift_up()
` [PATCH v2 10/15] lib min_heap: Add args for min_heap_callbacks
` [PATCH v2 11/15] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
` [PATCH v2 12/15] lib min_heap: Rename min_heapify() to min_heap_sift_down()
` [PATCH v2 13/15] lib/test_min_heap: Use min_heap_init() for initializing
` [PATCH v2 14/15] bcache: Remove heap-related macros and switch to generic min_heap
` [PATCH v2 15/15] bcachefs: "

[PATCH] bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()
 2024-03-21  3:44 UTC  (2+ messages)

[PATCH RFC 0/2] bcachefs: refactoring of btree_path status
 2024-03-21  2:00 UTC  (14+ messages)
` [PATCH RFC 1/2] bcachefs: use btree_path_state to represent "
` [PATCH RFC 2/2] bcachefs: optimize btree_path status representation

[fs/bcachefs] Question about memory allocation in btree_paths_realloc
 2024-03-20 21:50 UTC  (3+ messages)

[PATCH 00/13] treewide: Refactor heap related implementation
 2024-03-20  4:43 UTC  (33+ messages)
` [PATCH 01/13] perf/core: Fix several typos
` [PATCH 02/13] bcache: Fix typo
` [PATCH 03/13] bcachefs: "
` [PATCH 04/13] lib min_heap: Add type safe interface
` [PATCH 05/13] lib min_heap: Add min_heap_init()
` [PATCH 06/13] lib min_heap: Add min_heap_peek()
` [PATCH 07/13] lib min_heap: Add min_heap_full()
` [PATCH 08/13] lib min_heap: Add args for min_heap_callbacks
` [PATCH 09/13] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
` [PATCH 10/13] bcache: Remove heap-related macros and switch to generic min_heap
` [PATCH 11/13] lib min_heap: Add min_heap_del()
` [PATCH 12/13] lib min_heap: Add min_heap_sift_up()
` [PATCH 13/13] bcachefs: Remove heap-related macros and switch to generic min_heap

[GIT PULL] bachefs fixes for 6.9-rc1
 2024-03-20  0:32 UTC  (2+ messages)

bcachefs: do not run 6.7: upgrade to 6.8 immediately if you have a multi device fs
 2024-03-16 18:08 UTC  (8+ messages)

[GIT PULL] bcachefs 6.9 updates v2
 2024-03-15 17:20 UTC  (2+ messages)

I/O errors while writing to external Transcend XS-2000 4TB SSD
 2024-03-15  9:08 UTC  (3+ messages)

[PATCH] bcachefs: create debugfs dir for each btree
 2024-03-15  1:45 UTC  (4+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[GIT PULL] bcachefs updates for 6.9
 2024-03-14 17:15 UTC  (7+ messages)

[PATCH v2] statx: stx_subvol
 2024-03-12 17:17 UTC  (21+ messages)

more on subvolumes
 2024-03-12 17:16 UTC  (2+ messages)

[WIP] bcachefs fs usage update
 2024-03-11 15:55 UTC  (5+ messages)

Kernel WARNING in get_page_from_freelist on Linux 6.7.9
 2024-03-11  3:35 UTC  (4+ messages)

[PATCH v2] bcachefs: chardev: make bch_chardev_class constant
 2024-03-11  1:41 UTC  (2+ messages)

lz4 hc buffer overflow
 2024-03-11  0:00 UTC 

[PATCH v2] bcachefs: Prefer struct_size over open coded arithmetic
 2024-03-10 19:41 UTC  (2+ messages)

[PATCH] bcachefs: chardev: make bch_chardev_class constant
 2024-03-08 12:14 UTC  (6+ messages)

[PATCH] statx: stx_vol
 2024-03-08 10:59 UTC  (5+ messages)

[PATCH] make-release-tarball.sh: run cargo audit
 2024-03-08  3:59 UTC  (3+ messages)

Broken multi-device filesystem
 2024-03-08  1:19 UTC  (3+ 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).