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_addr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-7
/
+6
2011-03-15
fs/9p: Add direct IO support in cached mode
Aneesh Kumar K.V
1
-2
/
+3
2011-03-15
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
1
-5
/
+9
2011-03-15
fs/9p: Add buffered write support for v9fs.
Aneesh Kumar K.V
1
-15
/
+168
2011-03-15
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
1
-0
/
+2
2010-10-28
9p: Add a Direct IO support for non-cached operations.
jvrao
1
-0
/
+30
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
1
-1
/
+87
2009-07-14
9p: Fix incorrect parameters to v9fs_file_readn.
Abhishek Kulkarni
1
-1
/
+1
2008-10-17
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
1
-4
/
+1
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
1
-1
/
+1
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
1
-43
/
+14
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-18
9p: implement optional loose read cache
Eric Van Hensbergen
1
-0
/
+2
2006-12-08
[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-06-30
v9fs: do not include linux/version.h
Paul Collins
1
-1
/
+0
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
1
-3
/
+2
2006-01-18
[PATCH] v9fs: add readpage support
Eric Van Hensbergen
1
-0
/
+109