summaryrefslogtreecommitdiffstats
path: root/fs/hostfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-2/+3
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* UML: fix hostfs buildJiri Kosina2008-02-091-0/+1
* mount options: fix hostfsMiklos Szeredi2008-02-081-0/+14
* iget: stop HOSTFS from using iget() and read_inode()David Howells2008-02-071-19/+38
* uml: fix hostfs tv_usec calculationsDominique Quatravaux2008-02-051-4/+4
* uml: fix hostfs styleJeff Dike2007-10-163-172/+202
* uml: remove unneeded if from hostfsJeff Dike2007-10-161-1/+1
* UML: remove unnecessary hostfs_getattr()Miklos Szeredi2007-10-161-9/+0
* hostfs: convert to new aopsNick Piggin2007-10-161-41/+27
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* uml: hostfs style fixesJeff Dike2007-05-083-171/+167
* uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli2007-05-083-44/+74
* [PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso2007-03-291-12/+12
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-291-1/+0
* [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso2007-03-081-5/+7
* [PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso2007-03-081-1/+4
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-4/+4
* [PATCH] uml: fix mknodJohannes Stezenbach2007-01-303-4/+4
* [PATCH] struct path: convert hostfsJosef Sipek2006-12-081-3/+3
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+2
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-2/+0
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-3/+3
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] uml: fix hostfs stack corruptionJeff Dike2006-03-271-1/+0
* [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso2005-12-291-1/+6
* [PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso2005-12-291-2/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* [PATCH] uml: remove empty hostfs_truncate methodPaolo 'Blaisorblade' Giarrusso2005-09-301-7/+0
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* [PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2005-09-071-1/+0
* [PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso2005-07-283-2/+17
* [PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso2005-07-141-9/+0
* [PATCH] uml: remove 2_5compat.hJeff Dike2005-05-281-1/+0
* [PATCH] uml: hostfs failed mount handlingJeff Dike2005-05-051-3/+7
* [PATCH] uml - hostfs: avoid buffersPaolo 'Blaisorblade' Giarrusso2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-164-0/+1518