summaryrefslogtreecommitdiffstats
path: root/include/linux/fs_struct.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-121-11/+0Star
* userns: Don't allow creation if the user is chrootedEric W. Biederman2013-03-271-0/+2
* constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-021-2/+2
* kill daemonize()Al Viro2012-11-291-1/+0Star
* fs: fs_struct use seqlockNick Piggin2011-01-071-0/+3
* fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-7/+7
* vfs: add helpers to get root and pwdMiklos Szeredi2010-08-111-0/+27
* New locking/refcounting for fs_structAl Viro2009-04-011-5/+3Star
* Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-04-011-0/+2
* Annotate struct fs_struct's usage count restrictionDavid Howells2009-03-291-1/+4
* take init_fs to saner placeAl Viro2009-01-011-6/+0Star
* [PATCH] kill altrootAl Viro2008-07-271-2/+1Star
* Make set_fs_{root,pwd} take a struct pathJan Blunck2008-02-151-2/+2
* Use struct path in fs_structJan Blunck2008-02-151-4/+2Star
* [PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2006-12-071-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+28