summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/devorangefs-req.c
Commit message (Expand)AuthorAgeFilesLines
* orangefs: fix namespace handlingJann Horn2016-07-051-0/+7
* orangefs: fix orangefs_superblock lockingAl Viro2016-03-261-18/+23
* Orangefs: Extra sanity insurance on buffer before using string functions on it.Mike Marshall2016-03-141-0/+13
* orangefs: make fs_mount_pending staticMartin Brandenburg2016-03-091-38/+38
* Orangefs: improve gossip statementsMike Marshall2016-03-031-0/+18
* Orangefs: update orangefs.txtMike Marshall2016-02-261-2/+2
* Orangefs: code sanitation.Mike Marshall2016-02-261-10/+10
* Orangefs: code sanitationMike Marshall2016-02-241-1/+1
* orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro2016-02-191-10/+10
* orangefs: set correct ->downcall.status on failing to copy reply from daemonAl Viro2016-02-191-39/+22
* orangefs: get rid of op->doneAl Viro2016-02-191-13/+0
* orangefs: bufmap rewriteAl Viro2016-02-191-9/+6
* orangefs: delay freeing slot until cancel completesAl Viro2016-02-191-0/+7
* Orangefs: improve gossip statementMike Marshall2016-02-041-2/+5
* orangefs: don't reinvent completion.h...Al Viro2016-01-231-54/+21
* if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waitingAl Viro2016-01-231-16/+16
* orangefs: get rid of MSECS_TO_JIFFIESAl Viro2016-01-231-3/+1
* orangefs: hopefully saner op refcounting and lockingAl Viro2016-01-231-52/+60
* orangefs: make sure that reopening pvfs2-req won't overlap with the end of closeAl Viro2016-01-231-3/+4
* orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro2016-01-231-9/+4
* orangefs: ->poll() doesn't need spinlockAl Viro2016-01-231-2/+0
* orangefs: kill ioctl32 rudimentsAl Viro2016-01-231-27/+0
* orangefs: ->poll() is only called between successful ->open() and ->release()Al Viro2016-01-231-7/+5
* orangefs: generic_file_open() is pointless for character devicesAl Viro2016-01-231-3/+2
* Orangefs: make gossip statement more palatable to xtensaMike Marshall2016-01-191-2/+2
* Orangefs: implement .write_iterMike Marshall2016-01-131-263/+199
* orangefs: Fix some more global namespace pollution.Martin Brandenburg2016-01-041-2/+2
* orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg2015-12-171-6/+6
* Orangefs: do not finalize bufmap if it was never initialized.Martin Brandenburg2015-12-151-2/+9
* Orangefs: Don't wait the old-fashioned way.Mike Marshall2015-12-141-9/+8
* Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in generalMike Marshall2015-12-141-99/+166
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-0/+984
OpenPOWER on IntegriCloud