Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC | David Howells | 2023-04-12 | 1 | -1/+1 |
* | iov: Fix netfs_extract_user_to_sg() | David Howells | 2023-03-01 | 1 | -1/+1 |
* | Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2023-02-22 | 1 | -3/+1 |
* | netfs: Add a function to extract an iterator into a scatterlist | David Howells | 2023-02-20 | 1 | -0/+268 |
* | netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator | David Howells | 2023-02-20 | 1 | -0/+103 |