开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
io.c
Age
Commit message (
Expand
)
Author
2024-01-05
netfs: Fix the loop that unmarks folios after writing to the cache
David Howells
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
2023-12-28
netfs: Implement unbuffered/DIO write support
David Howells
2023-12-28
netfs: Implement unbuffered/DIO read support
David Howells
2023-12-28
netfs: Provide func to copy data to pagecache for buffered write
David Howells
2023-12-28
netfs: Make the refcounting of netfs_begin_read() easier to use
David Howells
2023-12-28
netfs: Limit subrequest by size or number of segments
David Howells
2023-12-24
netfs: Add iov_iters to (sub)requests to describe various buffers
David Howells
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-15
netfs: Fix missing xas_retry() calls in xarray iteration
David Howells
2022-03-18
netfs: Split some core bits out into their own file
David Howells
2022-03-18
netfs: Split fs/netfs/read_helper.c
David Howells
2022-03-18
netfs: Rename read_helper.c to io.c
David Howells