Age | Commit message (Expand) | Author |
2019-11-25 | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-18 | btrfs: rename btrfs_block_group_cache | David Sterba |
2019-11-18 | btrfs: add dedicated members for start and length of a block group | David Sterba |
2019-11-18 | btrfs: move block_group_item::used to block group | David Sterba |
2019-11-18 | btrfs: tracepoints: constify all pointers | David Sterba |
2019-11-18 | btrfs: tracepoints: drop typecasts from printk | David Sterba |
2019-11-18 | btrfs: get rid of pointless wtag variable in async-thread.c | Omar Sandoval |
2019-11-09 | tcp: remove redundant new line from tcp_event_sk_skb | Tony Lu |
2019-11-07 | Merge branch 'for-linus' into for-5.5/block | Jens Axboe |
2019-11-04 | io_uring: add completion trace event | Jens Axboe |
2019-11-01 | io_uring: remove io_uring_add_to_prev() trace event | Jens Axboe |
2019-10-29 | io_uring: replace workqueue usage with io-wq | Jens Axboe |
2019-10-29 | io_uring: add set of tracing events | Dmitrii Dolgov |
2019-10-23 | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-10-17 | btrfs: tracepoints: Fix bad entry members of qgroup events | Qu Wenruo |
2019-10-13 | tcp: annotate sk->sk_wmem_queued lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate sk->sk_rcvbuf lockless reads | Eric Dumazet |
2019-10-07 | block: Fix writeback throttling W=1 compiler warnings | Bart Van Assche |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put call record | David Howells |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put connection record | David Howells |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put peer record | David Howells |
2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-04 | rxrpc: Fix rxrpc_recvmsg tracepoint | David Howells |
2019-09-30 | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2019-09-28 | mm, tracing: Print symbol name for call_site in trace events | Changbin Du |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-25 | include/trace/events/writeback.h: fix -Wstringop-truncation warnings | Qian Cai |
2019-09-18 | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2019-09-18 | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-18 | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-09-17 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-17 | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' | Rafael J. Wysocki |
2019-09-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-11 | iommu/vt-d: Add trace events for device dma map/unmap | Lu Baolu |
2019-09-09 | btrfs: add a flush step for delayed iputs | Josef Bacik |
2019-09-09 | btrfs: Remove unused locking functions | Nikolay Borisov |
2019-09-05 | erofs: use erofs_inode naming | Gao Xiang |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-30 | writeback: don't access page->mapping directly in track_foreign_dirty TP | Tejun Heo |
2019-08-30 | writeback: add tracepoints for cgroup foreign writebacks | Tejun Heo |
2019-08-29 | blkcg: blk-iocost: predeclare used structs | Stephen Rothwell |
2019-08-28 | blkcg: implement blk-iocost | Tejun Heo |
2019-08-27 | erofs: fix compile warnings when moving out include/trace/events/erofs.h | Gao Xiang |
2019-08-27 | rxrpc: Use skb_unshare() rather than skb_cow_data() | David Howells |
2019-08-27 | rxrpc: Use the tx-phase skb flag to simplify tracing | David Howells |