aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells1-2/+40
2022-01-07cachefiles: Implement the I/O routinesDavid Howells1-0/+121
2022-01-07cachefiles: Implement begin and end I/O operationDavid Howells1-0/+2
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells1-0/+56
2022-01-07cachefiles: Implement object lifecycle funcsDavid Howells2-0/+62
2022-01-07cachefiles: Add tracepoints for calls to the VFSDavid Howells1-0/+176
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells1-0/+42
2022-01-07cachefiles: Add a couple of tracepoints for logging errorsDavid Howells1-0/+94
2022-01-07cachefiles: Introduce rewritten driverDavid Howells1-0/+49
2022-01-07fscache: Provide a function to resize a cookieDavid Howells1-0/+25
2022-01-07fscache: Implement raw I/O interfaceDavid Howells1-0/+2
2022-01-07fscache: Provide a means to begin an operationDavid Howells1-0/+6
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-13include: trace: Add new scmi_xfer_response_wait eventCristian Marussi1-0/+28
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