summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorLines
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever-53/+99
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever-3/+10
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig-3/+3
2021-10-19io_uring: dump sqe contents if issue failsJens Axboe-0/+61
2021-10-18mm/lru: Convert __pagevec_lru_add_fn to take a folioMatthew Wilcox (Oracle)-16/+16
2021-10-18mm/writeback: Convert tracing writeback_page_template to foliosMatthew Wilcox (Oracle)-10/+10
2021-10-18mm/swap: Add folio_activate()Matthew Wilcox (Oracle)-8/+6
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds-10/+9
2021-10-18erofs: get compression algorithms directly on mappingGao Xiang-1/+1
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig-10/+9
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky-36/+36
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+3
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski-2/+2
2021-10-04SUNRPC: Capture value of xdr_buf::page_baseChuck Lever-6/+14
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever-0/+18
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever-2/+36
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever-1/+71
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever-1/+74
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski-1/+1
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+3
2021-09-29mctp: Add tracepoints for tag/key handlingJeremy Kerr-0/+75
2021-09-28f2fs: fix up f2fs_lookup tracepointsGao Xiang-6/+6
2021-09-27mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folioMatthew Wilcox (Oracle)-4/+4
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)-1/+1
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2021-09-23erofs: fix up erofs_lookup tracepointGao Xiang-3/+3
2021-09-20Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+6
2021-09-13afs: Try to avoid taking RCU read lock when checking vnode validityDavid Howells-2/+6
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+46
2021-09-08mm/damon: add a tracepointSeongJae Park-0/+43
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park-1/+1
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song-2/+2
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds-1/+0
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+97
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-52/+82
2021-09-03io_uring: io_uring_complete() trace should take an integerJens Axboe-3/+3
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2021-09-03mm/migrate: demote pages during reclaimDave Hansen-1/+2
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand-1/+0
2021-09-02Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-120/+110
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+2
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-4/+4
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-4/+17
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2021-08-27fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells-22/+22
2021-08-27fscache: Fix fscache_cookie_put() to not deref after decDavid Howells-17/+7
2021-08-27fscache: Add a cookie debug ID and use that in tracesDavid Howells-92/+92
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells-1/+1