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: Fix division by zero error on zero wsum
Colin Ian King
2023-04-16
1
-0
/
+2
*
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
2023-04-16
3
-4
/
+8
*
Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...
Jens Axboe
2023-04-14
3
-50
/
+0
|
\
|
*
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
2023-04-13
3
-50
/
+0
*
|
blk-mq: remove __blk_mq_run_hw_queue
Christoph Hellwig
2023-04-13
1
-20
/
+9
*
|
blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
Christoph Hellwig
2023-04-13
1
-27
/
+13
*
|
blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
Christoph Hellwig
2023-04-13
1
-3
/
+2
*
|
blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
Christoph Hellwig
2023-04-13
1
-9
/
+2
*
|
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
2023-04-13
1
-17
/
+14
*
|
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
3
-6
/
+6
*
|
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
2023-04-13
5
-18
/
+21
*
|
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
3
-11
/
+11
*
|
blk-mq: pass a flags argument to blk_mq_insert_request
Christoph Hellwig
2023-04-13
2
-13
/
+17
*
|
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
3
-10
/
+12
*
|
blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
3
-16
/
+15
*
|
blk-mq: don't run the hw_queue from blk_mq_insert_request
Christoph Hellwig
2023-04-13
1
-24
/
+32
*
|
blk-mq: fold __blk_mq_try_issue_directly into its two callers
Christoph Hellwig
2023-04-13
1
-41
/
+31
*
|
blk-mq: factor out a blk_mq_get_budget_and_tag helper
Christoph Hellwig
2023-04-13
1
-10
/
+16
*
|
blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
Christoph Hellwig
2023-04-13
1
-10
/
+11
*
|
blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
Christoph Hellwig
2023-04-13
1
-32
/
+18
*
|
blk-mq: remove blk_flush_queue_rq
Christoph Hellwig
2023-04-13
1
-7
/
+2
*
|
blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
Christoph Hellwig
2023-04-13
1
-18
/
+7
*
|
blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
Christoph Hellwig
2023-04-13
2
-14
/
+2
*
|
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
2023-04-13
4
-83
/
+82
*
|
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
2023-04-13
5
-34
/
+14
*
|
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
2023-04-13
3
-20
/
+21
*
|
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
15
-14
/
+1
*
|
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
13
-85
/
+60
*
|
blk-mq: don't plug for head insertions in blk_execute_rq_nowait
Christoph Hellwig
2023-04-13
1
-1
/
+1
*
|
blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW
Chengming Zhou
2023-04-13
1
-1
/
+2
*
|
blk-stat: fix QUEUE_FLAG_STATS clear
Chengming Zhou
2023-04-13
1
-2
/
+2
*
|
blk-iolatency: Make initialization lazy
Tejun Heo
2023-04-13
3
-15
/
+28
*
|
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
Tejun Heo
2023-04-13
2
-2
/
+2
*
|
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
2023-04-13
6
-78
/
+127
*
|
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
2023-04-13
1
-9
/
+4
|
/
*
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
2023-04-07
3
-13
/
+2
*
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
2023-04-07
2
-22
/
+0
*
block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
Chengming Zhou
2023-04-07
2
-4
/
+1
*
sed-opal: Add command to read locking range parameters.
Ondrej Kozina
2023-04-05
1
-0
/
+153
*
sed-opal: add helper to get multiple columns at once.
Ondrej Kozina
2023-04-05
1
-8
/
+14
*
sed-opal: allow user authority to get locking range attributes.
Ondrej Kozina
2023-04-05
2
-0
/
+25
*
sed-opal: add helper for adding user authorities in ACE.
Ondrej Kozina
2023-04-05
2
-20
/
+77
*
sed-opal: do not add same authority twice in boolean ace.
Ondrej Kozina
2023-04-05
1
-16
/
+0
*
block: open code __blk_account_io_done()
Chaitanya Kulkarni
2023-03-27
1
-13
/
+9
*
block: open code __blk_account_io_start()
Chaitanya Kulkarni
2023-03-27
1
-20
/
+16
*
blk-mq: remove hybrid polling
Keith Busch
2023-03-20
5
-273
/
+7
*
blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
Eric Biggers
2023-03-16
1
-10
/
+4
*
blk-mq: return actual keyslot error in blk_insert_cloned_request()
Eric Biggers
2023-03-16
1
-2
/
+3
*
blk-crypto: remove blk_crypto_insert_cloned_request()
Eric Biggers
2023-03-16
2
-16
/
+1
*
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2023-03-16
2
-33
/
+41
[next]