aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs
Commit message (Expand)AuthorAge
...
* orangefs: clean up op_alloc()Al Viro2016-01-23
* orangefs: move handle_io_error() to file.cAl Viro2016-01-23
* orangefs: don't reinvent completion.h...Al Viro2016-01-23
* if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waitingAl Viro2016-01-23
* orangefs: get rid of MSECS_TO_JIFFIESAl Viro2016-01-23
* orangefs_clean_up_interrupted_operation: call with op->lock heldAl Viro2016-01-23
* orangefs: reduce nesting in wait_for_matching_downcall()Al Viro2016-01-23
* orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()Al Viro2016-01-23
* orangefs: hopefully saner op refcounting and lockingAl Viro2016-01-23
* orangefs: make sure that reopening pvfs2-req won't overlap with the end of closeAl Viro2016-01-23
* orangefs: nothing should remain in request list and in hashAl Viro2016-01-23
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-23
* orangefs: make wait_for_...downcall() staticAl Viro2016-01-23
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-23
* orangefs: make wait_for_...downcall() staticAl Viro2016-01-23
* make orangefs_clean_up_interrupted_operation() staticAl Viro2016-01-23
* orangefs: kill orangefs_inode_s ->listAl Viro2016-01-23
* orangefs: get rid of <censored> macrosAl Viro2016-01-23
* orangefs: ->poll() doesn't need spinlockAl Viro2016-01-23
* orangefs: kill ioctl32 rudimentsAl Viro2016-01-23
* orangefs: ->poll() is only called between successful ->open() and ->release()Al Viro2016-01-23
* orangefs: generic_file_open() is pointless for character devicesAl Viro2016-01-23
* orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)Al Viro2016-01-23
* Orangefs: make gossip statement more palatable to xtensaMike Marshall2016-01-19
* Orangefs: add verification to decode_direntsMike Marshall2016-01-15
* Orangefs: make .statfs gossip_debug more complete.Mike Marshall2016-01-13
* Orangefs: define a minimum compatible userspace version.Mike Marshall2016-01-13
* Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"Mike Marshall2016-01-13
* Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.Mike Marshall2016-01-13
* Orangefs: implement .write_iterMike Marshall2016-01-13
* orangefs: Fix some more global namespace pollution.Martin Brandenburg2016-01-04
* orangefs: Don't pollute global namespaceRichard Weinberger2016-01-04
* OrangeFS: constify export_operations structuresJulia Lawall2016-01-04
* Orangefs: don't trigger copy_attributes_to_inode from d_revalidate.Mike Marshall2015-12-30
* orangefs: fix typo in ornagefs_inode_lockArnd Bergmann2015-12-28
* Orangefs: use kzalloc for kmalloc + memset 0Nicholas Mc Guire2015-12-28
* Orangefs: validate resp.listxattr.returned_countMike Marshall2015-12-17
* Orangefs: don't use deprecated xattr defines.Mike Marshall2015-12-17
* orangefs: Do not unref if there is no bufmap.Martin Brandenburg2015-12-17
* orangefs: Remove useless inline qualifier from bufmap functions.Martin Brandenburg2015-12-17
* orangefs: Change visibility of several bufmap helpers to static.Martin Brandenburg2015-12-17
* orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg2015-12-17
* Orangefs: do not finalize bufmap if it was never initialized.Martin Brandenburg2015-12-15
* Orangefs: Don't wait the old-fashioned way.Mike Marshall2015-12-14
* Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in generalMike Marshall2015-12-14
* Orangef: remove overlooked old-style userspace debug partsMike Marshall2015-12-11
* Orangefs: improve commentsMike Marshall2015-12-11
* Orangefs: don't keep checking stuff in on Friday afternoon.Mike Marshall2015-12-11
* Orangefs: don't expose internal details of pathname resolution to userspace.Mike Marshall2015-12-04
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-04