summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2025-12-18block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella1-9/+8
2025-12-18block: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane1-3/+3
2025-12-18blk-mq: Abort suspend when wakeup events are pendingCong Zhang1-2/+16
2025-12-18block/blk-throttle: Fix throttle slice time for SSDsGuenter Roeck1-7/+2
2025-12-18block/mq-deadline: Switch back to a single dispatch listBart Van Assche1-60/+47
2025-12-18block/mq-deadline: Introduce dd_start_request()Bart Van Assche1-8/+14
2025-12-01blk-crypto: use BLK_STS_INVAL for alignment errorsCarlos Llamas1-1/+1
2025-11-13blk-cgroup: fix possible deadlock while configuring policyYu Kuai1-15/+8
2025-11-13block: check for valid bio while splittingKeith Busch2-5/+18
2025-10-29block: require LBA dma_alignment when using PIChristoph Hellwig1-0/+10
2025-10-23block: Remove elevator_lock usage from blkg_conf frozen operationsMing Lei1-9/+4
2025-10-23blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()Yu Kuai4-5/+7
2025-10-19blk-crypto: fix missing blktrace bio split eventsYu Kuai1-0/+3
2025-10-15blk-throttle: fix throtl_data leak during disk releaseYu Kuai1-2/+5
2025-10-15block: fix stacking of atomic writes when atomics are not supportedJohn Garry1-9/+10
2025-10-15block: update validation of atomic writes boundary for stacked devicesJohn Garry1-8/+14
2025-10-15blk-mq: fix potential deadlock while nr_requests grownYu Kuai3-22/+34
2025-10-15blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()Yu Kuai4-11/+19
2025-10-15blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()Yu Kuai1-12/+27
2025-10-15blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()Yu Kuai2-28/+22
2025-10-15blk-mq: convert to serialize updating nr_requests with update_nr_hwq_lockYu Kuai1-5/+20
2025-10-15blk-mq: check invalid nr_requests in queue_requests_store()Yu Kuai4-22/+17
2025-10-15blk-mq: remove useless checkings in blk_mq_update_nr_requests()Yu Kuai1-8/+1
2025-10-15block: fix ordering of recursive split IOYu Kuai4-9/+13
2025-10-15block: skip unnecessary checks for split bioYu Kuai3-2/+7
2025-10-15block: factor out a helper bio_submit_split_bioset()Yu Kuai1-19/+40
2025-10-15block: initialize bio issue time in blk_mq_submit_bio()Yu Kuai4-8/+8
2025-10-15block: cleanup bio_issueYu Kuai4-55/+5
2025-10-15blk-throttle: fix access race during throttle policy activationHan Guangjiang4-18/+18
2025-10-15blk-mq: fix elevator depth_updated methodYu Kuai6-52/+41
2025-10-15block: use int to store blk_stack_limits() return valueQianfeng Rong1-1/+2
2025-10-15blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctxLi Nan1-2/+4
2025-10-06blk-mq: fix blk_mq_tags double free while nr_requests grownYu Kuai1-0/+1
2025-09-26Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2025-09-22block: fix EOD return for device with nr_sectors == 0Jens Axboe1-1/+3
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+8
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner6-32/+52
2025-08-26block: validate QoS before calling __rq_qos_done_bio()Nilay Shroff1-5/+8
2025-08-26blk-zoned: Fix a lockdep complaint about recursive lockingBart Van Assche1-5/+6
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff3-28/+36
2025-08-21block: decrement block_rq_qos static key in rq_qos_del()Nilay Shroff1-0/+1
2025-08-21block: skip q->rq_qos check in rq_qos_done_bio()Nilay Shroff1-2/+8
2025-08-21blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queuesMing Lei1-4/+9
2025-08-20block: don't silently ignore metadata for sync read/writeChristoph Hellwig1-5/+5
2025-08-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig1-0/+3
2025-08-18block: tone down bio_check_eodChristoph Hellwig1-1/+1
2025-08-18block: remove newlines from the warnings in blk_validate_integrity_limitsChristoph Hellwig1-6/+3
2025-08-18block: handle pi_tuple_size in queue_limits_stack_integrityChristoph Hellwig1-0/+3
2025-08-13block: restore default wbt enablementJulian Sun1-1/+1
2025-08-11blk-wbt: Eliminate ambiguity in the comments of struct rq_wbTang Yizhou1-2/+2