summaryrefslogtreecommitdiff
path: root/fs/orangefs/file.c
AgeCommit message (Expand)Author
2015-11-13Orangefs: set pos after generic_write_checksMike Marshall
2015-11-13orangefs: make pvfs2_inode_read() take iov_iterAl Viro
2015-11-13orangefs: make do_readv_writev() take iov_iterAl Viro
2015-11-13orangefs: don't bother with splitting iovecsAl Viro
2015-11-13orangefs: make wait_for_direct_io() take iov_iterAl Viro
2015-11-13orangefs: make precopy_buffers() take iov_iterAl Viro
2015-11-13orangefs: make postcopy_buffers() take iov_iterAl Viro
2015-11-13orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()Al Viro
2015-10-05Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall
2015-10-03Orangefs: Use readonly mmap since writepage is not implemented.Martin Brandenburg
2015-10-03Orangefs: choose return codes from among the expected ones.Mike Marshall
2015-10-03Orangefs: use iov_iter interfaceMike Marshall
2015-10-03Orangefs: address problems found by static checkerMike Marshall
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall
2015-10-03Orangefs: kernel client part 2Mike Marshall