index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs_struct.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2013-09-12
vfs: move get_fs_root_and_pwd() to single caller
Linus Torvalds
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
2013-03-01
constify path_get/path_put and fs_struct.c stuff
Al Viro
2012-11-28
kill daemonize()
Al Viro
2011-01-07
fs: fs_struct use seqlock
Nick Piggin
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
2009-03-31
New locking/refcounting for fs_struct
Al Viro
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-28
Annotate struct fs_struct's usage count restriction
David Howells
2008-12-31
take init_fs to saner place
Al Viro
2008-07-26
[PATCH] kill altroot
Al Viro
2008-02-14
Make set_fs_{root,pwd} take a struct path
Jan Blunck
2008-02-14
Use struct path in fs_struct
Jan Blunck
2006-12-07
[PATCH] Move fs_cachep to linux/fs_struct.h
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds