index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
bcachefs: bucket_alloc_state
Kent Overstreet
1
-19
/
+10
2023-10-23
bcachefs: Improve bucket_alloc tracepoint
Kent Overstreet
1
-5
/
+20
2023-10-23
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
1
-50
/
+3
2023-10-23
bcachefs: Deadlock cycle detector
Kent Overstreet
1
-0
/
+6
2023-10-23
bcachefs: bch2_btree_path_upgrade() now emits transaction restart
Kent Overstreet
1
-12
/
+47
2023-10-23
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
1
-86
/
+96
2023-10-23
bcachefs: Improve trans_restart_journal_preres_get tracepoint
Kent Overstreet
1
-3
/
+21
2023-10-23
bcachefs: Improve btree_node_relock_fail tracepoint
Kent Overstreet
1
-12
/
+17
2023-10-23
bcachefs: Switch btree locking code to struct btree_bkey_cached_common
Kent Overstreet
1
-1
/
+1
2023-10-23
six locks: Improve six_lock_count
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: fsck: Another transaction restart handling fix
Kent Overstreet
1
-2
/
+9
2023-10-23
bcachefs: Tracepoint improvements
Kent Overstreet
1
-254
/
+167
2023-10-23
bcachefs: Tracepoint improvements
Kent Overstreet
1
-13
/
+112
2023-10-23
bcachefs: Inject transaction restarts in debug mode
Kent Overstreet
1
-0
/
+6
2023-10-23
bcachefs: btree_trans_too_many_iters() is now a transaction restart
Kent Overstreet
1
-0
/
+6
2023-10-23
bcachefs: Improved errcodes
Kent Overstreet
1
-16
/
+16
2023-10-23
bcachefs: Improve bucket_alloc_fail tracepoint
Kent Overstreet
1
-4
/
+25
2023-10-23
bcachefs: Bucket invalidate path improvements
Kent Overstreet
1
-4
/
+7
2023-10-23
bcachefs: Tracepoint improvements
Kent Overstreet
1
-110
/
+91
2023-10-23
bcachefs: Don't normalize to pages in btree cache shrinker
Kent Overstreet
1
-18
/
+10
2023-10-23
bcachefs: Add a tracepoint for superblock writes
Kent Overstreet
1
-0
/
+20
2023-10-23
bcachefs: New discard implementation
Kent Overstreet
1
-0
/
+34
2023-10-23
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-15
/
+52
2023-10-23
bcachefs: bch2_btree_update_start() refactoring
Kent Overstreet
1
-10
/
+13
2023-10-23
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
1
-11
/
+11
2023-10-23
bcachefs: Run overwrite triggers before insert
Kent Overstreet
1
-8
/
+0
2023-10-23
bcachefs: Fix large key cache keys
Kent Overstreet
1
-3
/
+37
2023-10-23
bcachefs: Fix a use after free
Kent Overstreet
1
-0
/
+8
2023-10-23
bcachefs: Fix failure to allocate btree node in cache
Kent Overstreet
1
-0
/
+8
2023-10-23
bcachefs: Fix slow tracepoints
Kent Overstreet
1
-8
/
+8
2023-10-23
bcachefs: Btree key cache coherency
Kent Overstreet
1
-0
/
+6
2023-10-23
bcachefs: Tracepoint improvements
Kent Overstreet
1
-4
/
+98
2023-10-23
bcachefs: Switch to __func__for recording where btree_trans was initialized
Kent Overstreet
1
-75
/
+63
2023-10-23
bcachefs: bch_dev->dev
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Add a tracepoint for the btree cache shrinker
Kent Overstreet
1
-0
/
+28
2023-10-23
bcachefs: Better approach to write vs. read lock deadlocks
Kent Overstreet
1
-0
/
+15
2023-10-23
bcachefs: Drop some fast path tracepoints
Kent Overstreet
1
-247
/
+0
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Minor tracepoint improvements
Kent Overstreet
1
-6
/
+16
2023-10-23
bcachefs: Improve btree iterator tracepoints
Kent Overstreet
1
-131
/
+324
2023-10-23
bcachefs: Don't use uuid in tracepoints
Kent Overstreet
1
-51
/
+42
2023-10-23
bcachefs: Add a tracepoint for copygc waiting
Kent Overstreet
1
-0
/
+21
2023-10-23
bcachefs: Add a tracepoint for when we block on journal reclaim
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: New tracepoint for bch2_trans_get_iter()
Kent Overstreet
1
-0
/
+56
2023-10-23
bcachefs: Allocator refactoring
Kent Overstreet
1
-18
/
+25
2023-10-23
bcachefs: Improve trans_restart_mem_realloced tracepoint
Kent Overstreet
1
-24
/
+13
2023-10-23
bcachefs: Improve bch2_btree_iter_traverse_all()
Kent Overstreet
1
-6
/
+38
2023-10-23
bcachefs: Drop old style btree node coalescing
Kent Overstreet
1
-37
/
+0
2023-10-23
bcachefs: Don't flush btree writes more aggressively because of btree key cache
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Throttle updates when btree key cache is too dirty
Kent Overstreet
1
-0
/
+5
[next]