org.kernel.vger.linux-bcachefs archive

434 archived articles, newest first (page 3 of 5). Latest articles →

[PATCH 1/3] bcachefs: Add v2 ioctls that return error strings
Fri, 29 Aug 2025 02:54:05 -0400
Kent Overstreet <[email protected]> • #6969
[PATCH 2/3] bcachefs: v2 versions of subvolume ioctls
Fri, 29 Aug 2025 02:54:06 -0400
Kent Overstreet <[email protected]> • #6968
[PATCH 3/3] bcachefs: Plumb error messages through data drop paths
Fri, 29 Aug 2025 02:54:07 -0400
Kent Overstreet <[email protected]> • #6967
[PATCH 0/3] better error messages for ioctls
Fri, 29 Aug 2025 02:54:04 -0400
Kent Overstreet <[email protected]> • #6966
[PATCH] bcachefs: Remove redundant null pointer checks in bch2_fs_debug_init()
Fri, 29 Aug 2025 11:53:26 +0800
Zhen Ni <[email protected]> • #6965
[syzbot] [bcachefs?] INFO: task hung in truncate_setsize (2)
Thu, 28 Aug 2025 11:15:42 -0700
syzbot <[email protected]> • #6964
[PATCH v2 15/15] bcachefs: More accurate progress reporting for inner node iteration
Thu, 28 Aug 2025 17:16:17 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6963
[PATCH v2 14/15] bcachefs: Better progress reporting for btree iteration without leaves
Thu, 28 Aug 2025 17:16:16 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6962
[PATCH v2 10/15] bcachefs: Fix outdated documentation comment
Thu, 28 Aug 2025 17:16:12 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6961
[PATCH v2 13/15] bcachefs: Use explicit node counts in progress reporting
Thu, 28 Aug 2025 17:16:15 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6960
[PATCH v2 12/15] bcachefs: bcachefs_metadata_version_btree_node_accounting
Thu, 28 Aug 2025 17:16:14 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6959
[PATCH v2 09/15] bcachefs: Fix online hidden (sb+journal) data accounting
Thu, 28 Aug 2025 17:16:11 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6958
[PATCH v2 11/15] bcachefs: Relax restrictions on the number of accounting counters
Thu, 28 Aug 2025 17:16:13 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6957
[PATCH v2 08/15] bcachefs: Optimize/fix bch2_dev_usage_remove
Thu, 28 Aug 2025 17:16:10 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6956
[PATCH v2 05/15] bcachefs: Fix progress reporting for unknown btrees
Thu, 28 Aug 2025 17:16:07 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6955
[PATCH v2 07/15] bcachefs: Fix missing c->usage updates from early recovery
Thu, 28 Aug 2025 17:16:09 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6954
[PATCH v2 06/15] bcachefs: Partially fix old device removal with unknown btrees
Thu, 28 Aug 2025 17:16:08 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6953
[PATCH v2 02/15] bcachefs: Refactor bch2_gc_btree/bch2_gc_btrees
Thu, 28 Aug 2025 17:16:04 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6952
[PATCH v2 03/15] bcachefs: Improve check_allocations pass speed when not in fsck
Thu, 28 Aug 2025 17:16:05 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6951
[PATCH v2 04/15] bcachefs: Refactor/rename btree_type_has_ptrs
Thu, 28 Aug 2025 17:16:06 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6950
[PATCH v2 00/15] Accounting for accurate progress reporting
Thu, 28 Aug 2025 17:16:02 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6949
[PATCH v2 01/15] bcachefs: Introduce btree_leaf_has_triggers_mask
Thu, 28 Aug 2025 17:16:03 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6948
Re: [PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
Thu, 28 Aug 2025 14:44:55 +0200
David Hildenbrand <[email protected]> • #6947
Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Thu, 28 Aug 2025 12:06:12 +0200
David Hildenbrand <[email protected]> • #6946
Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Thu, 28 Aug 2025 11:19:42 +0530
"Garg, Shivank" <[email protected]> • #6945
Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Wed, 27 Aug 2025 15:43:20 -0700
Ackerley Tng <[email protected]> • #6944
[PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
Wed, 27 Aug 2025 17:52:49 +0000
Shivank Garg <[email protected]> • #6943
[PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
Wed, 27 Aug 2025 17:52:48 +0000
Shivank Garg <[email protected]> • #6942
[PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
Wed, 27 Aug 2025 17:52:47 +0000
Shivank Garg <[email protected]> • #6941
[PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Wed, 27 Aug 2025 17:52:46 +0000
Shivank Garg <[email protected]> • #6940
[PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
Wed, 27 Aug 2025 17:52:45 +0000
Shivank Garg <[email protected]> • #6939
[PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
Wed, 27 Aug 2025 17:52:44 +0000
Shivank Garg <[email protected]> • #6938
[PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Wed, 27 Aug 2025 17:52:43 +0000
Shivank Garg <[email protected]> • #6937
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
Wed, 27 Aug 2025 17:52:41 +0000
Shivank Garg <[email protected]> • #6936
Re: [PATCH 00/12] Accounting for accurate progress reporting
Wed, 27 Aug 2025 13:17:51 -0400
Kent Overstreet <[email protected]> • #6935
[PATCH 12/12] bcachefs: Fix online hidden (sb+journal) data accounting
Wed, 27 Aug 2025 01:49:18 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6934
[PATCH 11/12] bcachefs: Fix missing c->usage updates from early recovery
Wed, 27 Aug 2025 01:49:17 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6933
[PATCH 08/12] bcachefs: Fix progress reporting for unknown btrees
Wed, 27 Aug 2025 01:49:14 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6932
[PATCH 09/12] bcachefs: Partially fix old device removal with unknown btrees
Wed, 27 Aug 2025 01:49:15 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6931
[PATCH 06/12] bcachefs: Refactor/rename btree_type_has_ptrs
Wed, 27 Aug 2025 01:49:12 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6930
[PATCH 04/12] bcachefs: Introduce btree_leaf_has_triggers_mask
Wed, 27 Aug 2025 01:49:10 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6929
[PATCH 10/12] bcachefs: Improve check_allocations pass speed not in fsck
Wed, 27 Aug 2025 01:49:16 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6928
[PATCH 07/12] bcachefs: More accurate progress reporting for inner node iteration
Wed, 27 Aug 2025 01:49:13 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6927
[PATCH 05/12] bcachefs: Better progress reporting for btree iteration without leaves
Wed, 27 Aug 2025 01:49:11 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6926
[PATCH 02/12] bcachefs: Introduce btree node number accounting
Wed, 27 Aug 2025 01:49:08 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6925
[PATCH 01/12] bcachefs: Relax restrictions on the number of accounting counters
Wed, 27 Aug 2025 01:49:07 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6924
[PATCH 03/12] bcachefs: Use explicit node counts in progress reporting
Wed, 27 Aug 2025 01:49:09 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6923
[PATCH 00/12] Accounting for accurate progress reporting
Wed, 27 Aug 2025 01:49:06 +0300
Nikita Ofitserov via B4 Relay <[email protected]> • #6922
[syzbot] Monthly bcachefs report (Aug 2025)
Tue, 26 Aug 2025 00:13:33 -0700
syzbot <[email protected]> • #6921
[PATCH v2] docs: bcachefs: fix typo in idle_work documentation
Tue, 26 Aug 2025 10:35:00 +0530
Sahil <[email protected]> • #6920
[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in __bch2_journal_key_search
Mon, 25 Aug 2025 01:52:33 -0700
syzbot <[email protected]> • #6919
[PATCH 21/21] bcachefs: rebalance_work_(hipri|pending) btrees
Sun, 24 Aug 2025 08:37:58 -0400
Kent Overstreet <[email protected]> • #6918
[PATCH 17/21] bcachefs: bch_extent_rebalance changes
Sun, 24 Aug 2025 08:37:54 -0400
Kent Overstreet <[email protected]> • #6917
[PATCH 18/21] bcachefs: bch2_set_rebalance_needs_scan_device()
Sun, 24 Aug 2025 08:37:55 -0400
Kent Overstreet <[email protected]> • #6916
[PATCH 20/21] bcachefs: rebalance: erasure_code opt change now handled
Sun, 24 Aug 2025 08:37:57 -0400
Kent Overstreet <[email protected]> • #6915
[PATCH 14/21] bcachefs: Consistency checking for bch_extent_rebalance opts
Sun, 24 Aug 2025 08:37:51 -0400
Kent Overstreet <[email protected]> • #6914
[PATCH 16/21] bcachefs: bch2_bkey_set_needs_rebalance() now takes per_snapshot_io_opts
Sun, 24 Aug 2025 08:37:53 -0400
Kent Overstreet <[email protected]> • #6913
[PATCH 19/21] bcachefs: next_rebalance_extent() now handles replicas changes
Sun, 24 Aug 2025 08:37:56 -0400
Kent Overstreet <[email protected]> • #6912
[PATCH 11/21] bcachefs: bkey_should_have_rb_opts()
Sun, 24 Aug 2025 08:37:48 -0400
Kent Overstreet <[email protected]> • #6911
[PATCH 13/21] bcachefs: rebalance now supports changing checksum type
Sun, 24 Aug 2025 08:37:50 -0400
Kent Overstreet <[email protected]> • #6910
[PATCH 15/21] bcachefs: check_rebalance_work checks option inconsistency
Sun, 24 Aug 2025 08:37:52 -0400
Kent Overstreet <[email protected]> • #6909
[PATCH 10/21] bcachefs: Correct propagation of io options to indirect extents
Sun, 24 Aug 2025 08:37:47 -0400
Kent Overstreet <[email protected]> • #6908
[PATCH 12/21] bcachefs: bch2_bkey_needs_rebalance()
Sun, 24 Aug 2025 08:37:49 -0400
Kent Overstreet <[email protected]> • #6907
[PATCH 09/21] bcachefs: do_rebalance_extent() uses bch2_extent_get_apply_io_opts()
Sun, 24 Aug 2025 08:37:46 -0400
Kent Overstreet <[email protected]> • #6906
[PATCH 08/21] bcachefs: Rename, split out bch2_extent_get_io_opts()
Sun, 24 Aug 2025 08:37:45 -0400
Kent Overstreet <[email protected]> • #6905
[PATCH 07/21] bcachefs: do_rebalance_scan() now responsible for indirect extents
Sun, 24 Aug 2025 08:37:44 -0400
Kent Overstreet <[email protected]> • #6904
[PATCH 06/21] bcachefs: enum set_needs_rebalance_ctx
Sun, 24 Aug 2025 08:37:43 -0400
Kent Overstreet <[email protected]> • #6903
[PATCH 04/21] bcachefs: Transactional consistency for set_needs_rebalance
Sun, 24 Aug 2025 08:37:41 -0400
Kent Overstreet <[email protected]> • #6902
[PATCH 05/21] bcachefs: Plumb bch_inode_opts.change_cookie
Sun, 24 Aug 2025 08:37:42 -0400
Kent Overstreet <[email protected]> • #6901
[PATCH 01/21] bcachefs: s/bch_io_opts/bch_inode_opts
Sun, 24 Aug 2025 08:37:38 -0400
Kent Overstreet <[email protected]> • #6900
[PATCH 02/21] bcachefs: Inode opt helper refactoring
Sun, 24 Aug 2025 08:37:39 -0400
Kent Overstreet <[email protected]> • #6899
[PATCH 00/21] Big rebalance changes
Sun, 24 Aug 2025 08:37:37 -0400
Kent Overstreet <[email protected]> • #6898
[PATCH 03/21] bcachefs: opt_change_cookie
Sun, 24 Aug 2025 08:37:40 -0400
Kent Overstreet <[email protected]> • #6897
[PATCH] bcachefs: Kill duplicate error code
Sun, 24 Aug 2025 02:41:32 +0800
Alan Huang <[email protected]> • #6896
Re: [syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit (3)
Sat, 23 Aug 2025 10:35:26 -0700
syzbot <[email protected]> • #6895
Re: [PATCH v2] docs: bcachefs: fix typo in idle_work documentation
Sat, 23 Aug 2025 12:08:01 -0400
Kent Overstreet <[email protected]> • #6894
[PATCH v2] docs: bcachefs: fix typo in idle_work documentation
Sat, 23 Aug 2025 17:05:33 +0530
Sahil <[email protected]> • #6893
[syzbot] [bcachefs?] INFO: task hung in bch2_mark_pagecache_reserved (3)
Thu, 21 Aug 2025 21:15:36 -0700
syzbot <[email protected]> • #6892
[Linux Kernel Warning] WARNING in rcu_pending_rcu_cb
Fri, 22 Aug 2025 11:52:13 +0800
Jiaming Zhang <[email protected]> • #6891
[syzbot] [bcachefs?] possible deadlock in trans_set_locked (2)
Thu, 21 Aug 2025 15:14:38 -0700
syzbot <[email protected]> • #6890
Re: [PATCH] Documentation: Fix documentation typos
Thu, 21 Aug 2025 17:34:53 -0400
Kent Overstreet <[email protected]> • #6889
Re: [PATCH] Documentation: Fix documentation typos
Thu, 21 Aug 2025 12:09:57 -0700
Randy Dunlap <[email protected]> • #6888
[PATCH] Documentation: Fix documentation typos
Fri, 22 Aug 2025 00:21:45 +0530
Sahil Chandna <[email protected]> • #6887
Re: [PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
Thu, 21 Aug 2025 12:09:26 -0400
Kent Overstreet <[email protected]> • #6886
Re: [PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
Wed, 20 Aug 2025 20:00:55 -0700
Randy Dunlap <[email protected]> • #6885
[PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
Thu, 21 Aug 2025 07:46:21 +0700
Bagas Sanjaya <[email protected]> • #6884
Re: Corrupt bcachefs can't be transferred into a consistent state
Wed, 20 Aug 2025 11:31:04 -0400
Kent Overstreet <[email protected]> • #6883
[linux-next:master] [bcachefs] aee94970fb: xfstests.generic.173/174.fail
Wed, 20 Aug 2025 15:23:12 +0800
kernel test robot <[email protected]> • #6882
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Wed, 20 Aug 2025 10:11:52 +0700
Bagas Sanjaya <[email protected]> • #6881
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Tue, 19 Aug 2025 22:31:43 -0400
Kent Overstreet <[email protected]> • #6880
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Wed, 20 Aug 2025 09:29:19 +0700
Bagas Sanjaya <[email protected]> • #6879
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Tue, 19 Aug 2025 18:18:47 -0700
Randy Dunlap <[email protected]> • #6878
Re: [PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Tue, 19 Aug 2025 21:08:22 -0400
Kent Overstreet <[email protected]> • #6877
[PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
Wed, 20 Aug 2025 07:22:18 +0700
Bagas Sanjaya <[email protected]> • #6876
Re: [PATCH 2/3] bcachefs: stop using write_cache_pages
Tue, 19 Aug 2025 10:57:51 +0200
Christoph Hellwig <[email protected]> • #6875
Re: [PATCH 3/3] mm: remove write_cache_pages
Mon, 18 Aug 2025 15:18:11 +0200
David Hildenbrand <[email protected]> • #6874
Re: [PATCH 2/3] bcachefs: stop using write_cache_pages
Mon, 18 Aug 2025 07:17:15 -0400
Kent Overstreet <[email protected]> • #6873
Re: [syzbot] [bcachefs?] possible deadlock in bch2_symlink
Mon, 18 Aug 2025 03:41:03 -0700
syzbot <[email protected]> • #6872
Re: [syzbot] [bcachefs?] possible deadlock in bch2_symlink
Mon, 18 Aug 2025 11:19:43 +0200
Amir Goldstein <[email protected]> • #6871
[PATCH 3/3] mm: remove write_cache_pages
Mon, 18 Aug 2025 08:10:10 +0200
Christoph Hellwig <[email protected]> • #6870
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.