summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2022-01-12Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-12Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-11Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2022-01-11Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-11Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-01-11Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11fscache: Add a tracepoint for cookie use/unuseDavid Howells
2022-01-11Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2022-01-10ext4: implement support for get/set fs labelLukas Czerner
2022-01-09net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong
2022-01-09net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong
2022-01-09net: skb: introduce kfree_skb_reason()Menglong Dong
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells
2022-01-07cachefiles: Implement the I/O routinesDavid Howells
2022-01-07cachefiles: Implement begin and end I/O operationDavid Howells
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsDavid Howells
2022-01-07cachefiles: Implement object lifecycle funcsDavid Howells
2022-01-07cachefiles: Add tracepoints for calls to the VFSDavid Howells
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagDavid Howells
2022-01-07cachefiles: Add a couple of tracepoints for logging errorsDavid Howells
2022-01-07cachefiles: Introduce rewritten driverDavid Howells
2022-01-07fscache: Provide a function to resize a cookieDavid Howells
2022-01-07fscache: Implement raw I/O interfaceDavid Howells
2022-01-07fscache: Provide a means to begin an operationDavid Howells
2022-01-07fscache: Implement cookie invalidationDavid Howells
2022-01-07fscache: Implement cookie user counting and resource pinningDavid Howells
2022-01-07fscache: Implement simple cookie state machineDavid Howells
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells
2022-01-07fscache: Implement cookie-level access helpersDavid Howells
2022-01-07fscache: Implement volume-level access helpersDavid Howells
2022-01-07fscache: Implement cache-level access helpersDavid Howells
2022-01-07fscache: Implement cookie registrationDavid Howells
2022-01-07fscache: Implement volume registrationDavid Howells
2022-01-07fscache: Implement cache registrationDavid Howells
2022-01-07fscache: Introduce new driverDavid Howells
2022-01-07netfs: Display the netfs inode number in the netfs_read tracepointDavid Howells
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells
2022-01-04filemap: Convert tracing of page cache operations to folioMatthew Wilcox (Oracle)
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel
2022-01-03btrfs: pass fs_info to trace_btrfs_transaction_commitJosef Bacik
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-09erofs: clean up erofs_map_blocks tracepointsGao Xiang
2021-12-06iommu: Log iova range in map/unmap trace eventsDafna Hirschfeld
2021-12-01cgroup: Trace event cgroup id fields should be u64William Kucharski
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-17sunrpc: fix header include guard in trace headerThiago Rafael Becker