Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2012-03-20 | vfs: take path_get_longterm() out of write_seqcount scope | Al Viro | 1 | -12/+15 |
2012-03-20 | no need to play with fs->seq in exit_fs() | Al Viro | 1 | -2/+0 |
2012-02-28 | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2011-01-16 | sanitize vfsmount refcounting changes | Al Viro | 1 | -11/+24 |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin | 1 | -10/+16 |
2011-01-07 | fs: fs_struct use seqlock | Nick Piggin | 1 | -0/+10 |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin | 1 | -16/+16 |
2010-08-11 | vfs: add helpers to get root and pwd | Miklos Szeredi | 1 | -6/+1 |
2009-03-31 | Get rid of indirect include of fs_struct.h | Al Viro | 1 | -0/+1 |
2009-03-31 | New helper - current_umask() | Al Viro | 1 | -0/+6 |
2009-03-31 | New locking/refcounting for fs_struct | Al Viro | 1 | -20/+49 |
2009-03-31 | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 1 | -0/+141 |