summaryrefslogtreecommitdiffstats
path: root/include/trace/events (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | cgroup: use cgrp->kn->id as the cgroup IDTejun Heo2019-11-121-3/+3
| * | | | | | kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo2019-11-121-2/+2
| * | | | | | writeback: use ino_t for inodes in tracepointsTejun Heo2019-11-121-44/+44
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-11-251-67/+64
|\ \ \ \ \ \
| * | | | | | btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-12/+12
| * | | | | | btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-8/+8
| * | | | | | btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-3/+2
| * | | | | | btrfs: tracepoints: constify all pointersDavid Sterba2019-11-181-26/+26
| * | | | | | btrfs: tracepoints: drop typecasts from printkDavid Sterba2019-11-181-15/+13
| * | | | | | btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2019-11-181-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-4/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus' into for-5.5/blockJens Axboe2019-11-073-12/+13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-10-071-4/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-0/+358
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | io_uring: add completion trace eventJens Axboe2019-11-041-9/+45
| * | | | | io_uring: remove io_uring_add_to_prev() trace eventJens Axboe2019-11-011-29/+0
| * | | | | io_uring: replace workqueue usage with io-wqJens Axboe2019-10-291-5/+7
| * | | | | io_uring: add set of tracing eventsDmitrii Dolgov2019-10-291-0/+349
| | |/ / / | |/| | |
* / | | | tcp: remove redundant new line from tcp_event_sk_skbTony Lu2019-11-101-1/+1
|/ / / /
* | | | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-231-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-171-1/+2
* | | | tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet2019-10-131-1/+1
* | | | tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet2019-10-131-1/+1
* | | | rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2019-10-071-3/+3
* | | | rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2019-10-071-3/+3
* | | | rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-10-071-3/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-051-1/+1
|\ \ \ | |_|/ |/| |
| * | rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-041-1/+1
* | | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-09-301-3/+4
|\ \ \ | |/ / |/| |
| * | mm, tracing: Print symbol name for call_site in trace eventsChangbin Du2019-09-281-3/+4
* | | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-261-13/+75
|\ \ \
| * | | xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever2019-08-211-2/+36
| * | | xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever2019-08-201-1/+28
| * | | xprtrdma: Rename CQE field in Receive trace pointsChuck Lever2019-08-201-10/+11
* | | | include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai2019-09-261-18/+20
* | | | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-09-191-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | btrfs: add a flush step for delayed iputsJosef Bacik2019-09-091-0/+1
| * | | btrfs: Remove unused locking functionsNikolay Borisov2019-09-091-2/+0
* | | | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-7/+7
|\ \ \ \
| * | | | locks: revise generic_add_lease tracepointJeff Layton2019-07-221-7/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-31/+28
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-141-1/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-1/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-0/+259
|\ \ \ \ \
| * | | | | erofs: use erofs_inode namingGao Xiang2019-09-051-7/+7
| * | | | | erofs: fix compile warnings when moving out include/trace/events/erofs.hGao Xiang2019-08-271-0/+3
| * | | | | erofs: move erofs out of stagingGao Xiang2019-08-241-0/+256
| |/ / / /
* | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-181-6/+2
|\ \ \ \ \