Home
last modified time | relevance | path

Searched hist:"71 d8e532b1549a478e6a6a8a44f309d050294d00" (Results 1 – 9 of 9) sorted by relevance

/linux/mm/
H A Dprocess_vm_access.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dpage_io.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dfilemap.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dshmem.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/include/linux/
H A Duio.hdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/nfs/
H A Dfile.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/ocfs2/
H A Dfile.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/fuse/
H A Dfile.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/fs/btrfs/
H A Dfile.cdiff 71d8e532b1549a478e6a6a8a44f309d050294d00 Thu Mar 06 01:28:09 CET 2014 Al Viro <viro@zeniv.linux.org.uk> start adding the tag to iov_iter

For now, just use the same thing we pass to ->direct_IO() - it's all
iovec-based at the moment. Pass it explicitly to iov_iter_init() and
account for kvec vs. iovec in there, by the same kludge NFS ->direct_IO()
uses.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>