summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-31dm verity fec: fix bufio leaksSami Tolvanen
2017-03-31dm raid: fix NULL pointer dereference for raid1 without bitmapDmitry Bilunov
2017-03-20dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirtyJoe Thornber
2017-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2017-03-16dm verity fec: limit error correction recursionSami Tolvanen
2017-03-14md/raid1: fix a trivial typo in commentsZhilong Liu
2017-03-14md/r5cache: fix set_syndrome_sources() for data in cacheSong Liu
2017-03-11blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-03-10md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan
2017-03-10md: fix super_offset endianness in super_1_rdev_size_changeJason Yan
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida
2017-03-09md/raid1/10: fix potential deadlockShaohua Li
2017-03-09md: don't impose the MD_SB_DISKS limit on arrays without metadata.NeilBrown
2017-03-09md: move funcs from pers->resize to update_sizeGuoqing Jiang
2017-03-09md-cluster: remove useless memset from gather_all_resync_infoGuoqing Jiang
2017-03-09md-cluster: free md_cluster_info if node leave clusterGuoqing Jiang
2017-03-09md: delete dead codeShaohua Li
2017-03-09md/raid10: submit bio directly to replacement diskShaohua Li
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2017-02-28dm raid: bump the target versionMike Snitzer
2017-02-28dm raid: fix data corruption on reshape requestHeinz Mauelshagen
2017-02-28dm raid: fix raid "check" regression due to improper cleanup in raid_message()Mike Snitzer
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-24dm-rq: don't dereference request payload after ending requestJens Axboe
2017-02-23md/raid1: fix write behind issues introduced by bio_clone_bioset_partialShaohua Li
2017-02-23md/raid1: handle flush request correctlyShaohua Li
2017-02-23md/linear: shutup lockdep warnningShaohua Li
2017-02-21Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-19md/raid1: fix a use-after-free bugShaohua Li
2017-02-19RAID1: avoid unnecessary spin locks in I/O barrier codecolyli@suse.de
2017-02-19RAID1: a new I/O barrier implementation to remove resync windowcolyli@suse.de
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-17dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-02-17dm round robin: revert "use percpu 'repeat_count' and 'current_path'"Mike Snitzer