summaryrefslogtreecommitdiffstats
path: root/fs/nfs/dns_resolve.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-191-0/+2
* NFSv4: Move the DNS resolver into the NFSv4 moduleTrond Myklebust2013-06-181-3/+29
* SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-1/+1
* SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-1/+2
* NFS: simplify and clean cache libraryStanislav Kinsbursky2013-02-151-5/+1
* NFS: use SUNRPC cache creation and destruction helper for DNS cacheStanislav Kinsbursky2013-02-151-35/+25
* sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-0/+2
* NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-0/+4
* NFS: Fix a number of sparse warningsTrond Myklebust2012-03-111-0/+1
* NFS: pass proper net rpc_pton() in nfs_dns_resolve_name()Stanislav Kinsbursky2012-02-061-1/+1
* NFS: parse DNS cache in proper network namespace contextStanislav Kinsbursky2012-01-311-1/+1
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-311-2/+2
* NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky2012-01-311-1/+37
* NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-01-311-33/+63
* NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky2012-01-311-2/+2
* NFS: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-311-1/+10
* sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-071-3/+3
* NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker2010-08-111-0/+24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NFS: Fix an allocation-under-spinlock bugTrond Myklebust2010-03-021-3/+15
* NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust2009-12-031-2/+2
* NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-191-0/+335
OpenPOWER on IntegriCloud