summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-02-14dm rq: cope with DM device destruction while in dm_old_request_fn()Mike Snitzer
2017-01-12md: fix refcount problem on mddev when stopping array.NeilBrown
2017-01-12md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li
2017-01-09md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov
2017-01-06dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski
2017-01-06dm raid: fix discard support regressionHeinz Mauelshagen
2017-01-06dm rq: fix a race condition in rq_completed()Bart Van Assche
2017-01-06dm crypt: mark key as invalid until properly loadedOndrej Kozina
2017-01-06dm flakey: return -EINVAL on interval bounds error in flakey_ctr()Wei Yongjun
2017-01-06dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM deviceBart Van Assche
2017-01-06dm table: fix 'all_blk_mq' inconsistency when an empty table is loadedMike Snitzer
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-10-28md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown
2016-10-28raid1: handle read error also in readonly modeTomasz Majchrzak
2016-10-28raid5-cache: correct condition for empty metadata writeShaohua Li
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-10-24md: report 'write_pending' state when array in syncTomasz Majchrzak
2016-10-24md/raid5: write an empty meta-block when creating log super-blockZhengyuan Liu
2016-10-24md/raid5: initialize next_checkpoint field before useZhengyuan Liu
2016-10-24RAID10: ignore discard errorShaohua Li
2016-10-24RAID1: ignore discard errorShaohua Li
2016-10-24dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui
2016-10-18dm rq: clear kworker_task if kthread_run() returned an errorMike Snitzer
2016-10-18dm: free io_barrier after blk_cleanup_queue callTahsin Erdogan
2016-10-17dm raid: fix activation of existing raid4/10 devicesHeinz Mauelshagen
2016-10-14dm mirror: use all available legs on multiple failuresHeinz Mauelshagen
2016-10-14dm mirror: fix read error on recovery after default leg failureHeinz Mauelshagen
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-11dm raid: fix compat_features validationAndy Whitcroft
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03md: set rotational bitShaohua Li
2016-09-29dm mpath: always return reservation conflict without failing overHannes Reinecke
2016-09-22dm bufio: remove dm_bufio_cond_resched()Peter Zijlstra
2016-09-22dm crypt: fix crash on exitRabin Vincent
2016-09-22dm cache metadata: switch to using the new cursor api for loading metadataJoe Thornber
2016-09-22dm array: introduce cursor apiJoe Thornber
2016-09-22dm btree: introduce cursor apiJoe Thornber
2016-09-22dm cache policy smq: distribute entries to random levels when switching to smqJoe Thornber
2016-09-22dm cache: speed up writing of the hint arrayJoe Thornber
2016-09-22dm array: add dm_array_new()Joe Thornber
2016-09-22block: export bio_free_pages to other modulesGuoqing Jiang
2016-09-21raid5: handle register_shrinker failureShaohua Li
2016-09-21raid5: fix to detect failure of register_shrinkerChao Yu
2016-09-21md: fix a potential deadlockShaohua Li
2016-09-21md/bitmap: fix wrong cleanupShaohua Li
2016-09-21raid5: allow arbitrary max_hw_sectorsShaohua Li