aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/ialloc.c
AgeCommit message (Expand)Author
2013-03-13ext2: Fix BUG_ON in evict() on inode deletionJan Kara
2012-07-30ext2: use memweight()Akinobu Mita
2012-04-11ext2: Remove s_dirt handlingJan Kara
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara
2012-01-03ext2: propagate umode_tAl Viro
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-08-09merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro
2010-05-21ext2: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2009-03-26ext2: Use lowercase names of quota functionsJan Kara
2009-01-08ext2: tighten restrictions on inode flagsDuane Griffin
2009-01-08ext2: don't inherit inappropriate inode flags from parentDuane Griffin
2008-12-31nfsd race fixes: ext2Al Viro
2008-11-14CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells
2008-04-28ext2: le*_add_cpu conversionMarcin Slusarz
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot
2007-10-17ext2 reservationsMartin J. Bligh
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2007-10-17lib: percpu_counter_addPeter Zijlstra
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-19[PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] Make EXT2_DEBUG work againValerie Henson
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-09-28[PATCH] Fix ext2_new_inode() failure pathsChris Sykes
2005-09-09[PATCH] ext2: Enable atomic inode security labelingStephen Smalley
2005-07-27[PATCH] ext2: drop quota reference before releasing inodeJan Kara
2005-04-16Linux-2.6.12-rc2Linus Torvalds