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