index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2019-04-11
1
-8
/
+0
*
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
2019-03-10
1
-0
/
+8
*
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
1
-0
/
+1
*
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
2019-02-26
1
-0
/
+1
*
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
2019-02-14
1
-5
/
+4
*
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
2019-02-14
1
-2
/
+1
*
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
1
-0
/
+3
*
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
1
-1
/
+0
*
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
2
-5
/
+11
*
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
1
-1
/
+6
*
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
2
-5
/
+16
*
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
2019-02-13
1
-1
/
+41
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
1
-7
/
+0
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-2
/
+6
*
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
3
-51
/
+11
|
\
|
*
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-2
/
+2
|
*
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
2018-12-19
1
-2
/
+0
|
*
SUNRPC: remove crbind rpc_cred operation
NeilBrown
2018-12-19
1
-2
/
+0
|
*
SUNRPC: remove generic cred code.
NeilBrown
2018-12-19
1
-6
/
+0
|
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
2
-18
/
+2
|
*
SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
NeilBrown
2018-12-19
1
-3
/
+0
|
*
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-12-19
1
-12
/
+0
|
*
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
2018-12-19
1
-0
/
+2
|
*
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
2018-12-19
1
-0
/
+1
|
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
2
-1
/
+3
|
*
SUNRPC: discard RPC_DO_ROOTOVERRIDE()
NeilBrown
2018-12-19
1
-1
/
+0
|
*
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
2018-12-19
1
-2
/
+1
|
*
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
1
-3
/
+0
|
*
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
1
-1
/
+0
|
*
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
1
-0
/
+2
*
|
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
5
-11
/
+19
|
\
\
|
|
/
|
/
|
|
*
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
2018-12-31
1
-0
/
+9
|
*
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2018-12-27
2
-2
/
+0
|
*
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-12-27
1
-1
/
+0
|
*
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2018-12-27
2
-7
/
+5
|
*
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2018-12-27
1
-1
/
+4
|
*
svcrdma: Optimize the logic that selects the R_key to invalidate
Chuck Lever
2018-11-28
1
-0
/
+1
*
|
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
2018-12-02
1
-1
/
+0
|
/
*
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
1
-5
/
+2
|
\
|
*
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-11-01
1
-5
/
+2
*
|
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-30
3
-12
/
+20
|
\
\
|
*
|
svcrdma: Increase the default connection credit limit
Chuck Lever
2018-10-29
1
-6
/
+7
|
*
|
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
2018-10-29
1
-1
/
+1
|
*
|
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
2018-10-29
1
-6
/
+0
|
*
|
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
2018-10-29
1
-0
/
+12
|
*
|
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
2018-10-03
1
-0
/
+1
*
|
|
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-10-26
9
-45
/
+71
|
\
\
\
|
*
|
|
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
2018-10-23
1
-1
/
+1
|
*
|
|
SUNRPC: Convert auth creds to use refcount_t
Trond Myklebust
2018-10-23
1
-2
/
+2
|
*
|
|
SUNRPC: Simplify lookup code
Trond Myklebust
2018-10-23
1
-7
/
+5
|
|
|
/
|
|
/
|
[next]