aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/balloc.c
Commit message (Expand)AuthorAge
* ext3: Avoid underflow of in ext3_trim_fs()Lukas Czerner2012-11-19
* 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
* | ext3: use memweight()Akinobu Mita2012-07-30
|/
* userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman2012-05-15
* ext3: move headers to fs/ext3/Al Viro2012-03-31
* ext3: fix start and len arguments handling in ext3_trim_fs()Lukas Czerner2012-03-02
* ext3: Don't call dquot_free_block() if we don't update anythingKazuya Mio2012-02-29
* ext3: Allow quota file use root reservationDmitry Monakhov2011-10-31
* ext3/balloc.c: local functions should be staticH Hartley Sweeten2011-10-04
* fs/ext3/balloc.c: delete useless initializationJulia Lawall2011-08-17
* ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()Lukas Czerner2011-06-25
* ext3: Add fixed tracepointsLukas Czerner2011-06-25
* Fix common misspellingsLucas De Marchi2011-03-31
* ext3: Fix an overflow in ext3_trim_fs.Tao Ma2011-03-03
* ext3: speed up group trim with the right free block count.Tao Ma2011-02-24
* ext3: Adjust trim start with first_data_block.Tao Ma2011-02-24
* ext3: Add batched discard support for ext3Lukas Czerner2011-01-10
* ext3: Update kernel-doc commentsNamhyung Kim2010-10-27
* ext3: Remove unnecessary casts on bh->b_dataNamhyung Kim2010-10-27
* ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel2010-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
* 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