summaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-08block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig
2017-02-08block: enumify ELEVATOR_*_MERGEChristoph Hellwig
2017-02-03block: free merged request in the callerJens Axboe
2017-02-02block: use same block debugfs directory for blk-mq and blktraceOmar Sandoval
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2017-02-02block: Make blk_get_backing_dev_info() safe without open bdevJan Kara
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-02-01block: queue lock must be acquired when iterating over rlsTahsin Erdogan
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-27block: don't assign cmd_flags in __blk_rq_prep_cloneChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27block: allow specifying size for extra command dataChristoph Hellwig
2017-01-27block: simplify blk_init_allocated_queueChristoph Hellwig
2017-01-27block: fix elevator init checkChristoph Hellwig
2017-01-27block: cleanup remaining manual checks for PREFLUSH|FUAJens Axboe
2017-01-27blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe
2017-01-27block: add a op_is_flush helperChristoph Hellwig
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe
2017-01-17block: move rq_ioc() to blk.hJens Axboe
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-05block: fix unintended fallthrough in generic_make_request_checks()Nicolai Stange
2016-12-01block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni
2016-11-21block: apply blk_partition_remap to REQ_OP_ZONE_RESETShaun Tancheff
2016-11-16block: deal with stale req count of plug listMing Lei
2016-11-11block: move poll code to blk-mqJens Axboe
2016-11-10block: hook up writeback throttlingJens Axboe
2016-11-10block: add scalable completion tracking of requestsJens Axboe
2016-11-03block: immediately dispatch big size requestShaohua Li
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-19block: Add iocontext priority to requestAdam Manzanares
2016-10-18block: Define zoned block device operationsShaun Tancheff
2016-09-14block: add poll_considered statisticStephen Bates
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe
2016-08-16block: Fix race triggered by blk_set_queue_dying()Bart Van Assche
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig
2016-07-20block: simplify and export blk_rq_append_bioChristoph Hellwig
2016-07-20block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig
2016-07-05block: Export blk_pollSagi Grimberg
2016-06-09cfq-iosched: temporarily boost queue priority for idle classesJens Axboe
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie