aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs_struct.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2013-09-12vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds1-11/+0
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman1-0/+2
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro1-2/+2
2012-11-28kill daemonize()Al Viro1-1/+0
2011-01-07fs: fs_struct use seqlockNick Piggin1-0/+3
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin1-7/+7
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi1-0/+27
2009-03-31New locking/refcounting for fs_structAl Viro1-5/+3
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro1-0/+2
2009-03-28Annotate struct fs_struct's usage count restrictionDavid Howells1-1/+4
2008-12-31take init_fs to saner placeAl Viro1-6/+0
2008-07-26[PATCH] kill altrootAl Viro1-2/+1
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck1-2/+2
2008-02-14Use struct path in fs_structJan Blunck1-4/+2
2006-12-07[PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+28