summaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
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 tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\ \
| * | 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: 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: add basic support for using the select or poll functionMikulas Patocka2017-06-19
* | | dm: don't set bounce limitChristoph Hellwig2017-06-27
|/ /
* | 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
* | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
|\ \ | |/
| * dm: make flush bios explicitly syncJan Kara2017-05-31
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* | dm: change ->end_io calling conventionChristoph Hellwig2017-06-09
* | dm: don't return errnos from ->mapChristoph Hellwig2017-06-09
|/
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\
| * block: remove block_device_operations ->direct_access()Dan Williams2017-04-25
| * dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-25
| * dm: add dax_device and dax_operations supportDan Williams2017-04-20
* | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-03
|\ \
| * | dm mpath: make it easier to detect unintended I/O request flushesBart Van Assche2017-04-27
| * | dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche2017-04-27
| * | dm: verify suspend_locking assumptions at runtimeBart Van Assche2017-04-27
| * | dm: mark targets that pass integrity dataMikulas Patocka2017-04-24
* | | dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-08
* | | block: trace completion of all bios.NeilBrown2017-04-07
| |/ |/|
* | blk: Ensure users for current->bio_list can see the full list.NeilBrown2017-03-11
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\
| * dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-02-17
* | dm: don't allow ioctls to targets that don't map to whole devicesChristoph Hellwig2017-02-04
* | block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
* | dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-27
|/
* Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-14
|\
| * dm: use blk_set_queue_dying() in __dm_destroy()Bart Van Assche2016-12-08
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ | |/ |/|
| * block: bio: pass bvec table to bio_init()Ming Lei2016-11-22
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* | Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-10-28
|\ \ | |/ |/|
| * dm: free io_barrier after blk_cleanup_queue callTahsin Erdogan2016-10-18
* | kthread: kthread worker API cleanupPetr Mladek2016-10-11
|/
* dm: convert wait loops to use autoremove_wake_function()Bart Van Assche2016-09-14
* dm: use signal_pending_state() in dm_wait_for_completion()Bart Van Assche2016-09-14
* dm: rename task state function argumentsBart Van Assche2016-09-14
* dm: add two lockdep_assert_held() statementsBart Van Assche2016-09-14
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2016-09-14
* dm: return correct error code in dm_resume()'s retry loopMinfei Huang2016-09-14