aboutsummaryrefslogtreecommitdiff
path: root/fs/hostfs
AgeCommit message (Expand)Author
2009-06-30hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-11-19hostfs: fix a duplicated global function nameWANG Cong
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-02-09UML: fix hostfs buildJiri Kosina
2008-02-08mount options: fix hostfsMiklos Szeredi
2008-02-07iget: stop HOSTFS from using iget() and read_inode()David Howells
2008-02-05uml: fix hostfs tv_usec calculationsDominique Quatravaux
2007-10-16uml: fix hostfs styleJeff Dike
2007-10-16uml: remove unneeded if from hostfsJeff Dike
2007-10-16UML: remove unnecessary hostfs_getattr()Miklos Szeredi
2007-10-16hostfs: convert to new aopsNick Piggin
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-08uml: hostfs style fixesJeff Dike
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli
2007-03-29[PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike
2007-03-08[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach
2006-12-08[PATCH] struct path: convert hostfsJosef Sipek
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-27[PATCH] uml: fix hostfs stack corruptionJeff Dike
2005-12-29[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso
2005-12-29[PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-09-30[PATCH] uml: remove empty hostfs_truncate methodPaolo 'Blaisorblade' Giarrusso
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso
2005-07-14[PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike
2005-05-05[PATCH] uml: hostfs failed mount handlingJeff Dike
2005-05-01[PATCH] uml - hostfs: avoid buffersPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds