index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
144
-2446
/
+3229
|
\
|
*
block: fix uapi blkzoned.h comments
Damien Le Moal
2020-10-09
1
-6
/
+9
|
*
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2020-10-09
2
-3
/
+8
|
*
blk-mq: get rid of the dead flush handle code path
Yufen Yu
2020-10-09
1
-6
/
+0
|
*
block: get rid of unnecessary local variable
Yufen Yu
2020-10-09
1
-3
/
+1
|
*
block: fix comment and add lockdep assert
Yufen Yu
2020-10-09
1
-10
/
+4
|
*
blk-mq: use helper function to test hw stopped
Yufen Yu
2020-10-09
1
-1
/
+1
|
*
block: use helper function to test queue register
Yufen Yu
2020-10-09
2
-2
/
+2
|
*
block: remove redundant mq check
Yufen Yu
2020-10-09
1
-2
/
+2
|
*
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
2020-10-09
2
-3
/
+1
|
*
percpu_ref: don't refer to ref->data if it isn't allocated
Ming Lei
2020-10-09
1
-1
/
+1
|
*
block: ratelimit handle_bad_sector() message
Tetsuo Handa
2020-10-08
1
-5
/
+4
|
*
blk-throttle: Re-use the throtl_set_slice_end()
Baolin Wang
2020-10-08
1
-1
/
+1
|
*
blk-throttle: Open code __throtl_de/enqueue_tg()
Baolin Wang
2020-10-08
1
-17
/
+9
|
*
blk-throttle: Move service tree validation out of the throtl_rb_first()
Baolin Wang
2020-10-08
1
-4
/
+5
|
*
blk-throttle: Move the list operation after list validation
Baolin Wang
2020-10-08
1
-2
/
+4
|
*
blk-throttle: Fix IO hang for a corner case
Baolin Wang
2020-10-08
1
-4
/
+4
|
*
blk-throttle: Avoid tracking latency if low limit is invalid
Baolin Wang
2020-10-08
1
-1
/
+3
|
*
blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
Baolin Wang
2020-10-08
1
-2
/
+6
|
*
blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
Baolin Wang
2020-10-08
1
-3
/
+3
|
*
block: Remove redundant 'return' statement
Baolin Wang
2020-10-08
2
-2
/
+2
|
*
block: soft limit zone-append sectors as well
Johannes Thumshirn
2020-10-07
1
-1
/
+4
|
*
block: Consider only dispatched requests for inflight statistic
Gabriel Krisman Bertazi
2020-10-06
1
-1
/
+1
|
*
block: move blk_mq_sched_try_merge to blk-merge.c
Christoph Hellwig
2020-10-06
3
-63
/
+50
|
*
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
3
-9
/
+7
|
*
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
3
-9
/
+8
|
*
block: move 'q_usage_counter' into front of 'request_queue'
Ming Lei
2020-10-06
1
-1
/
+2
|
*
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-06
3
-62
/
+123
|
*
block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
Eric Biggers
2020-10-05
1
-1
/
+9
|
*
block: make blk_crypto_rq_bio_prep() able to fail
Eric Biggers
2020-10-05
4
-20
/
+34
|
*
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-05
5
-29
/
+42
|
*
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
5
-13
/
+11
|
*
drbd: remove ->this_bdev
Christoph Hellwig
2020-10-05
7
-33
/
+25
|
*
block-mq: fix comments in blk_mq_queue_tag_busy_iter
yangerkun
2020-09-29
1
-3
/
+1
|
*
blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
Xianting Tian
2020-09-28
1
-1
/
+3
|
*
iocost: consider iocgs with active delays for debt forgiveness
Tejun Heo
2020-09-25
1
-4
/
+7
|
*
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
2020-09-25
2
-0
/
+53
|
*
iocost: reimplement debt forgiveness using average usage
Tejun Heo
2020-09-25
1
-25
/
+69
|
*
iocost: recalculate delay after debt reduction
Tejun Heo
2020-09-25
1
-1
/
+3
|
*
iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
Tejun Heo
2020-09-25
1
-8
/
+5
|
*
iocost: factor out ioc_forgive_debts()
Tejun Heo
2020-09-25
1
-31
/
+35
|
*
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
4
-3
/
+44
|
*
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
2020-09-25
2
-4
/
+7
|
*
vsprintf: use bd_partno in bdev_name
Christoph Hellwig
2020-09-25
1
-2
/
+2
|
*
block: use bd_partno in bdevname
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
*
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
2020-09-25
1
-3
/
+2
|
*
drbd: don't set ->bd_contains
Christoph Hellwig
2020-09-25
1
-2
/
+0
|
*
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
2
-2
/
+2
|
*
md: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
2
-2
/
+2
|
*
md: compare bd_disk instead of bd_contains
Christoph Hellwig
2020-09-25
1
-4
/
+3
[next]