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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-10-28
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
1
-2
/
+2
2016-10-28
raid1: handle read error also in readonly mode
Tomasz Majchrzak
1
-9
/
+10
2016-10-28
raid5-cache: correct condition for empty metadata write
Shaohua Li
1
-1
/
+1
2016-10-28
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-44
/
+28
2016-10-24
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
1
-3
/
+3
2016-10-24
md/raid5: write an empty meta-block when creating log super-block
Zhengyuan Liu
1
-0
/
+1
2016-10-24
md/raid5: initialize next_checkpoint field before use
Zhengyuan Liu
1
-0
/
+3
2016-10-24
RAID10: ignore discard error
Shaohua Li
1
-2
/
+5
2016-10-24
RAID1: ignore discard error
Shaohua Li
1
-2
/
+5
2016-10-24
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
1
-15
/
+9
2016-10-18
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
1
-2
/
+5
2016-10-18
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
1
-2
/
+2
2016-10-17
dm raid: fix activation of existing raid4/10 devices
Heinz Mauelshagen
1
-5
/
+7
2016-10-14
dm mirror: use all available legs on multiple failures
Heinz Mauelshagen
1
-19
/
+2
2016-10-14
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
1
-0
/
+1
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2
-5
/
+5
2016-10-11
dm raid: fix compat_features validation
Andy Whitcroft
1
-1
/
+2
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2016-10-09
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-265
/
+715
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-37
/
+12
2016-10-07
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-47
/
+116
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-58
/
+30
2016-10-03
md: set rotational bit
Shaohua Li
1
-0
/
+15
2016-09-29
dm mpath: always return reservation conflict without failing over
Hannes Reinecke
1
-6
/
+8
2016-09-22
dm bufio: remove dm_bufio_cond_resched()
Peter Zijlstra
1
-22
/
+9
2016-09-22
dm crypt: fix crash on exit
Rabin Vincent
1
-14
/
+10
2016-09-22
dm cache metadata: switch to using the new cursor api for loading metadata
Joe Thornber
1
-23
/
+80
2016-09-22
dm array: introduce cursor api
Joe Thornber
2
-0
/
+119
2016-09-22
dm btree: introduce cursor api
Joe Thornber
2
-0
/
+197
2016-09-22
dm cache policy smq: distribute entries to random levels when switching to smq
Joe Thornber
1
-1
/
+6
2016-09-22
dm cache: speed up writing of the hint array
Joe Thornber
5
-94
/
+42
2016-09-22
dm array: add dm_array_new()
Joe Thornber
2
-31
/
+130
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
7
-35
/
+10
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
md: fix a potential deadlock
Shaohua Li
1
-0
/
+2
2016-09-21
md/bitmap: fix wrong cleanup
Shaohua Li
1
-3
/
+1
2016-09-21
raid5: allow arbitrary max_hw_sectors
Shaohua Li
1
-0
/
+2
2016-09-21
md-cluster: make resync lock also could be interruptted
Guoqing Jiang
1
-2
/
+3
2016-09-21
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
Guoqing Jiang
1
-1
/
+39
2016-09-21
md-cluster: convert the completion to wait queue
Guoqing Jiang
1
-5
/
+9
2016-09-21
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
Guoqing Jiang
1
-4
/
+8
2016-09-21
md-cluster: clean related infos of cluster
Guoqing Jiang
1
-0
/
+2
2016-09-21
md: changes for MD_STILL_CLOSED flag
Guoqing Jiang
2
-9
/
+10
2016-09-21
md-cluster: remove some unnecessary dlm_unlock_sync
Guoqing Jiang
1
-5
/
+1
2016-09-21
md-cluster: use FORCEUNLOCK in lockres_free
Guoqing Jiang
1
-15
/
+11
2016-09-21
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
1
-3
/
+8
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
1
-1
/
+1
2016-09-15
dm mpath: delay the requeue of blk-mq requests while all paths down
Mike Snitzer
1
-6
/
+9
[next]