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