aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcauth_unix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-17knfsd: use a spinlock to protect sk_info_authunixNeilBrown1-5/+16
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authenticationNeilBrown1-5/+220
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever1-1/+2
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2006-12-13[PATCH] knfsd: Don't ignore kstrdup failure in rpc cachesNeilBrown1-0/+4
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields1-0/+1
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro1-4/+4
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks1-3/+44
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks1-4/+1
2006-09-28[SUNRPC]: more sunrpc endianness annotationsAl Viro1-4/+4
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-4/+4
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan1-11/+11
2006-03-27[PATCH] knfsd: Tidy up unix_domain_findNeilBrown1-8/+8
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-10/+10
2006-03-27[PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown1-47/+95
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-1/+1
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-38/+31
2006-01-06[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines.NeilBrown1-1/+13
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+1
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-9/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+502