summaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
AgeCommit message (Expand)Author
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-11dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-28dm: fix printk() rate limiting codeBart Van Assche
2017-08-28dm: fix the second dec_pending() argument in __split_and_process_bio()Bart Van Assche
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus 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-03bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov
2017-06-27dm: don't set bounce limitChristoph Hellwig
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: add basic support for using the select or poll functionMikulas Patocka
2017-06-18blk: make the bioset rescue_workqueue optional.NeilBrown
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown
2017-06-15dm: add ->flush() dax operation supportDan Williams
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-09dm: add ->copy_from_iter() dax operation supportDan Williams
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09dm: change ->end_io calling conventionChristoph Hellwig
2017-06-09dm: don't return errnos from ->mapChristoph Hellwig
2017-05-31dm: make flush bios explicitly syncJan Kara
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-27dm mpath: make it easier to detect unintended I/O request flushesBart Van Assche
2017-04-27dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche
2017-04-27dm: verify suspend_locking assumptions at runtimeBart Van Assche
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka
2017-04-20dm: add dax_device and dax_operations supportDan Williams
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-07block: trace completion of all bios.NeilBrown
2017-03-11blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-21Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-17dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-02-04dm: don't allow ioctls to targets that don't map to whole devicesChristoph Hellwig
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-01-27dm: always defer request allocation to the owner of the request_queueChristoph Hellwig
2016-12-14Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-08dm: use blk_set_queue_dying() in __dm_destroy()Bart Van Assche
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-10-28Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-10-18dm: free io_barrier after blk_cleanup_queue callTahsin Erdogan