summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-30dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-08-30dm crypt: fix free of bad values after tfm allocation failureEric Biggers
2016-08-30dm crypt: fix error with too large biosMikulas Patocka
2016-08-30dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy
2016-08-30dm log writes: fix bug with too large biosMikulas Patocka
2016-08-30dm log writes: move IO accounting earlier to fix error pathMikulas Patocka
2016-08-30Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-08-26Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-24dm log: fix unitialized bio operation flagsHeinz Mauelshagen
2016-08-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer
2016-08-24raid5: avoid unnecessary bio data setShaohua Li
2016-08-24raid5: fix memory leak of bio integrity dataShaohua Li
2016-08-24raid10: record correct address of bad blockTomasz Majchrzak
2016-08-24md-cluster: fix error return code in join()Wei Yongjun
2016-08-24r5cache: set MD_JOURNAL_CLEAN correctlySong Liu
2016-08-18bcache: pr_err: more meaningful error message when nr_stripes is invalidEric Wheeler
2016-08-18bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet
2016-08-18bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler
2016-08-17md: don't print the same repeated messages about delayed sync operationArtur Paszkiewicz
2016-08-17md: remove obsolete ret in md_start_syncGuoqing Jiang
2016-08-17dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen
2016-08-16md: do not count journal as spare in GET_ARRAY_INFOSong Liu
2016-08-16dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen
2016-08-16dm raid: fix restoring of failed devices regressionHeinz Mauelshagen
2016-08-16dm raid: fix frozen recovery regressionHeinz Mauelshagen
2016-08-15dm crypt: increase mempool reserve to better support swappingMikulas Patocka
2016-08-15dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-05md: Prevent IO hold during accessing to faulty raid5 arrayAlexey Obitotskiy
2016-08-05MD: hold mddev lock to change bitmap locationShaohua Li
2016-08-04dm raid: fix use of wrong status char during resynchronizationHeinz Mauelshagen
2016-08-03dm raid: constructor fails on non-zero incompat_featuresHeinz Mauelshagen
2016-08-03dm raid: fix processing of max_recovery_rate constructor flagHeinz Mauelshagen
2016-08-02dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDINGMike Snitzer
2016-08-02dm rq: fix the starting and stopping of blk-mq queuesMike Snitzer
2016-08-02dm mpath: add locking to multipath_resume and must_push_backMike Snitzer
2016-08-02dm flakey: error READ bios during the down_intervalMike Snitzer
2016-08-01raid5: fix incorrectly counter of conf->empty_inactive_list_nrZhengYuan Liu
2016-07-30raid10: increment write counter after bio is splitTomasz Majchrzak
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-28Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li
2016-07-28MD: fix null pointer deferenceShaohua Li
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-07-20dm: allow bio-based table to be upgraded to bio-based with DAX supportToshi Kani
2016-07-20dm snap: add fake origin_direct_accessToshi Kani
2016-07-20dm stripe: add DAX supportToshi Kani
2016-07-20dm error: add DAX supportMike Snitzer