aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kill daemonize()Al Viro2012-11-281-24/+0
* get rid of ->mnt_longtermAl Viro2012-07-141-22/+10
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\
| * fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
* | vfs: take path_get_longterm() out of write_seqcount scopeAl Viro2012-03-201-12/+15
* | no need to play with fs->seq in exit_fs()Al Viro2012-03-201-2/+0
|/
* sanitize vfsmount refcounting changesAl Viro2011-01-161-11/+24
* fs: scale mntget/mntputNick Piggin2011-01-071-10/+16
* fs: fs_struct use seqlockNick Piggin2011-01-071-0/+10
* fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-16/+16
* vfs: add helpers to get root and pwdMiklos Szeredi2010-08-101-6/+1
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* New helper - current_umask()Al Viro2009-03-311-0/+6
* New locking/refcounting for fs_structAl Viro2009-03-311-20/+49
* Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-311-0/+141