aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+4
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusGravatar David Howells 1-0/+25
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 2-38/+148
2024-01-18ext4: remove 'needed' in trace_ext4_discard_preallocationsGravatar Kemeng Shi 1-7/+4
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-4/+4
2024-01-11Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-14/+113
2024-01-10Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 2-135/+104
2024-01-10Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-338/+444
2024-01-10Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-48/+30
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+33
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+6
2024-01-08Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-10/+30
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Gravatar Ingo Molnar 1-4/+7
2024-01-07svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Gravatar Chuck Lever 1-0/+1
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsGravatar Chuck Lever 1-10/+11
2024-01-07svcrdma: DMA error tracepoints should report completion IDsGravatar Chuck Lever 1-37/+37
2024-01-07svcrdma: SQ error tracepoints should report completion IDsGravatar Chuck Lever 1-20/+29
2024-01-07rpcrdma: Introduce a simple cid tracepoint classGravatar Chuck Lever 1-67/+26
2024-01-07SUNRPC: Remove RQ_SPLICE_OKGravatar Chuck Lever 1-1/+0
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 1-4/+7
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Paolo Bonzini 1-1/+1
2024-01-01afs: trace: Log afs_make_call(), including server addressGravatar David Howells 1-0/+36
2024-01-01afs: Fix fileserver rotationGravatar David Howells 1-12/+69
2024-01-01afs: Overhaul invalidation handling to better support RO volumesGravatar David Howells 1-4/+0
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsGravatar David Howells 1-1/+29
2024-01-01afs: Apply server breaks to mmap'd files in the call processorGravatar David Howells 1-0/+2
2024-01-01afs: Keep a record of the current fileserver endpoint stateGravatar David Howells 1-15/+54
2024-01-01afs: Dispatch vlserver probes in priority orderGravatar David Howells 1-0/+34
2024-01-01afs: Dispatch fileserver probes in priority orderGravatar David Howells 1-0/+33
2023-12-29mm/ksm: add tracepoint for ksm advisorGravatar Stefan Roesch 1-0/+33
2023-12-28afs: Use the netfs write helpersGravatar David Howells 1-23/+0
2023-12-28netfs: Implement a write-through caching optionGravatar David Howells 1-2/+6
2023-12-28netfs: Provide a launder_folio implementationGravatar David Howells 1-0/+3
2023-12-28netfs: Implement unbuffered/DIO write supportGravatar David Howells 1-1/+3
2023-12-28netfs: Implement unbuffered/DIO read supportGravatar David Howells 1-1/+6
2023-12-28netfs: Make netfs_read_folio() handle streaming-write pagesGravatar David Howells 1-0/+2
2023-12-28netfs: Provide func to copy data to pagecache for buffered writeGravatar David Howells 1-0/+73
2023-12-28netfs: Dispatch write requests to process a writeback sliceGravatar David Howells 1-2/+48
2023-12-28netfs: Make the refcounting of netfs_begin_read() easier to useGravatar David Howells 1-4/+5
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesGravatar David Howells 1-2/+6
2023-12-28netfs: Limit subrequest by size or number of segmentsGravatar David Howells 1-0/+1
2023-12-24afs: Fold the afs_addr_cursor struct inGravatar David Howells 1-4/+14
2023-12-24afs: Add a tracepoint for struct afs_addr_listGravatar David Howells 1-0/+47
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsGravatar David Howells 1-0/+3
2023-12-24afs: Don't use folio->private to record partial modificationGravatar David Howells 1-12/+4
2023-12-24afs: Automatically generate trace tag enumsGravatar David Howells 1-206/+27
2023-12-24afs: Remove whitespace before most ')' from the trace headerGravatar David Howells 1-121/+121
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2023-12-20tracing/timers: Add tracepoint for tracking timer base is_idle flagGravatar Anna-Maria Behnsen 1-0/+20
2023-12-20tracing/timers: Enhance timer_start tracepointGravatar Anna-Maria Behnsen 1-10/+10