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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
pnfs: pnfs_update_layout needs to consider if strict iomode checking is on
Tom Haynes
4
-25
/
+61
2016-05-26
nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...
Tom Haynes
1
-2
/
+3
2016-05-25
nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
Tom Haynes
2
-1
/
+16
2016-05-25
nfs: avoid race that crashes nfs_init_commit
Weston Andros Adamson
2
-0
/
+32
2016-05-25
NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()
Dan Carpenter
1
-2
/
+2
2016-05-17
pnfs: make pnfs_layout_process more robust
Jeff Layton
1
-16
/
+11
2016-05-17
pnfs: rework LAYOUTGET retry handling
Jeff Layton
7
-144
/
+136
2016-05-17
pnfs: lift retry logic from send_layoutget to pnfs_update_layout
Jeff Layton
1
-36
/
+36
2016-05-17
pnfs: fix bad error handling in send_layoutget
Jeff Layton
1
-3
/
+8
2016-05-17
flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
Jeff Layton
1
-1
/
+17
2016-05-17
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2
-9
/
+1
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
5
-28
/
+52
2016-05-17
pnfs: keep track of the return sequence number in pnfs_layout_hdr
Jeff Layton
2
-3
/
+9
2016-05-17
pnfs: record sequence in pnfs_layout_segment when it's created
Jeff Layton
2
-0
/
+2
2016-05-17
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
1
-2
/
+2
2016-05-17
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
1
-4
/
+25
2016-05-17
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
3
-3
/
+9
2016-05-17
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
1
-17
/
+6
2016-05-17
NFS: Reclaim writes via writepage are opportunistic
Trond Myklebust
1
-2
/
+1
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
5
-14
/
+28
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
8
-24
/
+85
2016-05-17
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
2
-3
/
+5
2016-05-17
pNFS: Fix a leaked layoutstats flag
Trond Myklebust
1
-1
/
+2
2016-05-17
xprtrdma: Remove qplock
Chuck Lever
2
-4
/
+0
2016-05-17
xprtrdma: Faster server reboot recovery
Chuck Lever
1
-1
/
+11
2016-05-17
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
4
-88
/
+0
2016-05-17
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
6
-19
/
+150
2016-05-17
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
1
-5
/
+2
2016-05-17
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2
-7
/
+7
2016-05-17
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
1
-9
/
+16
2016-05-17
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
1
-38
/
+60
2016-05-17
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2
-3
/
+4
2016-05-17
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2
-20
/
+20
2016-05-17
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
1
-35
/
+6
2016-05-17
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
1
-151
/
+0
2016-05-17
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2
-60
/
+272
2016-05-17
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
1
-14
/
+4
2016-05-17
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
1
-4
/
+5
2016-05-17
xprtrdma: Prevent inline overflow
Chuck Lever
5
-11
/
+90
2016-05-17
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
5
-26
/
+23
2016-05-17
xprtrdma: Bound the inline threshold values
Chuck Lever
2
-1
/
+9
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
8
-4
/
+49
2016-05-17
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2016-05-17
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
1
-0
/
+4
2016-05-17
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
1
-9
/
+25
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
9
-0
/
+305
2016-05-17
NFS: Add nfs_commit_file()
Anna Schumaker
3
-6
/
+42
2016-05-17
Fixing oops in callback path
Olga Kornievskaia
1
-2
/
+4
2016-05-09
nfs: don't share mounts between network namespaces
J. Bruce Fields
1
-0
/
+5
2016-05-09
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
1
-0
/
+4
[next]