index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
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
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
block: don't warn for flush on read-only device
Jens Axboe
[next]