summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
* | lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-151-0/+228
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-18/+195
|\
| * Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro2018-11-012-34/+21
| |\
| * | afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-1/+3
| * | afs: Implement YFS support in the fs clientDavid Howells2018-10-241-1/+57
| * | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-241-2/+2
| * | afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-241-0/+81
| * | afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-241-11/+11
| * | afs: Better tracing of protocol errorsDavid Howells2018-10-241-8/+46
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-0/+1
|\ \ \
| * | | mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-261-0/+1
* | | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-262-34/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-10-181-9/+9
| |\ \ \
| | * | | xprtrdma: Squelch a sparse warningChuck Lever2018-10-031-1/+1
| | * | | xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever2018-10-031-1/+1
| | * | | xprtrdma: Rename rpcrdma_conn_upcallChuck Lever2018-10-021-1/+1
| | * | | xprtrdma: Name MR trace events consistentlyChuck Lever2018-10-021-6/+6
| | * | | xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever2018-10-021-1/+1
| * | | | SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust2018-09-301-8/+8
| * | | | SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust2018-09-301-14/+1
| * | | | SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust2018-09-301-5/+5
| |/ / /
* | / / block: add a report_zones methodChristoph Hellwig2018-10-251-1/+0
| |/ / |/| |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-241-22/+77
|\ \ \
| * | | ext4: adjust reserved cluster count when removing extentsEric Whitney2018-10-011-20/+40
| * | | ext4: fix reserved cluster accounting at delayed write timeEric Whitney2018-10-011-0/+35
| * | | ext4: generalize extents status tree search functionsEric Whitney2018-10-011-2/+2
| |/ /
* | | Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-241-7/+29
|\ \ \
| * | | btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo2018-10-151-0/+21
| * | | btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-151-7/+8
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-4/+3
|\ \ \ \
| * | | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-2/+2
| * | | | signal: Remove SEND_SIG_FORCEDEric W. Biederman2018-09-111-2/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-241-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-27/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-3/+1
| |\ \ \ \
| * | | | | tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao2018-09-261-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-3/+8
|\ \ \ \ \
| * | | | | sched/debug: Use symbolic names for task state constantsUwe Kleine-König2018-09-101-3/+8
| |/ / / /
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-13/+12
|\ \ \ \ \
| * | | | | rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney2018-08-301-3/+2
| * | | | | rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney2018-08-301-10/+10
| |/ / / /
* | | | | Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-231-0/+71
|\ \ \ \ \
| * | | | | hwmon: (core) Add trace events to _attr_show/store functionsNicolin Chen2018-10-111-0/+71
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-0/+96
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | kyber: add tracepointsOmar Sandoval2018-09-271-0/+96
| | |/ / | |/| |
* | | | Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-10-101-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells2018-10-081-0/+1
| | |/ | |/|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-051-27/+0
|\ \ \ | |/ / |/| |
| * | mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-021-27/+0
| |/