Commit Graph

291 Commits (bfd28b136298f37ef2e10494d3a0bfb4dcbaa7b9)

Author SHA1 Message Date
Mikulas Patocka acfe0ad74d dm: allocate a special workqueue for deferred device removal 11 years ago
Mike Snitzer 11f0431be2 dm: remove symbol export for dm_set_device_limits 11 years ago
Mike Snitzer 7eee4ae2db dm: disable WRITE SAME if it fails 11 years ago
Mikulas Patocka 1dd40c3ecd dm: introduce dm_accept_partial_bio 11 years ago
Mikulas Patocka e0d6609a5f dm: change sector_count member in clone_info from sector_t to unsigned 11 years ago
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
Jens Axboe b4f42e2831 block: remove struct request buffer member 11 years ago
Mike Snitzer 9974fa2c6a dm table: add dm_table_run_md_queue_async 11 years ago
Monam Agarwal 9cdb852004 dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind 11 years ago
Mikulas Patocka bfc6d41cee dm: stop using bi_private 11 years ago
Mikulas Patocka d70ab4fb72 dm: remove dm_get_mapinfo 11 years ago
Mikulas Patocka 2995fa78e4 dm sysfs: fix a module unload race 11 years ago
Mikulas Patocka be35f48610 dm: wait until embedded kobject is released before destroying a device 11 years ago
Mikulas Patocka 1ddd641ddc dm: remove pointless kobject comparison in dm_get_from_kobject 11 years ago
Kent Overstreet 1c3b13e64c dm: Refactor for new bio cloning/splitting 11 years ago
Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 11 years ago
Mikulas Patocka 2c140a246d dm: allow remove to be deferred 11 years ago
Mike Snitzer e8603136cb dm: add reserved_bio_based_ios module parameter 12 years ago
Mike Snitzer f47908269f dm: add reserved_rq_based_ios module parameter 12 years ago
Mike Snitzer 6cfa58573f dm: lower bio-based mempool reservation 12 years ago
Mike Snitzer f84cb8a46a dm mpath: disable WRITE SAME if it fails 12 years ago
Mikulas Patocka fd2ed4d252 dm: add statistics support 12 years ago
Mike Snitzer 00c4fc3b1f dm ioctl: increase granularity of type_lock when loading table 12 years ago
Tejun Heo 670368a8dd dm: stop using WQ_NON_REENTRANT 12 years ago
Mikulas Patocka 2a7faeb176 dm: optimize reorder structure 12 years ago
Mikulas Patocka 83d5e5b0af dm: optimize use SRCU and RCU 12 years ago
Hannes Reinecke 6c182cd88d dm mpath: fix ioctl deadlock when no paths 12 years ago
Al Viro db2a144bed block_device_operations->release() should return void 12 years ago
Linus Torvalds 0a82a8d132 Revert "block: add missing block_bio_complete() tracepoint" 12 years ago
Alasdair G Kergon b0d8ed4d96 dm: add target num_write_bios fn 12 years ago
Jun'ichi Nomura 5f01520415 dm: merge io_pool and tio_pool 12 years ago
Jun'ichi Nomura 23e5083b4d dm: remove unused _rq_bio_info_cache 12 years ago
Mike Christie 87eb5b21d9 dm: fix limits initialization when there are no data devices 12 years ago
Alasdair G Kergon e4c938111f dm: refactor bio cloning 12 years ago
Alasdair G Kergon 14fe594d67 dm: rename bio cloning functions 12 years ago
Alasdair G Kergon 55a62eef8d dm: rename request variables to bios 12 years ago
Alasdair G Kergon bd2a49b86d dm: clean up clone_bio 12 years ago
Jun'ichi Nomura 16245bdc9d dm: do not replace bioset for request based dm 12 years ago
Tejun Heo c9d76be696 dm: convert to idr_alloc() 12 years ago
Tejun Heo adaedbd9fe dm: don't use idr_remove_all() 12 years ago
Alasdair G Kergon fe7af2d3ba dm: fix write same requests counting 12 years ago
Tejun Heo 3a366e614d block: add missing block_bio_complete() tracepoint 12 years ago
Mikulas Patocka 7de3ee57da dm: remove map_info 12 years ago
Mikulas Patocka ddbd658f64 dm: move target request nr to dm_target_io 12 years ago
Mikulas Patocka c0820cf5ad dm: introduce per_bio_data 12 years ago
Mike Snitzer 23508a96cd dm: add WRITE SAME support 12 years ago
Jens Axboe a8c32a5c98 dm: fix deadlock with request based dm and queue request_fn recursion 12 years ago
Mikulas Patocka dba141601d dm: store dm_target_io in bio front_pad 12 years ago
Mike Snitzer 3ae7065616 dm: retain table limits when swapping to new table with no devices 13 years ago
Mike Snitzer ba1cbad93d dm: handle requests beyond end of device instead of using BUG_ON 13 years ago