index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-11-29
blk-mq: use plug for devices that implement ->commits_rqs()
Jens Axboe
2018-11-29
blk-mq: use bd->last == true for list inserts
Jens Axboe
2018-11-29
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-29
blk-mq: Add a NULL check in blk_mq_free_map_and_requests()
Dan Carpenter
2018-11-28
block: add io timeout to sysfs
Weiping Zhang
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
2018-11-28
blk-mq: fix failure to decrement plug count on single rq removal
Jens Axboe
2018-11-26
block: sum requests in the plug structure
Jens Axboe
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
2018-11-26
blk-mq: never redirect polled IO completions
Jens Axboe
2018-11-26
blk-mq: ensure mq_ops ->poll() is entered at least once
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: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
2018-11-20
block: fix attempt to assign NULL io_context
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-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-16
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
2018-11-15
block: add wbt_disable_default export for BFQ
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
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
2018-11-15
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
2018-11-15
block: remove a few unused exports
Christoph Hellwig
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-14
block: make blk_try_req_merge() static
Eric Biggers
2018-11-14
block: clean up dead code that is now redundant
Colin Ian King
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-14
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
2018-11-12
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2018-11-09
block: remove set but not used variable 'et'
YueHaibing
2018-11-09
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
block: make sure writesame bio is aligned with logical block size
Ming Lei
2018-11-09
block: cleanup __blkdev_issue_discard()
Ming Lei
[next]