aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs_struct.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2012-11-28kill 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-20vfs: take path_get_longterm() out of write_seqcount scopeAl Viro
2012-03-20no need to play with fs->seq in exit_fs()Al Viro
2012-02-28fs: 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-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New helper - current_umask()Al Viro
2009-03-31New locking/refcounting for fs_structAl Viro
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro