summaryrefslogtreecommitdiffstats
path: root/fs/orangefs
AgeCommit message (Expand)Author
2015-11-13orangefs: don't leave uninitialized data in ->trailer_bufAl Viro
2015-11-13orangefs: get rid of dec_string and enc_stringAl Viro
2015-11-13orangefs: switch decode_dirents() to use of kcalloc()Al Viro
2015-11-13orangefs: sanitize pvfs2_convert_time_field()Al Viro
2015-11-13orangefs: kill pointless ->link() and ->mknod()Al Viro
2015-11-13pvfs2_fill_sb(): use kzalloc()Al Viro
2015-11-13orangefs: kill struct pvfs2_mount_sb_info_sAl Viro
2015-11-13orangefs: double iput() in case of d_make_root() failureAl Viro
2015-11-13orangefs: use get_user_pages_fast(), not get_user_pages()Al Viro
2015-11-13orangefs: kill kmap/kunmap wrappersAl Viro
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-13pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_c...Al 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: Clean up error decoding.Martin Brandenburg
2015-10-03Orangefs: Use readonly mmap since writepage is not implemented.Martin Brandenburg
2015-10-03Orangefs: don't use mount_nodev, use sget directly.Mike Marshall
2015-10-03Orangefs: update signal blocking code before Oleg sees it.Mike Marshall
2015-10-03Orangefs: Don't opencode memcpy.Mike Marshall
2015-10-03Orangefs: choose return codes from among the expected ones.Mike Marshall
2015-10-03Orangefs: put PVFS_util_min out of its misery.Mike Marshall
2015-10-03Orangefs: fix dir_emit code in pvfs2_readdir.Mike Marshall
2015-10-03Orangefs: use iov_iter interfaceMike Marshall
2015-10-03Orangefs: Swap order of include filesGuenter Roeck
2015-10-03fs: orangefs: remove execute priviliges from module paramsSasha Levin
2015-10-03Orangefs: use inode_set_bytes for directoriesMike Marshall
2015-10-03Orangefs: large integer implicitly truncated to unsigned typeMike Marshall
2015-10-03Orangefs: address problems found by static checkerMike Marshall
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall
2015-10-03Orangefs: kernel client update 1.Mike Marshall
2015-10-03Orangefs: kernel client part 7Mike Marshall
2015-10-03Orangefs: kernel client part 5Mike Marshall
2015-10-03Orangefs: kernel client part 4Mike Marshall
2015-10-03Orangefs: kernel client part 3Mike Marshall
2015-10-03Orangefs: kernel client part 2Mike Marshall
2015-10-03Orangefs: kernel client part 1Mike Marshall