index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: fix hang caused by freeze/unfreeze sequence
Bob Liu
2019-05-23
1
-1
/
+6
*
blk-mq: always free hctx after request queue is freed
Ming Lei
2019-05-04
1
-0
/
+7
*
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
2019-04-30
1
-1
/
+0
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
1
-1
/
+0
|
\
|
*
block: kill all_q_node in request_queue
Hou Tao
2019-04-19
1
-1
/
+0
*
|
block: add dma_map_bvec helper
Christoph Hellwig
2019-04-05
1
-0
/
+4
*
|
block: add a rq_dma_dir helper
Christoph Hellwig
2019-04-05
1
-0
/
+3
*
|
block: add a rq_integrity_vec helper
Christoph Hellwig
2019-04-05
1
-0
/
+16
*
|
block: add a req_bvec helper
Christoph Hellwig
2019-04-05
1
-0
/
+11
|
/
*
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
2019-03-20
1
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-8
/
+0
|
\
|
*
scsi: block: remove bidi support
Christoph Hellwig
2019-02-05
1
-6
/
+0
|
*
scsi: block: remove req->special
Christoph Hellwig
2019-02-05
1
-2
/
+0
*
|
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+0
*
|
block: introduce bio_for_each_bvec() and rq_for_each_bvec()
Ming Lei
2019-02-15
1
-0
/
+4
*
|
block: queue flag cleanup
Jens Axboe
2019-02-09
1
-31
/
+27
*
|
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
1
-7
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-6
/
+0
|
\
|
*
scsi: block: remove the cluster flag
Christoph Hellwig
2018-12-18
1
-6
/
+0
*
|
blk-mq-debugfs: support rq_qos
Ming Lei
2018-12-16
1
-0
/
+1
*
|
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
Jens Axboe
2018-12-07
1
-2
/
+1
*
|
block: remove ->poll_fn
Christoph Hellwig
2018-12-04
1
-2
/
+0
*
|
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-29
1
-0
/
+1
*
|
block: sum requests in the plug structure
Jens Axboe
2018-11-26
1
-0
/
+1
*
|
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
1
-2
/
+2
*
|
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-26
1
-1
/
+1
*
|
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
2018-11-21
1
-1
/
+1
*
|
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
1
-1
/
+1
*
|
block: remove the rq_alloc_data request_queue field
Christoph Hellwig
2018-11-16
1
-1
/
+0
*
|
block: add polled wakeup task helper
Jens Axboe
2018-11-16
1
-0
/
+13
*
|
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
1
-5
/
+1
*
|
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
1
-7
/
+1
*
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
1
-2
/
+1
*
|
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
1
-1
/
+0
*
|
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
1
-3
/
+1
*
|
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-15
1
-3
/
+0
*
|
block: remove dead queue members
Jens Axboe
2018-11-14
1
-3
/
+0
*
|
block: remove the BLKPREP_* values.
Christoph Hellwig
2018-11-09
1
-10
/
+0
*
|
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
1
-2
/
+0
*
|
blk-mq: cache request hardware queue mapping
Jens Axboe
2018-11-07
1
-0
/
+1
*
|
blk-mq: kill q->mq_map
Jens Axboe
2018-11-07
1
-2
/
+0
*
|
block: kill request ->cpu member
Jens Axboe
2018-11-07
1
-2
/
+0
*
|
block: get rid of q->softirq_done_fn()
Jens Axboe
2018-11-07
1
-3
/
+0
*
|
block: get rid of blk_queued_rq()
Jens Axboe
2018-11-07
1
-2
/
+0
*
|
block: remove request_list code
Jens Axboe
2018-11-07
1
-34
/
+0
*
|
bsg: move bsg-lib parts outside of request queue
Jens Axboe
2018-11-07
1
-5
/
+0
*
|
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
1
-3
/
+1
*
|
block: remove __blk_put_request()
Jens Axboe
2018-11-07
1
-1
/
+0
*
|
block: remove dead elevator code
Jens Axboe
2018-11-07
1
-91
/
+2
*
|
block: remove legacy rq tagging
Jens Axboe
2018-11-07
1
-35
/
+0
[next]