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