index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
kvm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-28
netfs: Export the netfs_sreq tracepoint
David Howells
1
-0
/
+2
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
11
-20
/
+58
2023-12-28
netfs: Implement a write-through caching option
David Howells
7
-12
/
+162
2023-12-28
netfs: Provide a launder_folio implementation
David Howells
4
-0
/
+80
2023-12-28
netfs: Provide a writepages implementation
David Howells
2
-0
/
+638
2023-12-28
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
9
-26
/
+25
2023-12-28
netfs: Provide netfs_file_read_iter()
David Howells
2
-0
/
+75
2023-12-28
netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
David Howells
2
-0
/
+63
2023-12-28
netfs: Implement buffered write API
David Howells
2
-0
/
+86
2023-12-28
netfs: Implement unbuffered/DIO write support
David Howells
11
-10
/
+224
2023-12-28
netfs: Implement unbuffered/DIO read support
David Howells
10
-11
/
+226
2023-12-28
netfs: Allocate multipage folios in the writepath
David Howells
1
-2
/
+7
2023-12-28
netfs: Make netfs_read_folio() handle streaming-write pages
David Howells
2
-3
/
+60
2023-12-28
netfs: Provide func to copy data to pagecache for buffered write
David Howells
7
-0
/
+461
2023-12-28
netfs: Dispatch write requests to process a writeback slice
David Howells
5
-3
/
+432
2023-12-28
netfs: Prep to use folio->private for write grouping and streaming write
David Howells
3
-0
/
+115
2023-12-28
netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
3
-20
/
+23
2023-12-28
netfs: Make netfs_put_request() handle a NULL pointer
David Howells
1
-10
/
+13
2023-12-28
netfs: Add a hook to allow tell the netfs to update its i_size
David Howells
1
-0
/
+4
2023-12-28
netfs: Extend the netfs_io_*request structs to handle writes
David Howells
6
-7
/
+47
2023-12-28
netfs: Limit subrequest by size or number of segments
David Howells
3
-0
/
+20
2023-12-28
netfs: Add func to calculate pagecount/size-limited span of an iterator
David Howells
2
-0
/
+99
2023-12-28
netfs: Provide tools to create a buffer in an xarray
David Howells
3
-0
/
+98
2023-12-28
netfs: Add support for DIO buffering
David Howells
2
-0
/
+13
2023-12-24
netfs: Add iov_iters to (sub)requests to describe various buffers
David Howells
4
-24
/
+67
2023-12-24
netfs: Implement unbuffered/DIO vs buffered I/O locking
David Howells
3
-0
/
+227
2023-12-24
netfs: Provide invalidate_folio and release_folio calls
David Howells
6
-114
/
+54
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
4
-285
/
+42
2023-12-24
netfs: Add a ->free_subrequest() op
David Howells
2
-0
/
+3
2023-12-24
netfs: Allow the netfs to make the io (sub)request alloc larger
David Howells
2
-2
/
+7
2023-12-24
netfs: Add a procfile to list in-progress requests
David Howells
4
-3
/
+98
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
20
-187
/
+124
2023-12-24
netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
David Howells
7
-32
/
+62
2023-12-24
netfs, fscache: Remove ->begin_cache_operation
David Howells
9
-89
/
+23
2023-12-24
netfs, fscache: Combine fscache with netfs
David Howells
18
-311
/
+237
2023-12-24
netfs, fscache: Move fs/fscache/* into fs/netfs/
David Howells
17
-69
/
+73
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-24
Linux 6.7-rc7
v6.7-rc7
Linus Torvalds
1
-1
/
+1
2023-12-23
Input: soc_button_array - add mapping for airplane mode button
Christoffer Sandberg
1
-0
/
+5
2023-12-22
debugfs: initialize cancellations earlier
Johannes Berg
1
-2
/
+4
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2
-3
/
+25
2023-12-21
ida: Fix crash in ida_free when the bitmap is empty
Matthew Wilcox (Oracle)
2
-1
/
+41
2023-12-21
afs: Fix overwriting of result of DNS query
David Howells
1
-2
/
+4
2023-12-21
USB: serial: option: add Quectel EG912Y module support
Alper Ak
1
-0
/
+2
2023-12-21
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
1
-0
/
+11
2023-12-21
eventfs: Have event files and directories default to parent uid and gid
Steven Rostedt (Google)
1
-3
/
+9
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
6
-23
/
+47
2023-12-21
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
1
-4
/
+8
2023-12-21
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
1
-4
/
+12
[next]