| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-02 | 1 | -0/+5 |
* | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-20 | 1 | -2/+1 |
* | new helper: mount_bdev() | Al Viro | 2010-10-29 | 1 | -5/+4 |
* | BKL: remove BKL from freevxfs | Arnd Bergmann | 2010-10-21 | 1 | -10/+0 |
* | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | 1 | -1/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -1/+1 |
|\ |
|
| * | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
* | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | push BKL down into ->put_super | Christoph Hellwig | 2009-06-11 | 1 | -0/+4 |
* | iget: stop FreeVXFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -3/+7 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -2/+2 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] freevxfs: fix leak on error path | Alexey Dobriyan | 2006-09-29 | 1 | -3/+8 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -6/+7 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+4 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] fs: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] freevxfs: minor cleanups | Pekka Enberg | 2005-06-30 | 1 | -4/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+278 |