Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator | David Howells | 2023-02-20 | 1 | -0/+1 |
* | netfs: Split some core bits out into their own file | David Howells | 2022-03-18 | 1 | -0/+1 |
* | netfs: Split fs/netfs/read_helper.c | David Howells | 2022-03-18 | 1 | -0/+1 |
* | netfs: Rename read_helper.c to io.c | David Howells | 2022-03-18 | 1 | -2/+2 |
* | netfs: Split netfs_io_* object handling out | David Howells | 2022-03-18 | 1 | -1/+5 |
* | netfs: Gather stats | David Howells | 2021-04-23 | 1 | -2/+1 |
* | netfs: Provide readahead and readpage netfs helpers | David Howells | 2021-04-23 | 1 | -0/+6 |