Orangefs: improve the POSIXness of interrupted writes...
[deliverable/linux.git] / fs / orangefs /
2016-03-09  Mike MarshallOrangefs: improve the POSIXness of interrupted writes...
2016-03-09  Mike MarshallOrangefs: add a new gossip statement
2016-03-03  Mike MarshallOrangefs: improve gossip statements
2016-02-26  Mike MarshallOrangefs: update orangefs.txt
2016-02-26  Mike MarshallOrangefs: code sanitation.
2016-02-26  Arnd Bergmannorangefs: remove unused 'diff' function
2016-02-26  Arnd Bergmannorangefs: avoid time conversion function
2016-02-24  Martin Brandenburgorangefs: clean up fill_default_sys_attrs
2016-02-24  Martin Brandenburgorangefs: we never lookup with sym_follow set
2016-02-24  Martin Brandenburgorangefs: remove vestigial async io code
2016-02-24  Martin Brandenburgorangefs: use ORANGEFS_NAME_LEN everywhere; remove...
2016-02-24  Martin Brandenburgorangefs: don't d_drop in d_revalidate since the caller...
2016-02-24  Martin Brandenburgorangefs: free readdir buffer index before the dir_emit...
2016-02-24  Mike MarshallOrangefs: code sanitation
2016-02-24  Mike MarshallOrangefs: clean up orangefs_kernel_op_s comments.
2016-02-19  Al Viroorangefs: get rid of op refcounts
2016-02-19  Al Viroorangefs: have ..._clean_interrupted_...() wait for...
2016-02-19  Al Viroorangefs: set correct ->downcall.status on failing...
2016-02-19  Mike MarshallOrangefs: remove vestigial ASYNC code
2016-02-19  Mike MarshallOrangefs: make some gossip statements more helpful.
2016-02-19  Al Viroorangefs: get rid of op->done
2016-02-19  Al Viroorangefs_readdir_index_put(): get rid of bufmap argument
2016-02-19  Al Viroorangefs: bufmap rewrite
2016-02-19  Al Viroorangefs_bufmap_..._query(): don't bother with refcounts
2016-02-19  Al Viroorangefs: lift handling of timeouts and attempts count...
2016-02-19  Al Viroservice_operation(): don't block signals, just use...
2016-02-19  Al Viroorangefs: sanitize handling of request list
2016-02-19  Al Viroorangefs: get rid of loop in wait_for_matching_downcall()
2016-02-19  Martin Brandenburgorangefs: use S_ISREG(mode) and friends instead of...
2016-02-19  Al Viroorangefs: delay freeing slot until cancel completes
2016-02-12  Al Viroget rid of bufmap argument of orangefs_bufmap_put()
2016-02-12  Al Viroorangefs: get rid of handle_io_error()
2016-02-12  Al Viroorangefs: wait_for_direct_io(): restore the position...
2016-02-12  Al Viroorangefs: avoid freeing a slot twice in wait_for_direct...
2016-02-04  Mike MarshallOrangefs: added a couple of WARN_ONs, perhaps just...
2016-02-04  Martin Brandenburgorangefs: Do not retrieve size from servers unless...
2016-02-04  Martin Brandenburgorangefs: Implement inode_operations->permission().
2016-02-04  Martin Brandenburgorangefs: Only compare attributes specified in orangefs...
2016-02-04  Mike MarshallOrangefs: clean up slab allocation.
2016-02-04  Mike MarshallOrangefs: improve gossip statement
2016-01-28  Martin Brandenburgorangefs: Fix revalidate.
2016-01-28  Martin Brandenburgorangefs: Util functions shouldn't operate on inode...
2016-01-23  Al Viroorangefs: clean up op_alloc()
2016-01-23  Al Viroorangefs: move handle_io_error() to file.c
2016-01-23  Al Viroorangefs: don't reinvent completion.h...
2016-01-23  Al Viroif ORANGEFS_VFS_OP_FILE_IO request had been given up...
2016-01-23  Al Viroorangefs: get rid of MSECS_TO_JIFFIES
2016-01-23  Al Viroorangefs_clean_up_interrupted_operation: call with...
2016-01-23  Al Viroorangefs: reduce nesting in wait_for_matching_downcall()
2016-01-23  Al Viroorangefs: remove cargo-culting spin_lock_irqsave()...
2016-01-23  Al Viroorangefs: hopefully saner op refcounting and locking
2016-01-23  Al Viroorangefs: make sure that reopening pvfs2-req won't...
2016-01-23  Al Viroorangefs: nothing should remain in request list and...
2016-01-23  Al Viroorangefs: move wakeups into set_op_state_{serviced...
2016-01-23  Al Viroorangefs: make wait_for_...downcall() static
2016-01-23  Al Viroorangefs: move wakeups into set_op_state_{serviced...
2016-01-23  Al Viroorangefs: make wait_for_...downcall() static
2016-01-23  Al Viromake orangefs_clean_up_interrupted_operation() static
2016-01-23  Al Viroorangefs: kill orangefs_inode_s ->list
2016-01-23  Al Viroorangefs: get rid of <censored> macros
2016-01-23  Al Viroorangefs: ->poll() doesn't need spinlock
2016-01-23  Al Viroorangefs: kill ioctl32 rudiments
2016-01-23  Al Viroorangefs: ->poll() is only called between successful...
2016-01-23  Al Viroorangefs: generic_file_open() is pointless for characte...
2016-01-23  Al Viroorangefs: use DEFINE_MUTEX (and mutex_init() had been...
2016-01-19  Mike MarshallOrangefs: make gossip statement more palatable to xtensa
2016-01-15  Mike MarshallOrangefs: merge with V4.4
2016-01-15  Mike MarshallOrangefs: add verification to decode_dirents
2016-01-13  Mike MarshallOrangefs: make .statfs gossip_debug more complete.
2016-01-13  Mike MarshallOrangefs: define a minimum compatible userspace version.
2016-01-13  Mike MarshallOrangefs: change ORANGEFS_VERSION from "Unknown" to...
2016-01-13  Mike MarshallOrangefs: rename orangefs_kernel_op_s.aio_ref_count...
2016-01-13  Mike MarshallOrangefs: implement .write_iter
2016-01-04  Martin Brandenburgorangefs: Fix some more global namespace pollution.
2016-01-04  Richard Weinbergerorangefs: Don't pollute global namespace
2016-01-04  Julia LawallOrangeFS: constify export_operations structures
2015-12-30  Mike MarshallOrangefs: don't trigger copy_attributes_to_inode from...
2015-12-28  Arnd Bergmannorangefs: fix typo in ornagefs_inode_lock
2015-12-28  Nicholas Mc GuireOrangefs: use kzalloc for kmalloc + memset 0
2015-12-17  Mike MarshallOrangefs: validate resp.listxattr.returned_count
2015-12-17  Mike MarshallOrangefs: don't use deprecated xattr defines.
2015-12-17  Martin Brandenburgorangefs: Do not unref if there is no bufmap.
2015-12-17  Martin Brandenburgorangefs: Remove useless inline qualifier from bufmap...
2015-12-17  Martin Brandenburgorangefs: Change visibility of several bufmap helpers...
2015-12-17  Martin Brandenburgorangefs: Remove ``aligned'' upcall and downcall length...
2015-12-15  Martin BrandenburgOrangefs: do not finalize bufmap if it was never initia...
2015-12-14  Mike MarshallOrangefs: Don't wait the old-fashioned way.
2015-12-14  Mike MarshallOrangefs: de-uglify orangefs_devreq_writev, and devoran...
2015-12-11  Mike MarshallOrangef: remove overlooked old-style userspace debug...
2015-12-11  Mike MarshallOrangefs: improve comments
2015-12-11  Mike MarshallOrangefs: don't keep checking stuff in on Friday afternoon.
2015-12-04  Mike MarshallOrangefs: don't expose internal details of pathname...
2015-12-04  Mike MarshallOrangefs: change pvfs2 filenames to orangefs
2015-12-03  Yi LiuOrangeFS: Change almost all instances of the string...
2015-11-16  Al Virofs: out of bounds on stack in iov_iter_advance
2015-11-16  Mike MarshallOrangefs: Merge tag 'v4.4-rc1' into for-next
2015-11-13  Martin BrandenburgOrangefs: Clean up pvfs2_devreq_read.
2015-11-13  Martin BrandenburgOrangefs: Remove upcall trailers which are not used.
2015-11-13  Mike MarshallOrangefs: fix gossip statement
2015-11-13  Martin BrandenburgOrangefs: Remove unused #defines from signal blocking...
next
This page took 0.082308 seconds and 8 git commands to generate.