index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
devorangefs-req.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Merge branch 'misc' into for-next
Martin Brandenburg
1
-138
/
+16
2016-08-16
orangefs: rename most remaining global variables
Martin Brandenburg
1
-10
/
+10
2016-08-15
orangefs: make devreq_mutex static
Martin Brandenburg
1
-0
/
+2
2016-08-15
orangefs: clean up debugfs globals
Martin Brandenburg
1
-128
/
+4
2016-08-12
orangefs: add features op
Martin Brandenburg
1
-5
/
+5
2016-08-09
orangefs: record userspace version for feature compatbility
Martin Brandenburg
1
-0
/
+10
2016-07-05
orangefs: fix namespace handling
Jann Horn
1
-0
/
+7
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
1
-18
/
+23
2016-03-14
Orangefs: Extra sanity insurance on buffer before using string functions on it.
Mike Marshall
1
-0
/
+13
2016-03-09
orangefs: make fs_mount_pending static
Martin Brandenburg
1
-38
/
+38
2016-03-03
Orangefs: improve gossip statements
Mike Marshall
1
-0
/
+18
2016-02-26
Orangefs: update orangefs.txt
Mike Marshall
1
-2
/
+2
2016-02-26
Orangefs: code sanitation.
Mike Marshall
1
-10
/
+10
2016-02-25
Orangefs: code sanitation
Mike Marshall
1
-1
/
+1
2016-02-19
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
Al Viro
1
-10
/
+10
2016-02-19
orangefs: set correct ->downcall.status on failing to copy reply from daemon
Al Viro
1
-39
/
+22
2016-02-19
orangefs: get rid of op->done
Al Viro
1
-13
/
+0
2016-02-19
orangefs: bufmap rewrite
Al Viro
1
-9
/
+6
2016-02-19
orangefs: delay freeing slot until cancel completes
Al Viro
1
-0
/
+7
2016-02-04
Orangefs: improve gossip statement
Mike Marshall
1
-2
/
+5
2016-01-23
orangefs: don't reinvent completion.h...
Al Viro
1
-54
/
+21
2016-01-23
if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting
Al Viro
1
-16
/
+16
2016-01-23
orangefs: get rid of MSECS_TO_JIFFIES
Al Viro
1
-3
/
+1
2016-01-23
orangefs: hopefully saner op refcounting and locking
Al Viro
1
-52
/
+60
2016-01-23
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
Al Viro
1
-3
/
+4
2016-01-23
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
1
-9
/
+4
2016-01-23
orangefs: ->poll() doesn't need spinlock
Al Viro
1
-2
/
+0
2016-01-23
orangefs: kill ioctl32 rudiments
Al Viro
1
-27
/
+0
2016-01-23
orangefs: ->poll() is only called between successful ->open() and ->release()
Al Viro
1
-7
/
+5
2016-01-23
orangefs: generic_file_open() is pointless for character devices
Al Viro
1
-3
/
+2
2016-01-19
Orangefs: make gossip statement more palatable to xtensa
Mike Marshall
1
-2
/
+2
2016-01-13
Orangefs: implement .write_iter
Mike Marshall
1
-263
/
+199
2016-01-05
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
1
-2
/
+2
2015-12-17
orangefs: Remove ``aligned'' upcall and downcall length macros.
Martin Brandenburg
1
-6
/
+6
2015-12-15
Orangefs: do not finalize bufmap if it was never initialized.
Martin Brandenburg
1
-2
/
+9
2015-12-14
Orangefs: Don't wait the old-fashioned way.
Mike Marshall
1
-9
/
+8
2015-12-14
Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general
Mike Marshall
1
-99
/
+166
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
1
-0
/
+984