index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
2016-01-15
Orangefs: add verification to decode_dirents
Mike Marshall
2016-01-13
Orangefs: make .statfs gossip_debug more complete.
Mike Marshall
2016-01-13
Orangefs: define a minimum compatible userspace version.
Mike Marshall
2016-01-13
Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
Mike Marshall
2016-01-13
Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.
Mike Marshall
2016-01-13
Orangefs: implement .write_iter
Mike Marshall
2016-01-04
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
2016-01-04
orangefs: Don't pollute global namespace
Richard Weinberger
2016-01-04
OrangeFS: constify export_operations structures
Julia Lawall
2015-12-30
Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.
Mike Marshall
2015-12-28
orangefs: fix typo in ornagefs_inode_lock
Arnd Bergmann
2015-12-28
Orangefs: use kzalloc for kmalloc + memset 0
Nicholas Mc Guire
2015-12-17
Orangefs: validate resp.listxattr.returned_count
Mike Marshall
2015-12-17
Orangefs: don't use deprecated xattr defines.
Mike Marshall
2015-12-17
orangefs: Do not unref if there is no bufmap.
Martin Brandenburg
2015-12-17
orangefs: Remove useless inline qualifier from bufmap functions.
Martin Brandenburg
2015-12-17
orangefs: Change visibility of several bufmap helpers to static.
Martin Brandenburg
2015-12-17
orangefs: Remove ``aligned'' upcall and downcall length macros.
Martin Brandenburg
2015-12-15
Orangefs: do not finalize bufmap if it was never initialized.
Martin Brandenburg
2015-12-14
Orangefs: Don't wait the old-fashioned way.
Mike Marshall
2015-12-14
Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general
Mike Marshall
2015-12-11
Orangef: remove overlooked old-style userspace debug parts
Mike Marshall
2015-12-11
Orangefs: improve comments
Mike Marshall
2015-12-11
Orangefs: don't keep checking stuff in on Friday afternoon.
Mike Marshall
2015-12-04
Orangefs: don't expose internal details of pathname resolution to userspace.
Mike Marshall
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
2015-12-03
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
2015-11-16
fs: out of bounds on stack in iov_iter_advance
Al Viro
2015-11-13
Orangefs: Clean up pvfs2_devreq_read.
Martin Brandenburg
2015-11-13
Orangefs: Remove upcall trailers which are not used.
Martin Brandenburg
2015-11-13
Orangefs: fix gossip statement
Mike Marshall
2015-11-13
Orangefs: Remove unused #defines from signal blocking code.
Martin Brandenburg
2015-11-13
Orangefs: set pos after generic_write_checks
Mike Marshall
2015-11-13
orangefs: validate the response in decode_dirents()
Al Viro
2015-11-13
orangefs: don't leave uninitialized data in ->trailer_buf
Al Viro
2015-11-13
orangefs: get rid of dec_string and enc_string
Al Viro
2015-11-13
orangefs: switch decode_dirents() to use of kcalloc()
Al Viro
2015-11-13
orangefs: sanitize pvfs2_convert_time_field()
Al Viro
2015-11-13
orangefs: kill pointless ->link() and ->mknod()
Al Viro
2015-11-13
pvfs2_fill_sb(): use kzalloc()
Al Viro
2015-11-13
orangefs: kill struct pvfs2_mount_sb_info_s
Al Viro
2015-11-13
orangefs: double iput() in case of d_make_root() failure
Al Viro
2015-11-13
orangefs: use get_user_pages_fast(), not get_user_pages()
Al Viro
2015-11-13
orangefs: kill kmap/kunmap wrappers
Al Viro
2015-11-13
orangefs: make pvfs2_inode_read() take iov_iter
Al Viro
2015-11-13
orangefs: make do_readv_writev() take iov_iter
Al Viro
2015-11-13
orangefs: don't bother with splitting iovecs
Al Viro
2015-11-13
orangefs: make wait_for_direct_io() take iov_iter
Al Viro
2015-11-13
orangefs: make precopy_buffers() take iov_iter
Al Viro
2015-11-13
orangefs: make postcopy_buffers() take iov_iter
Al Viro
[next]