index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
Age
Commit message (
Expand
)
Author
Lines
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
-3
/
+3
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
-0
/
+95
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
-0
/
+2
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
-0
/
+1
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
-0
/
+6
2021-08-23
btrfs: include delalloc related info in dump space info tracepoint
Josef Bacik
-4
/
+10
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
-1
/
+3
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
-4
/
+4
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
-2
/
+1
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
-3
/
+3
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
-0
/
+33
2021-08-09
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
-7
/
+34
2021-08-09
SUNRPC: Record timeout value in xprt_retransmit tracepoint
Chuck Lever
-2
/
+4
2021-08-09
SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly
Chuck Lever
-5
/
+5
2021-08-09
SUNRPC: Update trace flags
Chuck Lever
-0
/
+3
2021-08-09
SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs
Chuck Lever
-34
/
+0
2021-07-27
qdisc: add new field for qdisc_enqueue tracepoint
Tonghao Zhang
-0
/
+2
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-2
/
+28
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
-5
/
+62
2021-07-15
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
-0
/
+26
2021-07-15
net_sched: use %px to print skb address in trace_qdisc_dequeue()
Qitao Xu
-1
/
+1
2021-07-15
net: use %px to print skb address in trace_netif_receive_skb
Qitao Xu
-1
/
+1
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-28
/
+169
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-46
/
+22
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+37
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-41
/
+0
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
-36
/
+70
2021-06-30
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
-41
/
+0
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+101
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-8
/
+156
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
-25
/
+25
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-14
/
+14
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
-0
/
+60
2021-06-29
mm, tracing: unify PFN format strings
Vincent Whitchurch
-14
/
+14
2021-06-28
Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
-14
/
+9
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+8
2021-06-28
tracing: Fix spelling in osnoise tracer "interferences" -> "interference"
Colin Ian King
-1
/
+1
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira
-0
/
+142
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
-0
/
+101
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
-2
/
+1
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
-12
/
+8
2021-06-18
mptcp: dump csum fields in mptcp_dump_mpext
Geliang Tang
-6
/
+11
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+5
2021-06-16
io_uring: minor clean up in trace events definition
Olivier Langlois
-18
/
+17
2021-06-16
io_uring: Add to traces the req pointer when available
Olivier Langlois
-18
/
+53
2021-06-11
virtio/vsock: update trace event for SEQPACKET
Arseny Krasnov
-1
/
+4
2021-06-10
trace: replace WB_REASON_FOREIGN_FLUSH with a string
Chunguang Xu
-1
/
+2
2021-06-10
sched/tracing: Remove the redundant 'success' in the sched tracepoint
Ed Tsai
-2
/
+0
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
-0
/
+37
[prev]
[next]