index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
1
-2
/
+3
2008-11-14
CRED: Wrap task credential accesses in 9P2000 filesystem
David Howells
1
-2
/
+2
2008-10-17
9p: rework client code to use new protocol support functions
Eric Van Hensbergen
1
-1
/
+5
2008-05-14
9p: fix error path during early mount
Eric Van Hensbergen
1
-18
/
+16
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
1
-0
/
+1
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-4
/
+3
2007-11-06
9p: fix memory leak in v9fs_get_sb
Latchesar Ionkov
1
-0
/
+3
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
1
-18
/
+1
2007-07-14
9p: re-enable mount time debug option
Eric Van Hensbergen
1
-1
/
+1
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
1
-54
/
+37
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
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