aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/resize.c
Commit message (Expand)AuthorAge
* ext3: fix online resize bugJosef Bacik2008-06-06
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* ext3: add missing ext3_journal_stop()Akinobu Mita2008-04-28
* ext3: fix wrong gfp type under transactionJosef Bacik2008-03-19
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-08
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-07
* ext3: fix setup_new_group_blocks lockingEric Sandeen2007-10-18
* ext3: lighten up resize transaction requirementsEric Sandeen2007-10-17
* lib: percpu_counter_addPeter Zijlstra2007-10-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* [PATCH] more ext3 16T overflow fixesEric Sandeen2006-09-27
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-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] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2006-06-25
* [PATCH] ext3 resize: fix double unlock_super()Andrew Morton2006-05-31
* [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-04-26
* [PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I2006-04-17
* [PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I2006-04-11
* [PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa2006-01-08
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-08
* [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa2005-11-28
* [PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2005-10-30
* [PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2005-09-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16