Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18hostfs: pass 64-bit timestamps to/from user spaceArnd Bergmann
2019-05-08hostfs: fix mismatch between link_file definition and declarationColin Ian King
2018-08-18vfs: discard ATTR_ATTR_FLAGNeilBrown
2018-04-02hostfs: rename do_rmdir() to hostfs_do_rmdir()Dominik Brodowski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-04-13um: hostfs: Reduce number of syscalls in readdirRichard Weinberger
2015-03-27hostfs: No need to box and later unbox the file modeRichard Weinberger
2014-08-07hostfs: support rename flagsMiklos Szeredi
2012-10-10um: get rid of pointless include "..." where include <...> will doAl Viro
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven
2012-01-04switch hostfs_iattr to explicit unsigned shortAl Viro
2010-10-27hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-10try to get rid of races in hostfs open()Al Viro
2010-08-10hostfs: get rid of file_type(), fold init_inode()Al Viro
2010-08-10switch stat_file() to passing a single struct rather than fsckloads of pointersAl Viro
2008-11-20hostfs: fix a duplicated global function nameWANG Cong
2007-10-16uml: fix hostfs styleJeff Dike
2007-05-08uml: hostfs style fixesJeff Dike
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach
2005-09-08[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi
2005-07-29[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds