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