summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-131-11/+22
|\
| * f2fs: multidevice: support direct IOChao Yu2021-10-261-5/+16
| * f2fs: fix up f2fs_lookup tracepointsGao Xiang2021-09-281-6/+6
* | Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-131-10/+11
|\ \
| * | netfs, 9p, afs, ceph: Use foliosDavid Howells2021-11-101-10/+11
* | | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-102-10/+213
|\ \ \
| * | | SUNRPC: Capture value of xdr_buf::page_baseChuck Lever2021-10-041-6/+14
| * | | SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever2021-10-041-0/+18
| * | | svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever2021-10-041-2/+36
| * | | svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever2021-10-041-1/+71
| * | | svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever2021-10-041-1/+74
| | |/ | |/|
* | | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-106-68/+619
|\ \ \ | |_|/ |/| |
| * | NFS: Move NFS protocol display macros to global headerChuck Lever2021-11-021-0/+375
| * | NFS: Move generic FS show macros to global headerChuck Lever2021-11-021-0/+122
| * | SUNRPC: Trace calls to .rpc_call_doneChuck Lever2021-10-201-0/+1
| * | SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever2021-10-201-12/+12
| * | SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever2021-10-204-53/+99
| * | xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever2021-10-201-3/+10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-063-41/+52
|\ \ \
| * | | mm/vmscan: throttle reclaim when no progress is being madeMel Gorman2021-11-061-1/+3
| * | | mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2021-11-061-1/+3
| * | | mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-062-7/+34
| * | | mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li2021-11-061-32/+12
| * | | mm: mmap_lock: remove redundant newline in TP_printkGang Li2021-11-061-3/+3
* | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-023-40/+126
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-011-4/+15
| |\ \ \ \
| | * | | | bpf: Support writable context for bare tracepointHou Tao2021-10-081-4/+15
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-10/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | devlink: Reduce struct devlink exposureLeon Romanovsky2021-10-121-36/+36
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-301-3/+3
| |\ \ \ \ \
| * | | | | | mctp: Add tracepoints for tag/key handlingJeremy Kerr2021-09-291-0/+75
* | | | | | | Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | erofs: get compression algorithms directly on mappingGao Xiang2021-10-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-0/+61
|\ \ \ \ \ \ \
| * | | | | | | io_uring: dump sqe contents if issue failsJens Axboe2021-10-191-0/+61
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-3/+3
|\ \ \ \ \ \ \
| * | | | | | | block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig2021-10-191-3/+3
| |/ / / / / /
* | | | | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-012-38/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mm/lru: Convert __pagevec_lru_add_fn to take a folioMatthew Wilcox (Oracle)2021-10-181-16/+16
| * | | | | | mm/writeback: Convert tracing writeback_page_template to foliosMatthew Wilcox (Oracle)2021-10-181-10/+10
| * | | | | | mm/swap: Add folio_activate()Matthew Wilcox (Oracle)2021-10-181-8/+6
| * | | | | | mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folioMatthew Wilcox (Oracle)2021-09-271-4/+4
| * | | | | | mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)2021-09-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-171-10/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2021-10-151-10/+9
| | |_|_|/ | |/| | |
* | | | | cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski2021-10-051-2/+2
| |_|/ / |/| | |
* | | | cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski2021-10-021-1/+1
| |/ / |/| |
* | | Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-251-3/+3
|\ \ \ | |_|/ |/| |
| * | erofs: fix up erofs_lookup tracepointGao Xiang2021-09-231-3/+3
| |/