summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2 daysblock: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()Sungwoo Kim1-0/+18
2 daysblk-integrity: enable p2p source and destinationKeith Busch1-4/+17
2 daysblk-integrity: use simpler alignment checkKeith Busch1-2/+2
2 daysblock: drop direction param from bio_integrity_copy_user()Caleb Sander Mateos1-12/+5
2 daysblock: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta2-8/+14
2 daysblock: recompute nr_integrity_segments in blk_insert_cloned_requestCasey Chen1-0/+19
2 daysblock: don't overwrite bip_vcnt in bio_integrity_copy_user()David Carlier1-1/+0
2 daysblk-integrity: remove seed for user mapped buffersKeith Busch2-10/+7
11 daysblk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()Jackie Liu1-0/+1
11 daysloop: fix partition scan race between udev and loop_reread_partitions()Daan De Meyer1-1/+2
11 daysblk-cgroup: wait for blkcg cleanup before initializing new diskMing Lei1-0/+15
2026-05-17block: fix zone write plug removalDamien Le Moal1-89/+56
2026-05-17block: reorganize struct blk_zone_wplugDamien Le Moal1-10/+10
2026-05-17block: cleanup blkdev_report_zones()Damien Le Moal1-2/+1
2026-05-14block: add pgmap check to biovec_phys_mergeableNaman Jain1-0/+2
2026-05-07block: relax pgmap check in bio_add_page for compatible zone device pagesNaman Jain3-5/+30
2026-05-07block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...Damien Le Moal1-4/+8
2026-03-25blk-throttle: fix access race during throttle policy activationHan Guangjiang4-18/+18
2026-03-04block: decouple secure erase size limit from discard size limitLuke Wang2-5/+22
2026-03-04blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()Yu Kuai1-0/+2
2026-03-04block: add a bio_add_virt_nofail helperChristoph Hellwig1-0/+16
2026-02-11block,bfq: fix aux stat accumulation destinationshechenglong1-1/+1
2026-01-08block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()Damien Le Moal1-9/+12
2026-01-08block: handle zone management operations completionsDamien Le Moal2-49/+106
2026-01-08block: freeze queue when updating zone resourcesDamien Le Moal1-16/+23
2026-01-08block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOsDamien Le Moal1-0/+4
2026-01-08blk-mq: skip CPU offline notify on unmapped hctxCong Zhang1-1/+1
2026-01-08block: rate-limit capacity change info logLi Chen1-1/+1
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-10-19blk-crypto: fix missing blktrace bio split eventsYu Kuai1-0/+3
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-09-09block: add a queue_limits_commit_update_frozen helperChristoph Hellwig3-9/+26
2025-09-04blk-zoned: Fix a lockdep complaint about recursive lockingBart Van Assche1-5/+6
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal2-21/+5
2025-08-20block: avoid possible overflow for chunk_sectors check in blk_stack_limits()John Garry1-1/+1
2025-08-20lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai4-43/+20
2025-08-15block: ensure discard_granularity is zero when discard is not supportedChristoph Hellwig1-3/+10
2025-07-24block: fix kobject leak in blk_unregister_queueMing Lei1-0/+1
2025-06-27block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completionDamien Le Moal1-0/+1
2025-06-27block: use plug request list tail for one-shot backmerge attemptJens Axboe1-13/+13
2025-06-19block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig1-2/+5
2025-06-19block: use q->elevator with ->elevator_lock held in elv_iosched_show()Ming Lei1-2/+1