summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-09bcachefs: add skipped_nocow to bucket_alloc_fail tracepointDaniel Hill
2022-12-09bcachefs: Add a tracepoint for evacuate_bucketKent Overstreet
2022-11-30mean and variance: Provide inlined update functionsKent Overstreet
2022-11-13fixup! lib: add mean and variance module.Kent Overstreet
2022-11-10bcachefs: bucket_alloc_stateKent Overstreet
2022-10-25bcachefs: Fix for allocating before backpointers have been checkedKent Overstreet
2022-10-24bcachefs: More style fixesKent Overstreet
2022-10-13lib: add mean and variance module.Daniel Hill
2022-10-05bcachefs: Improve bucket_alloc tracepointKent Overstreet
2022-10-05bcachefs: Delete old deadlock avoidance codeKent Overstreet
2022-10-05bcachefs: Deadlock cycle detectorKent Overstreet
2022-10-05six locks: Add start_time to six_lock_waiterKent Overstreet
2022-10-05six locks: Simplify six_optimistic_spin()Kent Overstreet
2022-10-05six locks: six_lock_waiter()Kent Overstreet
2022-10-05six locks: Wakeup now takes lock on behalf of waiterKent Overstreet
2022-10-05six locks: Simplify wait listsKent Overstreet
2022-10-05locking/lockdep: lockdep_set_no_check_recursion()Kent Overstreet
2022-10-05bcachefs: bch2_btree_path_upgrade() now emits transaction restartKent Overstreet
2022-10-05six locks: Delete six_lock_pcpu_free_rcu()Kent Overstreet
2022-10-05bcachefs: Add persistent counters for all tracepointsKent Overstreet
2022-10-05bcachefs: Improve trans_restart_journal_preres_get tracepointKent Overstreet
2022-10-05bcachefs: Improve btree_node_relock_fail tracepointKent Overstreet
2022-10-05bcachefs: Switch btree locking code to struct btree_bkey_cached_commonKent Overstreet
2022-10-05six locks: Improve six_lock_countKent Overstreet
2022-10-05bcachefs: Switch "no match for" message to a tracepointKent Overstreet
2022-10-05bcachefs: Don't drop locks unnecessarily in bch2_btree_update_start()Kent Overstreet
2022-10-05lib/printbuf: Tabstop improvementsKent Overstreet
2022-10-05lib/printbuf: prt_str_indented()Kent Overstreet
2022-10-05bcachefs: Tracepoint improvementsKent Overstreet
2022-10-05bcachefs: Tracepoint improvementsKent Overstreet
2022-10-05bcachefs: Inject transaction restarts in debug modeKent Overstreet
2022-10-05bcachefs: btree_trans_too_many_iters() is now a transaction restartKent Overstreet
2022-10-05bcachefs: Improved errcodesKent Overstreet
2022-10-05bcachefs: Improve bucket_alloc_fail tracepointKent Overstreet
2022-10-05bcachefs: Bucket invalidate path improvementsKent Overstreet
2022-10-05mm: Count requests to free & nr freed per shrinkerKent Overstreet
2022-10-05mm: Add a .to_text() method for shrinkersKent Overstreet
2022-10-05vsprintf: %pf(%p)Kent Overstreet
2022-10-05Delete seq_bufKent Overstreet
2022-10-05tracing: Convert to printbufKent Overstreet
2022-10-05d_path: prt_path()Kent Overstreet
2022-10-05vsprintf: prt_u64_minwidth(), prt_u64()Kent Overstreet
2022-10-05lib/pretty-printers: prt_string_option(), prt_bitflags()Kent Overstreet
2022-10-05lib/printbuf: Unit specifiersKent Overstreet
2022-10-05lib/printbuf: Tabstops, indentingKent Overstreet
2022-10-05lib/printbuf: Heap allocationKent Overstreet
2022-10-05lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2022-10-05lib/hexdump: Convert to printbufKent Overstreet
2022-10-05vsprintf: Convert to printbufKent Overstreet
2022-10-05lib/string_helpers: Convert string_escape_mem() to printbufKent Overstreet