aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev_compat.h
Commit message (Expand)AuthorAgeFilesLines
* Fix lookup_bdev() on UbuntuHajo Möller2016-10-261-4/+13
* Reorder HAVE_BIO_RW_* checksBrian Behlendorf2016-08-121-4/+12
* Linux 4.8 compat: Fix removal of bio->bi_rw memberBrian Behlendorf2016-08-111-56/+109
* Linux 4.8 compat: REQ_OP and bio_set_op_attrs()Chunwei Chen2016-07-291-5/+20
* Linux 4.8 compat: REQ_PREFLUSHBrian Behlendorf2016-07-291-0/+12
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-201-0/+27
* Use uio for zvol_{read,write}Chunwei Chen2015-12-151-0/+2
* Linux 4.3 compat: bio_end_io_t / BIO_UPTODATELukas Wunner2015-09-251-12/+9
* Reintroduce IO accounting on zvols on Linux 3.19+Richard Yao2015-09-091-0/+5
* Remove blk_rq_bytes()/blk_rq_sectors autotools checksRichard Yao2015-09-041-23/+0
* Remove blk_rq_pos() autotools checkRichard Yao2015-09-041-8/+0
* Remove blk_fetch_request() autotools checkRichard Yao2015-09-041-14/+0
* Remove blk_requeue_request() autotools checkRichard Yao2015-09-041-8/+0
* Remove blk_end_request() autotools check.Richard Yao2015-09-041-74/+0
* Remove rq_is_sync() autotools checkRichard Yao2015-09-041-8/+0
* Remove rq_for_each_segment() autotools checkRichard Yao2015-09-041-42/+0
* zvol processing should use struct bioRichard Yao2015-09-041-1/+20
* VDEV_REQ_FUA should be mapped to REQ_FUARichard Yao2015-09-021-1/+1
* Remove blk_queue_io_opt() autotools checkRichard Yao2015-09-011-9/+0
* Remove blk_queue_physical_block_size() autotools checkRichard Yao2015-09-011-10/+0
* Linux 2.6.36 compat, use REQ_FAILFAST_MASK and remove pre-2.6.36 supportTim Chase2015-05-111-10/+5
* Linux 3.14 compat: rq_for_each_segment in dmu_req_copyChunwei Chen2014-04-101-0/+24
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-101-0/+10
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-66/+70
* Fix compile warning on 32-bit systemsYing Zhu2013-06-191-1/+1
* Fix hot sparesBrian Behlendorf2013-03-011-0/+9
* Linux 2.6.26 compat, lookup_bdev()Brian Behlendorf2013-01-281-0/+9
* Improve AF hard disk detectionBrian Behlendorf2012-11-151-5/+19
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-111-19/+5
* Improve AF hard disk detectionBrian Behlendorf2012-09-041-5/+19
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+15
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+8
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+47
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+25
* Linux 2.6.37 compat, WRITE_FLUSH_FUABrian Behlendorf2011-06-171-0/+14
* Linux 2.6.27 compat, blk_queue_stackable()Brian Behlendorf2011-03-221-0/+11
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-231-3/+18
* Linux 2.6.x compat, blkdev_compat.hBrian Behlendorf2011-02-231-0/+323