summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2022-01-05ata: libata-sff: tracepoints for HSM state machineHannes Reinecke
2022-01-05ata: libata: tracepoints for bus-master DMAHannes Reinecke
2022-01-04filemap: Convert tracing of page cache operations to folioMatthew Wilcox (Oracle)
2022-01-04ata: libata: add qc_prep tracepointHannes Reinecke
2022-01-04ata: libata: add reset tracepointsHannes Reinecke
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-13SUNRPC: Remove low signal-to-noise tracepointsChuck Lever
2021-12-13include: trace: Add new scmi_xfer_response_wait eventCristian Marussi
2021-12-10f2fs: show more DIO information in tracepointJaegeuk Kim
2021-12-09erofs: clean up erofs_map_blocks tracepointsGao Xiang
2021-12-06iommu: Log iova range in map/unmap trace eventsDafna Hirschfeld
2021-12-04f2fs: fix the f2fs_file_write_iter tracepointEric Biggers
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
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-13Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-10netfs, 9p, afs, ceph: Use foliosDavid Howells
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman
2021-11-06mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li
2021-11-06mm: mmap_lock: remove redundant newline in TP_printkGang Li
2021-11-02fs: dlm: trace socket handlingAlexander Aring
2021-11-02fs: dlm: initial support for tracepointsAlexander Aring
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-26f2fs: multidevice: support direct IOChao Yu
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig
2021-10-19io_uring: dump sqe contents if issue failsJens Axboe
2021-10-18mm/lru: Convert __pagevec_lru_add_fn to take a folioMatthew Wilcox (Oracle)
2021-10-18mm/writeback: Convert tracing writeback_page_template to foliosMatthew Wilcox (Oracle)
2021-10-18mm/swap: Add folio_activate()Matthew Wilcox (Oracle)
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds