Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c3da57d70f1ef1d9b60900b84a74d77a9cf0774
/
fs
/
orangefs
/
file.c
5ecfcb2
orangefs: don't open-code inode_lock/inode_unlock
by Al Viro
· 9 years ago
6d4c1a3
orangefs: fix do_readv_writev() handling of error halfway through
by Al Viro
· 9 years ago
177f8fc
orangefs: sanitize ->llseek()
by Al Viro
· 9 years ago
b8a99a8
orangefs: saner calling conventions for getting a slot
by Al Viro
· 9 years ago
bf6bf60
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
by Al Viro
· 9 years ago
e2f7f0d
orangefs: use new orangefs_inode_getattr to get size in write and llseek
by Martin Brandenburg
· 9 years ago
3c9cf98
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
by Martin Brandenburg
· 9 years ago
162ada7
Orangefs: improve the POSIXness of interrupted writes...
by Mike Marshall
· 9 years ago
9d9e7ba
Orangefs: improve gossip statements
by Mike Marshall
· 9 years ago
9c2bcf2
orangefs: remove vestigial async io code
by Martin Brandenburg
· 9 years ago
897c5df
orangefs: get rid of op->done
by Al Viro
· 9 years ago
78699e2
orangefs: delay freeing slot until cancel completes
by Al Viro
· 9 years ago
1357d06
get rid of bufmap argument of orangefs_bufmap_put()
by Al Viro
· 9 years ago
c0eae8c
orangefs: get rid of handle_io_error()
by Al Viro
· 9 years ago
7b9761a
orangefs: wait_for_direct_io(): restore the position in iter when restarting
by Al Viro
· 9 years ago
e17be9f
orangefs: avoid freeing a slot twice in wait_for_direct_io()
by Al Viro
· 9 years ago
6ebcc3f
Orangefs: added a couple of WARN_ONs, perhaps just temporarily.
by Mike Marshall
· 9 years ago
9910982
orangefs: Fix revalidate.
by Martin Brandenburg
· 9 years ago
b0bc3a7
orangefs: move handle_io_error() to file.c
by Al Viro
· 9 years ago
2a9e5c2
orangefs: don't reinvent completion.h...
by Al Viro
· 9 years ago
ed42fe0
orangefs: hopefully saner op refcounting and locking
by Al Viro
· 9 years ago
575e946
Orangefs: change pvfs2 filenames to orangefs
by Mike Marshall
· 9 years ago
8bb8aef
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
by Yi Liu
· 9 years ago
555fa0f
fs: out of bounds on stack in iov_iter_advance
by Al Viro
· 9 years ago
3f1b694
Orangefs: set pos after generic_write_checks
by Mike Marshall
· 9 years ago
74f68fc
orangefs: make pvfs2_inode_read() take iov_iter
by Al Viro
· 9 years ago
0071ed1
orangefs: make do_readv_writev() take iov_iter
by Al Viro
· 9 years ago
dc4067f
orangefs: don't bother with splitting iovecs
by Al Viro
· 9 years ago
3c2fcfc
orangefs: make wait_for_direct_io() take iov_iter
by Al Viro
· 9 years ago
a5c126a
orangefs: make precopy_buffers() take iov_iter
by Al Viro
· 9 years ago
5f0e3c9
orangefs: make postcopy_buffers() take iov_iter
by Al Viro
· 9 years ago
5c27822
orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec()
by Al Viro
· 9 years ago
5480494
Orangefs: fix some checkpatch.pl complaints that had creeped in.
by Mike Marshall
· 9 years ago
3539080
Orangefs: Use readonly mmap since writepage is not implemented.
by Martin Brandenburg
· 9 years ago
f957ae2
Orangefs: choose return codes from among the expected ones.
by Mike Marshall
· 9 years ago
4d1c440
Orangefs: use iov_iter interface
by Mike Marshall
· 9 years ago
eeaa3d4
Orangefs: address problems found by static checker
by Mike Marshall
· 9 years ago
84d0215
Orangefs: sooth most sparse complaints
by Mike Marshall
· 9 years ago
5db11c2
Orangefs: kernel client part 2
by Mike Marshall
· 9 years ago