summaryrefslogtreecommitdiffstats
path: root/include/linux/fs_struct.h
Commit message (Expand)AuthorAgeFilesLines
* vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-121-11/+0
* 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-011-2/+2
* kill daemonize()Al Viro2012-11-281-1/+0
* 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-03-311-5/+3
* Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-311-0/+2
* Annotate struct fs_struct's usage count restrictionDavid Howells2009-03-281-1/+4
* take init_fs to saner placeAl Viro2008-12-311-6/+0
* [PATCH] kill altrootAl Viro2008-07-261-2/+1
* Make set_fs_{root,pwd} take a struct pathJan Blunck2008-02-141-2/+2
* Use struct path in fs_structJan Blunck2008-02-141-4/+2
* [PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter2006-12-071-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+28