summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)Author
2023-08-14bcachefs: More drop_locks_do() conversionsKent Overstreet
2023-08-14six locks: Kill six_lock_state unionKent Overstreet
2023-08-14bcachefs: Improve move path tracepointsKent Overstreet
2023-08-14bcachefs: Improve trace_move_extent_fail()Kent Overstreet
2023-08-14bcachefs: Improve trans_restart_split_race tracepointKent Overstreet
2023-08-14bcachefs: Rework open bucket partial list allocationKent Overstreet
2023-08-14bcachefs: Make bucket_alloc tracepoint more readableKent Overstreet
2023-08-14bcachefs: Add tracepoint & counter for btree split raceKent Overstreet
2023-08-14bcachefs: Fragmentation LRUKent Overstreet
2023-08-14bcachefs: Nocow supportKent Overstreet
2023-08-14bcachefs: Copygc now uses backpointersKent Overstreet
2023-08-14bcachefs: Btree write bufferKent Overstreet
2023-08-14bcachefs: Improve btree_reserve_get_fail tracepointKent Overstreet
2023-08-14bcachefs: More style fixesKent Overstreet
2023-08-14bcachefs: bucket_alloc_stateKent Overstreet
2023-08-14bcachefs: Improve bucket_alloc tracepointKent Overstreet
2023-08-14bcachefs: Delete old deadlock avoidance codeKent Overstreet
2023-08-14bcachefs: Deadlock cycle detectorKent Overstreet
2023-08-14bcachefs: bch2_btree_path_upgrade() now emits transaction restartKent Overstreet
2023-08-14bcachefs: Add persistent counters for all tracepointsKent Overstreet
2023-08-14bcachefs: Improve trans_restart_journal_preres_get tracepointKent Overstreet
2023-08-14bcachefs: Improve btree_node_relock_fail tracepointKent Overstreet
2023-08-14bcachefs: Switch btree locking code to struct btree_bkey_cached_commonKent Overstreet
2023-08-14six locks: Improve six_lock_countKent Overstreet
2023-08-14bcachefs: fsck: Another transaction restart handling fixKent Overstreet
2023-08-14bcachefs: Tracepoint improvementsKent Overstreet
2023-08-14bcachefs: Tracepoint improvementsKent Overstreet
2023-08-14bcachefs: Inject transaction restarts in debug modeKent Overstreet
2023-08-14bcachefs: btree_trans_too_many_iters() is now a transaction restartKent Overstreet
2023-08-14bcachefs: Improved errcodesKent Overstreet
2023-08-14bcachefs: Improve bucket_alloc_fail tracepointKent Overstreet
2023-08-14bcachefs: Bucket invalidate path improvementsKent Overstreet
2023-08-14bcachefs: Tracepoint improvementsKent Overstreet
2023-08-14bcachefs: Don't normalize to pages in btree cache shrinkerKent Overstreet
2023-08-14bcachefs: Add a tracepoint for superblock writesKent Overstreet
2023-08-14bcachefs: New discard implementationKent Overstreet
2023-08-14bcachefs: Kill allocator threads & freelistsKent Overstreet
2023-08-14bcachefs: bch2_btree_update_start() refactoringKent Overstreet
2023-08-14bcachefs: x-macroize alloc_reserve enumKent Overstreet
2023-08-14bcachefs: Run overwrite triggers before insertKent Overstreet
2023-08-14bcachefs: Fix large key cache keysKent Overstreet
2023-08-14bcachefs: Fix a use after freeKent Overstreet
2023-08-14bcachefs: Fix failure to allocate btree node in cacheKent Overstreet
2023-08-14bcachefs: Fix slow tracepointsKent Overstreet
2023-08-14bcachefs: Btree key cache coherencyKent Overstreet
2023-08-14bcachefs: Tracepoint improvementsKent Overstreet
2023-08-14bcachefs: Switch to __func__for recording where btree_trans was initializedKent Overstreet
2023-08-14bcachefs: bch_dev->devKent Overstreet
2023-08-14bcachefs: Add a tracepoint for the btree cache shrinkerKent Overstreet
2023-08-14bcachefs: Better approach to write vs. read lock deadlocksKent Overstreet