aboutsummaryrefslogtreecommitdiff
path: root/fs/fs_struct.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-16sanitize vfsmount refcounting changesGravatar Al Viro 1-11/+24
2011-01-07fs: scale mntget/mntputGravatar Nick Piggin 1-10/+16
2011-01-07fs: fs_struct use seqlockGravatar Nick Piggin 1-0/+10
2010-08-18fs: fs_struct rwlock to spinlockGravatar Nick Piggin 1-16/+16
2010-08-11vfs: add helpers to get root and pwdGravatar Miklos Szeredi 1-6/+1
2009-03-31Get rid of indirect include of fs_struct.hGravatar Al Viro 1-0/+1
2009-03-31New helper - current_umask()Gravatar Al Viro 1-0/+6
2009-03-31New locking/refcounting for fs_structGravatar Al Viro 1-20/+49
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Gravatar Al Viro 1-0/+141