index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
fscache: Provide a means to begin an operation
David Howells
1
-0
/
+6
2022-01-07
fscache: Implement cookie invalidation
David Howells
1
-0
/
+25
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
1
-0
/
+12
2022-01-07
fscache: Implement simple cookie state machine
David Howells
1
-0
/
+4
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
1
-1
/
+10
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
1
-0
/
+29
2022-01-07
fscache: Implement volume-level access helpers
David Howells
1
-0
/
+34
2022-01-07
fscache: Implement cache-level access helpers
David Howells
1
-0
/
+41
2022-01-07
fscache: Implement cookie registration
David Howells
1
-0
/
+111
2022-01-07
fscache: Implement volume registration
David Howells
1
-1
/
+60
2022-01-07
fscache: Implement cache registration
David Howells
1
-0
/
+43
2022-01-07
fscache: Introduce new driver
David Howells
1
-0
/
+49
2022-01-07
netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
1
-1
/
+4
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
1
-523
/
+0
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
1
-321
/
+0
2022-01-06
SUNRPC: Add source address/port to rpc_socket* traces
Pierguido Lambri
1
-20
/
+32
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
1
-0
/
+60
2022-01-05
ata: libata-sff: tracepoints for HSM state machine
Hannes Reinecke
1
-0
/
+125
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
1
-0
/
+125
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-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/gi...
Linus Torvalds
1
-11
/
+22
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
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
[prev]
[next]