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
/
9p
/
vfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-9
/
+12
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-9
/
+12
2006-06-09
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
Trond Myklebust
1
-3
/
+4
2006-04-11
[PATCH] 9p: handle sget() failure
Eric Van Hensbergen
1
-3
/
+10
2006-03-25
[PATCH] 9p: fix name consistency problems
Eric Van Hensbergen
1
-1
/
+1
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
1
-3
/
+2
2006-03-08
[PATCH] v9fs: fix for access to unitialized variables or freed memory
Latchesar Ionkov
1
-1
/
+0
2006-03-02
[PATCH] v9fs: fix bug in atomic create open fix
Eric Van Hensbergen
1
-2
/
+5
2006-03-02
[PATCH] v9fs: fix atomic create open
Latchesar Ionkov
1
-5
/
+7
2006-01-10
[PATCH] 9p: remove superflous MS_NODIRATIME assignment
Christoph Hellwig
1
-1
/
+1
2006-01-08
[PATCH] v9fs: handle kthread_create failure, minor bugfixes
Latchesar Ionkov
1
-2
/
+1
2006-01-08
[PATCH] v9fs: zero copy implementation
Latchesar Ionkov
1
-5
/
+5
2006-01-08
[PATCH] v9fs: new multiplexer implementation
Latchesar Ionkov
1
-1
/
+2
2005-09-30
[PATCH] missing ERR_PTR in 9fs
Al Viro
1
-1
/
+1
2005-09-28
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
1
-13
/
+8
2005-09-22
[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb
Latchesar Ionkov
1
-17
/
+7
2005-09-09
[PATCH] v9fs: Support to force umount
Eric Van Hensbergen
1
-0
/
+9
2005-09-09
[PATCH] v9fs: VFS superblock operations and glue
Eric Van Hensbergen
1
-0
/
+271