index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
2015-12-04
1
-3
/
+3
*
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
2015-12-03
1
-104
/
+104
*
fs: out of bounds on stack in iov_iter_advance
Al Viro
2015-11-16
1
-11
/
+8
*
Orangefs: set pos after generic_write_checks
Mike Marshall
2015-11-13
1
-1
/
+8
*
orangefs: make pvfs2_inode_read() take iov_iter
Al Viro
2015-11-13
1
-9
/
+3
*
orangefs: make do_readv_writev() take iov_iter
Al Viro
2015-11-13
1
-22
/
+9
*
orangefs: don't bother with splitting iovecs
Al Viro
2015-11-13
1
-276
/
+6
*
orangefs: make wait_for_direct_io() take iov_iter
Al Viro
2015-11-13
1
-12
/
+13
*
orangefs: make precopy_buffers() take iov_iter
Al Viro
2015-11-13
1
-8
/
+5
*
orangefs: make postcopy_buffers() take iov_iter
Al Viro
2015-11-13
1
-9
/
+5
*
orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()
Al Viro
2015-11-13
1
-1
/
+2
*
Orangefs: fix some checkpatch.pl complaints that had creeped in.
Mike Marshall
2015-10-05
1
-13
/
+12
*
Orangefs: Use readonly mmap since writepage is not implemented.
Martin Brandenburg
2015-10-03
1
-1
/
+3
*
Orangefs: choose return codes from among the expected ones.
Mike Marshall
2015-10-03
1
-1
/
+1
*
Orangefs: use iov_iter interface
Mike Marshall
2015-10-03
1
-46
/
+31
*
Orangefs: address problems found by static checker
Mike Marshall
2015-10-03
1
-12
/
+6
*
Orangefs: sooth most sparse complaints
Mike Marshall
2015-10-03
1
-5
/
+8
*
Orangefs: kernel client part 2
Mike Marshall
2015-10-03
1
-0
/
+1019