index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-28
afs: Use the netfs write helpers
David Howells
1
-23
/
+0
2023-12-28
netfs: Implement a write-through caching option
David Howells
1
-2
/
+6
2023-12-28
netfs: Provide a launder_folio implementation
David Howells
1
-0
/
+3
2023-12-28
netfs: Implement unbuffered/DIO write support
David Howells
1
-1
/
+3
2023-12-28
netfs: Implement unbuffered/DIO read support
David Howells
1
-1
/
+6
2023-12-28
netfs: Make netfs_read_folio() handle streaming-write pages
David Howells
1
-0
/
+2
2023-12-28
netfs: Provide func to copy data to pagecache for buffered write
David Howells
1
-0
/
+73
2023-12-28
netfs: Dispatch write requests to process a writeback slice
David Howells
1
-2
/
+48
2023-12-28
netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
1
-4
/
+5
2023-12-28
netfs: Extend the netfs_io_*request structs to handle writes
David Howells
1
-2
/
+6
2023-12-28
netfs: Limit subrequest by size or number of segments
David Howells
1
-0
/
+1
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
1
-4
/
+14
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
1
-0
/
+47
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-0
/
+3
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
1
-12
/
+4
2023-12-24
afs: Automatically generate trace tag enums
David Howells
1
-206
/
+27
2023-12-24
netfs, fscache: Move fs/fscache/* into fs/netfs/
David Howells
0
-0
/
+0
2023-12-24
afs: Remove whitespace before most ')' from the trace header
David Howells
1
-121
/
+121
2023-12-23
Merge tag 'v6.7-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
1
-0
/
+20
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
1
-10
/
+10
2023-12-16
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
1
-11
/
+10
2023-12-15
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
Filipe Manana
1
-2
/
+1
2023-12-15
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
1
-31
/
+16
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
1
-6
/
+5
2023-12-12
f2fs: add tracepoint for f2fs_vm_page_mkwrite()
Chao Yu
1
-13
/
+26
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-4
/
+4
2023-12-05
9p: prevent read overrun in protocol dump tracepoint
JP Kobryn
1
-4
/
+7
2023-11-28
f2fs: show i_mode in trace_f2fs_new_inode()
Chao Yu
1
-1
/
+18
2023-11-28
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
1
-0
/
+69
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-1
/
+1
2023-11-15
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
1
-9
/
+6
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-19
/
+58
2023-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+8
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+44
2023-11-01
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+8
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+9
2023-10-31
Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2023-10-31
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+57
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-5
/
+78
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-6
/
+5
2023-10-26
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
1
-10
/
+14
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2
-8
/
+8
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-10-18
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Geert Uytterhoeven
1
-2
/
+2
2023-10-17
Merge branch 'linus' into smp/core
Thomas Gleixner
18
-91
/
+478
2023-10-16
svcrdma: Fix tracepoint printk format
Chuck Lever
1
-5
/
+5
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
1
-1
/
+0
[prev]
[next]