summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-111-3/+3
|\
| * block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig2020-06-041-3/+3
* | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-113-59/+363
|\ \
| * | SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever2020-06-111-1/+29
| * | SUNRPC: trace RPC client lifetime eventsChuck Lever2020-06-111-0/+111
| * | SUNRPC: Trace transport lifetime eventsChuck Lever2020-06-112-4/+35
| * | SUNRPC: Split the xdr_buf event classChuck Lever2020-06-111-47/+66
| * | SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever2020-06-111-0/+28
| * | SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever2020-06-111-3/+3
| * | SUNRPC: Update the rpc_show_task_flags() macroChuck Lever2020-06-111-1/+7
| * | SUNRPC: Trace GSS context lifetimesChuck Lever2020-06-111-4/+51
| * | SUNRPC: receive buffer size estimation values almost never changeChuck Lever2020-06-111-0/+34
* | | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-112-50/+511
|\ \ \
| * | | SUNRPC: Clean up request deferral tracepointsChuck Lever2020-05-201-3/+8
| * | | SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever2020-05-201-0/+11
| * | | SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2020-05-201-0/+2
| * | | SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2020-05-201-0/+31
| * | | SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2020-05-201-0/+1
| * | | SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2020-05-181-0/+24
| * | | SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2020-05-181-0/+80
| * | | SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2020-05-181-0/+67
| * | | SUNRPC: Add more svcsock tracepointsChuck Lever2020-05-181-0/+97
| * | | SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-182-35/+36
| * | | SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-181-0/+29
| * | | SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever2020-05-181-20/+7
| * | | svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-181-1/+37
| * | | svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-181-2/+3
| * | | svcrdma: trace undersized Write chunksChuck Lever2020-05-181-0/+32
| * | | svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2020-05-181-0/+28
| * | | svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2020-05-181-0/+25
| * | | svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2020-05-181-4/+8
* | | | Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2020-06-091-2/+81
|\ \ \ \
| * | | | f2fs: add compressed/gc data read IO statChao Yu2020-05-111-3/+8
| * | | | f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim2020-05-111-1/+3
| * | | | f2fs: compress: support lzo-rle compress algorithmChao Yu2020-05-111-1/+2
| * | | | f2fs: support read iostatChao Yu2020-04-171-2/+21
| * | | | f2fs: add tracepoint for f2fs iostatDaeho Jeong2020-04-171-0/+52
* | | | | Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-23/+88
|\ \ \ \ \
| * | | | | afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells2020-06-041-0/+56
| * | | | | afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells2020-06-041-0/+4
| * | | | | afs: Build an abstraction around an "operation" conceptDavid Howells2020-06-041-11/+8
| * | | | | afs: Remove the error argument from afs_protocol_error()David Howells2020-05-311-6/+4
| * | | | | afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells2020-05-311-0/+4
| * | | | | afs: Split the usage count on struct afs_serverDavid Howells2020-05-311-6/+12
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-06-051-3/+6
|\ \ \ \ \
| * | | | | ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani2020-06-031-1/+2
| * | | | | ext4: translate a few more map flags to strings in tracepointsEric Whitney2020-06-031-1/+4
| * | | | | ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney2020-06-031-1/+0
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-0/+7
|\ \ \ \ \ \
| * | | | | | scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche2020-05-191-0/+7
| | |_|/ / / | |/| | | |