aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcauth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields2011-03-091-1/+1
* svcrpc: fix rare race on unix_domain creationJ. Bruce Fields2011-03-081-9/+9
* SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-041-0/+12
* svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-041-2/+1
* net: sunrpc: kill unused macrosShan Wei2010-12-171-2/+0
* sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov2010-10-111-3/+2
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-271-28/+94
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-271-8/+10
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-271-7/+5
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-271-3/+6
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-271-10/+21
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-211-3/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* svcrpc: treat uid's as unsignedJ. Bruce Fields2010-03-021-1/+1
* SUNRPC: Use rpc_pton() in ip_map_parse()Chuck Lever2010-01-261-21/+26
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-23/+30
|\
| * nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields2009-10-271-23/+30
* | net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-071-2/+1
|/
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-211-2/+12
|\
| * SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-2/+12
* | sunrpc: fix memory leak in unix_gid cache.NeilBrown2009-08-041-0/+1
|/
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-071-6/+6
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-13/+4
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison2008-10-281-1/+1
* net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-3/+2
* svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields2008-05-181-2/+2
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-38/+80
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-011-0/+5
* svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-011-25/+29
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-171-1/+3
* knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2007-07-171-0/+3
* knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-091-5/+5
* knfsd: use a spinlock to protect sk_info_authunixNeilBrown2007-04-171-5/+16
* [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown2007-02-141-5/+220
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-1/+2
* [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-6/+6
* [PATCH] knfsd: Don't ignore kstrdup failure in rpc cachesNeilBrown2006-12-131-0/+4
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-131-0/+1
* [SUNRPC]: annotate hash_ip()Al Viro2006-12-021-4/+4
* [PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks2006-10-041-3/+44
* [PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks2006-10-021-4/+1
* [SUNRPC]: more sunrpc endianness annotationsAl Viro2006-09-281-4/+4
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-4/+4
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-281-11/+11
* [PATCH] knfsd: Tidy up unix_domain_findNeilBrown2006-03-271-8/+8
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-10/+10
* [PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown2006-03-271-47/+95
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-1/+1