aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcauth_unix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet1-18/+4
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+4
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields1-2/+2
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields1-0/+2
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman1-4/+14
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky1-9/+4
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields1-55/+71
2012-02-03nfsd: remove some unneeded checksDan Carpenter1-1/+1
2012-01-31SUNRPC: ip map cache per network namespace cleanupStanislav Kinsbursky1-41/+30
2012-01-31SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky1-14/+41
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky1-1/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-1/+1
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-3/+3
2011-07-15svcauth_unix.c: quiet sparse noiseH Hartley Sweeten1-0/+1
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown1-78/+0
2011-03-09svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields1-1/+1
2011-03-08svcrpc: fix rare race on unix_domain creationJ. Bruce Fields1-9/+9
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields1-0/+12
2011-01-04svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields1-2/+1
2010-12-17net: sunrpc: kill unused macrosShan Wei1-2/+0
2010-10-11sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov1-3/+2
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov1-28/+94
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov1-8/+10
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov1-7/+5
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov1-3/+6
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov1-10/+21
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown1-3/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02svcrpc: treat uid's as unsignedJ. Bruce Fields1-1/+1
2010-01-26SUNRPC: Use rpc_pton() in ip_map_parse()Chuck Lever1-21/+26
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-23/+30
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-10-27nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields1-23/+30
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley1-2/+1
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incomingJ. Bruce Fields1-2/+12
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust1-2/+12
2009-08-04sunrpc: fix memory leak in unix_gid cache.NeilBrown1-0/+1
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust1-6/+6
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison1-13/+4
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-2/+2
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison1-1/+1
2008-10-28net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison1-3/+2
2008-05-18svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields1-2/+2
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon1-38/+80
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust1-0/+5
2008-02-01svc: Move the authinfo cache to svc_xprt.Tom Tucker1-25/+29
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields1-1/+3
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson1-0/+3
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown1-5/+5