aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hostfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: fix hostfs styleJeff Dike3-172/+202
2007-10-16uml: remove unneeded if from hostfsJeff Dike1-1/+1
2007-10-16UML: remove unnecessary hostfs_getattr()Miklos Szeredi1-9/+0
2007-10-16hostfs: convert to new aopsNick Piggin1-41/+27
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2007-05-08uml: hostfs style fixesJeff Dike3-171/+167
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli3-44/+74
2007-03-29[PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso1-12/+12
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike1-1/+0
2007-03-08[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso1-5/+7
2007-03-08[PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso1-1/+4
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-4/+4
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach3-4/+4
2006-12-08[PATCH] struct path: convert hostfsJosef Sipek1-3/+3
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-3/+3
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-4/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-27[PATCH] uml: fix hostfs stack corruptionJeff Dike1-1/+0
2005-12-29[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso1-1/+6
2005-12-29[PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso1-2/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-09-30[PATCH] uml: remove empty hostfs_truncate methodPaolo 'Blaisorblade' Giarrusso1-7/+0
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-1/+0
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso3-2/+17
2005-07-14[PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso1-9/+0
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike1-1/+0
2005-05-05[PATCH] uml: hostfs failed mount handlingJeff Dike1-3/+7
2005-05-01[PATCH] uml - hostfs: avoid buffersPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+1518