index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
1
-2
/
+11
2018-11-19
block: Initialize BIO I/O priority early
Damien Le Moal
1
-4
/
+1
2018-11-19
block: prevent merging of requests with different priorities
Damien Le Moal
1
-3
/
+0
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
1
-5
/
+1
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
1
-1
/
+1
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
1
-3
/
+2
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
1
-6
/
+6
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
1
-9
/
+1
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
1
-13
/
+3
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
1
-47
/
+7
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
1
-21
/
+0
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-3
/
+2
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
1
-1
/
+0
2018-11-07
block: kill request ->cpu member
Jens Axboe
1
-2
/
+0
2018-11-07
block: kill request slab cache
Jens Axboe
1
-8
/
+0
2018-11-07
block: remove request_list code
Jens Axboe
1
-75
/
+0
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
1
-1
/
+0
2018-11-07
block: remove __blk_put_request()
Jens Axboe
1
-9
/
+0
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-1695
/
+14
2018-11-07
block: remove legacy rq tagging
Jens Axboe
1
-6
/
+0
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
1
-2
/
+0
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
1
-0
/
+2
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
1
-1
/
+0
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
1
-0
/
+3
2018-10-25
block: add a report_zones method
Christoph Hellwig
1
-1
/
+0
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
1
-0
/
+1
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
1
-2
/
+1
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
1
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
1
-3
/
+1
2018-09-26
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
1
-29
/
+8
2018-09-26
block: Schedule runtime resume earlier
Bart Van Assche
1
-1
/
+2
2018-09-26
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
1
-0
/
+1
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
1
-17
/
+18
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
1
-195
/
+1
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
1
-3
/
+1
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
1
-1
/
+4
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
1
-1
/
+0
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-45
/
+61
2018-08-14
block: don't warn for flush on read-only device
Jens Axboe
1
-1
/
+3
2018-08-09
block: Introduce blk_exit_queue()
Bart Van Assche
1
-24
/
+30
2018-08-04
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
1
-2
/
+3
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-07-30
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
1
-6
/
+6
2018-07-09
block: Add default switch case to blk_pm_allow_request() to kill warning
Geert Uytterhoeven
1
-2
/
+2
2018-07-09
block: remove external dependency on wbt_flags
Josef Bacik
1
-5
/
+4
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-6
/
+6
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
1
-0
/
+4
2018-07-09
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
1
-2
/
+6
[prev]
[next]