summaryrefslogtreecommitdiffstats
path: root/fs/netfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* netfs: Cut over to using new writeback codeDavid Howells2024-05-011-1/+0
* netfs: New writeback implementationDavid Howells2024-05-011-1/+3
* netfs: Implement unbuffered/DIO write supportDavid Howells2023-12-281-0/+1
* netfs: Implement unbuffered/DIO read supportDavid Howells2023-12-281-0/+1
* netfs: Provide func to copy data to pagecache for buffered writeDavid Howells2023-12-281-0/+1
* netfs: Dispatch write requests to process a writeback sliceDavid Howells2023-12-281-1/+2
* netfs: Implement unbuffered/DIO vs buffered I/O lockingDavid Howells2023-12-241-0/+1
* netfs: Move pinning-for-writeback from fscache to netfsDavid Howells2023-12-241-0/+1
* netfs, fscache: Combine fscache with netfsDavid Howells2023-12-241-12/+12
* netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells2023-12-241-1/+13
* netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells2023-02-201-0/+1
* netfs: Split some core bits out into their own fileDavid Howells2022-03-181-0/+1
* netfs: Split fs/netfs/read_helper.cDavid Howells2022-03-181-0/+1
* netfs: Rename read_helper.c to io.cDavid Howells2022-03-181-2/+2
* netfs: Split netfs_io_* object handling outDavid Howells2022-03-181-1/+5
* netfs: Gather statsDavid Howells2021-04-231-2/+1
* netfs: Provide readahead and readpage netfs helpersDavid Howells2021-04-231-0/+6