aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/balloc.c
Commit message (Expand)AuthorAge
* ext3: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
* ext3: Use lowercase names of quota functionsJan Kara2009-03-25
* CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2008-11-13
* ext3: fix ext3 block reservation early ENOSPC issueMingming Cao2008-10-20
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* ext3: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V2008-04-28
* fs/ext3: use BUG_ONJulia Lawall2008-04-28
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-08
* ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita2008-02-06
* ext[234]: fix comment for nonexistent variableAkinobu Mita2008-02-06
* ext3: return after ext3_error in case of failuresAneesh Kumar K.V2008-02-06
* ext3: add block bitmap validationAneesh Kumar K.V2008-02-06
* Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-13
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-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] ext3 balloc: fix _with_rsv freezeHugh Dickins2006-12-07
* [PATCH] ext3 balloc: use io_error labelHugh Dickins2006-12-07
* [PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins2006-12-07
* [PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins2006-12-07
* [PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins2006-12-07
* [PATCH] ext3 balloc: reset windowsz when fullHugh Dickins2006-12-07
* [PATCH] ext3: fix reservation extensionMingming Cao2006-12-07
* [PATCH] more ext3 16T overflow fixesEric Sandeen2006-09-27
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-27
* [PATCH] ext3: more comments about block allocation/reservation codeMingming Cao2006-09-27
* [PATCH] ext3: turn on reservation dump on block allocation errorsMingming Cao2006-09-27
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-27
* [PATCH] ext3 filesystem bogus ENOSPC with reservation fixMingming Cao2006-08-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-25
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-25
* [PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao2006-03-26
* [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao2006-03-26
* [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-26
* [PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa2006-03-24
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] fs/ext3/: small cleanupsAdrian Bunk2006-01-10
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-09
* [PATCH] ext3: sparse fixesBen Dooks2005-10-30
* [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-30
* [PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2005-09-23
* [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16