summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-10-01sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2020-10-01SUNRPC: Capture completion of all RPC tasksChuck Lever
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara
2020-07-22rxrpc: Fix trace stringDavid Howells
2020-05-27rxrpc: Trace discarded ACKsDavid Howells
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-02blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
2020-05-02svcrdma: Fix trace point use-after-free raceChuck Lever
2020-04-01afs: Fix some tracing detailsDavid Howells
2020-02-24rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-23mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi
2020-01-17afs: Fix use-after-loss-of-refDavid Howells
2020-01-17xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever
2020-01-14tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-17btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov
2019-09-05erofs: use erofs_inode namingGao Xiang
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-30writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo
2019-08-30writeback: add tracepoints for cgroup foreign writebacksTejun Heo
2019-08-29blkcg: blk-iocost: predeclare used structsStephen Rothwell