index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
2019-01-30
block: pass no-op callback to INIT_WORK().
Tetsuo Handa
2019-01-27
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
Jens Axboe
2019-01-22
block: cover another queue enter recursion via BIO_QUEUE_ENTERED
Ming Lei
2019-01-09
block: fix kerneldoc comment for blk_attempt_plug_merge()
Jonathan Corbet
2019-01-08
block: clarify documentation for blk_{start|finish}_plug
Jeff Moyer
2018-12-16
block: clear REQ_HIPRI if polling is not supported
Christoph Hellwig
2018-12-16
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-12-04
block: remove ->poll_fn
Christoph Hellwig
2018-12-01
block: add cmd_flags to print_req_error
Balbir Singh
2018-11-29
blk-mq: use bd->last == true for list inserts
Jens Axboe
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-26
block: sum requests in the plug structure
Jens Axboe
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-19
block: Initialize BIO I/O priority early
Damien Le Moal
2018-11-19
block: prevent merging of requests with different priorities
Damien Le Moal
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
2018-11-07
block: kill request ->cpu member
Jens Axboe
2018-11-07
block: kill request slab cache
Jens Axboe
2018-11-07
block: remove request_list code
Jens Axboe
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
block: remove __blk_put_request()
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-11-07
block: remove legacy rq tagging
Jens Axboe
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-26
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2018-09-26
block: Schedule runtime resume earlier
Bart Van Assche
2018-09-26
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
[next]