summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2 daysblock: validate pi_offset integrity limitCaleb Sander Mateos
2 daysblock: don't merge bios with different app_tagsCaleb Sander Mateos
11 daysblock: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()Damien Le Moal
11 daysblock: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOsDamien Le Moal
11 daysblock: handle zone management operations completionsDamien Le Moal
11 daysblk-mq: skip CPU offline notify on unmapped hctxCong Zhang
2026-01-02block: freeze queue when updating zone resourcesDamien Le Moal
2026-01-02block: Remove queue freezing from several sysfs store callbacksBart Van Assche
2026-01-02block: rate-limit capacity change info logLi Chen
2026-01-02block: fix race between wbt_enable_default and IO submissionMing Lei
2026-01-02block: use {alloc|free}_sched data methodsNilay Shroff
2026-01-02block: introduce alloc_sched_data and free_sched_data elevator methodsNilay Shroff
2026-01-02block: move elevator tags into struct elevator_resourcesNilay Shroff
2026-01-02block: unify elevator tags and type xarrays into struct elv_change_ctxNilay Shroff
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-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-05block: add __must_check attribute to sb_min_blocksize()Yongpeng Yang
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-30blk-crypto: use BLK_STS_INVAL for alignment errorsCarlos Llamas
2025-10-24Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-22block: require LBA dma_alignment when using PIChristoph Hellwig
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-15block: Remove elevator_lock usage from blkg_conf frozen operationsMing Lei
2025-10-15blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()Yu Kuai
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-07block: move bio_iov_iter_get_bdev_pages to block/fops.cChristoph Hellwig
2025-10-07block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pagesChristoph Hellwig
2025-10-07block: remove bio_iov_iter_get_pagesChristoph Hellwig
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-02Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-26Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-23blk-cgroup: fix possible deadlock while configuring policyYu Kuai
2025-09-23blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error pathYu Kuai
2025-09-23blk-mq: Fix more tag iteration function documentationBart Van Assche
2025-09-23io_uring/cmd: drop unused res2 param from io_uring_cmd_done()Caleb Sander Mateos
2025-09-22block: fix EOD return for device with nr_sectors == 0Jens Axboe
2025-09-19Merge branch 'no-rebase-mnt_ns_tree_remove'Christian Brauner
2025-09-19block: use extensible_ioctl_valid()Christian Brauner
2025-09-17blk-throttle: fix throtl_data leak during disk releaseYu Kuai
2025-09-17blk-mq: Fix the blk_mq_tagset_busy_iter() documentationBart Van Assche
2025-09-16block: relax atomic write boundary vs chunk size checkJohn Garry