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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-1
/
+0
|
\
|
*
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2020-10-07
1
-1
/
+0
|
*
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
2020-09-29
28
-1250
/
+2194
|
|
\
*
|
\
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-3
/
+3
|
\
\
\
|
*
|
|
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
2020-10-02
1
-3
/
+3
|
*
|
|
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
27
-1234
/
+2116
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
35
-1405
/
+2360
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
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: 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
2
-1
/
+7
|
*
|
|
|
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
2
-1
/
+8
|
*
|
|
|
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
3
-22
/
+22
|
*
|
|
|
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
1
-0
/
+12
|
*
|
|
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
|
*
|
|
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
2020-09-25
1
-2
/
+2
|
*
|
|
block: use bd_partno in bdevname
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
*
|
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
3
-4
/
+4
|
|
|
/
|
|
/
|
|
*
|
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
3
-2
/
+6
|
*
|
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
2020-09-24
1
-1
/
+0
|
*
|
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
2
-2
/
+18
|
*
|
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-2
/
+0
|
*
|
block: cleanup blkdev_bszset
Christoph Hellwig
2020-09-23
1
-7
/
+6
|
*
|
block: cleanup partition scanning in register_disk
Christoph Hellwig
2020-09-23
1
-19
/
+14
[next]