summaryrefslogtreecommitdiff
path: root/fs/fs_struct.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro
2012-11-29kill daemonize()Al Viro
2012-07-14get rid of ->mnt_longtermAl Viro
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-21vfs: take path_get_longterm() out of write_seqcount scopeAl Viro
2012-03-21no need to play with fs->seq in exit_fs()Al Viro
2012-02-29fs: reduce the use of module.h wherever possiblePaul Gortmaker
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: fs_struct use seqlockNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi
2009-04-01Get rid of indirect include of fs_struct.hAl Viro
2009-04-01New helper - current_umask()Al Viro
2009-04-01New locking/refcounting for fs_structAl Viro
2009-04-01Take fs_struct handling to new file (fs/fs_struct.c)Al Viro