summaryrefslogtreecommitdiff
path: root/fs/orangefs/pvfs2-bufmap.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu1-84/+84
2015-11-13orangefs: use get_user_pages_fast(), not get_user_pages()Al Viro1-10/+2
2015-11-13pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_c...Al Viro1-12/+11
2015-11-13orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()Al Viro1-14/+15
2015-10-05Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall1-5/+5
2015-10-03Orangefs: use iov_iter interfaceMike Marshall1-441/+33
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall1-3/+7
2015-10-03Orangefs: kernel client part 3Mike Marshall1-0/+970