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
/
hostfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-1
/
+1
2008-02-09
UML: fix hostfs build
Jiri Kosina
1
-0
/
+1
2008-02-08
mount options: fix hostfs
Miklos Szeredi
1
-0
/
+14
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
1
-19
/
+38
2008-02-05
uml: fix hostfs tv_usec calculations
Dominique Quatravaux
1
-4
/
+4
2007-10-16
uml: fix hostfs style
Jeff Dike
3
-172
/
+202
2007-10-16
uml: remove unneeded if from hostfs
Jeff Dike
1
-1
/
+1
2007-10-16
UML: remove unnecessary hostfs_getattr()
Miklos Szeredi
1
-9
/
+0
2007-10-16
hostfs: convert to new aops
Nick Piggin
1
-41
/
+27
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+1
2007-05-08
uml: hostfs style fixes
Jeff Dike
3
-171
/
+167
2007-05-08
uml: make hostfs_setattr() support operations on unlinked open files
Alberto Bertogli
3
-44
/
+74
2007-03-29
[PATCH] uml: hostfs variable renaming
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+12
2007-03-29
[PATCH] uml: fix compilation problems
Jeff Dike
1
-1
/
+0
2007-03-08
[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+7
2007-03-08
[PATCH] uml: hostfs: fix double free
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-4
/
+4
2007-01-30
[PATCH] uml: fix mknod
Johannes Stezenbach
3
-4
/
+4
2006-12-08
[PATCH] struct path: convert hostfs
Josef Sipek
1
-3
/
+3
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-2
/
+2
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-2
/
+0
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-3
/
+3
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-2
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-4
/
+4
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-2
/
+2
2006-03-27
[PATCH] uml: fix hostfs stack corruption
Jeff Dike
1
-1
/
+0
2005-12-29
[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+6
2005-12-29
[PATCH] Hostfs: remove unused var
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-2
/
+1
2005-09-30
[PATCH] uml: remove empty hostfs_truncate method
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+0
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
1
-0
/
+1
2005-09-07
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
1
-1
/
+0
2005-07-28
[PATCH] uml: implement hostfs syncing
Paolo 'Blaisorblade' Giarrusso
3
-2
/
+17
2005-07-14
[PATCH] uml: hostfs: unuse ROOT_DEV
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+0
2005-05-28
[PATCH] uml: remove 2_5compat.h
Jeff Dike
1
-1
/
+0
2005-05-05
[PATCH] uml: hostfs failed mount handling
Jeff Dike
1
-3
/
+7
2005-05-01
[PATCH] uml - hostfs: avoid buffers
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
4
-0
/
+1518