Age | Commit message (Expand) | Author |
2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro |
2015-08-07 | freevxfs: Grammar s/an negative/a negative/ | Geert Uytterhoeven |
2015-06-23 | pagemap.h: move dir_pages() over there | Fabian Frederick |
2015-05-10 | freevxfs: switch to simple_follow_link() | Al Viro |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2014-04-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner |
2014-04-03 | fs/freevxfs/vxfs_lookup.c: update function comment | Fabian Frederick |
2014-03-13 | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o |
2013-06-29 | [readdir] convert freevxfs | Al Viro |
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 |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov |
2012-09-21 | userns: Convert freevxfs to use kuid/kgid where appropriate | Eric W. Biederman |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-01-03 | fs: propagate umode_t, misc bits | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2010-10-29 | new helper: mount_bdev() | Al Viro |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
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 | Merge branch 'master' into for-next | Jiri Kosina |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-05-27 | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-11 | push BKL down into ->put_super | Christoph Hellwig |
2009-01-22 | fs/Kconfig: move vxfs out | Alexey Dobriyan |
2008-12-31 | freevxfs: ensure fast symlinks are NUL-terminated | Duane Griffin |
2008-04-29 | fs/freevxfs/: proper externs | Adrian Bunk |
2008-02-07 | iget: stop FreeVXFS from using iget() and read_inode() | David Howells |
2008-02-03 | fs/: Spelling fixes | Joe Perches |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-16 | vxfs warning fixes | Andrew Morton |
2007-05-08 | freevxfs: possible null pointer dereference fix | Dmitriy Monakhov |
2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven |
2006-12-08 | [PATCH] struct path: convert freevxfs | Josef Sipek |