aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcauth_unix.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* SUNRPC: Fix the server AUTH_UNIX userspace mappingsTrond Myklebust2019-04-24
* SUNRPC: Make server side AUTH_UNIX use lockless lookupsTrond Myklebust2018-10-29
* SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust2018-10-03
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-14
* SUNRPC: make cache_detail structures constBhumika Goyal2017-11-27
* sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-08
* cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-07
* svcrpc: move some initialization to common codeJ. Bruce Fields2015-11-24
* svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-08
* net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-01
* svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-29
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-15
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-13
* | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-13
* | sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-13
* | sunrpc: Use uid_eq and gid_eq where appropriateEric W. Biederman2013-02-13
* | sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
* | sunrpc: Use userns friendly constants.Eric W. Biederman2013-02-13
|/
* ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-18
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\
| * nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| * nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
* | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
|\|
| * nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
|/
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: ip map cache per network namespace cleanupStanislav Kinsbursky2012-01-31
| * SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
* | nfsd: remove some unneeded checksDan Carpenter2012-02-03
|/
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* svcauth_unix.c: quiet sparse noiseH Hartley Sweeten2011-07-15
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
* svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields2011-03-09
* svcrpc: fix rare race on unix_domain creationJ. Bruce Fields2011-03-08
* SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-04
* svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-04
* net: sunrpc: kill unused macrosShan Wei2010-12-17
* sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov2010-10-11
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-27
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-27
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-27
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-27
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-27
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21