summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-111-8/+0Star
* SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust2019-03-101-0/+8
* NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust2019-03-011-0/+1
* SUNRPC: Fix an Oops in udp_poll()Trond Myklebust2019-02-261-0/+1
* SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever2019-02-141-5/+4Star
* SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever2019-02-141-2/+1Star
* SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-141-0/+3
* SUNRPC: Remove xdr_buf_trim()Chuck Lever2019-02-141-1/+0Star
* SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2019-02-142-5/+11
* SUNRPC: Clean up rpc_verify_header()Chuck Lever2019-02-131-1/+6
* SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2019-02-132-5/+16
* SUNRPC: Add build option to disable support for insecure enctypesChuck Lever2019-02-131-1/+41
* SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever2019-02-131-7/+0Star
* SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-131-2/+6
* Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-033-51/+11Star
|\
| * sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-2/+2
| * SUNRPC discard cr_uid from struct rpc_cred.NeilBrown2018-12-191-2/+0Star
| * SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-191-2/+0Star
| * SUNRPC: remove generic cred code.NeilBrown2018-12-191-6/+0Star
| * NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-192-18/+2Star
| * SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-191-3/+0Star
| * NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-191-12/+0Star
| * SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown2018-12-191-0/+2
| * SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown2018-12-191-0/+1
| * NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-192-1/+3
| * SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown2018-12-191-1/+0Star
| * SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-191-2/+1Star
| * SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-191-3/+0Star
| * SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-191-1/+0Star
| * SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-191-0/+2
* | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-035-11/+19
|\ \ | |/ |/|
| * nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2018-12-311-0/+9
| * sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin2018-12-282-2/+0Star
| * sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin2018-12-281-1/+0Star
| * sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-282-7/+5Star
| * sunrpc: use-after-free in svc_process_common()Vasily Averin2018-12-281-1/+4
| * svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever2018-11-291-0/+1
* | SUNRPC: Fix a memory leak in call_encode()Trond Myklebust2018-12-021-1/+0Star
|/
* Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2Star
|\
| * SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2Star
* | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-303-12/+20
|\ \
| * | svcrdma: Increase the default connection credit limitChuck Lever2018-10-291-6/+7
| * | SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust2018-10-291-1/+1
| * | SUNRPC: Remove non-RCU protected lookupTrond Myklebust2018-10-291-6/+0Star
| * | SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust2018-10-291-0/+12
| * | SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust2018-10-031-0/+1
* | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-269-45/+71
|\ \ \
| * | | SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust2018-10-231-1/+1
| * | | SUNRPC: Convert auth creds to use refcount_tTrond Myklebust2018-10-231-2/+2
| * | | SUNRPC: Simplify lookup codeTrond Myklebust2018-10-231-7/+5Star
| | |/ | |/|