summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/devorangefs-req.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-04Orangefs: improve gossip statementMike Marshall1-2/+5
2016-01-23orangefs: don't reinvent completion.h...Al Viro1-54/+21
2016-01-23if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waitingAl Viro1-16/+16
2016-01-23orangefs: get rid of MSECS_TO_JIFFIESAl Viro1-3/+1
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro1-52/+60
2016-01-23orangefs: make sure that reopening pvfs2-req won't overlap with the end of closeAl Viro1-3/+4
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro1-9/+4
2016-01-23orangefs: ->poll() doesn't need spinlockAl Viro1-2/+0
2016-01-23orangefs: kill ioctl32 rudimentsAl Viro1-27/+0
2016-01-23orangefs: ->poll() is only called between successful ->open() and ->release()Al Viro1-7/+5
2016-01-23orangefs: generic_file_open() is pointless for character devicesAl Viro1-3/+2
2016-01-19Orangefs: make gossip statement more palatable to xtensaMike Marshall1-2/+2
2016-01-13Orangefs: implement .write_iterMike Marshall1-263/+199
2016-01-04orangefs: Fix some more global namespace pollution.Martin Brandenburg1-2/+2
2015-12-17orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg1-6/+6
2015-12-15Orangefs: do not finalize bufmap if it was never initialized.Martin Brandenburg1-2/+9
2015-12-14Orangefs: Don't wait the old-fashioned way.Mike Marshall1-9/+8
2015-12-14Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in generalMike Marshall1-99/+166
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-0/+984