summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-11dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka
2017-09-11dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACKArnd Bergmann
2017-09-11dm integrity: make blk_integrity_profile structure constBhumika Goyal
2017-09-11dm integrity: do not check integrity for failed read operationsHyunchul Lee
2017-09-11dm log writes: fix >512b sectorsize supportJosef Bacik
2017-09-11dm log writes: don't use all the cpu while waiting to log blocksJosef Bacik
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-09-07bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-06bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-06bcache: Update continue_at() documentationDan Carpenter
2017-09-06bcache: silence static checker warningDan Carpenter
2017-09-06bcache: fix for gc and write-back raceTang Junhui
2017-09-06bcache: increase the number of open bucketsTang Junhui
2017-09-06bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-06bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-06bcache: gc does not work when triggering by manual commandTang Junhui
2017-09-06bcache: Don't reinvent the wheel but use existing llist APIByungchul Park
2017-09-06bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-09-06bcache: fix sequential large write IO bypassTang Junhui
2017-09-06bcache: Fix leak of bdev referenceJan Kara
2017-08-31md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-28dm ioctl: constify ioctl lookup tableEric Biggers
2017-08-28dm: constify argument arraysEric Biggers
2017-08-28dm integrity: count and display checksum failuresMikulas Patocka
2017-08-28dm integrity: optimize writing dm-bufio buffers that are partially changedMikulas Patocka
2017-08-28raid5-ppl: Recovery support for multiple partial parity logsPawel Baldysiak
2017-08-28md: Runtime support for multiple pplsPawel Baldysiak
2017-08-28dm rq: do not update rq partially in each ending bioMing Lei
2017-08-28dm rq: make dm-sq requeuing behavior consistent with dm-mq behaviorBart Van Assche
2017-08-28dm mpath: complain about unsupported __multipath_map_bio() return valuesBart Van Assche
2017-08-28dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-th...Bart Van Assche
2017-08-28dm mpath: do not lock up a CPU with requeuing activityBart Van Assche
2017-08-28dm: fix printk() rate limiting codeBart Van Assche
2017-08-28dm mpath: retry BLK_STS_RESOURCE errorsBart Van Assche
2017-08-28dm: fix the second dec_pending() argument in __split_and_process_bio()Bart Van Assche
2017-08-25md/raid0: attach correct cgroup info in bioShaohua Li
2017-08-25raid5: remove raid5_build_blockGuoqing Jiang
2017-08-25md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_showSong Liu
2017-08-25md: replace seq_release_private with seq_releaseCihangir Akturk
2017-08-25md: notify about new spare disk in the containerAlexey Obitotskiy
2017-08-25md/raid1/10: reset bio allocated from mempoolShaohua Li
2017-08-24md/raid5: release/flush io in raid5_do_work()Song Liu
2017-08-24md/bitmap: copy correct data for bitmap superShaohua Li
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-23raid5: remove a call to get_start_sectChristoph Hellwig