Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | NFS: remove duplicate headers | Chen Zhou | 1 | -1/+0 |
2020-03-16 | nfsd: export upcalls must not return ESTALE when mountd is down | Trond Myklebust | 1 | -5/+6 |
2020-02-03 | NFS: Replace various occurrences of kstrndup() with kmemdup_nul() | Trond Myklebust | 1 | -1/+1 |
2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells | 1 | -1/+2 |
2019-05-15 | dns_resolver: Allow used keys to be invalidated | David Howells | 1 | -1/+1 |
2018-10-29 | NFS: Fix up a typo in nfs_dns_ent_put | Trond Myklebust | 1 | -1/+1 |
2018-10-29 | NFS: Lockless DNS lookups | Trond Myklebust | 1 | -3/+12 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-11-19 | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker | 1 | -0/+2 |
2013-06-18 | NFSv4: Move the DNS resolver into the NFSv4 module | Trond Myklebust | 1 | -3/+29 |
2013-02-15 | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function | Stanislav Kinsbursky | 1 | -1/+1 |
2013-02-15 | SUNRPC: introduce cache_detail->cache_request callback | Stanislav Kinsbursky | 1 | -1/+2 |
2013-02-15 | NFS: simplify and clean cache library | Stanislav Kinsbursky | 1 | -5/+1 |
2013-02-15 | NFS: use SUNRPC cache creation and destruction helper for DNS cache | Stanislav Kinsbursky | 1 | -35/+25 |
2013-02-05 | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 1 | -0/+2 |
2012-10-31 | NFS: fix bug in legacy DNS resolver. | NeilBrown | 1 | -2/+3 |
2012-07-30 | NFS: Convert v4 into a module | Bryan Schumaker | 1 | -0/+4 |
2012-03-11 | NFS: Fix a number of sparse warnings | Trond Myklebust | 1 | -0/+1 |
2012-02-06 | NFS: pass proper net rpc_pton() in nfs_dns_resolve_name() | Stanislav Kinsbursky | 1 | -1/+1 |
2012-01-31 | NFS: parse DNS cache in proper network namespace context | Stanislav Kinsbursky | 1 | -1/+1 |
2012-01-31 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 1 | -2/+2 |
2012-01-31 | NFS: DNS resolver PipeFS notifier introduced | Stanislav Kinsbursky | 1 | -1/+37 |
2012-01-31 | NFS: DNS resolver cache per network namespace context introduced | Stanislav Kinsbursky | 1 | -33/+63 |
2012-01-31 | NFS: handle NFS caches dentries by network namespace aware routines | Stanislav Kinsbursky | 1 | -2/+2 |
2012-01-31 | NFS: split cache creation and PipeFS registration | Stanislav Kinsbursky | 1 | -1/+10 |
2010-09-07 | sunrpc: use seconds since boot in expiry cache | NeilBrown | 1 | -3/+3 |
2010-08-11 | NFS: Use kernel DNS resolver [ver #2] | Bryan Schumaker | 1 | -0/+24 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-02 | NFS: Fix an allocation-under-spinlock bug | Trond Myklebust | 1 | -3/+15 |
2009-12-03 | NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static | Trond Myklebust | 1 | -2/+2 |
2009-08-19 | NFS: Add a dns resolver for use with NFSv4 referrals and migration | Trond Myklebust | 1 | -0/+335 |