summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2020-06-02erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown
2020-05-31afs: Remove the error argument from afs_protocol_error()David Howells
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells
2020-05-31afs: Split the usage count on struct afs_serverDavid Howells
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang
2020-05-25btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-19scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever
2020-05-18svcrdma: trace undersized Write chunksChuck Lever
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-11f2fs: add compressed/gc data read IO statChao Yu
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-07gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever