aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ialloc.c
Commit message (Expand)AuthorAge
* ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-13
* ext2: use memweight()Akinobu Mita2012-07-30
* ext2: Remove s_dirt handlingJan Kara2012-04-11
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-09
|\
| * ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-09
* | ext2: propagate umode_tAl Viro2012-01-03
|/
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro2010-08-09
* ext2: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau2010-05-21
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-04
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-04
* ext2: Use lowercase names of quota functionsJan Kara2009-03-25
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-08
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-08
* nfsd race fixes: ext2Al Viro2008-12-31
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-13
* ext2: le*_add_cpu conversionMarcin Slusarz2008-04-28
* ext*: spelling fix prefered -> preferredBenoit Boissinot2008-04-21
* ext2 reservationsMartin J. Bligh2007-10-17
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-17
* lib: percpu_counter_addPeter Zijlstra2007-10-17
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp2006-09-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Make EXT2_DEBUG work againValerie Henson2006-06-25
* [PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl2006-02-03
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-09
* [PATCH] Fix ext2_new_inode() failure pathsChris Sykes2005-09-28
* [PATCH] ext2: Enable atomic inode security labelingStephen Smalley2005-09-09
* [PATCH] ext2: drop quota reference before releasing inodeJan Kara2005-07-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16