| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l... | Mike Marshall | 2017-02-25 | 1 | -9/+4 |
|\ |
|
| * | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro | 2016-12-05 | 1 | -9/+4 |
* | | orangefs: Dan Carpenter influenced cleanups... | Mike Marshall | 2017-02-09 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'misc' into for-next | Martin Brandenburg | 2016-09-28 | 1 | -138/+16 |
|\ |
|
| * | orangefs: rename most remaining global variables | Martin Brandenburg | 2016-08-16 | 1 | -10/+10 |
| * | orangefs: make devreq_mutex static | Martin Brandenburg | 2016-08-15 | 1 | -0/+2 |
| * | orangefs: clean up debugfs globals | Martin Brandenburg | 2016-08-15 | 1 | -128/+4 |
* | | orangefs: add features op | Martin Brandenburg | 2016-08-12 | 1 | -5/+5 |
* | | orangefs: record userspace version for feature compatbility | Martin Brandenburg | 2016-08-09 | 1 | -0/+10 |
|/ |
|
* | orangefs: fix namespace handling | Jann Horn | 2016-07-05 | 1 | -0/+7 |
* | orangefs: fix orangefs_superblock locking | Al Viro | 2016-03-26 | 1 | -18/+23 |
* | Orangefs: Extra sanity insurance on buffer before using string functions on it. | Mike Marshall | 2016-03-14 | 1 | -0/+13 |
* | orangefs: make fs_mount_pending static | Martin Brandenburg | 2016-03-09 | 1 | -38/+38 |
* | Orangefs: improve gossip statements | Mike Marshall | 2016-03-03 | 1 | -0/+18 |
* | Orangefs: update orangefs.txt | Mike Marshall | 2016-02-26 | 1 | -2/+2 |
* | Orangefs: code sanitation. | Mike Marshall | 2016-02-26 | 1 | -10/+10 |
* | Orangefs: code sanitation | Mike Marshall | 2016-02-24 | 1 | -1/+1 |
* | orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon | Al Viro | 2016-02-19 | 1 | -10/+10 |
* | orangefs: set correct ->downcall.status on failing to copy reply from daemon | Al Viro | 2016-02-19 | 1 | -39/+22 |
* | orangefs: get rid of op->done | Al Viro | 2016-02-19 | 1 | -13/+0 |
* | orangefs: bufmap rewrite | Al Viro | 2016-02-19 | 1 | -9/+6 |
* | orangefs: delay freeing slot until cancel completes | Al Viro | 2016-02-19 | 1 | -0/+7 |
* | Orangefs: improve gossip statement | Mike Marshall | 2016-02-04 | 1 | -2/+5 |
* | orangefs: don't reinvent completion.h... | Al Viro | 2016-01-23 | 1 | -54/+21 |
* | if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting | Al Viro | 2016-01-23 | 1 | -16/+16 |
* | orangefs: get rid of MSECS_TO_JIFFIES | Al Viro | 2016-01-23 | 1 | -3/+1 |
* | orangefs: hopefully saner op refcounting and locking | Al Viro | 2016-01-23 | 1 | -52/+60 |
* | orangefs: make sure that reopening pvfs2-req won't overlap with the end of close | Al Viro | 2016-01-23 | 1 | -3/+4 |
* | orangefs: move wakeups into set_op_state_{serviced,purged}() | Al Viro | 2016-01-23 | 1 | -9/+4 |
* | orangefs: ->poll() doesn't need spinlock | Al Viro | 2016-01-23 | 1 | -2/+0 |
* | orangefs: kill ioctl32 rudiments | Al Viro | 2016-01-23 | 1 | -27/+0 |
* | orangefs: ->poll() is only called between successful ->open() and ->release() | Al Viro | 2016-01-23 | 1 | -7/+5 |
* | orangefs: generic_file_open() is pointless for character devices | Al Viro | 2016-01-23 | 1 | -3/+2 |
* | Orangefs: make gossip statement more palatable to xtensa | Mike Marshall | 2016-01-19 | 1 | -2/+2 |
* | Orangefs: implement .write_iter | Mike Marshall | 2016-01-13 | 1 | -263/+199 |
* | orangefs: Fix some more global namespace pollution. | Martin Brandenburg | 2016-01-04 | 1 | -2/+2 |
* | orangefs: Remove ``aligned'' upcall and downcall length macros. | Martin Brandenburg | 2015-12-17 | 1 | -6/+6 |
* | Orangefs: do not finalize bufmap if it was never initialized. | Martin Brandenburg | 2015-12-15 | 1 | -2/+9 |
* | Orangefs: Don't wait the old-fashioned way. | Mike Marshall | 2015-12-14 | 1 | -9/+8 |
* | Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general | Mike Marshall | 2015-12-14 | 1 | -99/+166 |
* | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall | 2015-12-04 | 1 | -0/+984 |