summaryrefslogtreecommitdiff
path: root/drivers/md
Commit message (Expand)AuthorAge
* 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
| * | | | dm kcopyd: add sequential write featureDamien Le Moal2017-06-19
| * | | | dm linear: add support for zoned block devicesDamien Le Moal2017-06-19
| * | | | dm flakey: add support for zoned block devicesDamien Le Moal2017-06-19
| * | | | dm: introduce dm_remap_zone_report()Damien Le Moal2017-06-19
| * | | | dm: fix REQ_OP_ZONE_REPORT bio handlingDamien Le Moal2017-06-19
| * | | | dm: fix REQ_OP_ZONE_RESET bio handlingDamien Le Moal2017-06-19
| * | | | dm table: add zoned block devices validationDamien Le Moal2017-06-19
| * | | | dm crypt: add big-endian variant of plain64 IVMilan Broz2017-06-19
| * | | | dm bio prison: use rb_entry() rather than container_of()Geliang Tang2017-06-19
| * | | | dm ioctl: report event number in DM_LIST_DEVICESMikulas Patocka2017-06-19
| * | | | dm ioctl: add a new DM_DEV_ARM_POLL ioctlMikulas Patocka2017-06-19
| * | | | dm: add basic support for using the select or poll functionMikulas Patocka2017-06-19
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-24
| |\ \ \ \ \
| * | | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-03
|\ \ \ \ \ \
| * | | | | | dm: don't set bounce limitChristoph Hellwig2017-06-27
| | |_|/ / / | |/| | | |
| * | | | | blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei2017-06-18
| * | | | | block: remove bio_clone() and all references.NeilBrown2017-06-18
| * | | | | bcache: use kmalloc to allocate bio in bch_data_verify()NeilBrown2017-06-18
| * | | | | blk: make the bioset rescue_workqueue optional.NeilBrown2017-06-18
| * | | | | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-18
| * | | | | blk: remove bio_set arg from blk_queue_split()NeilBrown2017-06-18
| * | | | | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/blockJens Axboe2017-06-16
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-13
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | dm: missing break in process_queued_bios()Dan Carpenter2017-06-14
| |/ / / / /
| * | | | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
| * | | | | blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-09
| * | | | | block: introduce new block status code typeChristoph Hellwig2017-06-09
| * | | | | dm: change ->end_io calling conventionChristoph Hellwig2017-06-09