index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Lines
2025-05-13
blk-throttle: Split the service queue
Zizhi Wo
-30
/
+49
2025-05-13
blk-throttle: Split the blkthrotl queue
Zizhi Wo
-16
/
+36
2025-05-13
blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
Zizhi Wo
-2
/
+7
2025-05-13
blk-throttle: Split throtl_charge_bio() into bps and iops functions
Zizhi Wo
-15
/
+20
2025-05-13
blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
Zizhi Wo
-43
/
+55
2025-05-13
blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
Zizhi Wo
-25
/
+15
2025-05-13
Merge tag 'md-6.16-20250513' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
-51
/
+48
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
-1
/
+1
2025-05-12
block: unfreeze queue if realloc tag set fails during nr_hw_queues update
Nilay Shroff
-1
/
+4
2025-05-12
block: always allocate integrity buffer when required
Keith Busch
-15
/
+47
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
-8
/
+17
2025-05-10
block: clean up blk_mq_in_flight_rw()
Yu Kuai
-26
/
+32
2025-05-10
block: WARN if bdev inflight counter is negative
Yu Kuai
-2
/
+2
2025-05-10
block: reuse part_in_flight_rw for part_in_flight
Yu Kuai
-15
/
+9
2025-05-10
blk-mq: remove blk_mq_in_flight()
Yu Kuai
-12
/
+0
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+3
2025-05-08
block: remove test of incorrect io priority level
Aaron Lu
-5
/
+1
2025-05-08
block: move removing elevator after deleting disk->queue_kobj
Ming Lei
-3
/
+3
2025-05-08
block: don't quiesce queue for calling elevator_set_none()
Ming Lei
-4
/
+1
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
-1
/
+2
2025-05-07
block: simplify bio_map_kern
Christoph Hellwig
-47
/
+9
2025-05-07
block: pass the operation to bio_{map,copy}_kern
Christoph Hellwig
-16
/
+14
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
-13
/
+9
2025-05-07
block: add a bio_add_vmalloc helpers
Christoph Hellwig
-0
/
+55
2025-05-07
block: add a bdev_rw_virt helper
Christoph Hellwig
-0
/
+30
2025-05-07
block: add a bio_add_virt_nofail helper
Christoph Hellwig
-0
/
+16
2025-05-06
blk-crypto: export wrapped key functions
Eric Biggers
-0
/
+4
2025-05-06
block: expose write streams for block device nodes
Christoph Hellwig
-0
/
+23
2025-05-06
block: introduce a write_stream_granularity queue limit
Christoph Hellwig
-0
/
+3
2025-05-06
block: introduce max_write_streams queue limit
Keith Busch
-0
/
+3
2025-05-06
block: add a bi_write_stream field
Christoph Hellwig
-0
/
+7
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
-1
/
+2
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
-1
/
+2
2025-05-06
block: move wbt_enable_default() out of queue freezing from sched ->exit()
Ming Lei
-7
/
+18
2025-05-06
block: move hctx cpuhp add/del out of queue freezing
Ming Lei
-1
/
+4
2025-05-06
block: don't acquire ->elevator_lock in blk_mq_map_swqueue and blk_mq_realloc...
Ming Lei
-15
/
+4
2025-05-06
block: move hctx debugfs/sysfs registering out of freezing queue
Ming Lei
-8
/
+7
2025-05-06
block: move elv_register[unregister]_queue out of elevator_lock
Ming Lei
-18
/
+53
2025-05-06
block: add new helper for disabling elevator switch when deleting disk
Ming Lei
-3
/
+24
2025-05-06
block: fail to show/store elevator sysfs attribute if elevator is dying
Ming Lei
-4
/
+8
2025-05-06
block: remove elevator queue's type check in elv_attr_show/store()
Ming Lei
-2
/
+2
2025-05-06
block: pass elevator_queue to elv_register_queue & unregister_queue
Ming Lei
-7
/
+7
2025-05-06
block: unifying elevator change
Ming Lei
-101
/
+67
2025-05-06
block: add `struct elv_change_ctx` for unifying elevator change
Ming Lei
-16
/
+23
2025-05-06
block: move queue freezing & elevator_lock into elevator_change()
Ming Lei
-8
/
+12
2025-05-06
block: simplify elevator reattachment for updating nr_hw_queues
Ming Lei
-92
/
+21
2025-05-06
block: move blk_queue_registered() check into elv_iosched_store()
Ming Lei
-4
/
+4
2025-05-06
block: fold elevator_disable into elevator_switch
Christoph Hellwig
-38
/
+23
2025-05-06
block: look up the elevator type in elevator_switch
Christoph Hellwig
-12
/
+10
2025-05-06
block: don't allow to switch elevator if updating nr_hw_queues is in-progress
Ming Lei
-0
/
+3
[prev]
[next]