summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/file.c
Commit message (Expand)AuthorAgeFilesLines
...
* orangefs: make wait_for_direct_io() take iov_iterAl Viro2015-11-131-12/+13
* orangefs: make precopy_buffers() take iov_iterAl Viro2015-11-131-8/+5
* orangefs: make postcopy_buffers() take iov_iterAl Viro2015-11-131-9/+5
* orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()Al Viro2015-11-131-1/+2
* Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall2015-10-051-13/+12
* Orangefs: Use readonly mmap since writepage is not implemented.Martin Brandenburg2015-10-031-1/+3
* Orangefs: choose return codes from among the expected ones.Mike Marshall2015-10-031-1/+1
* Orangefs: use iov_iter interfaceMike Marshall2015-10-031-46/+31
* Orangefs: address problems found by static checkerMike Marshall2015-10-031-12/+6
* Orangefs: sooth most sparse complaintsMike Marshall2015-10-031-5/+8
* Orangefs: kernel client part 2Mike Marshall2015-10-031-0/+1019