index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2011-01-12
switch 9p
Al Viro
1
-3
/
+5
2010-10-29
convert v9fs
Al Viro
1
-12
/
+10
2010-10-28
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
1
-1
/
+2
2010-10-28
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
1
-2
/
+2
2010-10-28
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
1
-1
/
+8
2010-09-13
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
1
-6
/
+14
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+2
2010-08-02
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
1
-0
/
+1
2010-08-02
fs/9p: Add support user. xattr
Aneesh Kumar K.V
1
-2
/
+4
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
1
-18
/
+25
2010-05-21
9p: add 9P2000.L statfs operation
Sripathi Kodi
1
-1
/
+38
2010-05-21
9p: VFS switches for 9p2000.L: VFS switches
Sripathi Kodi
1
-2
/
+16
2010-04-22
9p: add bdi backing to mount session
Jens Axboe
1
-0
/
+1
2010-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+2
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-26
fix oops in fs/9p late mount failure
Al Viro
1
-1
/
+2
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
1
-12
/
+4
2009-08-17
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
1
-18
/
+5
2009-08-17
9p: Remove redundant inode uid/gid assignment
Abhishek Kulkarni
1
-5
/
+0
2009-08-17
9p: Fix possible regressions when ->get_sb fails.
Abhishek Kulkarni
1
-4
/
+7
2009-08-17
9p: Fix v9fs show_options
Abhishek Kulkarni
1
-2
/
+2
2009-06-17
9P doesn't need BKL in ->umount_begin()
Al Viro
1
-3
/
+0
2009-05-09
Fix a leak in failure exit in 9p ->get_sb()
Al Viro
1
-0
/
+1
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-4
/
+1
2009-05-09
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
1
-1
/
+5
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
[next]