index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.c
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-16
md/raid5: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-02-15
md: fast clone bio in bio_clone_mddev()
Ming Lei
2017-02-13
md/raid5-cache: exclude reclaiming stripes in reclaim check
Shaohua Li
2017-02-13
md/r5cache: improve journal device efficiency
Song Liu
2017-02-13
md/r5cache: enable chunk_aligned_read with write back cache
Song Liu
2017-02-13
raid5: only dispatch IO from raid5d for harddisk raid
Shaohua Li
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-01-24
md/r5cache: disable write back for degraded array
Song Liu
2017-01-24
md/r5cache: shift complex rmw from read path to write path
Song Liu
2017-01-24
md/raid5: move comment of fetch_block to right location
Song Liu
2017-01-24
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
2017-01-09
md/raid5: Use correct IS_ERR() variation on pointer check
Jes Sorensen
2017-01-05
md: cleanup mddev flag clear for takeover
Shaohua Li
2016-12-13
Merge branch 'md-next' into md-linus
Shaohua Li
2016-12-08
md: separate flags for superblock changes
Shaohua Li
2016-12-08
md: takeover should clear unrelated bits
Shaohua Li
2016-11-29
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2016-11-27
md/r5cache: handle alloc_page failure
Song Liu
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-18
md/r5cache: handle FLUSH and FUA
Song Liu
2016-11-18
md/r5cache: r5cache recovery: part 2
Song Liu
2016-11-18
md/r5cache: sysfs entry journal_mode
Song Liu
2016-11-18
md/r5cache: write-out phase and reclaim support
Song Liu
2016-11-18
md/r5cache: caching phase of r5cache
Song Liu
2016-11-18
md/r5cache: State machine for raid5-cache write back mode
Song Liu
2016-11-18
md/r5cache: move some code to raid5.h
Song Liu
2016-11-07
md/raid5: change printk() to pr_*()
NeilBrown
2016-11-07
raid5: revert commit 11367799f3d1
Tomasz Majchrzak
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-21
raid5: handle register_shrinker failure
Shaohua Li
2016-09-21
raid5: fix to detect failure of register_shrinker
Chao Yu
2016-09-21
raid5: allow arbitrary max_hw_sectors
Shaohua Li
2016-09-09
raid5: fix a small race condition
Shaohua Li
2016-09-06
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-08-31
raid5: guarantee enough stripes to avoid reshape hang
Shaohua Li
2016-08-30
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-08-24
raid5: avoid unnecessary bio data set
Shaohua Li
2016-08-24
raid5: fix memory leak of bio integrity data
Shaohua Li
2016-08-24
r5cache: set MD_JOURNAL_CLEAN correctly
Song Liu
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-05
md: Prevent IO hold during accessing to faulty raid5 array
Alexey Obitotskiy
2016-08-01
raid5: fix incorrectly counter of conf->empty_inactive_list_nr
ZhengYuan Liu
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-13
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
[next]