summaryrefslogtreecommitdiffstats
path: root/fs/ext2/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* merge ext2 delete_inode and clear_inode, switch to ->evict_inode()Al Viro2010-08-091-9/+4
* ext2: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-211-8/+4
* ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau2010-05-211-5/+4
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-1/+1
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+2
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-5/+5
* ext2: Use lowercase names of quota functionsJan Kara2009-03-261-5/+5
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-081-6/+2
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-1/+1
* nfsd race fixes: ext2Al Viro2008-12-311-1/+5
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-141-2/+2
* ext2: le*_add_cpu conversionMarcin Slusarz2008-04-281-8/+4
* ext*: spelling fix prefered -> preferredBenoit Boissinot2008-04-211-1/+1
* ext2 reservationsMartin J. Bligh2007-10-171-4/+1
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-171-16/+8
* lib: percpu_counter_addPeter Zijlstra2007-10-171-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp2006-09-191-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make EXT2_DEBUG work againValerie Henson2006-06-251-2/+1
* [PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl2006-02-031-1/+1
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-40/+0
* [PATCH] Fix ext2_new_inode() failure pathsChris Sykes2005-09-281-12/+13
* [PATCH] ext2: Enable atomic inode security labelingStephen Smalley2005-09-091-0/+5
* [PATCH] ext2: drop quota reference before releasing inodeJan Kara2005-07-271-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+735