aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* ext3: Fix error handling on inode bitmap corruptionJan Kara2012-05-211-2/+6
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* ext3: Fix lost extented attributes for inode with ino == 11Jan Kara2010-10-051-3/+8
* convert ext3 to ->evict_inode()Al Viro2010-08-091-12/+0
* ext3: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-211-8/+5
* ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2010-03-291-1/+3
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-2/+2
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+2
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-5/+5
* ext3: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-111-2/+1
* ext3: Use lowercase names of quota functionsJan Kara2009-03-261-6/+6
* ext3: tighten restrictions on inode flagsDuane Griffin2009-01-081-6/+2
* ext3: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-1/+1
* nfsd race fixes: ext3Al Viro2008-12-311-1/+5
* CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2008-11-141-2/+2
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-251-0/+9
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-3/+3
* ext*: spelling fix prefered -> preferredBenoit Boissinot2008-04-211-1/+1
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-081-8/+4
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-071-23/+35
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-171-10/+7
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-271-3/+3
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-24/+24
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-4/+6
* [PATCH] fs/ext3/: small cleanupsAdrian Bunk2006-01-101-1/+0
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-081-3/+3
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-41/+0
* [PATCH] ext3: sparse fixesBen Dooks2005-10-301-0/+1
* [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-301-2/+0
* [PATCH] Fix ext3_new_inode() failure pathsChris Sykes2005-09-281-15/+14
* [PATCH] ext3: Enable atomic inode security labelingStephen Smalley2005-09-091-0/+5
* [PATCH] ext3: drop quota references before releasing inodeJan Kara2005-07-271-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+794