index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
pnfs: rework LAYOUTGET retry handling
Jeff Layton
2016-05-17
7
-144
/
+136
|
*
|
|
pnfs: lift retry logic from send_layoutget to pnfs_update_layout
Jeff Layton
2016-05-17
1
-36
/
+36
|
*
|
|
pnfs: fix bad error handling in send_layoutget
Jeff Layton
2016-05-17
1
-3
/
+8
|
*
|
|
flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
Jeff Layton
2016-05-17
1
-1
/
+17
|
*
|
|
flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
Jeff Layton
2016-05-17
2
-9
/
+1
|
*
|
|
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
2016-05-17
5
-28
/
+52
|
*
|
|
pnfs: keep track of the return sequence number in pnfs_layout_hdr
Jeff Layton
2016-05-17
2
-3
/
+9
|
*
|
|
pnfs: record sequence in pnfs_layout_segment when it's created
Jeff Layton
2016-05-17
2
-0
/
+2
|
*
|
|
pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
Jeff Layton
2016-05-17
1
-2
/
+2
|
*
|
|
pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...
Tom Haynes
2016-05-17
1
-4
/
+25
|
*
|
|
pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
Tom Haynes
2016-05-17
3
-3
/
+9
|
*
|
|
pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
Trond Myklebust
2016-05-17
1
-17
/
+6
|
*
|
|
NFS: Reclaim writes via writepage are opportunistic
Trond Myklebust
2016-05-17
1
-2
/
+1
|
*
|
|
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
2016-05-17
5
-14
/
+28
|
*
|
|
NFSv4: Label stateids with the type
Trond Myklebust
2016-05-17
8
-24
/
+85
|
*
|
|
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
2016-05-17
2
-3
/
+5
|
*
|
|
pNFS: Fix a leaked layoutstats flag
Trond Myklebust
2016-05-17
1
-1
/
+2
|
*
|
|
xprtrdma: Remove qplock
Chuck Lever
2016-05-17
2
-4
/
+0
|
*
|
|
xprtrdma: Faster server reboot recovery
Chuck Lever
2016-05-17
1
-1
/
+11
|
*
|
|
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
2016-05-17
4
-88
/
+0
|
*
|
|
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
2016-05-17
6
-19
/
+150
|
*
|
|
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
2016-05-17
1
-5
/
+2
|
*
|
|
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2016-05-17
2
-7
/
+7
|
*
|
|
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
2016-05-17
1
-9
/
+16
|
*
|
|
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
2016-05-17
1
-38
/
+60
|
*
|
|
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2016-05-17
2
-3
/
+4
|
*
|
|
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2016-05-17
2
-20
/
+20
|
*
|
|
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
2016-05-17
1
-35
/
+6
|
*
|
|
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
2016-05-17
1
-151
/
+0
|
*
|
|
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2016-05-17
2
-60
/
+272
|
*
|
|
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
2016-05-17
1
-14
/
+4
|
*
|
|
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
2016-05-17
1
-4
/
+5
|
*
|
|
xprtrdma: Prevent inline overflow
Chuck Lever
2016-05-17
5
-11
/
+90
|
*
|
|
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
2016-05-17
5
-26
/
+23
|
*
|
|
xprtrdma: Bound the inline threshold values
Chuck Lever
2016-05-17
2
-1
/
+9
|
*
|
|
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
8
-4
/
+49
|
*
|
|
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
2016-05-17
1
-2
/
+2
|
*
|
|
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
2016-05-17
1
-0
/
+4
|
*
|
|
nfs4: client: do not send empty SETATTR after OPEN_CREATE
Tigran Mkrtchyan
2016-05-17
1
-9
/
+25
|
*
|
|
NFS: Add COPY nfs operation
Anna Schumaker
2016-05-17
9
-0
/
+305
|
*
|
|
NFS: Add nfs_commit_file()
Anna Schumaker
2016-05-17
3
-6
/
+42
|
*
|
|
Fixing oops in callback path
Olga Kornievskaia
2016-05-17
1
-2
/
+4
|
*
|
|
nfs: don't share mounts between network namespaces
J. Bruce Fields
2016-05-09
1
-0
/
+5
|
*
|
|
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
2016-05-09
1
-0
/
+4
|
*
|
|
nfs: have flexfiles mirror keep creds for both ro and rw layouts
Jeff Layton
2016-05-09
3
-10
/
+30
|
*
|
|
nfs: get a reference to the credential in ff_layout_alloc_lseg
Jeff Layton
2016-05-09
3
-54
/
+36
|
*
|
|
nfs: have ff_layout_get_ds_cred take a reference to the cred
Jeff Layton
2016-05-09
2
-10
/
+35
|
*
|
|
nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
Jeff Layton
2016-05-09
1
-5
/
+1
|
*
|
|
sunrpc: add a get_rpccred_rcu inline
Jeff Layton
2016-05-09
1
-0
/
+18
|
*
|
|
sunrpc: add rpc_lookup_generic_cred
Weston Andros Adamson
2016-05-09
2
-0
/
+8
[prev]
[next]