| Commit message (Expand) | Author | Age | Files | Lines |
* | blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request | Mike Snitzer | 2018-01-17 | 1 | -1/+1 |
* | block: introduce new block status code type | Christoph Hellwig | 2017-06-09 | 1 | -2/+2 |
* | block: remove the errors field from struct request | Christoph Hellwig | 2017-04-20 | 1 | -2/+1 |
* | block: remove the blk_execute_rq return value | Christoph Hellwig | 2017-04-20 | 1 | -7/+1 |
* | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 2017-01-31 | 1 | -1/+1 |
* | block: split scsi_request out of struct request | Christoph Hellwig | 2017-01-27 | 1 | -17/+0 |
* | blk-mq-sched: add flush insertion into blk_mq_sched_insert_request() | Jens Axboe | 2017-01-27 | 1 | -1/+1 |
* | blk-mq-sched: add framework for MQ capable IO schedulers | Jens Axboe | 2017-01-17 | 1 | -1/+2 |
* | block: split out request-only flags into a new namespace | Christoph Hellwig | 2016-10-28 | 1 | -1/+1 |
* | block: Fix spelling in a source code comment | Bart Van Assche | 2016-07-20 | 1 | -1/+1 |
* | block: move PM request support to IDE | Christoph Hellwig | 2015-05-05 | 1 | -10/+0 |
* | blk-mq: avoid infinite recursion with the FUA flag | Christoph Hellwig | 2014-09-22 | 1 | -0/+1 |
* | block: blk-exec.c: Cleaning up local variable address returnd | Rickard Strandqvist | 2014-06-08 | 1 | -0/+5 |
* | blk-mq: merge blk_mq_insert_request and blk_mq_run_request | Christoph Hellwig | 2014-02-21 | 1 | -1/+1 |
* | blk-mq: support at_head inserations for blk_execute_rq | Christoph Hellwig | 2014-02-07 | 1 | -1/+1 |
* | block: blk-mq: support draining mq queue | Ming Lei | 2013-12-31 | 1 | -0/+4 |
* | blk-mq: new multi-queue block IO queueing mechanism | Jens Axboe | 2013-10-25 | 1 | -0/+7 |
* | block: remove request ref_count | Christoph Hellwig | 2013-10-25 | 1 | -7/+0 |
* | If the queue is dying then we only call the rq->end_io callout. | Mike Christie | 2013-09-18 | 1 | -2/+2 |
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-28 | 1 | -2/+2 |
|\ |
|
| * | block: account iowait time when waiting for completion of IO request | Vladimir Davydov | 2013-02-15 | 1 | -2/+2 |
* | | sched: Move sched.h sysctl bits into separate header | Clark Williams | 2013-02-07 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | 1 | -2/+2 |
|\ |
|
| * | block: Avoid that request_fn is invoked on a dead queue | Bart Van Assche | 2012-12-06 | 1 | -1/+1 |
| * | block: Rename queue dead flag | Bart Van Assche | 2012-12-06 | 1 | -1/+1 |
* | | block: Don't access request after it might be freed | Roland Dreier | 2012-11-23 | 1 | -1/+7 |
|/ |
|
* | [SCSI] block: Fix blk_execute_rq_nowait() dead queue handling | Muthukumar Ratty | 2012-07-20 | 1 | -3/+8 |
* | block: add missing blk_queue_dead() checks | Tejun Heo | 2011-12-14 | 1 | -2/+4 |
* | block: add blk_queue_dead() | Tejun Heo | 2011-12-14 | 1 | -1/+1 |
* | [SCSI] fix crash in scsi_dispatch_cmd() | James Bottomley | 2011-07-21 | 1 | -0/+7 |
* | block: Remove 'plug/unplug' comment in blk_execute_rq_nowait | Tao Ma | 2011-05-05 | 1 | -1/+1 |
* | block: add blk_run_queue_async | Christoph Hellwig | 2011-04-18 | 1 | -1/+1 |
* | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | 1 | -2/+2 |
|\ |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -2/+2 |
|/ |
|
* | block: Prevent hang_check firing during long I/O | Mark Lord | 2010-09-24 | 1 | -1/+8 |
* | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
* | block: don't set REQ_NOMERGE unnecessarily | Tejun Heo | 2009-04-28 | 1 | -1/+0 |
* | Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati... | Randy Dunlap | 2008-10-09 | 1 | -3/+3 |
* | block: unexport blk_end_sync_rq | FUJITA Tomonori | 2008-07-15 | 1 | -2/+1 |
* | block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait() | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+3 |
* | block: make core bits checkpatch compliant | Jens Axboe | 2008-02-01 | 1 | -1/+0 |
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 | 1 | -0/+105 |