aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hostfs/hostfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17vfs: discard ATTR_ATTR_FLAGNeilBrown1-1/+1
2018-04-02hostfs: rename do_rmdir() to hostfs_do_rmdir()Dominik Brodowski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-13um: hostfs: Reduce number of syscalls in readdirRichard Weinberger1-1/+2
2015-03-26hostfs: No need to box and later unbox the file modeRichard Weinberger1-2/+1
2014-08-07hostfs: support rename flagsMiklos Szeredi1-0/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven1-1/+2
2012-01-03switch hostfs_iattr to explicit unsigned shortAl Viro1-1/+1
2010-10-26hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger1-2/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-6/+1
2010-08-09try to get rid of races in hostfs open()Al Viro1-0/+1
2010-08-09hostfs: get rid of file_type(), fold init_inode()Al Viro1-1/+0
2010-08-09switch stat_file() to passing a single struct rather than fsckloads of pointersAl Viro1-5/+15
2008-11-19hostfs: fix a duplicated global function nameWANG Cong1-1/+1
2007-10-16uml: fix hostfs styleJeff Dike1-3/+6
2007-05-08uml: hostfs style fixesJeff Dike1-11/+0
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli1-2/+2
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach1-1/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-1/+0
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+100