summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
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-14ext4: disable fast-commit of encrypted dir operationsEric Biggers
2023-01-14jbd2: use the correct print formatBixuan Cui
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-08-21tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-21spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig
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-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-30random: remove dead code left over from blocking poolEric Biggers
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
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani
2022-01-27cgroup: Trace event cgroup id fields should be u64William Kucharski
2021-11-26f2fs: fix up f2fs_lookup tracepointsGao Xiang
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu
2020-11-25trace: fix potenial dangerous pointerHui Su
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar
2020-11-05SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-16afs: Don't assert on unpurgeable server recordsDavid Howells
2020-10-16afs: Add tracing for cell refcount and active user countDavid Howells
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds