summaryrefslogtreecommitdiff
path: root/drivers/md
Commit message (Expand)AuthorAge
* MD: not clear ->safemode for external metadata arrayShaohua Li2017-08-11
* md/r5cache: fix io_unit handling in r5l_log_endio()Song Liu2017-08-08
* md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_setSong Liu2017-08-08
* md: fix test in md_write_start()NeilBrown2017-08-08
* md: always clear ->safemode when md_check_recovery gets the mddev lock.NeilBrown2017-08-08
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-28
|\
| * MD: fix warnning for UP caseShaohua Li2017-07-25
| * md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-07-24
| * md: simplify code with bio_io_errorGuoqing Jiang2017-07-21
| * md/raid1: fix writebehind bio cloneShaohua Li2017-07-21
| * md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei2017-07-21
| * md: raid1/raid10: initialize bvec table via bio_add_page()Ming Lei2017-07-21
| * md: remove 'idx' from 'struct resync_pages'Ming Lei2017-07-21
* | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-28
|\ \ | |/ |/|
| * dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal2017-07-26
| * dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown2017-07-26
| * dm zoned: use GFP_NOIO in I/O pathDamien Le Moal2017-07-26
| * dm zoned: remove test for impossible REQ_OP_FLUSH conditionsMikulas Patocka2017-07-25
| * dm raid: bump target versionHeinz Mauelshagen2017-07-25
| * dm raid: avoid mddev->suspended accessHeinz Mauelshagen2017-07-25
| * dm raid: fix activation check in validate_raid_redundancy()Heinz Mauelshagen2017-07-25
| * dm raid: remove WARN_ON() in raid10_md_layout_to_format()Heinz Mauelshagen2017-07-25
| * dm bufio: fix error code in dm_bufio_write_dirty_buffers()Dan Carpenter2017-07-25
| * dm integrity: test for corrupted disk format during table loadMikulas Patocka2017-07-25
| * dm integrity: WARN_ON if variables representing journal usage get out of syncMikulas Patocka2017-07-25
| * dm integrity: use plugging when writing the journalMikulas Patocka2017-07-19
| * dm integrity: fix inefficient allocation of journal spaceMikulas Patocka2017-07-19
* | Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-18
|\ \ | |/ |/|
| * raid5-ppl: use BIOSET_NEED_BVECS when creating biosetArtur Paszkiewicz2017-07-12
| * Raid5 should update rdev->sectors after reshapeXiao Ni2017-07-10
| * md/bitmap: don't read page from device with Bitmap_syncGuoqing Jiang2017-07-10
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\ \ | |/ |/|
| * bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov2017-07-03
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-08
|\ \
| * | MD: fix sleep in atomicShaohua Li2017-07-03
| * | MD: fix a null dereferenceShaohua Li2017-06-23
| * | md: use a separate bio_set for synchronous IO.NeilBrown2017-06-21
| * | md: change the initialization value for a spare device spot to MD_DISK_ROLE_S...Lidong Zhong2017-06-16
| * | md/raid1: remove unused bio in sync_request_writeGuoqing Jiang2017-06-16
| * | md/raid10: fix FailFast test for wrong deviceGuoqing Jiang2017-06-16
| * | md: don't use flush_signals in userspace processesMikulas Patocka2017-06-13
| * | md: fix deadlock between mddev_suspend() and md_write_start()NeilBrown2017-06-13
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\ \ \
| * \ \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-03
| |\ \ \
| | * | | dm: add ->flush() dax operation supportDan Williams2017-06-15
| | * | | dm: add ->copy_from_iter() dax operation supportDan Williams2017-06-09
* | | | | Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal2017-07-05
| * | | | dm raid: stop using BUG() in __rdev_sectors()Heinz Mauelshagen2017-06-30
| * | | | dm zoned: drive-managed zoned block device targetDamien Le Moal2017-06-19