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-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
2016-09-15
dm mpath: use dm_mq_kick_requeue_list()
Mike Snitzer
1
-6
/
+8
2016-09-15
dm rq: introduce dm_mq_kick_requeue_list()
Mike Snitzer
2
-4
/
+15
2016-09-15
dm rq: reduce arguments passed to map_request() and dm_requeue_original_reque...
Mike Snitzer
1
-11
/
+11
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-1
/
+0
2016-09-15
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
8
-64
/
+121
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
1
-14
/
+18
2016-09-14
dm: convert wait loops to use autoremove_wake_function()
Bart Van Assche
2
-14
/
+6
2016-09-14
dm: use signal_pending_state() in dm_wait_for_completion()
Bart Van Assche
1
-2
/
+1
2016-09-14
dm: rename task state function arguments
Bart Van Assche
1
-5
/
+9
2016-09-14
dm: add two lockdep_assert_held() statements
Bart Van Assche
1
-0
/
+4
2016-09-14
dm rq: simplify dm_old_stop_queue()
Bart Van Assche
1
-6
/
+2
2016-09-14
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
1
-3
/
+3
2016-09-14
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
Mike Snitzer
1
-5
/
+14
2016-09-14
dm rq: factor out dm_mq_stop_queue()
Bart Van Assche
1
-8
/
+20
2016-09-14
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
1
-0
/
+5
2016-09-14
dm: return correct error code in dm_resume()'s retry loop
Minfei Huang
1
-3
/
+2
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
1
-1
/
+1
2016-09-13
Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
3
-41
/
+31
2016-09-09
raid5: fix a small race condition
Shaohua Li
1
-2
/
+2
2016-09-08
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
1
-8
/
+4
2016-09-06
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-58
/
+30
2016-09-03
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-7
/
+14
2016-08-31
raid5: guarantee enough stripes to avoid reshape hang
Shaohua Li
1
-0
/
+10
2016-08-31
raid5-cache: fix a deadlock in superblock write
Shaohua Li
1
-31
/
+15
2016-08-30
dm bufio: remove use of deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-30
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
1
-1
/
+1
2016-08-30
dm crypt: fix error with too large bios
Mikulas Patocka
1
-0
/
+7
2016-08-30
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-08-30
dm log writes: fix bug with too large bios
Mikulas Patocka
1
-2
/
+2
2016-08-30
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
1
-1
/
+1
2016-08-30
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-57
/
+107
2016-08-26
Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-16
/
+22
2016-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+10
2016-08-24
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
1
-5
/
+6
[prev]
[next]