summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-12-281-8/+8
|\
| * fs/locks: rename some lists and pointers.NeilBrown2018-11-301-8/+8
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-281-0/+20
|\ \
| * | ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2018-12-191-0/+20
* | | Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-12-281-1/+3
|\ \ \
| * | | btrfs: add new flushing states for the delayed refs rsvJosef Bacik2018-12-171-0/+2
| * | | btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-171-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-101-1/+11
|\| | |
| * | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-1/+11
| |\ \ \ | | |/ / | |/| |
| | * | sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti2018-11-281-1/+11
* | | | net: Add trace events for all receive exit pointsGeneviève Bastien2018-11-301-0/+59
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-192-4/+6
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-191-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | rxrpc: Fix life checkDavid Howells2018-11-151-0/+2
| | |/
| * / kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval2018-11-121-4/+4
| |/
* / 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-021-18/+195
|\
| * Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro2018-11-012-34/+21Star
| |\
| * | 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-271-0/+1
|\ \ \
| * | | mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-271-0/+1
* | | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-262-34/+21Star
|\ \ \ \ | | |_|/ | |/| |
| * | | 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/+1Star
| * | | | SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust2018-09-301-5/+5
| |/ / /
* | / / block: add a report_zones methodChristoph Hellwig2018-10-251-1/+0Star
| |/ / |/| |
* | | 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/+3Star
|\ \ \ \
| * | | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-2/+2
| * | | | signal: Remove SEND_SIG_FORCEDEric W. Biederman2018-09-111-2/+1Star
| | |/ / | |/| |
* | | | 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-131-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-27/+0Star
| |\ \ \