summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
40 hoursMerge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...HEADmasterLinus Torvalds1-20/+19
3 daysMerge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-18/+17
3 daysMerge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-142/+0
4 daysmm: add PG_dropbehind folio flagJens Axboe1-1/+2
6 daysMerge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds1-0/+57
7 daysMerge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+39
7 daysMerge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-116/+770
8 daysMerge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+101
9 daysMerge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-1/+2
9 daysMerge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
9 daysMerge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-217/+407
11 daysMerge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+63
12 daystracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
13 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-01-14mm: mmap_lock: optimize mmap_lock tracepointsShakeel Butt1-17/+15
2025-01-13btrfs: zoned: reclaim unused zone by zone resettingNaohiro Aota1-1/+2
2025-01-13hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song1-1/+1
2025-01-10afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells1-0/+2
2024-12-27rv: Simplify manual steps in monitor creationGabriele Monaco1-142/+0
2024-12-23tracing: Remove pid in task_rename tracing outputMarco Elver1-5/+2
2024-12-23tracing: Add task_prctl_unknown tracepointMarco Elver1-0/+37
2024-12-21afs: Add a tracepoint for afs_read_receive()David Howells1-0/+30
2024-12-21afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells1-0/+2
2024-12-21netfs: Change the read result collector to only use one work itemDavid Howells1-67/+12
2024-12-21afs: Fix cleanup of immediately failed async callsDavid Howells1-0/+2
2024-12-21afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells1-0/+1
2024-12-21afs: Use netfslib for directoriesDavid Howells1-3/+3
2024-12-21netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells1-0/+4
2024-12-21netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells1-4/+2
2024-12-21afs: Add more tracepoints to do with tracking validityDavid Howells1-5/+164
2024-12-21cachefiles: Add auxiliary data traceDavid Howells1-3/+10
2024-12-21cachefiles: Add some subrequest tracepointsDavid Howells1-0/+3
2024-12-21netfs: Abstract out a rolling folio buffer implementationDavid Howells1-0/+2
2024-12-21netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells1-2/+39
2024-12-21cachefiles: Clean up some whitespace in trace headerDavid Howells1-86/+86
2024-12-21netfs: Clean up some whitespace in trace headerDavid Howells1-65/+65
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel1-3/+5
2024-12-16f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)1-5/+4
2024-12-16f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)1-15/+15
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+101
2024-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-12-10rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells1-19/+323
2024-12-10rxrpc: Manage RTT per-call rather than per-peerDavid Howells1-1/+1
2024-12-10rxrpc: Add a reason indicator to the tx_ack tracepointDavid Howells1-4/+9
2024-12-10rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells1-7/+14
2024-12-10rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells1-2/+0
2024-12-10rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells1-1/+4
2024-12-10rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells1-4/+10
2024-12-10rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells1-9/+5
2024-12-10rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKsDavid Howells1-11/+75