summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-17rxrpc: Fix trace stringDavid Howells
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)
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