aboutsummaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2015-01-16blk-mq: Fix a use-after-freeBart Van Assche
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-13block: include func name in __get_request printsRobert Elliott
2014-10-13block: make blk_update_request print prefix match ratelimited prefixRobert Elliott
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03block: use bio_clone_fast() in blk_rq_prep_clone()Junichi Nomura
2014-10-01block: misplaced rq_complete tracepointHannes Reinecke
2014-09-25blk-mq: support per-distpatch_queue flush machineryMing Lei
2014-09-25block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queueMing Lei
2014-09-25block: remove blk_init_flush() and its pairMing Lei
2014-09-25block: introduce blk_flush_queue to drive flush machineryMing Lei
2014-09-25block: move flush initialization to blk_flush_initMing Lei
2014-09-25block: introduce blk_init_flush and its pairMing Lei
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-08-22scsi-mq: fix requests that use a separate CDB bufferTony Battersby
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo
2014-07-01block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-11block: remove WQ_POWER_EFFICIENT from kblockdMatias Bjørling
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-05-29block: remove 'magic' from struct blk_plugJens Axboe
2014-05-28blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig
2014-05-27block: only allocate/free mq_usage_counter in blk-mqMing Lei
2014-05-20blk-mq: Micro-optimize blk_queue_nomerges() checkRobert Elliott
2014-05-20blk-mq: allow changing of queue depth through sysfsJens Axboe
2014-05-09block: only calculate part_in_flight() onceJens Axboe
2014-05-05NVMe: Add tracepointsKeith Busch
2014-04-16block: export blk_finish_requestChristoph Hellwig
2014-04-16blk-mq: add blk_mq_delay_queueChristoph Hellwig
2014-04-15block: remove struct request buffer memberJens Axboe
2014-04-15Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe
2014-04-11block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-09block: fix regression with block enabled taggingJens Axboe
2014-04-09block: add kblockd_schedule_delayed_work_on()Jens Axboe
2014-04-09block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-20block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones
2014-03-08block: fix q->flush_rq NULL pointer crash on dm-mpath flushMike Snitzer
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig
2014-02-07blk-mq: divert __blk_put_request for MQ opsChristoph Hellwig
2013-12-31block: blk-mq: make blk_sync_queue support mqMing Lei
2013-12-31block: blk-mq: support draining mq queueMing Lei