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
/
namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-22
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
Trond Myklebust
1
-0
/
+5
2009-06-11
switch follow_down()
Al Viro
1
-1
/
+1
2008-10-07
nfs: BUG_ON in nfs_follow_mountpoint
Denis V. Lunev
1
-1
/
+4
2008-10-07
nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
Denis V. Lunev
1
-1
/
+1
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
1
-1
/
+1
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
1
-2
/
+1
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-19
make nfs_automount_list static
Adrian Bunk
1
-1
/
+1
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-12
/
+15
2008-01-30
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
1
-1
/
+1
2007-09-01
NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
Trond Myklebust
1
-1
/
+1
2007-08-07
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
Trond Myklebust
1
-4
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-2
/
+2
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-5
/
+4
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
1
-1
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-2
/
+0
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-3
/
+9
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-7
/
+18
2006-09-22
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
1
-2
/
+4
2006-09-22
NFS: Add extra const qualifiers
David Howells
1
-1
/
+2
2006-08-03
NFS: Release dcache_lock in an error path of nfs_path
Josh Triplett
1
-1
/
+3
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells
1
-1
/
+111
2006-06-09
NFSv4: Follow a referral
Manoj Naik
1
-1
/
+8
2006-06-09
NFS: Add timeout to submounts
Trond Myklebust
1
-1
/
+24
2006-06-09
NFS: Ensure the client submounts, when it crosses a server mountpoint.
Trond Myklebust
1
-0
/
+89