summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge tag 'v5.15.35' into dev-5.15Joel Stanley1-3/+4
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4
2022-04-15soc: aspeed: xdma: Add trace eventsEddie James1-0/+139
2022-04-14Merge tag 'v5.15.34' into dev-5.15Joel Stanley2-30/+56
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells1-1/+7
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-03-22Merge tag 'v5.15.30' into dev-5.15Joel Stanley1-6/+7
2022-03-18mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston1-1/+4
2022-03-18mctp: Add tracepoints for tag/key handlingJeremy Kerr1-0/+75
2022-03-08SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever1-4/+4
2022-03-08SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-2/+3
2022-02-22fsi: Add trace events in initialization pathEddie James2-0/+98
2022-02-01SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever1-5/+13
2022-02-01SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever1-12/+12
2022-01-27cgroup: Trace event cgroup id fields should be u64William Kucharski1-6/+6
2021-11-25f2fs: fix up f2fs_lookup tracepointsGao Xiang1-6/+6
2021-10-18Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+9
2021-10-16kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig1-10/+9
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski1-2/+2
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski1-1/+1
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2021-09-23erofs: fix up erofs_lookup tracepointGao Xiang1-3/+3
2021-09-21Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2021-09-13afs: Try to avoid taking RCU read lock when checking vnode validityDavid Howells1-2/+6
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+46
2021-09-08mm/damon: add a tracepointSeongJae Park1-0/+43
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park1-1/+1
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song1-2/+2
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds1-1/+0
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+97
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-52/+82
2021-09-04io_uring: io_uring_complete() trace should take an integerJens Axboe1-3/+3
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2021-09-03mm/migrate: demote pages during reclaimDave Hansen1-1/+2
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand1-1/+0
2021-09-02Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-120/+110
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-4/+26
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-4/+17
2021-08-31Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2021-08-27fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells1-22/+22
2021-08-27fscache: Fix fscache_cookie_put() to not deref after decDavid Howells1-17/+7
2021-08-27fscache: Add a cookie debug ID and use that in tracesDavid Howells2-92/+92
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-08-25netfs: Move cookie debug ID to struct netfs_cache_resourcesDavid Howells1-1/+1
2021-08-23block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig1-3/+3
2021-08-23f2fs: introduce periodic iostat io latency tracesDaeho Jeong1-0/+95
2021-08-23f2fs: separate out iostat featureDaeho Jeong1-0/+2
2021-08-23btrfs: use delalloc_bytes to determine flush amount for shrink_delallocJosef Bacik1-0/+1