index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
afs: Fix fileserver rotation
David Howells
1
-12
/
+69
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
1
-4
/
+0
2024-01-01
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
1
-1
/
+29
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
1
-0
/
+2
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
1
-15
/
+54
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
1
-0
/
+34
2024-01-01
afs: Dispatch fileserver probes in priority order
David Howells
1
-0
/
+33
2023-12-29
mm/ksm: add tracepoint for ksm advisor
Stefan Roesch
1
-0
/
+33
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
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-15
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-11
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-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-19
/
+58
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+8
2023-11-01
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-10-31
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-30
Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2023-10-30
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-25
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
1
-10
/
+14
[prev]
[next]