summaryrefslogtreecommitdiffstats
path: root/fs/ext2/balloc.c
Commit message (Expand)AuthorAgeFilesLines
* ext2: fix filesystem deadlock while reading corrupted xattr blockCarlos Maiolino2016-07-051-0/+21
* Ext2: remove the static function release_blocks to optimize the kernelWang Shilong2013-02-071-10/+1
* Ext2: mark inode dirty after the function dquot_free_block_nodirty is calledWang Shilong2013-02-071-5/+10
* Ext2: remove the overhead check about sb in the function ext2_new_blocksWang Shilong2013-02-061-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
* | ext2: use memweight()Akinobu Mita2012-07-301-12/+2
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-251-3/+1
|\
| * ext2: trivial fix to comment for ext2_free_blocksWang Sheng-Hui2012-05-181-1/+1
| * ext2: Remove s_dirt handlingJan Kara2012-04-111-2/+0
* | userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman2012-05-151-2/+3
|/
* fs/ext2/balloc.c: delete useless initializationJulia Lawall2011-08-171-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+699
OpenPOWER on IntegriCloud