summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-2338-153/+156
| * | raid5: remove a call to get_start_sectChristoph Hellwig2017-08-231-1/+3
| * | block: pass in queue to inflight accountingJens Axboe2017-08-092-6/+7
| * | dm-crypt: don't mess with BIP_BLOCK_INTEGRITYChristoph Hellwig2017-08-091-3/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-061-6/+5
|\ \ \
| * | | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-041-6/+5
* | | | dm mpath: do not lock up a CPU with requeuing activityBart Van Assche2017-08-281-1/+0
* | | | dm: fix printk() rate limiting codeBart Van Assche2017-08-281-10/+0
* | | | dm mpath: retry BLK_STS_RESOURCE errorsBart Van Assche2017-08-281-1/+0
* | | | dm: fix the second dec_pending() argument in __split_and_process_bio()Bart Van Assche2017-08-281-1/+1
| |_|/ |/| |
* | | MD: not clear ->safemode for external metadata arrayShaohua Li2017-08-111-1/+1
* | | md/r5cache: fix io_unit handling in r5l_log_endio()Song Liu2017-08-081-9/+31
* | | md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_setSong Liu2017-08-081-6/+15
* | | md: fix test in md_write_start()NeilBrown2017-08-081-1/+1
* | | md: always clear ->safemode when md_check_recovery gets the mddev lock.NeilBrown2017-08-081-0/+3
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-286-126/+115
|\ \
| * | MD: fix warnning for UP caseShaohua Li2017-07-251-1/+1
| * | md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-07-241-0/+2
| * | md: simplify code with bio_io_errorGuoqing Jiang2017-07-213-12/+6
| * | md/raid1: fix writebehind bio cloneShaohua Li2017-07-211-21/+13
| * | md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei2017-07-214-71/+62
| * | md: raid1/raid10: initialize bvec table via bio_add_page()Ming Lei2017-07-213-16/+27
OpenPOWER on IntegriCloud