index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Lines
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+6
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-441
/
+733
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-15
/
+17
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
-4
/
+4
2022-01-11
Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
-0
/
+260
2022-01-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+23
2022-01-11
Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
-5
/
+5
2022-01-11
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2022-01-11
fscache: Add a tracepoint for cookie use/unuse
David Howells
-0
/
+44
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
-6
/
+6
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
-0
/
+23
2022-01-10
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Chuck Lever
-4
/
+4
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
-2
/
+3
2022-01-09
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
-0
/
+1
2022-01-09
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
-0
/
+4
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
-7
/
+29
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
-2
/
+40
2022-01-07
cachefiles: Implement the I/O routines
David Howells
-0
/
+121
2022-01-07
cachefiles: Implement begin and end I/O operation
David Howells
-0
/
+2
2022-01-07
cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
-0
/
+56
2022-01-07
cachefiles: Implement object lifecycle funcs
David Howells
-0
/
+62
2022-01-07
cachefiles: Add tracepoints for calls to the VFS
David Howells
-0
/
+176
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
-0
/
+42
2022-01-07
cachefiles: Add a couple of tracepoints for logging errors
David Howells
-0
/
+94
2022-01-07
cachefiles: Introduce rewritten driver
David Howells
-0
/
+49
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
-0
/
+25
2022-01-07
fscache: Implement raw I/O interface
David Howells
-0
/
+2
2022-01-07
fscache: Provide a means to begin an operation
David Howells
-0
/
+6
2022-01-07
fscache: Implement cookie invalidation
David Howells
-0
/
+25
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
-0
/
+12
2022-01-07
fscache: Implement simple cookie state machine
David Howells
-0
/
+4
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
-1
/
+10
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
-0
/
+29
2022-01-07
fscache: Implement volume-level access helpers
David Howells
-0
/
+34
2022-01-07
fscache: Implement cache-level access helpers
David Howells
-0
/
+41
2022-01-07
fscache: Implement cookie registration
David Howells
-0
/
+111
2022-01-07
fscache: Implement volume registration
David Howells
-1
/
+60
2022-01-07
fscache: Implement cache registration
David Howells
-0
/
+43
2022-01-07
fscache: Introduce new driver
David Howells
-0
/
+49
2022-01-07
netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
-1
/
+4
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
-523
/
+0
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
-321
/
+0
2022-01-06
SUNRPC: Add source address/port to rpc_socket* traces
Pierguido Lambri
-20
/
+32
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
-0
/
+60
2022-01-05
ata: libata-sff: tracepoints for HSM state machine
Hannes Reinecke
-0
/
+125
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
-0
/
+125
2022-01-04
filemap: Convert tracing of page cache operations to folio
Matthew Wilcox (Oracle)
-15
/
+17
2022-01-04
ata: libata: add qc_prep tracepoint
Hannes Reinecke
-1
/
+9
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
-0
/
+96
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
-4
/
+6
[prev]
[next]