summaryrefslogtreecommitdiff
path: root/fs/orangefs/devorangefs-req.c
AgeCommit message (Expand)Author
2016-01-23orangefs: make sure that reopening pvfs2-req won't overlap with the end of closeAl Viro
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro
2016-01-23orangefs: ->poll() doesn't need spinlockAl Viro
2016-01-23orangefs: kill ioctl32 rudimentsAl Viro
2016-01-23orangefs: ->poll() is only called between successful ->open() and ->release()Al Viro
2016-01-23orangefs: generic_file_open() is pointless for character devicesAl Viro
2016-01-19Orangefs: make gossip statement more palatable to xtensaMike Marshall
2016-01-13Orangefs: implement .write_iterMike Marshall
2016-01-04orangefs: Fix some more global namespace pollution.Martin Brandenburg
2015-12-17orangefs: Remove ``aligned'' upcall and downcall length macros.Martin Brandenburg
2015-12-15Orangefs: do not finalize bufmap if it was never initialized.Martin Brandenburg
2015-12-14Orangefs: Don't wait the old-fashioned way.Mike Marshall
2015-12-14Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in generalMike Marshall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall