aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/balloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* ext2: fix comment on ext2_try_to_allocate()Namhyung Kim2010-10-281-2/+1
* Take dirtying the inode to callers of ext2_free_blocks()Al Viro2010-08-091-1/+0
* ext2: switch to dquot_free_block_nodirty()Al Viro2010-08-091-4/+8
* ext2: Avoid loading bitmaps for full groups during block allocationJan Kara2010-05-211-0/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-5/+7
* ext2: Use lowercase names of quota functionsJan Kara2009-03-261-4/+4
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-141-1/+1
* ext2: fix ext2 block reservation early ENOSPC issueMingming Cao2008-10-161-1/+2
* ext2: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V2008-04-281-5/+11
* ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-5/+5
* fs/ext2: use BUG_ONJulia Lawall2008-04-281-2/+1
* ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita2008-02-061-4/+1
* ext[234]: fix comment for nonexistent variableAkinobu Mita2008-02-061-2/+2
* ext2: add block bitmap validationAneesh Kumar K.V2008-02-061-9/+72
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-061-2/+6
* Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-131-45/+5
* ext2 reservationsMartin J. Bligh2007-10-171-233/+1072
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-171-12/+44
* fs: mark nibblemap constPhilippe De Muyter2007-10-171-1/+1
* lib: percpu_counter_subPeter Zijlstra2007-10-171-1/+1
* lib: percpu_counter_addPeter Zijlstra2007-10-171-2/+2
* [PATCH] ext[234]: update documentationAneesh Kumar K.V2007-02-201-1/+1
* [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/+20
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-73/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+699