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
/
drivers
/
md
/
raid5.c
Commit message (
Expand
)
Author
Age
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
2006-06-29
*
[PATCH] md: Fix bug that stops raid5 resync from happening
NeilBrown
2006-06-26
*
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
2006-06-26
*
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
2006-06-26
*
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-06-26
*
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
2006-06-26
*
BUG_ON() Conversion in md/raid5.c
Eric Sesterhenn
2006-04-02
*
[PATCH] md: Remove bi_end_io call out from under a spinlock
NeilBrown
2006-03-27
*
[PATCH] md: Remove some stray semi-colons after functions called in macro..
NeilBrown
2006-03-27
*
[PATCH] md: Improve comments about locking situation in raid5 make_request
NeilBrown
2006-03-27
*
[PATCH] md: Support suspending of IO to regions of an md array
NeilBrown
2006-03-27
*
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
2006-03-27
*
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
2006-03-27
*
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
2006-03-27
*
[PATCH] md: Final stages of raid5 expand code
NeilBrown
2006-03-27
*
[PATCH] md: Core of raid5 resize process
NeilBrown
2006-03-27
*
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
2006-03-27
*
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
2006-03-27
*
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...
NeilBrown
2006-03-27
*
[PATCH] md: Assorted little md fixes
NeilBrown
2006-02-03
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
*
[PATCH] md: count corrected read errors per drive
NeilBrown
2006-01-06
*
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
2006-01-06
*
[PATCH] md: remove personality numbering from md
NeilBrown
2006-01-06
*
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
2006-01-06
*
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
2006-01-06
*
[PATCH] md: clean up 'page' related names in md
NeilBrown
2006-01-06
*
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
2006-01-06
*
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
2006-01-06
*
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
2006-01-06
*
[PATCH] md: small cleanups for raid5
NeilBrown
2006-01-06
*
[PATCH] md: use correct size of raid5 stripe cache when measuring how full it is
NeilBrown
2005-12-12
*
[PATCH] md: fix locking problem in r5/r6
NeilBrown
2005-11-28
*
[PATCH] md: fix some locking and module refcounting issues with md's use of s...
NeilBrown
2005-11-09
*
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap
NeilBrown
2005-11-09
*
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
2005-11-09
*
[PATCH] md: improvements to raid5 handling of read errors
NeilBrown
2005-11-09
*
[PATCH] md: change raid5 sysfs attribute to not create a new directory
NeilBrown
2005-11-09
*
[PATCH] md: fix ref-counting problems with kobjects in md
NeilBrown
2005-11-09
*
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...
Suzanne Wood
2005-11-09
*
[PATCH] md: teach raid5 the difference between 'check' and 'repair'.
NeilBrown
2005-11-09
*
[PATCH] md: add kobject/sysfs support to raid5
NeilBrown
2005-11-09
*
[PATCH] md: better handling of readerrors with raid5.
NeilBrown
2005-11-09
*
[PATCH] drivers/md: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
*
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
2005-11-01
*
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
2005-09-09
*
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
2005-09-09
*
[PATCH] md: make sure raid5/raid6 resync uses correct 'max_sectors'
NeilBrown
2005-08-01
*
[PATCH] md: when resizing an array, we need to update resync_max_sectors as w...
NeilBrown
2005-07-27
[next]