index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block, bfq: record how many queues have pending requests
Yu Kuai
2022-11-01
3
-2
/
+21
*
block, bfq: support to track if bfqq has pending requests
Yu Kuai
2022-11-01
3
-2
/
+25
*
blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
Jinlong Chen
2022-10-31
1
-1
/
+1
*
blk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
Jinlong Chen
2022-10-31
2
-8
/
+8
*
blk-mq: avoid double ->queue_rq() because of early timeout
David Jeffery
2022-10-31
1
-12
/
+44
*
block: Micro-optimize get_max_segment_size()
Bart Van Assche
2022-10-25
1
-4
/
+11
*
block: Constify most queue limits pointers
Bart Van Assche
2022-10-25
4
-22
/
+26
*
block: remove bio_start_io_acct_time
Christoph Hellwig
2022-10-25
1
-12
/
+0
*
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
2022-10-25
2
-3
/
+3
*
block: fix up elevator_type refcounting
Jinlong Chen
2022-10-24
3
-3
/
+10
*
block: check for an unchanged elevator earlier in __elevator_change
Jinlong Chen
2022-10-24
1
-6
/
+3
*
block: sanitize the elevator name before passing it to __elevator_change
Christoph Hellwig
2022-10-24
1
-8
/
+7
*
block: add proper helpers for elevator_type module refcount management
Christoph Hellwig
2022-10-24
3
-16
/
+19
*
blk-wbt: don't enable throttling if default elevator is bfq
Yu Kuai
2022-10-24
3
-4
/
+12
*
elevator: add new field flags in struct elevator_queue
Yu Kuai
2022-10-24
2
-5
/
+5
*
blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
Yu Kuai
2022-10-24
3
-0
/
+16
*
blk-wbt: make enable_state more accurate
Yu Kuai
2022-10-24
2
-6
/
+13
*
blk-wbt: remove unnecessary check in wbt_enable_default()
Yu Kuai
2022-10-24
1
-1
/
+1
*
elevator: remove redundant code in elv_unregister_queue()
Yu Kuai
2022-10-24
1
-2
/
+0
*
blk-iocost: read 'ioc->params' inside 'ioc->lock' in ioc_timer_fn()
Yu Kuai
2022-10-24
1
-2
/
+4
*
blk-iocost: prevent configuration update concurrent with io throttling
Yu Kuai
2022-10-24
1
-2
/
+24
*
blk-iocost: don't release 'ioc->lock' while updating params
Yu Kuai
2022-10-24
1
-5
/
+2
*
blk-iocost: disable writeback throttling
Yu Kuai
2022-10-24
1
-0
/
+2
*
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-22
3
-7
/
+6
|
\
|
*
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
2022-10-20
1
-1
/
+1
|
*
block, bfq: remove unused variable for bfq_queue
Yuwei Guan
2022-10-20
1
-4
/
+0
|
*
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
Yu Kuai
2022-10-17
1
-2
/
+5
*
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-1
/
+1
|
\
\
|
*
|
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
|
|
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-14
3
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
2022-10-10
3
-3
/
+9
|
|
\
|
|
*
block: fix leaking minors of hidden disks
Christoph Hellwig
2022-10-10
1
-0
/
+7
|
|
*
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
2022-10-09
1
-2
/
+1
|
|
*
block: Remove the repeat word 'can'
Deming Wang
2022-10-06
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
2
-0
/
+9
|
\
\
\
|
*
|
|
block: kmsan: skip bio block merging logic for KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+2
|
*
|
|
kmsan: disable physical page merging in biovec
Alexander Potapenko
2022-10-03
1
-0
/
+7
*
|
|
|
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-23
1
-23
/
+4
|
|
\
|
|
|
*
|
|
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
2022-08-26
1
-2
/
+2
*
|
|
|
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
3
-38
/
+230
|
\
\
\
\
|
*
|
|
|
block: extend functionality to map bvec iterator
Kanchan Joshi
2022-09-30
1
-4
/
+71
|
*
|
|
|
block: factor out blk_rq_map_bio_alloc helper
Kanchan Joshi
2022-09-30
1
-11
/
+22
|
*
|
|
|
block: rename bio_map_put to blk_mq_map_bio_put
Anuj Gupta
2022-09-30
1
-3
/
+3
|
*
|
|
|
block: add blk_rq_map_user_io
Anuj Gupta
2022-09-30
1
-0
/
+36
|
*
|
|
|
block: allow end_io based requests in the completion batch handling
Jens Axboe
2022-09-30
1
-2
/
+11
|
*
|
|
|
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
2
-8
/
+16
|
*
|
|
|
block: enable batched allocation for blk_mq_alloc_request()
Jens Axboe
2022-09-30
1
-9
/
+71
|
*
|
|
|
block: kill deprecated BUG_ON() in the flush handling
Jens Axboe
2022-09-30
1
-1
/
+0
|
*
|
|
|
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-1
/
+2
|
|
\
\
\
\
[next]