aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | | md: changes for MD_STILL_CLOSED flagGuoqing Jiang2016-09-21
| * | | md-cluster: remove some unnecessary dlm_unlock_syncGuoqing Jiang2016-09-21
| * | | md-cluster: use FORCEUNLOCK in lockres_freeGuoqing Jiang2016-09-21
| * | | md-cluster: call md_kick_rdev_from_array once ack failedGuoqing Jiang2016-09-21
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ \ \ | |/ / / |/| | |
| * | | md/raid5: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-06
| |/ /
* | | Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-09-13
|\ \ \ | |_|/ |/| |
| * | raid5: fix a small race conditionShaohua Li2016-09-09
| * | md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang2016-09-08
| * | raid5: guarantee enough stripes to avoid reshape hangShaohua Li2016-08-31
| * | raid5-cache: fix a deadlock in superblock writeShaohua Li2016-08-31
* | | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-03
|\ \ \ | |/ / |/| |
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-30
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-30
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-30
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-30
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-30
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-30
| |/
* | Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-08-30
|\ \ | |/ |/|
| * raid5: avoid unnecessary bio data setShaohua Li2016-08-24
| * raid5: fix memory leak of bio integrity dataShaohua Li2016-08-24
| * raid10: record correct address of bad blockTomasz Majchrzak2016-08-24
| * md-cluster: fix error return code in join()Wei Yongjun2016-08-24
| * r5cache: set MD_JOURNAL_CLEAN correctlySong Liu2016-08-24
| * md: don't print the same repeated messages about delayed sync operationArtur Paszkiewicz2016-08-17
| * md: remove obsolete ret in md_start_syncGuoqing Jiang2016-08-17
| * md: do not count journal as spare in GET_ARRAY_INFOSong Liu2016-08-16
| * md: Prevent IO hold during accessing to faulty raid5 arrayAlexey Obitotskiy2016-08-06
| * MD: hold mddev lock to change bitmap locationShaohua Li2016-08-06
| * raid5: fix incorrectly counter of conf->empty_inactive_list_nrZhengYuan Liu2016-08-01
| * raid10: increment write counter after bio is splitTomasz Majchrzak2016-07-30
* | Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-08-26
|\ \
| * | dm log: fix unitialized bio operation flagsHeinz Mauelshagen2016-08-24
| * | dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2016-08-24
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-26
|\ \ \ | |/ / |/| |
| * | bcache: pr_err: more meaningful error message when nr_stripes is invalidEric Wheeler2016-08-18
| * | bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet2016-08-18
| * | bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler2016-08-18
* | | dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-17
* | | dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-16
* | | dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-16
* | | dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-16
* | | dm crypt: increase mempool reserve to better support swappingMikulas Patocka2016-08-15
* | | dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-15
|/ /
* | block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* | dm raid: fix use of wrong status char during resynchronizationHeinz Mauelshagen2016-08-04
* | dm raid: constructor fails on non-zero incompat_featuresHeinz Mauelshagen2016-08-03
* | dm raid: fix processing of max_recovery_rate constructor flagHeinz Mauelshagen2016-08-03
* | dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDINGMike Snitzer2016-08-02
* | dm rq: fix the starting and stopping of blk-mq queuesMike Snitzer2016-08-02