index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
pnfs/flexfiles: report layoutstat regularly
Peng Tao
2
-5
/
+28
2015-06-24
nfs42: serialize LAYOUTSTATS calls of the same file
Peng Tao
3
-0
/
+11
2015-06-24
pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data
Peng Tao
2
-2
/
+177
2015-06-24
pnfs/flexfiles: add ff_layout_prepare_layoutstats
Peng Tao
1
-0
/
+71
2015-06-24
pNFS/flexfiles: track when layout is first used
Peng Tao
2
-3
/
+8
2015-06-24
pNFS/flexfiles: add layoutstats tracking
Trond Myklebust
2
-11
/
+203
2015-06-24
pNFS/flexfiles: Remove unused struct members user_name, group_name
Trond Myklebust
1
-2
/
+0
2015-06-24
pnfs: add pnfs_report_layoutstat helper function
Peng Tao
3
-0
/
+56
2015-06-24
pNFS: fill in nfs42_layoutstat_ops
Peng Tao
1
-0
/
+47
2015-06-24
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
Trond Myklebust
8
-3
/
+205
2015-06-20
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
1
-0
/
+7
2015-06-20
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2
-19
/
+23
2015-06-19
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
1
-1
/
+7
2015-06-18
nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror()
Yijing Wang
1
-1
/
+4
2015-06-18
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-18
NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
Trond Myklebust
2
-0
/
+2
2015-06-18
pNFS: Fix a memory leak when attempted pnfs fails
Trond Myklebust
1
-0
/
+2
2015-06-16
NFSv4: Fix stateid recovery on revoked delegations
Trond Myklebust
1
-15
/
+3
2015-06-16
Recover from stateid-type error on SETATTR
Olga Kornievskaia
1
-1
/
+7
2015-06-16
nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes
Kinglong Mee
1
-5
/
+7
2015-06-16
nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer
Jeff Layton
2
-41
/
+77
2015-06-16
nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
Jeff Layton
1
-23
/
+51
2015-06-16
nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
Jeff Layton
1
-2
/
+4
2015-06-16
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
Jeff Layton
3
-9
/
+22
2015-06-16
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
1
-1
/
+1
2015-06-16
pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()
Fabian Frederick
1
-6
/
+3
2015-06-16
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
1
-0
/
+3
2015-06-12
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2
-4
/
+8
2015-06-12
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2
-11
/
+28
2015-06-12
xprtrdma: Split rb_lock
Chuck Lever
4
-13
/
+15
2015-06-12
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
3
-5
/
+2
2015-06-12
xprtrdma: Remove ->ro_reset
Chuck Lever
5
-71
/
+0
2015-06-12
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
1
-109
/
+0
2015-06-12
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
3
-35
/
+89
2015-06-12
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
3
-3
/
+84
2015-06-12
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2
-30
/
+48
2015-06-12
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2
-0
/
+33
2015-06-12
xprtrdma: Use ib_device pointer safely
Chuck Lever
5
-48
/
+43
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
4
-14
/
+1
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
4
-12
/
+10
2015-06-12
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
1
-5
/
+5
2015-06-12
NFS: Ensure that we update the sequence id under the slot table lock
Trond Myklebust
1
-5
/
+5
2015-06-12
nfs: Initialize cb_sequenceres information before validate_seqid()
Kinglong Mee
1
-7
/
+7
2015-06-11
nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
Jeff Layton
1
-3
/
+3
2015-06-11
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
1
-1
/
+2
2015-06-11
nfs: Only update callback sequnce id when CB_SEQUENCE success
Kinglong Mee
1
-4
/
+12
2015-06-11
NFS: Convert use of __constant_htonl to htonl
Vaishali Thakkar
1
-1
/
+1
2015-06-11
SUNRPC: Transport fault injection
Chuck Lever
6
-0
/
+120
2015-06-11
NFS: Remove unused nfs_rw_ops->rw_release() function
Anna Schumaker
3
-9
/
+0
2015-06-11
NFSv4: handle nfs4_get_referral failure
Dominique Martinet
1
-0
/
+2
[next]