index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
resize.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
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-18
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-05-31
[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-17
[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-08
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
Glauber de Oliveira Costa
1
-5
/
+5
2006-01-08
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
1
-11
/
+11
2005-11-28
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
1
-0
/
+1
2005-10-30
[PATCH] Test for sb_getblk return value
Glauber de Oliveira Costa
1
-0
/
+10
2005-09-22
[PATCH] ext3: EXT3_DEBUG build fixes
Glauber de Oliveira Costa
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+996