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: restore the old set_task_ioprio() behaviour wrt PF_EXITING
Jiri Slaby
2022-03-28
1
-2
/
+1
*
block: avoid calling blkg_free() in atomic context
Ming Lei
2022-03-23
1
-10
/
+22
*
block: cancel all throttled bios in del_gendisk()
Yu Kuai
2022-03-18
3
-1
/
+41
*
block: let blkcg_gq grab request queue's refcnt
Ming Lei
2022-03-18
1
-0
/
+5
*
block: avoid use-after-free on throttle data
Ming Lei
2022-03-18
1
-1
/
+11
*
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
2022-03-18
1
-1
/
+8
*
block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"
Colin Ian King
2022-03-16
1
-1
/
+1
*
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
2022-03-15
2
-0
/
+28
*
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
2022-03-14
3
-12
/
+13
*
block: flush plug based on hardware and software queue order
Jens Axboe
2022-03-11
1
-31
/
+28
*
block: ensure plug merging checks the correct queue at least once
Jens Axboe
2022-03-11
1
-6
/
+14
*
block: move rq_qos_exit() into disk_release()
Ming Lei
2022-03-09
1
-2
/
+1
*
block: do more work in elevator_exit
Christoph Hellwig
2022-03-09
2
-6
/
+3
*
block: move blk_exit_queue into disk_release
Ming Lei
2022-03-09
2
-17
/
+30
*
block: move q_usage_counter release into blk_queue_release
Ming Lei
2022-03-09
2
-2
/
+2
*
block: don't remove hctx debugfs dir from blk_mq_exit_queue
Ming Lei
2022-03-09
1
-1
/
+0
*
block: move blkcg initialization/destroy into disk allocation/release handler
Ming Lei
2022-03-09
3
-12
/
+9
*
blk-mq: handle already freed tags gracefully in blk_mq_free_rqs
Ming Lei
2022-03-09
1
-0
/
+3
*
blk-mq: do not include passthrough requests in I/O accounting
Christoph Hellwig
2022-03-09
2
-4
/
+9
*
blk-mq: manage hctx map via xarray
Ming Lei
2022-03-09
4
-40
/
+28
*
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-03-09
5
-28
/
+35
*
blk-mq: reconfigure poll after queue map is changed
Ming Lei
2022-03-09
1
-3
/
+13
*
blk-mq: simplify reallocation of hw ctxs a bit
Ming Lei
2022-03-09
1
-19
/
+14
*
blk-mq: figure out correct numa node for hw queue
Ming Lei
2022-03-09
1
-6
/
+30
*
Revert "Revert "block, bfq: honor already-setup queue merges""
Paolo Valente
2022-03-09
1
-3
/
+13
*
block: remove bio_devname
Christoph Hellwig
2022-03-07
1
-6
/
+0
*
block: remove handle_bad_sector
Christoph Hellwig
2022-03-07
1
-12
/
+5
*
block: fix and cleanup bio_check_ro
Christoph Hellwig
2022-03-07
1
-6
/
+2
*
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
2022-03-05
1
-7
/
+8
*
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
2022-02-28
5
-1
/
+195
*
block: don't delete queue kobject before its children
Eric Biggers
2022-02-28
1
-3
/
+5
*
block: simplify calling convention of elv_unregister_queue()
Eric Biggers
2022-02-28
2
-6
/
+5
*
block: remove redundant semicolon
Nian Yanchuan
2022-02-27
1
-1
/
+1
*
block: default BLOCK_LEGACY_AUTOLOAD to y
Christoph Hellwig
2022-02-27
2
-6
/
+4
*
block: update io_ticks when io hang
Zhang Wensheng
2022-02-22
1
-2
/
+12
*
block, bfq: don't move oom_bfqq
Yu Kuai
2022-02-18
1
-0
/
+6
*
block, bfq: avoid moving bfqq to it's parent bfqg
Yu Kuai
2022-02-18
1
-1
/
+9
*
block, bfq: cleanup bfq_bfqq_to_bfqg()
Yu Kuai
2022-02-18
3
-18
/
+2
*
block/bfq_wf2q: correct weight to ioprio
Yahu Gao
2022-02-17
1
-1
/
+1
*
blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues
David Jeffery
2022-02-17
1
-0
/
+8
*
block: add a ->free_disk method
Christoph Hellwig
2022-02-17
1
-0
/
+5
*
block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...
Ming Lei
2022-02-17
2
-33
/
+0
*
block: don't try to throttle split bio if iops limit isn't set
Ming Lei
2022-02-17
2
-7
/
+25
*
block: throttle split bio in case of iops limit
Ming Lei
2022-02-17
3
-7
/
+7
*
block: merge submit_bio_checks() into submit_bio_noacct
Ming Lei
2022-02-17
1
-108
/
+101
*
block: don't check bio in blk_throtl_dispatch_work_fn
Ming Lei
2022-02-17
3
-14
/
+19
*
block: don't declare submit_bio_checks in local header
Ming Lei
2022-02-17
2
-2
/
+1
*
block: move blk_crypto_bio_prep() out of blk-mq.c
Ming Lei
2022-02-17
2
-16
/
+8
*
block: move submit_bio_checks() into submit_bio_noacct
Ming Lei
2022-02-17
1
-3
/
+3
*
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
2022-02-17
1
-5
/
+4
[next]