aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 2-124/+266
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+4
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsGravatar Chuck Lever 1-0/+28
2019-01-02SUNRPC: Simplify defining common RPC trace eventsGravatar Chuck Lever 1-103/+69
2019-01-02xprtrdma: Trace mapping, alloc, and dereg failuresGravatar Chuck Lever 1-0/+136
2019-01-02xprtrdma: Add trace points for calls to transport switch methodsGravatar Chuck Lever 1-4/+6
2019-01-02xprtrdma: Clean up of xprtrdma chunk trace pointsGravatar Chuck Lever 1-16/+26
2019-01-02xprtrdma: Refactor Receive accountingGravatar Chuck Lever 1-1/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+107
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+24
2018-12-27sunrpc: use-after-free in svc_process_common()Gravatar Vasily Averin 1-2/+4
2018-12-27Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-8/+8
2018-12-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+20
2018-12-27Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 1-1/+3
2018-12-20scsi: iscsi: Capture iscsi debug messages using tracepointsGravatar Fred Herard 1-0/+107
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Gravatar Theodore Ts'o 1-0/+20
2018-12-17btrfs: add new flushing states for the delayed refs rsvGravatar Josef Bacik 1-0/+2
2018-12-17btrfs: Remove fsid/metadata_fsid fields from btrfs_infoGravatar Nikolay Borisov 1-1/+1
2018-12-13bcache: print number of keys in trace_bcache_journal_writeGravatar Guoju Fang 1-3/+24
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+11
2018-11-30net: Add trace events for all receive exit pointsGravatar Geneviève Bastien 1-0/+59
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+11
2018-11-30fs/locks: rename some lists and pointers.Gravatar NeilBrown 1-8/+8
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointGravatar Pavankumar Kondeti 1-1/+11
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+6
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+2
2018-11-15lib: introduce initial implementation of object aggregation managerGravatar Jiri Pirko 1-0/+228
2018-11-15rxrpc: Fix life checkGravatar David Howells 1-0/+2
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Gravatar Omar Sandoval 1-4/+4
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-18/+195
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Al Viro 2-34/+21
2018-10-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2018-10-26mm: workingset: tell cache transitions from workingset thrashingGravatar Johannes Weiner 1-0/+1
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-34/+21
2018-10-25block: add a report_zones methodGravatar Christoph Hellwig 1-1/+0
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-22/+77
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+29
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+3
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+5
2018-10-24afs: Probe multiple fileservers simultaneouslyGravatar David Howells 1-1/+3
2018-10-24afs: Implement YFS support in the fs clientGravatar David Howells 1-1/+57
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSGravatar David Howells 1-2/+2
2018-10-24afs: Add a couple of tracepoints to log I/O errorsGravatar David Howells 1-0/+81
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()Gravatar David Howells 1-11/+11
2018-10-24afs: Better tracing of protocol errorsGravatar David Howells 1-8/+46
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+8
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-13/+12
2018-10-23Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+71
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+96
2018-10-18Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Gravatar Trond Myklebust 1-9/+9