public inbox for linux-bcachefs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-13 07:10:24 to 2023-09-12 15:00:31 UTC [more...]

[PATCH][next] bcachefs: Fix a handful of spelling mistakes in various messages
 2023-09-12 15:00 UTC  (4+ messages)

[PATCH 0/5][next] bcachefs: clean up some redundant assignments
 2023-09-12 13:52 UTC  (8+ messages)
` [PATCH 1/5][next] bcachefs: remove redundant initialization of pointer d
` [PATCH 2/5][next] bcachefs: remove redundant initialization of pointer dst
` [PATCH 3/5][next] bcachefs: remove redundant initializations of variables start_offset and end_offset
` [PATCH 4/5][next] bcachefs: remove duplicated assignment to variable offset_into_extent
` [PATCH 5/5][next] bcachefs: remove redundant pointer q

[PATCH 0/3] (More complex) logged operations
 2023-09-12  0:23 UTC  (4+ messages)
` [PATCH 1/3] bcachefs: BTREE_ID_logged_ops
` [PATCH 2/3] bcachefs: Log truncate operations
` [PATCH 3/3] bcachefs: Log finsert/fcollapse operations

bcachefs tree for next
 2023-09-11  0:38 UTC  (2+ messages)

[PATCH 0/3] bcachefs: journal bug fixes
 2023-09-10  2:03 UTC  (12+ messages)
` [PATCH 1/3] bcachefs: restart journal reclaim thread on ro->rw transitions
` [PATCH 2/3] bcachefs: prepare journal buf put to handle pin put
` [PATCH 3/3] bcachefs: fix race between journal entry close and pin set

UBSAN: index X is out of range for type 'btree_iter_set [4]'
 2023-09-10  1:53 UTC  (2+ messages)

[GIT PULL] bcachefs
 2023-09-10  0:53 UTC  (29+ messages)
` Thank you! (was: Re: [GIT PULL] bcachefs)

[PATCH 0/2] revoke invalidated encryption keys
 2023-09-08  8:06 UTC  (4+ messages)
` [PATCH 1/2] cmd_set_passphrase: revoke the invalidated key
` [PATCH 2/2] cmd_mount: request passphrase if the existing key is revoked

Linus Torvalds calls for calm as bcachefs filesystem doesn't make Linux 6.5
 2023-09-04  2:26 UTC  (2+ messages)

[v4 0/3] bcachefs: Casefolding implementation
 2023-08-24  5:43 UTC  (15+ messages)
` [v4 1/3] bcachefs: Split out dirent alloc and name initialization
` [v4 2/3] bcachefs: Move dirent_val_u64s to dirent.c
` [v4 3/3] bcachefs: Implement casefolding

Mounting subvolumes or subtrees
 2023-08-22 19:33 UTC  (2+ messages)

[GIT PULL] bcachefs
 2023-08-21  0:09 UTC  (32+ messages)

[PATCH] tests/bcachefs/casefolding: New casefolding test
 2023-08-14  1:16 UTC 

[v3 0/3] bcachefs: Casefolding implementation
 2023-08-13 20:53 UTC  (8+ messages)
` [v3 1/3] bcachefs: Split out dirent alloc and name initialization
` [v3 2/3] bcachefs: Move dirent_val_u64s to dirent.c
` [v3 3/3] bcachefs: Implement casefolding

[v2 rebase] bcachefs: Lower BCH_NAME_MAX to 512
 2023-08-13 15:53 UTC 

[v2] bcachefs: Lower BCH_NAME_MAX to 512
 2023-08-13 15:47 UTC  (2+ messages)

[PATCH] bcachefs: Lower BCH_NAME_MAX to 512
 2023-08-13 15:43 UTC  (4+ messages)

Please consider a more end-user appealing filesystem name
 2023-08-12 23:57 UTC  (2+ messages)

[v2 0/3] bcachefs: Casefolding implementation
 2023-08-12 23:34 UTC  (11+ messages)
` [v2 1/3] bcachefs: Introduce bch2_dirent_get_name
` [v2 2/3] bcachefs: Optimize bch2_dirent_name_bytes
` [v2 3/3] bcachefs: Implement casefolding

[PATCH 1/4] bcachefs: Add btree_trans* to inode_set_fn
 2023-08-12 22:44 UTC  (8+ messages)
` [PATCH 2/4] bcachefs: Optimize bch2_dirent_name_bytes
` [PATCH 3/4] bcachefs: Introduce bch2_dirent_get_name
` [PATCH 4/4] bcachefs: Implement casefolding

[PATCH] bcachefs: six locks: Fix missing barrier on wait->lock_acquired
 2023-08-12 21:08 UTC  (4+ messages)

[PATCH] cmd_mount: use the correct keyring key type
 2023-08-12 16:06 UTC  (2+ messages)

[PATCH] cmd_mount: don't return 0 on mount failure
 2023-08-10 15:01 UTC  (2+ messages)

[PATCH] bcachefs: Fix lock thrashing in __bchfs_fallocate()
 2023-08-05 16:04 UTC  (3+ messages)

[PATCH] bcachefs: bcachefs_metadata_version_deleted_inodes
 2023-08-02 22:53 UTC 

[PATCH 00/20] bcachefs prereqs patch series
 2023-08-02 21:42 UTC  (29+ messages)
` [PATCH 04/20] block: Add some exports for bcachefs
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 06/20] block: Bring back zero_fill_bio_iter
` [PATCH 10/20] lib: Export errname
` [PATCH 11/20] locking/osq: Export osq_(lock|unlock)
` [PATCH 19/20] lib/generic-radix-tree.c: Add a missing include

[biweekly bcachefs cabal]
 2023-07-25  8:28 UTC  (4+ messages)

[BUG] bcachefs fallocate btree lock contention
 2023-07-21 21:02 UTC  (3+ messages)

[PATCH 0/5] bcachefs: write buffer journaling fixes
 2023-07-21 13:09 UTC  (8+ messages)
` [PATCH 1/5] bcachefs: remove duplicate code between backpointer update paths
` [PATCH 2/5] bcachefs: remove unnecessary btree_insert_key_leaf() wrapper
` [PATCH 3/5] bcachefs: fold bch2_trans_update_by_path_trace() into callers
` [PATCH 4/5] bcachefs: support btree updates of prejournaled keys
` [PATCH 5/5] bcachefs: use prejournaled key updates for write buffer flushes

[PATCH] MAINTAINERS: add Brian Foster as a reviewer for bcachefs
 2023-07-20 22:27 UTC  (2+ messages)

[PATCH 00/10] bcachefs - semvar, forward compatibility
 2023-07-13 15:31 UTC  (4+ messages)
` [PATCH 05/10] bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()


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