index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
2013-11-20
1
-1
/
+15
|
\
|
*
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2013-11-19
1
-0
/
+1
|
*
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2013-11-14
1
-1
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
1
-1
/
+1
*
|
raid5: only wakeup necessary threads
Shaohua Li
2013-09-02
1
-0
/
+3
*
|
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
2013-08-28
1
-0
/
+1
*
|
raid5: offload stripe handle to workqueue
Shaohua Li
2013-08-28
1
-0
/
+15
*
|
raid5: make release_stripe lockless
Shaohua Li
2013-08-28
1
-0
/
+3
|
/
*
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2013-07-25
1
-0
/
+1
*
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
1
-4
/
+0
*
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2013-03-20
1
-0
/
+1
*
MD: raid5 trim support
Shaohua Li
2012-10-11
1
-0
/
+1
*
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
2012-08-02
1
-0
/
+1
|
\
|
*
raid5: make_request use batch stripe release
Shaohua Li
2012-08-02
1
-0
/
+1
*
|
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2012-07-31
1
-0
/
+1
*
|
raid5: add a per-stripe lock
Shaohua Li
2012-07-19
1
-0
/
+1
|
/
*
raid5: support sync request
Shaohua Li
2012-05-22
1
-0
/
+1
*
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
2012-05-21
1
-0
/
+6
*
md/raid5: detect and handle replacements during recovery.
NeilBrown
2011-12-23
1
-1
/
+12
*
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
1
-0
/
+1
*
md/raid5: raid5.h cleanup
NeilBrown
2011-12-23
1
-18
/
+9
*
md/raid5: allow each slot to have an extra replacement device
NeilBrown
2011-12-23
1
-24
/
+33
*
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
NeilBrown
2011-10-11
1
-5
/
+3
*
md: remove typedefs: mdk_thread_t -> struct md_thread
NeilBrown
2011-10-11
1
-1
/
+1
*
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
2011-10-11
1
-3
/
+3
*
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2011-10-11
1
-2
/
+2
*
md/raid5: Clear bad blocks on successful write.
NeilBrown
2011-07-28
1
-0
/
+1
*
md/raid5: write errors should be recorded as bad blocks if possible.
NeilBrown
2011-07-28
1
-8
/
+10
*
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
NeilBrown
2011-07-28
1
-1
/
+1
*
md/raid5: add some more fields to stripe_head_state
NeilBrown
2011-07-26
1
-1
/
+5
*
md/raid5: unify stripe_head_state and r6_state
NeilBrown
2011-07-26
1
-6
/
+2
*
md/raid5: replace sh->lock with an 'active' flag.
NeilBrown
2011-07-26
1
-19
/
+16
*
md/raid5: Remove use of sh->lock in sync_request
NeilBrown
2011-07-26
1
-15
/
+18
*
md - remove old plugging code.
NeilBrown
2011-04-18
1
-2
/
+0
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+1
*
md: implment REQ_FLUSH/FUA support
Tejun Heo
2010-09-10
1
-0
/
+1
*
md/raid5: export raid5 unplugging interface.
NeilBrown
2010-07-26
1
-0
/
+1
*
md/raid5: add simple plugging infrastructure.
NeilBrown
2010-07-26
1
-0
/
+3
*
md/raid5: export is_congested test
NeilBrown
2010-07-26
1
-0
/
+2
*
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
2010-07-26
1
-1
/
+1
*
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
2010-07-21
1
-0
/
+1
*
percpu: add __percpu sparse annotations to what's left
Tejun Heo
2010-02-17
1
-1
/
+1
*
md: fix problems with RAID6 calculations for DDF.
NeilBrown
2009-10-16
1
-1
/
+1
*
md/raid456: downlevel multicore operations to raid_run_ops
Dan Williams
2009-10-16
1
-1
/
+11
*
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-09
1
-4
/
+4
|
\
|
*
md: convert conf->chunk_size and conf->prev_chunk to sectors.
Andre Noll
2009-06-18
1
-2
/
+4
|
*
md: remove mddev_to_conf "helper" macro
NeilBrown
2009-06-16
1
-2
/
+0
*
|
md/raid6: asynchronous raid6 operations
Dan Williams
2009-08-30
1
-3
/
+5
*
|
async_tx: add sum check flags
Dan Williams
2009-08-30
1
-2
/
+3
[next]