aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/ialloc.c
AgeCommit message (Expand)Author
2012-04-11ext3: remove max_debt in find_group_orlov()Akira Fujita
2012-03-31ext3: move headers to fs/ext3/Al Viro
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara
2012-01-03ext3: propagate umode_tAl Viro
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-08-17ext3: remove deprecated oldallocLukas Czerner
2011-06-25ext3: Add fixed tracepointsLukas Czerner
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-10-05ext3: Fix lost extented attributes for inode with ino == 11Jan Kara
2010-08-09convert ext3 to ->evict_inode()Al Viro
2010-05-21ext3: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
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-06-11ext3: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-03-26ext3: Use lowercase names of quota functionsJan Kara
2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin
2009-01-08ext3: don't inherit inappropriate inode flags from parentDuane Griffin
2008-12-31nfsd race fixes: ext3Al Viro
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-01-10[PATCH] fs/ext3/: small cleanupsAdrian Bunk
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-10-30[PATCH] ext3: sparse fixesBen Dooks
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa
2005-09-28[PATCH] Fix ext3_new_inode() failure pathsChris Sykes
2005-09-09[PATCH] ext3: Enable atomic inode security labelingStephen Smalley
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara
2005-04-16Linux-2.6.12-rc2Linus Torvalds