aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/balloc.c
Commit message (Expand)AuthorAge
* Ext2: remove the static function release_blocks to optimize the kernelWang Shilong2013-02-07
* Ext2: mark inode dirty after the function dquot_free_block_nodirty is calledWang Shilong2013-02-07
* Ext2: remove the overhead check about sb in the function ext2_new_blocksWang Shilong2013-02-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* | ext2: use memweight()Akinobu Mita2012-07-30
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-25
|\
| * ext2: trivial fix to comment for ext2_free_blocksWang Sheng-Hui2012-05-18
| * ext2: Remove s_dirt handlingJan Kara2012-04-11
* | userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman2012-05-15
|/
* fs/ext2/balloc.c: delete useless initializationJulia Lawall2011-08-17
* Fix common misspellingsLucas De Marchi2011-03-31
* ext2: fix comment on ext2_try_to_allocate()Namhyung Kim2010-10-27
* Take dirtying the inode to callers of ext2_free_blocks()Al Viro2010-08-09
* ext2: switch to dquot_free_block_nodirty()Al Viro2010-08-09
* ext2: Avoid loading bitmaps for full groups during block allocationJan Kara2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
* ext2: Use lowercase names of quota functionsJan Kara2009-03-25
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-13
* ext2: fix ext2 block reservation early ENOSPC issueMingming Cao2008-10-16
* ext2: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V2008-04-28
* ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* fs/ext2: use BUG_ONJulia Lawall2008-04-28
* ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita2008-02-06
* ext[234]: fix comment for nonexistent variableAkinobu Mita2008-02-06
* ext2: add block bitmap validationAneesh Kumar K.V2008-02-06
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-06
* Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-13
* ext2 reservationsMartin J. Bligh2007-10-17
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-17
* fs: mark nibblemap constPhilippe De Muyter2007-10-17
* lib: percpu_counter_subPeter Zijlstra2007-10-17
* lib: percpu_counter_addPeter Zijlstra2007-10-17
* [PATCH] ext[234]: update documentationAneesh Kumar K.V2007-02-20
* [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] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16