aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/resize.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris1-2/+2
2006-09-27[PATCH] more ext3 16T overflow fixesEric Sandeen1-0/+17
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp1-10/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao1-16/+18
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao1-19/+24
2006-06-25[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao1-0/+10
2006-05-31[PATCH] ext3 resize: fix double unlock_super()Andrew Morton1-1/+0
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-1/+1
2006-04-17[PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I1-0/+1
2006-04-11[PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I1-0/+1
2006-01-08[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa1-5/+5
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa1-11/+11
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa1-0/+1
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa1-0/+10
2005-09-22[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+996