index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
md/r5cache: generate R5LOG_PAYLOAD_FLUSH
Song Liu
1
-3
/
+42
2017-03-17
md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery
Song Liu
1
-6
/
+41
2017-03-17
raid5-ppl: runtime PPL enabling or disabling
Artur Paszkiewicz
4
-3
/
+68
2017-03-17
raid5-ppl: support disk hot add/remove with PPL
Artur Paszkiewicz
3
-2
/
+64
2017-03-17
raid5-ppl: load and recover the log
Artur Paszkiewicz
2
-1
/
+493
2017-03-17
md: add sysfs entries for PPL
Artur Paszkiewicz
1
-0
/
+115
2017-03-17
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
5
-5
/
+798
2017-03-17
raid5: separate header for log functions
Artur Paszkiewicz
4
-69
/
+107
2017-03-17
md: superblock changes for PPL
Artur Paszkiewicz
4
-2
/
+31
2017-03-17
md/r5cache: improve recovery with read ahead page pool
Song Liu
1
-46
/
+175
2017-03-17
md/raid5: sort bios
Shaohua Li
2
-26
/
+126
2017-03-17
md/raid5-cache: bump flush stripe batch size
Shaohua Li
1
-3
/
+3
2017-03-17
md/raid5: prioritize stripes for writeback
Shaohua Li
2
-9
/
+41
2017-03-17
md-cluster: add the support for resize
Guoqing Jiang
3
-5
/
+93
2017-03-17
md-cluster: introduce cluster_check_sync_size
Guoqing Jiang
3
-10
/
+93
2017-03-17
md-cluster: add CHANGE_CAPACITY message type
Guoqing Jiang
1
-0
/
+5
2017-03-17
md-cluster: use sync way to handle METADATA_UPDATED msg
Guoqing Jiang
3
-23
/
+66
2017-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
6
-38
/
+72
2017-03-14
md/raid1: fix a trivial typo in comments
Zhilong Liu
1
-1
/
+1
2017-03-14
md/r5cache: fix set_syndrome_sources() for data in cache
Song Liu
1
-1
/
+2
2017-03-12
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2
-14
/
+18
2017-03-10
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
1
-1
/
+1
2017-03-10
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
1
-1
/
+1
2017-03-10
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-09
md/raid1/10: fix potential deadlock
Shaohua Li
2
-2
/
+41
2017-03-09
md: don't impose the MD_SB_DISKS limit on arrays without metadata.
NeilBrown
1
-4
/
+3
2017-03-09
md: move funcs from pers->resize to update_size
Guoqing Jiang
4
-10
/
+6
2017-03-09
md-cluster: remove useless memset from gather_all_resync_info
Guoqing Jiang
1
-1
/
+0
2017-03-09
md-cluster: free md_cluster_info if node leave cluster
Guoqing Jiang
1
-0
/
+1
2017-03-09
md: delete dead code
Shaohua Li
2
-14
/
+0
2017-03-09
md/raid10: submit bio directly to replacement disk
Shaohua Li
1
-3
/
+16
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
14
-0
/
+19
2017-03-03
Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-4
/
+16
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-03-01
dm raid: bump the target version
Mike Snitzer
1
-3
/
+3
2017-03-01
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
1
-1
/
+11
2017-03-01
dm raid: fix raid "check" regression due to improper cleanup in raid_message()
Mike Snitzer
1
-2
/
+4
2017-02-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
13
-335
/
+768
2017-02-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2017-02-24
dm-rq: don't dereference request payload after ending request
Jens Axboe
1
-2
/
+4
2017-02-23
md/raid1: fix write behind issues introduced by bio_clone_bioset_partial
Shaohua Li
1
-4
/
+11
2017-02-23
md/raid1: handle flush request correctly
Shaohua Li
1
-3
/
+7
2017-02-23
md/linear: shutup lockdep warnning
Shaohua Li
1
-1
/
+2
[next]