index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-15
3
-2
/
+38
|
\
|
*
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
2
-2
/
+5
|
*
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
1
-0
/
+15
|
*
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-04-24
1
-0
/
+16
|
*
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
2019-04-24
1
-0
/
+2
*
|
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
1
-0
/
+2
*
|
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
1
-0
/
+2
*
|
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
1
-0
/
+2
*
|
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
2019-04-25
1
-1
/
+0
*
|
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
1
-0
/
+1
*
|
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
1
-1
/
+8
*
|
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
2019-04-25
1
-1
/
+0
*
|
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
1
-3
/
+3
*
|
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-25
1
-2
/
+4
*
|
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
[next]