aboutsummaryrefslogtreecommitdiff
path: root/fs/freevxfs
AgeCommit message (Expand)Author
2013-06-29[readdir] convert freevxfsAl Viro
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22new helper: file_inode(file)Al Viro
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-03fs: propagate umode_t, misc bitsAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-21BKL: remove BKL from freevxfsArnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-01-22fs/Kconfig: move vxfs outAlexey Dobriyan
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-04-29fs/freevxfs/: proper externsAdrian Bunk
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells
2008-02-03fs/: Spelling fixesJoe Perches
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16vxfs warning fixesAndrew Morton
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] struct path: convert freevxfsJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg