index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
resize.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
ext3: move headers to fs/ext3/
Al Viro
1
-4
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-10
ext3: Add journal error check in resize.c
Namhyung Kim
1
-14
/
+51
2010-10-28
ext3: Fix debug messages in ext3_group_extend()
Namhyung Kim
1
-6
/
+7
2010-07-21
ext3: Fix set but unused variables
Andi Kleen
1
-2
/
+0
2009-12-23
ext3: Replace lock/unlock_super() with an explicit lock for resizing
Eric Sandeen
1
-17
/
+18
2009-12-10
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
1
-1
/
+1
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-12
ext3: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
1
-2
/
+0
2008-10-20
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
1
-1
/
+2
2008-06-06
ext3: fix online resize bug
Josef Bacik
1
-1
/
+2
2008-04-28
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-35
/
+35
2008-04-28
ext3: add missing ext3_journal_stop()
Akinobu Mita
1
-0
/
+1
2008-03-20
ext3: fix wrong gfp type under transaction
Josef Bacik
1
-2
/
+2
2008-02-08
ext3: replace all adds to little endians variables with le*_add_cpu
Marcin Slusarz
1
-8
/
+4
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
1
-4
/
+3
2007-10-19
ext3: fix setup_new_group_blocks locking
Eric Sandeen
1
-3
/
+3
2007-10-17
ext3: lighten up resize transaction requirements
Eric Sandeen
1
-2
/
+49
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
1
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-2
/
+2
2006-09-27
[PATCH] more ext3 16T overflow fixes
Eric Sandeen
1
-0
/
+17
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
1
-10
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
1
-16
/
+18
2006-06-25
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
1
-19
/
+24
2006-06-25
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
Mingming Cao
1
-0
/
+10
2006-06-01
[PATCH] ext3 resize: fix double unlock_super()
Andrew Morton
1
-1
/
+0
2006-04-26
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
Al Viro
1
-1
/
+1
2006-04-18
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
1
-0
/
+1
2006-04-11
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
1
-0
/
+1
2006-01-09
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
Glauber de Oliveira Costa
1
-5
/
+5
2006-01-09
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
1
-11
/
+11
2005-11-29
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
1
-0
/
+1
2005-10-31
[PATCH] Test for sb_getblk return value
Glauber de Oliveira Costa
1
-0
/
+10
2005-09-23
[PATCH] ext3: EXT3_DEBUG build fixes
Glauber de Oliveira Costa
1
-3
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+996