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
/
nfs
/
nfs4namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
1
-7
/
+5
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
1
-24
/
+19
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
1
-1
/
+1
2010-05-14
NFSv4: Reduce the stack footprint of try_location()
Trond Myklebust
1
-3
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-06
NFSv4: Fix the referral mount code
Trond Myklebust
1
-6
/
+6
2009-08-19
NFS: Use the DNS resolver in the mount code.
Trond Myklebust
1
-1
/
+17
2009-08-09
NFS: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
1
-1
/
+1
2009-08-09
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
1
-3
/
+3
2009-03-10
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
1
-7
/
+8
2008-10-07
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
1
-26
/
+18
2008-10-07
nfs: replace while loop by for loops in nfs_follow_referral
J. Bruce Fields
1
-12
/
+5
2008-10-07
nfs: break up nfs_follow_referral
J. Bruce Fields
1
-38
/
+46
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-01-30
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
Chuck Lever
1
-5
/
+7
2008-01-30
NFS: Address a couple of nits in nfs_follow_referral()
Chuck Lever
1
-5
/
+3
2007-02-03
NFSv4: /proc/mounts displays the wrong server name for referrals
Trond Myklebust
1
-8
/
+5
2007-02-03
NFSv4: Cleanups for fs_locations code.
Trond Myklebust
1
-1
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-2
/
+0
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-25
/
+85
2006-09-22
NFS: Add extra const qualifiers
David Howells
1
-4
/
+4
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells
1
-0
/
+201