aboutsummaryrefslogtreecommitdiff
path: root/fs/hostfs/hostfs.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-18hostfs: pass 64-bit timestamps to/from user spaceGravatar Arnd Bergmann 1-9/+13
2019-05-07hostfs: fix mismatch between link_file definition and declarationGravatar Colin Ian King 1-1/+1
2018-08-17vfs: discard ATTR_ATTR_FLAGGravatar NeilBrown 1-1/+1
2018-04-02hostfs: rename do_rmdir() to hostfs_do_rmdir()Gravatar Dominik Brodowski 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-04-13um: hostfs: Reduce number of syscalls in readdirGravatar Richard Weinberger 1-1/+2
2015-03-26hostfs: No need to box and later unbox the file modeGravatar Richard Weinberger 1-2/+1
2014-08-07hostfs: support rename flagsGravatar Miklos Szeredi 1-0/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 1-1/+1
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Gravatar Geert Uytterhoeven 1-1/+2
2012-01-03switch hostfs_iattr to explicit unsigned shortGravatar Al Viro 1-1/+1
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsGravatar Richard Weinberger 1-2/+1
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-6/+1
2010-08-09try to get rid of races in hostfs open()Gravatar Al Viro 1-0/+1
2010-08-09hostfs: get rid of file_type(), fold init_inode()Gravatar Al Viro 1-1/+0
2010-08-09switch stat_file() to passing a single struct rather than fsckloads of pointersGravatar Al Viro 1-5/+15
2008-11-19hostfs: fix a duplicated global function nameGravatar WANG Cong 1-1/+1
2007-10-16uml: fix hostfs styleGravatar Jeff Dike 1-3/+6
2007-05-08uml: hostfs style fixesGravatar Jeff Dike 1-11/+0
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesGravatar Alberto Bertogli 1-2/+2
2007-01-30[PATCH] uml: fix mknodGravatar Johannes Stezenbach 1-1/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsGravatar Miklos Szeredi 1-1/+0
2005-07-28[PATCH] uml: implement hostfs syncingGravatar Paolo 'Blaisorblade' Giarrusso 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+100