summaryrefslogtreecommitdiff
path: root/fs/netfs/Makefile
AgeCommit message (Expand)Author
2024-05-01netfs: Cut over to using new writeback codeDavid Howells
2024-05-01netfs: New writeback implementationDavid Howells
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells
2023-12-28netfs: Provide func to copy data to pagecache for buffered writeDavid Howells
2023-12-28netfs: Dispatch write requests to process a writeback sliceDavid Howells
2023-12-24netfs: Implement unbuffered/DIO vs buffered I/O lockingDavid Howells
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells
2023-12-24netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells
2023-02-20netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells
2022-03-18netfs: Split some core bits out into their own fileDavid Howells
2022-03-18netfs: Split fs/netfs/read_helper.cDavid Howells
2022-03-18netfs: Rename read_helper.c to io.cDavid Howells
2022-03-18netfs: Split netfs_io_* object handling outDavid Howells
2021-04-23netfs: Gather statsDavid Howells
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells