index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
svcrdma: Display chunk completion ID when posting a rw_ctxt
Chuck Lever
1
-44
/
+12
2020-07-13
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-7
/
+11
2020-07-13
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-1
/
+1
2020-07-13
svcrdma: Record Receive completion ID in svc_rdma_decode_rqst
Chuck Lever
1
-7
/
+27
2020-07-13
svcrdma: Introduce Receive completion IDs
Chuck Lever
1
-31
/
+20
2020-07-13
svcrdma: Introduce infrastructure to support completion IDs
Chuck Lever
1
-0
/
+43
2020-07-13
svcrdma: Clean up trace_svcrdma_send_failed() tracepoint
Chuck Lever
1
-5
/
+2
2020-07-13
SUNRPC: Augment server-side rpcgss tracepoints
Chuck Lever
1
-26
/
+142
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
1
-0
/
+4
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
2
-2
/
+1
2020-07-07
f2fs: support to trace f2fs_fiemap()
Chao Yu
1
-0
/
+37
2020-07-07
f2fs: support to trace f2fs_bmap()
Chao Yu
1
-0
/
+26
2020-06-30
firmware: arm_scmi: Use signed integer to report transfer status
Sudeep Holla
1
-3
/
+3
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
1
-9
/
+10
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
1
-4
/
+4
2020-06-29
trace: events: rcu: Change description of rcu_dyntick trace event
Madhuparna Bhowmik
1
-5
/
+6
2020-06-25
blktrace: Provide event for request merging
Jan Kara
1
-0
/
+15
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-06-17
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2020-06-15
scsi: ufs: Add trace event for UIC commands
Stanley Chu
1
-0
/
+31
2020-06-15
trace/events/block.h: drop kernel-doc for dropped function parameter
Randy Dunlap
1
-1
/
+0
2020-06-15
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
1
-0
/
+8
2020-06-15
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
1
-1
/
+0
2020-06-15
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
1
-7
/
+6
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-59
/
+363
2020-06-11
SUNRPC: rpc_xprt lifetime events should record xprt->state
Chuck Lever
1
-1
/
+29
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
1
-0
/
+111
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
2
-4
/
+35
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
1
-47
/
+66
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
1
-0
/
+28
2020-06-11
SUNRPC: Update the RPC_SHOW_SOCKET() macro
Chuck Lever
1
-3
/
+3
2020-06-11
SUNRPC: Update the rpc_show_task_flags() macro
Chuck Lever
1
-1
/
+7
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
1
-4
/
+51
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
1
-0
/
+34
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-50
/
+511
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-2
/
+81
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+88
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+6
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+7
2020-06-04
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
1
-3
/
+3
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-0
/
+56
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
1
-0
/
+4
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
1
-11
/
+8
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-15
/
+24
2020-06-03
ext4: mballoc: use lock for checking free blocks while retrying
Ritesh Harjani
1
-1
/
+2
2020-06-03
ext4: translate a few more map flags to strings in tracepoints
Eric Whitney
1
-1
/
+4
2020-06-03
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
1
-1
/
+0
2020-06-03
khugepaged: introduce 'max_ptes_shared' tunable
Kirill A. Shutemov
1
-1
/
+2
2020-06-03
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2
-14
/
+22
[prev]
[next]