summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache: Implement cookie invalidationDavid Howells1-0/+25
2022-01-07fscache: Implement cookie user counting and resource pinningDavid Howells1-0/+12
2022-01-07fscache: Implement simple cookie state machineDavid Howells1-0/+4
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells1-1/+10
2022-01-07fscache: Implement cookie-level access helpersDavid Howells1-0/+29
2022-01-07fscache: Implement volume-level access helpersDavid Howells1-0/+34
2022-01-07fscache: Implement cache-level access helpersDavid Howells1-0/+41
2022-01-07fscache: Implement cookie registrationDavid Howells1-0/+111
2022-01-07fscache: Implement volume registrationDavid Howells1-1/+60
2022-01-07fscache: Implement cache registrationDavid Howells1-0/+43
2022-01-07fscache: Introduce new driverDavid Howells1-0/+49
2022-01-07netfs: Display the netfs inode number in the netfs_read tracepointDavid Howells1-1/+4
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells1-523/+0
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells1-321/+0
2022-01-06SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri1-20/+32
2022-01-05ata: libata: add tracepoints for ATA error handlingHannes Reinecke1-0/+60
2022-01-05ata: libata-sff: tracepoints for HSM state machineHannes Reinecke1-0/+125
2022-01-05ata: libata: tracepoints for bus-master DMAHannes Reinecke1-0/+125
2022-01-04filemap: Convert tracing of page cache operations to folioMatthew Wilcox (Oracle)1-15/+17
2022-01-04ata: libata: add qc_prep tracepointHannes Reinecke1-1/+9
2022-01-04ata: libata: add reset tracepointsHannes Reinecke1-0/+96
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-4/+6
2022-01-03btrfs: pass fs_info to trace_btrfs_transaction_commitJosef Bacik1-5/+5
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman1-1/+3
2021-12-13SUNRPC: Remove low signal-to-noise tracepointsChuck Lever1-23/+1
2021-12-10f2fs: show more DIO information in tracepointJaegeuk Kim1-6/+9
2021-12-09erofs: clean up erofs_map_blocks tracepointsGao Xiang1-2/+2
2021-12-06tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu3-2/+150
2021-12-06iommu: Log iova range in map/unmap trace eventsDafna Hirschfeld1-4/+6
2021-12-04f2fs: fix the f2fs_file_write_iter tracepointEric Biggers1-6/+6
2021-12-01cgroup: Trace event cgroup id fields should be u64William Kucharski1-6/+6
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-4/+4
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2021-11-17sunrpc: fix header include guard in trace headerThiago Rafael Becker1-1/+1
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+22
2021-11-13Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+11
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-10/+213
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-68/+619
2021-11-10netfs, 9p, afs, ceph: Use foliosDavid Howells1-10/+11
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-41/+52
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman1-1/+3
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman1-1/+3
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2-7/+34
2021-11-06mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li1-32/+12
2021-11-06mm: mmap_lock: remove redundant newline in TP_printkGang Li1-3/+3
2021-11-02fs: dlm: trace socket handlingAlexander Aring1-0/+40
2021-11-02fs: dlm: initial support for tracepointsAlexander Aring1-0/+220
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+375
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever1-0/+122
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-40/+126