aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-26
|\
| * SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington2019-09-20
* | sunrpc: Use kzfree rather than its implementation.zhong jiang2019-09-05
|/
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * SUNRPC: rsi_parse() should use the current user namespaceTrond Myklebust2019-04-24
* | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-09
|\ \
| * | SUNRPC: Rebalance a kref in auth_gss.cChuck Lever2019-05-09
| * | SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter2019-05-09
| * | SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust2019-04-26
| * | SUNRPC: Use the client user namespace when encoding credsTrond Myklebust2019-04-26
| * | SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-25
| |/
* / crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
|/
* SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpcTrond Myklebust2019-03-02
* Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-02-25
|\
| * SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever2019-02-14
| * SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever2019-02-14
| * SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever2019-02-14
| * SUNRPC: Remove xdr_buf_trim()Chuck Lever2019-02-14
| * SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever2019-02-14
| * SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2019-02-14
| * SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2019-02-13
| * SUNRPC: Add build option to disable support for insecure enctypesChuck Lever2019-02-13
| * SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever2019-02-13
| * SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-13
* | sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew2019-02-15
|/
* SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limitTrond Myklebust2019-01-15
* Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-02
|\
| * SUNRPC: Fix some kernel doc complaintsChuck Lever2019-01-02
| * SUNRPC discard cr_uid from struct rpc_cred.NeilBrown2018-12-19
| * SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-19
| * NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-19
| * SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-19
| * SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-19
| * SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-19
* | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-02
|\ \ | |/ |/|
| * sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin2018-12-27
* | SUNRPC: Fix leak of krb5p encode pagesChuck Lever2018-12-02
|/
* SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust2018-11-12
* Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-04
|\
| * SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-01
* | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-30
|\ \
| * | SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust2018-10-29
| * | SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust2018-10-03
* | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-26
|\ \ \
| * | | SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust2018-10-23
| | |/ | |/|
| * | SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust2018-10-18
| * | SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()Arnd Bergmann2018-10-05
| * | SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust2018-09-30
| * | SUNRPC: Lockless lookup of RPCSEC_GSS mechanismsTrond Myklebust2018-09-30
| * | SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust2018-09-30