index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
1
-2
/
+3
2018-11-26
blk-mq: never redirect polled IO completions
Jens Axboe
1
-1
/
+6
2018-11-26
blk-mq: ensure mq_ops ->poll() is entered at least once
Jens Axboe
1
-2
/
+2
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2
-6
/
+9
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2
-37
/
+47
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
3
-17
/
+62
2018-11-21
block: fix attempt to assign NULL io_context
Jens Axboe
1
-1
/
+8
2018-11-20
block: Initialize BIO I/O priority early
Damien Le Moal
1
-4
/
+1
2018-11-20
block: prevent merging of requests with different priorities
Damien Le Moal
2
-5
/
+6
2018-11-20
block: Introduce get_current_ioprio()
Damien Le Moal
1
-5
/
+1
2018-11-20
block: Remove bio->bi_ioc
Damien Le Moal
6
-26
/
+6
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
1
-9
/
+9
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
1
-2
/
+2
2018-11-19
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
6
-24
/
+27
2018-11-16
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2
-42
/
+80
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
11
-34
/
+32
2018-11-15
block: add wbt_disable_default export for BFQ
Jens Axboe
1
-0
/
+1
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
11
-86
/
+78
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2
-14
/
+4
2018-11-15
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
1
-7
/
+2
2018-11-15
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
1
-12
/
+10
2018-11-15
block: remove a few unused exports
Christoph Hellwig
6
-17
/
+0
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
1
-2
/
+2
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
5
-36
/
+15
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
2
-14
/
+0
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
5
-126
/
+24
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
1
-1
/
+1
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
3
-40
/
+7
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
4
-40
/
+0
2018-11-15
block: make blk_try_req_merge() static
Eric Biggers
1
-1
/
+2
2018-11-15
block: clean up dead code that is now redundant
Colin Ian King
1
-7
/
+0
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-3
/
+2
2018-11-14
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
1
-1
/
+3
2018-11-12
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2
-0
/
+2
2018-11-10
block: remove set but not used variable 'et'
YueHaibing
1
-2
/
+0
2018-11-10
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-22
/
+22
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
4
-16
/
+0
2018-11-09
block: make sure writesame bio is aligned with logical block size
Ming Lei
1
-1
/
+1
2018-11-09
block: cleanup __blkdev_issue_discard()
Ming Lei
1
-17
/
+6
2018-11-09
block: make sure discard bio is aligned with logical block size
Ming Lei
3
-3
/
+13
2018-11-08
blk-mq-tag: document tag iteration helper return value
Jens Axboe
1
-4
/
+8
2018-11-08
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
1
-0
/
+26
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
3
-9
/
+18
2018-11-08
block: Clear kernel memory before copying to user
Keith Busch
1
-0
/
+1
2018-11-07
blk-mq: initial support for multiple queue maps
Jens Axboe
3
-6
/
+7
2018-11-07
blk-mq: improve plug list sorting
Jens Axboe
1
-5
/
+12
2018-11-07
blk-mq: cleanup and improve list insertion
Jens Axboe
3
-19
/
+16
2018-11-07
blk-mq: cache request hardware queue mapping
Jens Axboe
6
-40
/
+18
2018-11-07
blk-mq: separate number of hardware queues from nr_cpu_ids
Jens Axboe
1
-7
/
+21
[prev]
[next]