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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
io_uring: remove 'loops' argument from trace_io_uring_task_work_run()
Jens Axboe
1
-7
/
+3
2024-02-08
io_uring: expand main struct io_kiocb flags to 64-bits
Jens Axboe
1
-10
/
+10
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
1
-3
/
+5
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
1
-9
/
+9
2024-02-05
afs: adapt to breakup of struct file_lock
Jeff Layton
1
-2
/
+2
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
1
-2
/
+2
2024-02-05
filelock: have fs/locks.c deal with file_lock_core directly
Jeff Layton
1
-16
/
+16
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+4
2024-02-02
filelock: rename some fields in tracepoints
Jeff Layton
1
-38
/
+38
2024-01-31
platform/x86/intel/ifs: Add current batch number to trace output
Ashok Raj
1
-3
/
+6
2024-01-31
platform/x86/intel/ifs: Trace on all HT threads when executing a test
Ashok Raj
1
-6
/
+3
2024-01-22
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
1
-0
/
+25
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-38
/
+148
2024-01-18
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
1
-7
/
+4
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2024-01-11
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+113
2024-01-10
Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-135
/
+104
2024-01-10
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-338
/
+444
2024-01-10
Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-48
/
+30
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+33
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+6
2024-01-08
Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+30
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
1
-4
/
+7
2024-01-07
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
1
-10
/
+11
2024-01-07
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
1
-37
/
+37
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
1
-20
/
+29
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
1
-67
/
+26
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
1
-1
/
+0
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+7
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-1
/
+1
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
1
-0
/
+36
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
[prev]
[next]