aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'device-mapper/for-next'Stephen Rothwell
2017-07-21md/raid1: fix writebehind bio cloneShaohua Li
2017-07-21md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei
2017-07-21md: raid1/raid10: initialize bvec table via bio_add_page()Ming Lei
2017-07-21md: remove 'idx' from 'struct resync_pages'Ming Lei
2017-07-21dm integrity: count and display checksum failuresMikulas Patocka
2017-07-21dm integrity: test for corrupted disk format during table loadMikulas Patocka
2017-07-21dm integrity: WARN_ON if variables representing journal usage get out of syncMikulas Patocka
2017-07-19dm integrity: optimize writing dm-bufio buffers that are partially changedMikulas Patocka
2017-07-19dm integrity: use plugging when writing the journalMikulas Patocka
2017-07-19dm integrity: fix inefficient allocation of journal spaceMikulas Patocka
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-12raid5-ppl: use BIOSET_NEED_BVECS when creating biosetArtur Paszkiewicz
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-10Raid5 should update rdev->sectors after reshapeXiao Ni
2017-07-10md/bitmap: don't read page from device with Bitmap_syncGuoqing Jiang
2017-07-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-07-03bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov
2017-07-03MD: fix sleep in atomicShaohua Li
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-30dm raid: stop using BUG() in __rdev_sectors()Heinz Mauelshagen
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara
2017-06-27dm: don't set bounce limitChristoph Hellwig
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23MD: fix a null dereferenceShaohua Li
2017-06-23dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen
2017-06-21md: use a separate bio_set for synchronous IO.NeilBrown
2017-06-21dm io: fix duplicate bio completion due to missing ref countMike Snitzer
2017-06-21dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal
2017-06-19dm kcopyd: add sequential write featureDamien Le Moal
2017-06-19dm linear: add support for zoned block devicesDamien Le Moal
2017-06-19dm flakey: add support for zoned block devicesDamien Le Moal
2017-06-19dm: introduce dm_remap_zone_report()Damien Le Moal
2017-06-19dm: fix REQ_OP_ZONE_REPORT bio handlingDamien Le Moal
2017-06-19dm: fix REQ_OP_ZONE_RESET bio handlingDamien Le Moal
2017-06-19dm table: add zoned block devices validationDamien Le Moal
2017-06-19dm crypt: add big-endian variant of plain64 IVMilan Broz
2017-06-19dm bio prison: use rb_entry() rather than container_of()Geliang Tang
2017-06-19dm ioctl: report event number in DM_LIST_DEVICESMikulas Patocka
2017-06-19dm ioctl: add a new DM_DEV_ARM_POLL ioctlMikulas Patocka
2017-06-19dm: add basic support for using the select or poll functionMikulas Patocka