summaryrefslogtreecommitdiffstats
path: root/fs/ext3/balloc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-131-44/+4
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-171-11/+43
* 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] ext3 balloc: fix _with_rsv freezeHugh Dickins2006-12-071-1/+1
* [PATCH] ext3 balloc: use io_error labelHugh Dickins2006-12-071-4/+2
* [PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins2006-12-071-3/+3
* [PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins2006-12-071-1/+1
* [PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins2006-12-071-2/+2
* [PATCH] ext3 balloc: reset windowsz when fullHugh Dickins2006-12-071-0/+1
* [PATCH] ext3: fix reservation extensionMingming Cao2006-12-071-4/+8
* [PATCH] more ext3 16T overflow fixesEric Sandeen2006-09-271-6/+6
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-16/+16
* [PATCH] ext3: more comments about block allocation/reservation codeMingming Cao2006-09-271-45/+247
* [PATCH] ext3: turn on reservation dump on block allocation errorsMingming Cao2006-09-271-4/+8
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-8/+8
* [PATCH] ext3 filesystem bogus ENOSPC with reservation fixMingming Cao2006-08-271-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-251-16/+13
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-103/+112
* [PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao2006-03-261-1/+31
* [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao2006-03-261-12/+19
* [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-261-10/+36
* [PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa2006-03-241-7/+33
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] fs/ext3/: small cleanupsAdrian Bunk2006-01-101-2/+0
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-73/+0
* [PATCH] ext3: sparse fixesBen Dooks2005-10-301-0/+2
* [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-301-3/+2
* [PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2005-09-221-3/+3
* [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-281-72/+63
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1600
OpenPOWER on IntegriCloud