summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+11
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti-1/+11
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+2
2018-11-15rxrpc: Fix life checkDavid Howells-0/+2
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval-4/+4
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-18/+195
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro-34/+21
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner-0/+1
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-34/+21
2018-10-25block: add a report_zones methodChristoph Hellwig-1/+0
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-22/+77
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+29
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+3
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+5
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells-1/+3
2018-10-24afs: Implement YFS support in the fs clientDavid Howells-1/+57
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells-2/+2
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells-0/+81
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells-11/+11
2018-10-24afs: Better tracing of protocol errorsDavid Howells-8/+46
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+8
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+12
2018-10-23Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+71
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+96
2018-10-18Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust-9/+9
2018-10-15btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo-0/+21
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro-7/+8
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2018-10-11hwmon: (core) Add trace events to _attr_show/store functionsNicolin Chen-0/+71
2018-10-10Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-0/+1
2018-10-08rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells-0/+1
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-27/+0
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-27/+0
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+1
2018-10-03xprtrdma: Squelch a sparse warningChuck Lever-1/+1
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman-2/+2
2018-10-03xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever-1/+1
2018-10-02xprtrdma: Rename rpcrdma_conn_upcallChuck Lever-1/+1
2018-10-02xprtrdma: Name MR trace events consistentlyChuck Lever-6/+6
2018-10-02xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever-1/+1
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman-27/+0
2018-10-01ext4: adjust reserved cluster count when removing extentsEric Whitney-20/+40
2018-10-01ext4: fix reserved cluster accounting at delayed write timeEric Whitney-0/+35
2018-10-01ext4: generalize extents status tree search functionsEric Whitney-2/+2
2018-09-30SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust-8/+8
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust-14/+1
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust-5/+5
2018-09-28rxrpc: Fix error distributionDavid Howells-3/+1
2018-09-27kyber: add tracepointsOmar Sandoval-0/+96