summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorLines
2020-11-11xprtrdma: Display the task ID when reporting MR eventsChuck Lever-38/+58
2020-11-11xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever-9/+10
2020-11-11xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever-15/+16
2020-11-11xprtrdma: Clean up tracepoints in the reply pathChuck Lever-63/+3
2020-11-11xprtrdma: Clean up reply parsing error tracepointsChuck Lever-13/+14
2020-11-11xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever-7/+9
2020-11-11xprtrdma: Introduce FRWR completion IDsChuck Lever-40/+4
2020-11-11xprtrdma: Introduce Send completion IDsChuck Lever-38/+9
2020-11-11xprtrdma: Introduce Receive completion IDsChuck Lever-38/+8
2020-11-11xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever-0/+82
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-4/+4
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar-2/+4
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar-3/+3
2020-11-05SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever-4/+4
2020-11-04scsi: ufs: Add DeepSleep featureAdrian Hunter-1/+2
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu-0/+1
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells-2/+3
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells-16/+3
2020-10-26PM / devfreq: Add tracepoint for frequency changesMatthias Kaehlcke-0/+28
2020-10-26trace: events: devfreq: Use fixed indentation size to improve readabilityChanwoo Choi-1/+1
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+224
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar-4/+52
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar-0/+172
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-96/+253
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+27
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+41
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+109
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2020-10-16afs: Don't assert on unpurgeable server recordsDavid Howells-0/+2
2020-10-16afs: Add tracing for cell refcount and active user countDavid Howells-0/+107
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-30/+42
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-385/+0
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-6/+6
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+53
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+50
2020-10-13Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-13/+15
2020-10-12Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-4/+4
2020-10-12Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-20/+0
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+8
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-27/+27
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo-0/+1
2020-10-07btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov-9/+8
2020-10-07btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo-4/+6
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown-13/+30
2020-10-06ASoC: Intel: Remove haswell solutionCezary Rojewski-385/+0
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort-0/+4
2020-10-02scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov-6/+6