summaryrefslogtreecommitdiffstats
path: root/fs/netfs/io.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-3/+3
2022-11-15netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells1-0/+3
2022-03-18netfs: Split some core bits out into their own fileDavid Howells1-10/+0
2022-03-18netfs: Split fs/netfs/read_helper.cDavid Howells1-418/+0
2022-03-18netfs: Rename read_helper.c to io.cDavid Howells1-0/+1085