index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
devorangefs-req.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-06-16
1
-42
/
+12
|
\
|
*
orangefs: simplify compat ioctl handling
Al Viro
2018-06-15
1
-42
/
+12
*
|
orangefs: formatting cleanups
Mike Marshall
2018-06-01
1
-7
/
+10
|
/
*
orangefs: make several *_operations structs static
Martin Brandenburg
2018-04-03
1
-26
/
+26
*
orangefs: replace vmalloc and memset with vzalloc
Colin Ian King
2018-04-02
1
-2
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-3
/
+3
|
\
|
*
fs: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
*
orangefs: fix a braino in ->poll()
Al Viro
2017-11-27
1
-1
/
+1
*
|
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
2018-01-22
1
-1
/
+2
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
2017-09-14
1
-6
/
+3
*
orangefs: return from orangefs_devreq_read quickly if possible
Martin Brandenburg
2017-04-26
1
-0
/
+4
*
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-15
1
-2
/
+7
*
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
[next]