index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-7
/
+12
2024-01-01
bcachefs: Include btree_trans in more tracepoints
Kent Overstreet
1
-2
/
+2
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
1
-1
/
+21
2023-10-22
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Plumb btree_trans through btree cache code
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: New locking functions
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Use x-macros for btree node flags
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Option improvements
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-4
/
+3
2023-10-22
bcachefs: Further reduce iter->trans usage
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: bch2_btree_iter_relock_intent()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Evict btree nodes we're deleting
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Update bch2_btree_verify()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix BTREE_FOREGROUND_MERGE_HYSTERESIS
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill bch2_btree_node_get_sibling()
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Add (partial) support for fixing btree topology
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add btree cache stats to sysfs
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
1
-6
/
+1
2023-10-22
bcachefs: Slightly reduce btree split threshold
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookup
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: introduce b->hash_val
Kent Overstreet
1
-3
/
+10
2023-10-22
bcachefs: Change btree split threshold to be in u64s
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't pass around may_drop_locks
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+91