summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)
2024-04-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo
2024-04-10trace: Relocate event helper filesChuck Lever
2024-04-10NFS: Move NFS protocol display macros to global headerChuck Lever
2024-04-10NFS: Move generic FS show macros to global headerChuck Lever
2024-04-10SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2024-03-26f2fs: multidevice: support direct IOChao Yu
2024-03-15tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-01-25f2fs: fix the f2fs_file_write_iter tracepointEric Biggers
2024-01-05afs: Use refcount_t rather than atomic_tDavid Howells
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-08-30jbd2: remove journal_clean_one_cp_list()Zhang Yi
2023-07-23tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-05-24SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2023-05-24SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever
2023-05-24tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2023-04-05rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-01-24tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2023-01-12ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-12jbd2: use the correct print formatBixuan Cui
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-08-17tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-17tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu
2022-08-17tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong
2022-07-29net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong
2022-07-29net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-07-29net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong
2022-07-29net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong
2022-07-29net: skb: introduce kfree_skb_reason()Menglong Dong
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin
2022-05-30random: remove unused tracepointsJason A. Donenfeld
2022-05-30random: make more consistent use of integer typesJason A. Donenfeld
2022-05-30random: simplify entropy debitingJason A. Donenfeld
2022-05-30random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever