summaryrefslogtreecommitdiffstats
path: root/fs/ext3/resize.c
Commit message (Expand)AuthorAgeFilesLines
* ext3: Fix debug messages in ext3_group_extend()Namhyung Kim2010-10-281-6/+7
* ext3: Fix set but unused variablesAndi Kleen2010-07-211-2/+0
* ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-231-17/+18
* ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()Roel Kluin2009-12-101-1/+1
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-191-1/+1
* ext3: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-111-2/+0
* ext3: don't try to resize if there are no reserved gdt blocks leftJosef Bacik2008-10-201-1/+2
* ext3: fix online resize bugJosef Bacik2008-06-061-1/+2
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-35/+35
* ext3: add missing ext3_journal_stop()Akinobu Mita2008-04-281-0/+1
* ext3: fix wrong gfp type under transactionJosef Bacik2008-03-191-2/+2
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-081-8/+4
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-071-4/+3
* ext3: fix setup_new_group_blocks lockingEric Sandeen2007-10-181-3/+3
* ext3: lighten up resize transaction requirementsEric Sandeen2007-10-171-2/+49
* lib: percpu_counter_addPeter Zijlstra2007-10-171-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-2/+2
* [PATCH] more ext3 16T overflow fixesEric Sandeen2006-09-271-0/+17
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-271-10/+11
* 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/+18
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-19/+24
* [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2006-06-251-0/+10
* [PATCH] ext3 resize: fix double unlock_super()Andrew Morton2006-05-311-1/+0
* [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-04-261-1/+1
* [PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I2006-04-171-0/+1
* [PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I2006-04-111-0/+1
* [PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa2006-01-081-5/+5
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-081-11/+11
* [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa2005-11-281-0/+1
* [PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2005-10-301-0/+10
* [PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2005-09-221-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+996
OpenPOWER on IntegriCloud