summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+41
2017-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+44
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow-5/+6
2017-10-04dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz-0/+4
2017-09-28dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen-0/+1
2017-09-27md/raid5: cap worker countShaohua Li-2/+5
2017-09-27dm-raid: fix a race condition in request handlingShaohua Li-1/+1
2017-09-27md: fix a race condition for flush request handlingShaohua Li-4/+10
2017-09-27md: separate request handlingShaohua Li-25/+34
2017-09-27bcache: use llist_for_each_entry_safe() in __closure_wake_up()Coly Li-2/+2
2017-09-25dm ioctl: fix alignment of event number in the device listMikulas Patocka-15/+33
2017-09-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds-3/+10
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-142/+170
2017-09-11dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka-54/+0
2017-09-11dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACKArnd Bergmann-10/+10
2017-09-11dm integrity: make blk_integrity_profile structure constBhumika Goyal-1/+1
2017-09-11dm integrity: do not check integrity for failed read operationsHyunchul Lee-1/+5
2017-09-11dm log writes: fix >512b sectorsize supportJosef Bacik-11/+31
2017-09-11dm log writes: don't use all the cpu while waiting to log blocksJosef Bacik-1/+1
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds-57/+99
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds-65/+225
2017-09-07bcache: initialize dirty stripes in flash_dev_run()Tang Junhui-6/+7
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds-162/+165
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-6/+5
2017-09-06bcache: fix bch_hprint crash and improve outputMichael Lyle-15/+35
2017-09-06bcache: Update continue_at() documentationDan Carpenter-4/+0
2017-09-06bcache: silence static checker warningDan Carpenter-3/+0
2017-09-06bcache: fix for gc and write-back raceTang Junhui-2/+10
2017-09-06bcache: increase the number of open bucketsTang Junhui-1/+3
2017-09-06bcache: Correct return value for sysfs attach errorsTony Asleson-2/+2
2017-09-06bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui-1/+21
2017-09-06bcache: gc does not work when triggering by manual commandTang Junhui-1/+14
2017-09-06bcache: Don't reinvent the wheel but use existing llist APIByungchul Park-13/+2
2017-09-06bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui-3/+3
2017-09-06bcache: fix sequential large write IO bypassTang Junhui-6/+0
2017-09-06bcache: Fix leak of bdev referenceJan Kara-0/+2
2017-09-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang-1/+2
2017-09-05md/raid5: fix a race condition in stripe batchShaohua Li-2/+8
2017-08-31md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown-0/+5
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe-16/+50
2017-08-28dm ioctl: constify ioctl lookup tableEric Biggers-1/+1
2017-08-28dm: constify argument arraysEric Biggers-17/+18
2017-08-28dm integrity: count and display checksum failuresMikulas Patocka-2/+8
2017-08-28dm integrity: optimize writing dm-bufio buffers that are partially changedMikulas Patocka-29/+77
2017-08-28raid5-ppl: Recovery support for multiple partial parity logsPawel Baldysiak-38/+90
2017-08-28md: Runtime support for multiple pplsPawel Baldysiak-8/+59
2017-08-28dm rq: do not update rq partially in each ending bioMing Lei-11/+8
2017-08-28dm rq: make dm-sq requeuing behavior consistent with dm-mq behaviorBart Van Assche-4/+5
2017-08-28dm mpath: complain about unsupported __multipath_map_bio() return valuesBart Van Assche-0/+4