summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
36 hoursblock: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()Sungwoo Kim
36 hoursblk-integrity: enable p2p source and destinationKeith Busch
36 hoursblk-integrity: use simpler alignment checkKeith Busch
36 hoursblock: drop direction param from bio_integrity_copy_user()Caleb Sander Mateos
36 hoursblock: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta
36 hoursblock: recompute nr_integrity_segments in blk_insert_cloned_requestCasey Chen
36 hoursblock: don't overwrite bip_vcnt in bio_integrity_copy_user()David Carlier
36 hoursblk-integrity: remove seed for user mapped buffersKeith Busch
11 daysblk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()Jackie Liu
11 daysloop: fix partition scan race between udev and loop_reread_partitions()Daan De Meyer
11 daysblk-cgroup: wait for blkcg cleanup before initializing new diskMing Lei
2026-05-17block: fix zone write plug removalDamien Le Moal
2026-05-17block: reorganize struct blk_zone_wplugDamien Le Moal
2026-05-17block: cleanup blkdev_report_zones()Damien Le Moal
2026-05-14block: add pgmap check to biovec_phys_mergeableNaman Jain
2026-05-07block: relax pgmap check in bio_add_page for compatible zone device pagesNaman Jain
2026-05-07block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...Damien Le Moal
2026-03-25blk-throttle: fix access race during throttle policy activationHan Guangjiang
2026-03-04block: decouple secure erase size limit from discard size limitLuke Wang
2026-03-04blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()Yu Kuai
2026-03-04block: add a bio_add_virt_nofail helperChristoph Hellwig
2026-02-11block,bfq: fix aux stat accumulation destinationshechenglong
2026-01-08block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()Damien Le Moal
2026-01-08block: handle zone management operations completionsDamien Le Moal
2026-01-08block: freeze queue when updating zone resourcesDamien Le Moal
2026-01-08block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOsDamien Le Moal
2026-01-08blk-mq: skip CPU offline notify on unmapped hctxCong Zhang
2026-01-08block: rate-limit capacity change info logLi Chen
2025-12-18block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella
2025-12-18block: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane
2025-12-18blk-mq: Abort suspend when wakeup events are pendingCong Zhang
2025-12-18block/blk-throttle: Fix throttle slice time for SSDsGuenter Roeck
2025-12-18block/mq-deadline: Switch back to a single dispatch listBart Van Assche
2025-12-18block/mq-deadline: Introduce dd_start_request()Bart Van Assche
2025-12-01blk-crypto: use BLK_STS_INVAL for alignment errorsCarlos Llamas
2025-11-13blk-cgroup: fix possible deadlock while configuring policyYu Kuai
2025-10-19blk-crypto: fix missing blktrace bio split eventsYu Kuai
2025-10-15block: use int to store blk_stack_limits() return valueQianfeng Rong
2025-10-15blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctxLi Nan
2025-09-09block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-09-04blk-zoned: Fix a lockdep complaint about recursive lockingBart Van Assche
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-08-20block: avoid possible overflow for chunk_sectors check in blk_stack_limits()John Garry
2025-08-20lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai
2025-08-15block: ensure discard_granularity is zero when discard is not supportedChristoph Hellwig
2025-07-24block: fix kobject leak in blk_unregister_queueMing Lei
2025-06-27block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completionDamien Le Moal
2025-06-27block: use plug request list tail for one-shot backmerge attemptJens Axboe
2025-06-19block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig
2025-06-19block: use q->elevator with ->elevator_lock held in elv_iosched_show()Ming Lei