summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2026-08-09rxrpc: Manage RTT per-call rather than per-peerDavid Howells
2026-08-09rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells
2026-08-03afs: Simplify cell record handlingDavid Howells
2026-08-03afs: Fix afs_server ref accountingDavid Howells
2026-08-03afs: Use the per-peer app data provided by rxrpcDavid Howells
2026-08-03afs: Drop the net parameter from afs_unuse_cell()David Howells
2026-08-03afs: Make afs_lookup_cell() take a trace noteDavid Howells
2026-08-03afs: Improve server refcount/active count tracingDavid Howells
2026-08-03rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2026-08-03rxrpc: Fix CPU time starvation in I/O threadDavid Howells
2026-07-24afs: Change dynroot to create contents on demandDavid Howells
2026-07-24afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells
2026-06-01netfs: Fix streaming write being overwrittenDavid Howells
2026-06-01netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
2026-06-01btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
2026-05-23hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
2026-05-14rxrpc: Fix conn-level packet handling to unshare RESPONSE packetsDavid Howells
2026-05-07rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells
2026-05-07rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells
2026-05-07rxrpc: Fix rxkad crypto unalignment handlingDavid Howells
2026-04-22btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues
2026-04-18rxrpc: Fix call removal to use RCU safe deletionDavid Howells
2026-03-25rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-03-25mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
2026-02-19tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey
2026-01-17btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà
2026-01-17btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2025-10-19dma-mapping: fix direction in dma_alloc direction tracesPetr Tesarik
2025-10-15filelock: add FL_RECLAIM to show_fl_flags() macroJeff Layton
2025-09-19dma-mapping: trace more error pathsSean Anderson
2025-09-19dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson
2025-09-19dma-mapping: trace dma_alloc/free directionSean Anderson
2025-08-20powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt
2025-07-24rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-17erofs: refine readahead tracepointGao Xiang
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-05-29btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues
2025-05-02block: remove the ioprio field from struct requestChristoph Hellwig
2025-05-02tracing: Add __print_dynamic_array() helperSteven Rostedt
2025-03-07afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-02-08rxrpc: Fix handling of received connection abortDavid Howells
2025-02-08afs: Fix cleanup of immediately failed async callsDavid Howells
2025-01-23tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt
2024-12-14tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers
2024-12-14mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds