index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
filemap: Convert tracing of page cache operations to folio
Matthew Wilcox (Oracle)
1
-15
/
+17
2022-01-04
ata: libata: add qc_prep tracepoint
Hannes Reinecke
1
-1
/
+9
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-0
/
+96
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-4
/
+6
2022-01-03
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
1
-5
/
+5
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
1
-1
/
+3
2021-12-13
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
1
-23
/
+1
2021-12-13
include: trace: Add new scmi_xfer_response_wait event
Cristian Marussi
1
-0
/
+28
2021-12-10
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
1
-6
/
+9
2021-12-09
erofs: clean up erofs_map_blocks tracepoints
Gao Xiang
1
-2
/
+2
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
3
-2
/
+150
2021-12-06
iommu: Log iova range in map/unmap trace events
Dafna Hirschfeld
1
-4
/
+6
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
1
-6
/
+6
2021-12-01
cgroup: Trace event cgroup id fields should be u64
William Kucharski
1
-6
/
+6
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-4
/
+4
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2021-11-17
sunrpc: fix header include guard in trace header
Thiago Rafael Becker
1
-1
/
+1
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
1
-11
/
+22
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-10
/
+11
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-10
/
+213
2021-11-10
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-68
/
+619
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
1
-10
/
+11
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-41
/
+52
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
1
-1
/
+3
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
1
-1
/
+3
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2
-7
/
+34
2021-11-06
mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
Gang Li
1
-32
/
+12
2021-11-06
mm: mmap_lock: remove redundant newline in TP_printk
Gang Li
1
-3
/
+3
2021-11-02
fs: dlm: trace socket handling
Alexander Aring
1
-0
/
+40
2021-11-02
fs: dlm: initial support for tracepoints
Alexander Aring
1
-0
/
+220
2021-11-02
NFS: Move NFS protocol display macros to global header
Chuck Lever
1
-0
/
+375
2021-11-02
NFS: Move generic FS show macros to global header
Chuck Lever
1
-0
/
+122
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-40
/
+126
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-4
/
+15
2021-11-01
Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+61
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-38
/
+36
2021-10-26
f2fs: multidevice: support direct IO
Chao Yu
1
-5
/
+16
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+9
2021-10-20
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
1
-0
/
+1
2021-10-20
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
1
-12
/
+12
2021-10-20
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
4
-53
/
+99
2021-10-20
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
1
-3
/
+10
2021-10-19
block: don't call blk_status_to_errno in blk_update_request
Christoph Hellwig
1
-3
/
+3
2021-10-19
io_uring: dump sqe contents if issue fails
Jens Axboe
1
-0
/
+61
2021-10-18
mm/lru: Convert __pagevec_lru_add_fn to take a folio
Matthew Wilcox (Oracle)
1
-16
/
+16
2021-10-18
mm/writeback: Convert tracing writeback_page_template to folios
Matthew Wilcox (Oracle)
1
-10
/
+10
2021-10-18
mm/swap: Add folio_activate()
Matthew Wilcox (Oracle)
1
-8
/
+6
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+9
[prev]
[next]