index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
netns.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
1
-0
/
+2
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
1
-0
/
+5
2012-12-10
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
1
-0
/
+2
2012-12-10
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
1
-0
/
+2
2012-12-03
NFSD: Clean up forgetting clients
Bryan Schumaker
1
-0
/
+3
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
1
-0
/
+1
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
1
-0
/
+2
2012-11-28
nfsd: recovery - make in_grace per net
Stanislav Kinsbursky
1
-0
/
+1
2012-11-28
nfsd: recovery - make rec_file per net
Stanislav Kinsbursky
1
-0
/
+2
2012-11-28
nfsd: make client_lock per net
Stanislav Kinsbursky
1
-0
/
+3
2012-11-15
nfsd: make laundromat network namespace aware
Stanislav Kinsbursky
1
-0
/
+2
2012-11-15
nfsd: make close_lru list per net
Stanislav Kinsbursky
1
-0
/
+6
2012-11-15
nfsd: make client_lru list per net
Stanislav Kinsbursky
1
-0
/
+5
2012-11-15
nfsd: make sessionid_hashtbl allocated per net
Stanislav Kinsbursky
1
-0
/
+3
2012-11-15
nfsd: make lockowner_ino_hashtbl allocated per net
Stanislav Kinsbursky
1
-0
/
+4
2012-11-15
nfsd: make ownerstr_hashtbl allocated per net
Stanislav Kinsbursky
1
-0
/
+1
2012-11-15
nfsd: make unconf_name_tree per net
Stanislav Kinsbursky
1
-0
/
+4
2012-11-15
nfsd: make unconf_id_hashtbl allocated per net
Stanislav Kinsbursky
1
-0
/
+1
2012-11-15
nfsd: make conf_name_tree per net
Stanislav Kinsbursky
1
-0
/
+4
2012-11-15
nfsd: make conf_id_hashtbl allocated per net
Stanislav Kinsbursky
1
-0
/
+1
2012-11-15
nfsd: make reclaim_str_hashtbl allocated per net
Stanislav Kinsbursky
1
-0
/
+12
2012-07-27
NFSd: make boot_time variable per network namespace
Stanislav Kinsbursky
1
-0
/
+1
2012-07-27
NFSd: make grace end flag per network namespace
Stanislav Kinsbursky
1
-0
/
+1
2012-07-27
NFSd: make nfsd4_manager allocated per network namespace context.
Stanislav Kinsbursky
1
-0
/
+2
2012-04-12
nfsd: make name-to-id cache allocated per network namespace context
Stanislav Kinsbursky
1
-1
/
+1
2012-04-12
nfsd: make id-to-name cache allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+3
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+1
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+2
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
1
-1
/
+0
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
1
-0
/
+1
2012-03-26
nfsd: add a per-net-namespace struct for nfsd
Jeff Layton
1
-0
/
+34