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
*
SUNRPC: Clean up
Trond Myklebust
2019-03-09
1
-33
/
+14
*
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
2019-03-07
1
-18
/
+24
*
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
2019-03-07
1
-28
/
+33
*
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
2019-03-07
1
-4
/
+17
*
SUNRPC: Allow dynamic allocation of back channel slots
Trond Myklebust
2019-03-02
1
-16
/
+25
*
NFSv4.1: Bump the default callback session slot count to 16
Trond Myklebust
2019-03-02
1
-1
/
+1
*
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
2019-03-02
3
-8
/
+5
*
NFS/flexfiles: Clean up mirror DS initialisation
Trond Myklebust
2019-03-02
1
-35
/
+31
*
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
Trond Myklebust
2019-03-02
1
-15
/
+0
*
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
2019-03-02
3
-26
/
+10
*
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2019-03-02
2
-5
/
+5
*
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
2019-03-02
3
-8
/
+9
*
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
2019-03-02
3
-10
/
+6
*
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
2019-03-02
3
-16
/
+5
*
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
2019-03-02
3
-12
/
+73
*
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
Trond Myklebust
2019-03-02
2
-21
/
+3
*
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
2019-03-02
1
-20
/
+0
*
NFS/flexfiles: Avoid unnecessary layout invalidations
Trond Myklebust
2019-03-02
1
-3
/
+3
*
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
2019-03-02
3
-22
/
+28
*
NFSv4: Handle early exit in layoutget by returning an error
Trond Myklebust
2019-03-02
1
-2
/
+4
*
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
2019-03-02
3
-6
/
+57
*
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
2019-03-01
8
-1
/
+306
*
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
3
-0
/
+25
*
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()
Trond Myklebust
2019-03-01
1
-0
/
+3
*
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
2019-03-01
1
-2
/
+2
*
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
2019-03-01
1
-13
/
+19
*
NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
Anna Schumaker
2019-03-01
1
-0
/
+10
*
NFSv4.1: Don't process the sequence op more than once.
Trond Myklebust
2019-03-01
1
-1
/
+1
*
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
2019-03-01
1
-4
/
+8
*
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
2019-02-26
2
-2
/
+20
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
47
-1581
/
+2078
|
\
|
*
SUNRPC: Use au_rslack when computing reply buffer size
Chuck Lever
2019-02-14
1
-3
/
+4
|
*
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
2019-02-14
5
-11
/
+20
|
*
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
2019-02-14
4
-3
/
+7
|
*
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
5
-16
/
+23
|
*
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
7
-73
/
+102
|
*
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2019-02-14
8
-136
/
+9
|
*
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
4
-46
/
+6
|
*
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
2019-02-14
7
-92
/
+530
|
*
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
7
-201
/
+243
|
*
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
3
-128
/
+154
|
*
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
8
-181
/
+266
|
*
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
2019-02-13
3
-1
/
+59
|
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
7
-58
/
+65
|
*
SUNRPC: Remove some dprintk() call sites from auth functions
Chuck Lever
2019-02-13
2
-37
/
+1
|
*
NFS: Add trace events to report non-zero NFS status codes
Chuck Lever
2019-02-13
6
-4
/
+133
|
*
NFS: Remove print_overflow_msg()
Chuck Lever
2019-02-13
8
-600
/
+219
|
*
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
2
-6
/
+86
|
*
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
2
-7
/
+84
|
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
8
-15
/
+26
[next]