messages from 2023-08-31 11:08:47 to 2023-09-27 11:24:13 UTC [more...]
[PATCH 0/2] bcachefs: checksum merge and writeback fix
2023-09-27 11:23 UTC (2+ messages)
` [PATCH 2/2] bcachefs: remove writeback bio size limit
[bug report] bcachefs: sleeping in atomic
2023-09-27 10:39 UTC (7+ messages)
[bug report] bcachefs: no checking for bch2_seek_pagecache_hole()
2023-09-26 14:53 UTC (3+ messages)
[PATCH] bcachefs: debug: Fix copy_to_user() error code in flush_buf()
2023-09-26 14:42 UTC (3+ messages)
biweekly bcachefs cabal meeting
2023-09-24 18:02 UTC
[PATCH v2 0/4] bcachefs: journal bug fixes / freeze support
2023-09-21 15:46 UTC (10+ messages)
` [PATCH v2 1/4] bcachefs: refactor pin put helpers
` [PATCH v2 2/4] bcachefs: prepare journal buf put to handle pin put
` [PATCH v2 3/4] bcachefs: fix race between journal entry close and pin set
` [PATCH v2 4/4] bcachefs: initial freeze/unfreeze support
[bug report] bcachefs: Add an ioctl for resizing journal on a device
2023-09-20 2:27 UTC (2+ messages)
[bug report] bcachefs: Kill struct bucket_mark
2023-09-20 2:21 UTC (2+ messages)
[bug report] bcachefs: Kill bch2_fs_usage_scratch_get()
2023-09-20 2:16 UTC (2+ messages)
[bug report] bcachefs: error pointer vs NULL in bch2_chacha_encrypt_key()
2023-09-20 1:56 UTC (2+ messages)
[bug report] bcachefs: error pointer dereference in bch2_copygc()
2023-09-20 1:56 UTC (2+ messages)
[bug report] bcachefs: missing error codes in journal_entry_blacklist_v2_validate()
2023-09-20 1:50 UTC (2+ messages)
[bug report] bcachefs: missing error code in bch2_fs_encryption_init()
2023-09-20 1:46 UTC (2+ messages)
[PATCH] bcachefs: Use snprintf() instead of scnprintf() when appropriate
2023-09-20 0:38 UTC (5+ messages)
[PATCH RFC] bcachefs-tools: fix endian problems between bit spinlocks and futexes
2023-09-19 21:26 UTC (2+ messages)
[PATCH] bcachefs: snapshot: Add missing assignment in bch2_delete_dead_snapshots()
2023-09-19 21:04 UTC (2+ messages)
[PATCH] bcachefs: fs-ioctl: Fix copy_to_user() error code
2023-09-19 21:04 UTC (2+ messages)
[PATCH 1/2] bcachefs: acl: Uninitialized variable in bch2_acl_chmod()
2023-09-19 20:58 UTC (4+ messages)
` [PATCH 2/2] bcachefs: acl: Add missing check "
[PATCH] bcachefs: Fix -Wself-assign
2023-09-19 20:53 UTC (2+ messages)
[PATCH] libbcachefs: convert sb features mask to little endian
2023-09-19 20:16 UTC (2+ messages)
[PATCH] bcachefs: Avoid a potential memory over-allocation in bch2_printbuf_make_room()
2023-09-19 19:21 UTC (5+ messages)
[PATCH] bcachefs: Avoid a potential useless over memory allocation in bch2_prt_vprintf()
2023-09-19 18:18 UTC (3+ messages)
[PATCH] bcachefs: Change bucket_lock() to use bit_spin_lock()
2023-09-19 14:31 UTC (5+ messages)
Mounting subvolumes or subtrees
2023-09-18 13:08 UTC (3+ messages)
[PATCH 1/3] bcachefs: chardev: return -EFAULT if copy_to_user() fails
2023-09-15 6:26 UTC (7+ messages)
` [PATCH 2/3] bcachefs: chardev: fix NULL vs IS_ERR() checks
` [PATCH 3/3] bcachefs: chardev: fix an integer overflow (32 bit only)
[bug report] bcachefs: Fix bch2_check_discard_freespace_key()
2023-09-14 20:00 UTC (2+ messages)
[PATCH] bcachefs: fix error checking in bch2_fs_alloc()
2023-09-14 19:58 UTC (3+ messages)
[PATCH] powerpc: Export kvm_guest static key, for bcachefs six locks
2023-09-14 19:50 UTC (3+ messages)
[PATCH 9/9] bcachefs: Modify mismatched function name
2023-09-14 19:49 UTC (11+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] "
` [PATCH 3/9] "
` [PATCH 4/9] "
` [PATCH 5/9] "
` [PATCH 6/9] "
` [PATCH 7/9] "
` [PATCH 8/9] "
[bug report] bcachefs: Erasure coding
2023-09-14 10:18 UTC
[PATCH] bcachefs: Remove duplicate include
2023-09-14 6:05 UTC
[PATCH 1/2] bcachefs: Fix a potential in the error handling path of use-after-free inbch2_dev_add()
2023-09-14 5:28 UTC (4+ messages)
` [PATCH 2/2] bcachefs: Remove a redundant and harmless bch2_free_super() call
[PATCH 0/7] bcachefs compiler warning fixes for 32-bit
2023-09-13 22:06 UTC (16+ messages)
` [PATCH 1/7] bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()
` [PATCH 2/7] bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
` [PATCH 3/7] bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
` [PATCH 4/7] bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
` [PATCH 5/7] bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid callbacks
` [PATCH 6/7] bcachefs: Fix -Wcompare-distinct-pointer-types in do_encrypt()
` [PATCH 7/7] bcachefs: Fix -Wcompare-distinct-pointer-types in bch2_copygc_get_buckets()
[PATCH] bcachefs: add module description to fix modpost warning
2023-09-13 14:14 UTC
[PATCH -next] bcachefs: Remove unneeded semicolon
2023-09-13 10:46 UTC (2+ messages)
[PATCH 0/5] bcachefs: Fixes for various compiler warnings
2023-09-12 22:35 UTC (7+ messages)
` [PATCH 1/5] bcachefs: Delete dead code
` [PATCH 2/5] bcachefs: Mark bch2_snapshot_node_delete() static
` [PATCH 3/5] bcachefs: Delete set but not used variables
` [PATCH 4/5] bcachefs: Add printf function attributes
` [PATCH 5/5] bcachefs: Avoid unused symbol warnings from headers
[PATCH 0/3] bcachefs: journal bug fixes
2023-09-12 19:15 UTC (13+ messages)
` [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
[PATCH 0/5][next] bcachefs: clean up some redundant assignments
2023-09-12 16:27 UTC (9+ 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][next] bcachefs: Fix a handful of spelling mistakes in various messages
2023-09-12 15:04 UTC (5+ messages)
[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)
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox