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