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