summaryrefslogtreecommitdiff
path: root/include/linux/scs.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-03 15:11:59 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-03 15:11:59 +0200
commitdacf7e83da42bd9d3978560e41869a784c24d912 (patch)
treeb48ac1c51cd0c833fe9f8dee294c75ed3666eda3 /include/linux/scs.h
parent74cd204c7afe498aa9dcc3ebf0ecac53d477a429 (diff)
downloadkernel-linux-6.7.y.tar.gz
Linux 6.7.12linux-6.7.y
Link: https://lore.kernel.org/r/20240401152553.125349965@linuxfoundation.org Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/scs.h')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/fs/bcachefs/btree_cache.h?h=linux-6.12.y&id=8244f3209b5b49a6bde9921d7825af9f57161b23'>bcachefs: Option improvementsKent Overstreet 2023-10-22bcachefs: btree_pathKent Overstreet 2023-10-22bcachefs: Further reduce iter->trans usageKent Overstreet 2023-10-22bcachefs: Always check for transaction restartsKent Overstreet 2023-10-22bcachefs: bch2_btree_iter_relock_intent()Kent Overstreet 2023-10-22bcachefs: Evict btree nodes we're deletingKent Overstreet 2023-10-22bcachefs: Update bch2_btree_verify()Kent Overstreet 2023-10-22bcachefs: Fix BTREE_FOREGROUND_MERGE_HYSTERESISKent Overstreet 2023-10-22bcachefs: Kill bch2_btree_node_get_sibling()Kent Overstreet 2023-10-22bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet 2023-10-22bcachefs: Add (partial) support for fixing btree topologyKent Overstreet 2023-10-22bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()Kent Overstreet 2023-10-22bcachefs: Add btree cache stats to sysfsKent Overstreet 2023-10-22bcachefs: Improve tracing for transaction restartsKent Overstreet 2023-10-22bcachefs: Remove some uses of PAGE_SIZE in the btree codeKent Overstreet 2023-10-22bcachefs: Slightly reduce btree split thresholdKent Overstreet 2023-10-22bcachefs: trans_commit() path can now insert to interior nodesKent Overstreet 2023-10-22bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookupKent Overstreet 2023-10-22bcachefs: btree_ptr_v2Kent Overstreet 2023-10-22bcachefs: introduce b->hash_valKent Overstreet 2023-10-22bcachefs: Change btree split threshold to be in u64sKent Overstreet 2023-10-22bcachefs: Don't pass around may_drop_locksKent Overstreet 2023-10-22bcachefs: btree_bkey_cached_commonKent Overstreet 2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet 2023-10-22bcachefs: revamp to_text methodsKent Overstreet 2023-10-22bcachefs: Initial commitKent Overstreet