aboutsummaryrefslogtreecommitdiff
path: root/fs/hostfs/hostfs_user.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-02hostfs: rename do_rmdir() to hostfs_do_rmdir()Gravatar Dominik Brodowski 1-1/+1
2015-04-13um: hostfs: Reduce number of syscalls in readdirGravatar Richard Weinberger 1-3/+9
2015-03-26hostfs: No need to box and later unbox the file modeGravatar Richard Weinberger 1-14/+3
2014-08-07hostfs: support rename flagsGravatar Miklos Szeredi 1-0/+28
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 1-1/+0
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Gravatar Geert Uytterhoeven 1-1/+3
2011-11-02um: kill useless include of user.hGravatar Al Viro 1-1/+0
2010-10-26hostfs: code cleanupsGravatar Richard Weinberger 1-3/+2
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsGravatar Richard Weinberger 1-7/+2
2010-08-09try to get rid of races in hostfs open()Gravatar Al Viro 1-0/+5
2010-08-09hostfs: get rid of file_type(), fold init_inode()Gravatar Al Viro 1-30/+0
2010-08-09switch stat_file() to passing a single struct rather than fsckloads of pointersGravatar Al Viro 1-44/+31
2010-08-09Deal with missing exports for hostfsGravatar Al Viro 1-3/+3
2008-11-19hostfs: fix a duplicated global function nameGravatar WANG Cong 1-1/+1
2008-02-05uml: fix hostfs tv_usec calculationsGravatar Dominique Quatravaux 1-4/+4
2007-10-16uml: fix hostfs styleGravatar Jeff Dike 1-58/+81
2007-10-16uml: remove unneeded if from hostfsGravatar Jeff Dike 1-1/+1
2007-05-08uml: hostfs style fixesGravatar Jeff Dike 1-68/+73
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesGravatar Alberto Bertogli 1-40/+68
2007-01-30[PATCH] uml: fix mknodGravatar Johannes Stezenbach 1-2/+2
2006-03-27[PATCH] uml: fix hostfs stack corruptionGravatar Jeff Dike 1-1/+0
2005-07-28[PATCH] uml: implement hostfs syncingGravatar Paolo 'Blaisorblade' Giarrusso 1-1/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+362