index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
1
-1
/
+1
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
1
-29
/
+38
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
3
-2
/
+4
2019-07-18
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
1
-1
/
+1
2019-07-18
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2
-5
/
+12
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
11
-21
/
+55
2019-07-18
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
1
-1
/
+3
2019-07-16
SUNRPC: Skip zero-refcount transports
Trond Myklebust
1
-1
/
+19
2019-07-16
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
1
-3
/
+2
2019-07-15
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
1
-2
/
+19
2019-07-13
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
1
-22
/
+22
2019-07-13
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
1
-2
/
+2
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
3
-4
/
+18
2019-07-13
nfs: Fix copy-and-paste error in debug message
Donald Buczek
1
-1
/
+1
2019-07-13
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
1
-16
/
+16
2019-07-13
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
1
-1
/
+1
2019-07-12
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2
-86
/
+7
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
3
-23
/
+24
2019-07-09
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
5
-7
/
+29
2019-07-09
NFS: Update symbolic flags displayed by trace events
Chuck Lever
1
-26
/
+124
2019-07-09
NFS: Display symbolic status code names in trace log
Chuck Lever
1
-35
/
+41
2019-07-09
NFS: Fix show_nfs_errors macros again
Chuck Lever
1
-82
/
+82
2019-07-09
NFS4: Add a trace event to record invalid CB sequence IDs
Chuck Lever
2
-8
/
+58
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
7
-36
/
+121
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
3
-7
/
+8
2019-07-09
xprtrdma: Refactor chunk encoding
Chuck Lever
1
-20
/
+16
2019-07-09
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
1
-21
/
+38
2019-07-09
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
1
-14
/
+8
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
4
-50
/
+36
2019-07-09
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
5
-53
/
+137
2019-07-09
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
3
-0
/
+22
2019-07-09
xprtrdma: Remove fr_state
Chuck Lever
4
-140
/
+96
2019-07-09
xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
Chuck Lever
3
-5
/
+1
2019-07-09
xprtrdma: Fix occasional transport deadlock
Chuck Lever
5
-29
/
+47
2019-07-09
xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
Chuck Lever
2
-7
/
+8
2019-07-06
SUNRPC: Fix possible autodisconnect during connect due to old last_used
Dave Wysochanski
1
-1
/
+1
2019-07-06
SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
Anna Schumaker
1
-1
/
+1
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
1
-1
/
+5
2019-07-06
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
1
-0
/
+11
2019-07-06
NFS: Clean up writeback code
Trond Myklebust
3
-10
/
+5
2019-07-06
SUNRPC: Remove warning in debugfs.c when compiling with W=1
Trond Myklebust
1
-1
/
+1
2019-07-06
SUNRPC: add links for all client xprts to debugfs
NeilBrown
1
-17
/
+29
2019-07-06
SUNRPC: Count ops completing with tk_status < 0
Dave Wysochanski
2
-3
/
+12
2019-07-06
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
NeilBrown
1
-6
/
+9
2019-07-06
SUNRPC: Use proper printk specifiers for unsigned long long
Dave Wysochanski
1
-1
/
+1
2019-07-06
SUNRPC: Move call to rpc_count_iostats before rpc_call_done
Dave Wysochanski
2
-4
/
+5
2019-07-06
NFS: send state management on a single connection.
NeilBrown
3
-10
/
+37
2019-07-06
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
1
-0
/
+1
2019-07-06
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
1
-0
/
+2
[next]