summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* md/raid5: cap worker countShaohua Li2017-09-271-2/+5
* dm-raid: fix a race condition in request handlingShaohua Li2017-09-271-1/+1
* md: fix a race condition for flush request handlingShaohua Li2017-09-271-4/+10
* md: separate request handlingShaohua Li2017-09-272-25/+34
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-191-3/+10
|\
| * md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-09-051-1/+2
| * md/raid5: fix a race condition in stripe batchShaohua Li2017-09-051-2/+8
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-1418-142/+170
|\ \
| * | dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-113-54/+0
| * | dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACKArnd Bergmann2017-09-111-10/+10
| * | dm integrity: make blk_integrity_profile structure constBhumika Goyal2017-09-111-1/+1
| * | dm integrity: do not check integrity for failed read operationsHyunchul Lee2017-09-111-1/+5
| * | dm log writes: fix >512b sectorsize supportJosef Bacik2017-09-111-11/+31
| * | dm log writes: don't use all the cpu while waiting to log blocksJosef Bacik2017-09-111-1/+1
| * | dm ioctl: constify ioctl lookup tableEric Biggers2017-08-281-1/+1
| * | dm: constify argument arraysEric Biggers2017-08-289-17/+18
| * | dm integrity: count and display checksum failuresMikulas Patocka2017-08-281-2/+8
| * | dm integrity: optimize writing dm-bufio buffers that are partially changedMikulas Patocka2017-08-283-29/+77
| * | dm rq: do not update rq partially in each ending bioMing Lei2017-08-282-11/+8
| * | dm rq: make dm-sq requeuing behavior consistent with dm-mq behaviorBart Van Assche2017-08-281-4/+5
| * | dm mpath: complain about unsupported __multipath_map_bio() return valuesBart Van Assche2017-08-281-0/+4
| * | dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-th...Bart Van Assche2017-08-281-0/+1
* | | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-0910-57/+99
|\ \ \
| * | | bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-073-6/+7
| * | | bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-061-15/+35
| * | | bcache: Update continue_at() documentationDan Carpenter2017-09-061-4/+0
| * | | bcache: silence static checker warningDan Carpenter2017-09-061-3/+0
| * | | bcache: fix for gc and write-back raceTang Junhui2017-09-063-2/+10
| * | | bcache: increase the number of open bucketsTang Junhui2017-09-061-1/+3
| * | | bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-061-2/+2
| * | | bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-062-1/+21
| * | | bcache: gc does not work when triggering by manual commandTang Junhui2017-09-061-1/+14
| * | | bcache: Don't reinvent the wheel but use existing llist APIByungchul Park2017-09-061-13/+2
| * | | bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui2017-09-061-3/+3
| * | | bcache: fix sequential large write IO bypassTang Junhui2017-09-061-6/+0
| * | | bcache: Fix leak of bdev referenceJan Kara2017-09-061-0/+2
| * | | Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe2017-08-282-16/+50
| |\ \ \
* | \ \ \ Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-079-65/+225
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-08-311-0/+5
| * | | | raid5-ppl: Recovery support for multiple partial parity logsPawel Baldysiak2017-08-281-38/+90
| * | | | md: Runtime support for multiple pplsPawel Baldysiak2017-08-286-8/+59
| * | | | md/raid0: attach correct cgroup info in bioShaohua Li2017-08-251-0/+1
| * | | | raid5: remove raid5_build_blockGuoqing Jiang2017-08-251-10/+1
| * | | | md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_showSong Liu2017-08-251-2/+10
| * | | | md: replace seq_release_private with seq_releaseCihangir Akturk2017-08-251-1/+1
| * | | | md: notify about new spare disk in the containerAlexey Obitotskiy2017-08-251-0/+2
| * | | | md/raid1/10: reset bio allocated from mempoolShaohua Li2017-08-252-4/+50
| * | | | md/raid5: release/flush io in raid5_do_work()Song Liu2017-08-241-0/+4
| * | | | md/bitmap: copy correct data for bitmap superShaohua Li2017-08-241-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-0738-162/+165
|\ \ \ \ | | |/ / | |/| |