Age | Commit message (Expand) | Author |
2021-09-20 | Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-13 | afs: Try to avoid taking RCU read lock when checking vnode validity | David Howells |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | mm/damon: add a tracepoint | SeongJae Park |
2021-09-08 | mm/idle_page_tracking: make PG_idle reusable | SeongJae Park |
2021-09-08 | mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) | Muchun Song |
2021-09-06 | Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-09-04 | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux | Linus Torvalds |
2021-09-04 | Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2021-09-03 | io_uring: io_uring_complete() trace should take an integer | Jens Axboe |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm/migrate: demote pages during reclaim | Dave Hansen |
2021-09-03 | mm: remove VM_DENYWRITE | David Hildenbrand |
2021-09-02 | Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-08-31 | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-27 | fscache: Use refcount_t for the cookie refcount instead of atomic_t | David Howells |
2021-08-27 | fscache: Fix fscache_cookie_put() to not deref after dec | David Howells |
2021-08-27 | fscache: Add a cookie debug ID and use that in traces | David Howells |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-25 | netfs: Move cookie debug ID to struct netfs_cache_resources | David Howells |
2021-08-23 | block: add an explicit ->disk backpointer to the request_queue | Christoph Hellwig |
2021-08-23 | f2fs: introduce periodic iostat io latency traces | Daeho Jeong |
2021-08-23 | f2fs: separate out iostat feature | Daeho Jeong |
2021-08-23 | btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc | Josef Bacik |
2021-08-23 | btrfs: enable a tracepoint when we fail tickets | Josef Bacik |
2021-08-23 | btrfs: include delalloc related info in dump space info tracepoint | Josef Bacik |
2021-08-20 | mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names | Mike Rapoport |
2021-08-17 | SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() | Chuck Lever |
2021-08-17 | tracing: Add trace_event helper macros __string_len() and __assign_str_len() | Steven Rostedt (VMware) |
2021-08-10 | SUNRPC: Eliminate the RQ_AUTHERR flag | Chuck Lever |
2021-08-10 | SUNRPC: Add svc_rqst::rq_auth_stat | Chuck Lever |
2021-08-09 | xprtrdma: Add an xprtrdma_post_send_err tracepoint | Chuck Lever |
2021-08-09 | xprtrdma: Add xprtrdma_post_recvs_err() tracepoint | Chuck Lever |
2021-08-09 | SUNRPC: Record timeout value in xprt_retransmit tracepoint | Chuck Lever |
2021-08-09 | SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly | Chuck Lever |
2021-08-09 | SUNRPC: Update trace flags | Chuck Lever |
2021-08-09 | SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs | Chuck Lever |
2021-07-27 | qdisc: add new field for qdisc_enqueue tracepoint | Tonghao Zhang |
2021-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-07-21 | afs: Fix tracepoint string placement with built-in AFS | David Howells |
2021-07-15 | net_sched: introduce tracepoint trace_qdisc_enqueue() | Qitao Xu |
2021-07-15 | net_sched: use %px to print skb address in trace_qdisc_dequeue() | Qitao Xu |
2021-07-15 | net: use %px to print skb address in trace_netif_receive_skb | Qitao Xu |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |