开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
devorangefs-req.c
Age
Commit message (
Expand
)
Author
2016-03-03
Orangefs: improve gossip statements
Mike Marshall
2016-02-26
Orangefs: update orangefs.txt
Mike Marshall
2016-02-26
Orangefs: code sanitation.
Mike Marshall
2016-02-24
Orangefs: code sanitation
Mike Marshall
2016-02-19
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
Al Viro
2016-02-19
orangefs: set correct ->downcall.status on failing to copy reply from daemon
Al Viro
2016-02-19
orangefs: get rid of op->done
Al Viro
2016-02-19
orangefs: bufmap rewrite
Al Viro
2016-02-19
orangefs: delay freeing slot until cancel completes
Al Viro
2016-02-04
Orangefs: improve gossip statement
Mike Marshall
2016-01-23
orangefs: don't reinvent completion.h...
Al Viro
2016-01-23
if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting
Al Viro
2016-01-23
orangefs: get rid of MSECS_TO_JIFFIES
Al Viro
2016-01-23
orangefs: hopefully saner op refcounting and locking
Al Viro
2016-01-23
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
Al Viro
2016-01-23
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
2016-01-23
orangefs: ->poll() doesn't need spinlock
Al Viro
2016-01-23
orangefs: kill ioctl32 rudiments
Al Viro
2016-01-23
orangefs: ->poll() is only called between successful ->open() and ->release()
Al Viro
2016-01-23
orangefs: generic_file_open() is pointless for character devices
Al Viro
2016-01-19
Orangefs: make gossip statement more palatable to xtensa
Mike Marshall
2016-01-13
Orangefs: implement .write_iter
Mike Marshall
2016-01-04
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
2015-12-17
orangefs: Remove ``aligned'' upcall and downcall length macros.
Martin Brandenburg
2015-12-15
Orangefs: do not finalize bufmap if it was never initialized.
Martin Brandenburg
2015-12-14
Orangefs: Don't wait the old-fashioned way.
Mike Marshall
2015-12-14
Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general
Mike Marshall
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall