summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+6
2022-01-13Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-441/+733
2022-01-12Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-15/+17
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2022-01-12Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+260
2022-01-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+23
2022-01-12Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-5/+5
2022-01-12Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2022-01-12fscache: Add a tracepoint for cookie use/unuseDavid Howells1-0/+44
2022-01-11Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-6/+6
2022-01-10ext4: implement support for get/set fs labelLukas Czerner1-0/+23
2022-01-10net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong1-0/+1
2022-01-10net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong1-0/+4
2022-01-10net: skb: introduce kfree_skb_reason()Menglong Dong1-7/+29
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-04filemap: Convert tracing of page cache operations to folioMatthew Wilcox (Oracle)1-15/+17
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-09erofs: clean up erofs_map_blocks tracepointsGao Xiang1-2/+2
2021-12-06iommu: Log iova range in map/unmap trace eventsDafna Hirschfeld1-4/+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-18sunrpc: fix header include guard in trace headerThiago Rafael Becker1-1/+1