summaryrefslogtreecommitdiff
path: root/include/linux/blk_types.h
AgeCommit message (Expand)Author
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov
2019-11-07block: add zone open, close and finish operationsAjay Joshi
2019-10-25block: reorder bio::__bi_remaining for better packingDavid Sterba
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-14block: annotate refault stalls from IO submissionJohannes Weiner
2019-08-04block: add req op to reset all zones and flagChaitanya Kulkarni
2019-07-21blk-mq: allow REQ_NOWAIT to return an error inlineJens Axboe
2019-07-10blkcg: implement REQ_CGROUP_PUNTTejun Heo
2019-06-20block: remove the bi_phys_segments field in struct bioChristoph Hellwig
2019-05-23block: remove the bi_seg_{front,back}_size fields in struct bioChristoph Hellwig
2019-04-04block: bio: ensure newly added bio flags don't override BVEC_POOL_IDXJohannes Thumshirn
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe
2019-01-24block: Fix comment typoDamien Le Moal
2018-12-18block: make request_to_qc_t publicSagi Grimberg
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou
2018-12-07blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou
2018-11-19block: Remove bio->bi_iocDamien Le Moal
2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik
2018-07-09blk: introduce REQ_SWAPJosef Bacik
2018-07-09block: add bi_blkg to the bio for cgroupsJosef Bacik
2018-06-02block: don't use blocking queue entered for recursive bio submitsJens Axboe
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval
2018-05-09block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval
2018-03-21block: use 32-bit blk_status_t on AlphaMikulas Patocka
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch
2017-12-20block-throttle: avoid double chargeShaohua Li
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche
2017-11-03block: add REQ_DRV bitChristoph Hellwig
2017-11-03block: move REQ_NOWAITChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10blk-stat: delete useless codeShaohua Li
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-06-27block: add support for write hints in a bioJens Axboe
2017-06-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-04-08block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08block: renumber REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-07block: trace completion of all bios.NeilBrown
2017-04-07block: simple improvements for bio->flagsNeilBrown