summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2025-02-04rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-01-27Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-25mm: add PG_dropbehind folio flagJens Axboe
2025-01-23Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds
2025-01-22Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-20Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-18Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-13mm: mmap_lock: optimize mmap_lock tracepointsShakeel Butt
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota
2025-01-12hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song
2025-01-10afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells
2024-12-27rv: Simplify manual steps in monitor creationGabriele Monaco
2024-12-22tracing: Remove pid in task_rename tracing outputMarco Elver
2024-12-22tracing: Add task_prctl_unknown tracepointMarco Elver
2024-12-20afs: Add a tracepoint for afs_read_receive()David Howells
2024-12-20afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20afs: Fix cleanup of immediately failed async callsDavid Howells
2024-12-20afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells
2024-12-20afs: Use netfslib for directoriesDavid Howells
2024-12-20netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells
2024-12-20netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells
2024-12-20afs: Add more tracepoints to do with tracking validityDavid Howells
2024-12-20cachefiles: Add auxiliary data traceDavid Howells
2024-12-20cachefiles: Add some subrequest tracepointsDavid Howells
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells
2024-12-20netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells
2024-12-20cachefiles: Clean up some whitespace in trace headerDavid Howells
2024-12-20netfs: Clean up some whitespace in trace headerDavid Howells
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel
2024-12-16f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)
2024-12-16f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-09rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells
2024-12-09rxrpc: Manage RTT per-call rather than per-peerDavid Howells
2024-12-09rxrpc: Add a reason indicator to the tx_ack tracepointDavid Howells
2024-12-09rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells
2024-12-09rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells
2024-12-09rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells
2024-12-09rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells
2024-12-09rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells