index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dns_resolve.c
Age
Commit message (
Expand
)
Author
Files
Lines
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