index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
resize.c
Commit message (
Expand
)
Author
Age
*
Ext3: return ENOMEM rather than EIO if sb_getblk fails
Wang Shilong
2013-01-21
*
Ext3: use unlikely to improve the efficiency of the kernel
Wang Shilong
2013-01-21
*
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
ext3: Add journal error check in resize.c
Namhyung Kim
2011-01-10
*
ext3: Fix debug messages in ext3_group_extend()
Namhyung Kim
2010-10-27
*
ext3: Fix set but unused variables
Andi Kleen
2010-07-21
*
ext3: Replace lock/unlock_super() with an explicit lock for resizing
Eric Sandeen
2009-12-23
*
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
2009-12-10
*
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2009-06-19
*
ext3: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-11
*
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
2008-10-20
*
ext3: fix online resize bug
Josef Bacik
2008-06-06
*
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
*
ext3: add missing ext3_journal_stop()
Akinobu Mita
2008-04-28
*
ext3: fix wrong gfp type under transaction
Josef Bacik
2008-03-19
*
ext3: replace all adds to little endians variables with le*_add_cpu
Marcin Slusarz
2008-02-08
*
iget: stop EXT3 from using iget() and read_inode()
David Howells
2008-02-07
*
ext3: fix setup_new_group_blocks locking
Eric Sandeen
2007-10-18
*
ext3: lighten up resize transaction requirements
Eric Sandeen
2007-10-17
*
lib: percpu_counter_add
Peter Zijlstra
2007-10-17
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2006-09-27
*
[PATCH] more ext3 16T overflow fixes
Eric Sandeen
2006-09-27
*
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
2006-09-27
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
2006-06-25
*
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
Mingming Cao
2006-06-25
*
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
Mingming Cao
2006-06-25
*
[PATCH] ext3 resize: fix double unlock_super()
Andrew Morton
2006-05-31
*
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
Al Viro
2006-04-26
*
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
2006-04-17
*
[PATCH] ext3: Fix missed mutex unlock
Ananiev, Leonid I
2006-04-11
*
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
Glauber de Oliveira Costa
2006-01-08
*
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
2006-01-08
*
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
2005-11-28
*
[PATCH] Test for sb_getblk return value
Glauber de Oliveira Costa
2005-10-30
*
[PATCH] ext3: EXT3_DEBUG build fixes
Glauber de Oliveira Costa
2005-09-23
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16