index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove ->poll_fn
Christoph Hellwig
2018-12-04
1
-23
/
+0
*
block: add cmd_flags to print_req_error
Balbir Singh
2018-12-01
1
-4
/
+5
*
blk-mq: use bd->last == true for list inserts
Jens Axboe
2018-11-29
1
-1
/
+1
*
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
-26
/
+4
*
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
1
-3
/
+6
*
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-26
1
-2
/
+11
*
block: Initialize BIO I/O priority early
Damien Le Moal
2018-11-19
1
-4
/
+1
*
block: prevent merging of requests with different priorities
Damien Le Moal
2018-11-19
1
-3
/
+0
*
block: Introduce get_current_ioprio()
Damien Le Moal
2018-11-19
1
-5
/
+1
*
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-19
1
-1
/
+1
*
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
1
-3
/
+2
|
\
|
*
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-14
1
-3
/
+2
*
|
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
1
-6
/
+6
*
|
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
1
-9
/
+1
*
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
1
-13
/
+3
*
|
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
1
-47
/
+7
*
|
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-15
1
-21
/
+0
*
|
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
1
-1
/
+0
*
|
block: kill request ->cpu member
Jens Axboe
2018-11-07
1
-2
/
+0
*
|
block: kill request slab cache
Jens Axboe
2018-11-07
1
-8
/
+0
*
|
block: remove request_list code
Jens Axboe
2018-11-07
1
-75
/
+0
*
|
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
1
-1
/
+0
*
|
block: remove __blk_put_request()
Jens Axboe
2018-11-07
1
-9
/
+0
*
|
block: remove dead elevator code
Jens Axboe
2018-11-07
1
-1695
/
+14
*
|
block: remove legacy rq tagging
Jens Axboe
2018-11-07
1
-6
/
+0
*
|
block: remove q->lld_busy_fn()
Jens Axboe
2018-11-07
1
-2
/
+0
*
|
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-07
1
-0
/
+2
|
/
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-1
/
+0
*
block: call rq_qos_exit() after queue is frozen
Ming Lei
2018-10-31
1
-0
/
+3
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-1
/
+0
*
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-20
1
-0
/
+1
*
block: remove bogus check for queue_lock assignment
Jens Axboe
2018-10-14
1
-2
/
+1
*
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-13
1
-1
/
+1
*
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
1
-3
/
+1
|
\
|
*
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-21
1
-3
/
+1
*
|
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2018-09-26
1
-29
/
+8
*
|
block: Schedule runtime resume earlier
Bart Van Assche
2018-09-26
1
-1
/
+2
*
|
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
2018-09-26
1
-0
/
+1
*
|
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
1
-17
/
+18
*
|
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
1
-195
/
+1
|
/
*
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-09-05
1
-1
/
+4
*
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-22
1
-2
/
+3
|
\
|
*
block: remove duplicate initialization
Chaitanya Kulkarni
2018-08-17
1
-1
/
+0
|
*
block: don't warn for flush on read-only device
Jens Axboe
2018-08-14
1
-1
/
+3
*
|
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-45
/
+61
|
\
|
|
*
block: Introduce blk_exit_queue()
Bart Van Assche
2018-08-09
1
-24
/
+30
|
*
block: really disable runtime-pm for blk-mq
Ming Lei
2018-08-02
1
-2
/
+4
|
*
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2018-07-30
1
-0
/
+1
|
*
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
1
-6
/
+6
[next]