summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2025-11-05block: introduce BLKREPORTZONESV2 ioctlDamien Le Moal
2025-11-05block: introduce blkdev_report_zones_cached()Damien Le Moal
2025-11-05block: introduce blkdev_get_zone_info()Damien Le Moal
2025-11-05block: refactor blkdev_report_zones() codeDamien Le Moal
2025-11-05block: track zone conditionsDamien Le Moal
2025-11-05block: use zone condition to determine conventional zonesDamien Le Moal
2025-11-05block: reorganize struct blk_zone_wplugDamien Le Moal
2025-11-05block: introduce disk_report_zone()Damien Le Moal
2025-11-05block: cleanup blkdev_report_zones()Damien Le Moal
2025-11-05block: freeze queue when updating zone resourcesDamien Le Moal
2025-11-05block: handle zone management operations completionsDamien Le Moal
2025-11-05block: add __must_check attribute to sb_min_blocksize()Yongpeng Yang
2025-11-05iomap: add caller-provided callbacks for read and readaheadJoanne Koong
2025-11-04block: make bio auto-integrity deadlock safeChristoph Hellwig
2025-11-04block: blocking mempool_alloc doesn't failChristoph Hellwig
2025-11-03io_uring/uring_cmd: avoid double indirect call in task work dispatchCaleb Sander Mateos
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-22blktrace: handle BLKTRACESETUP2 ioctlJohannes Thumshirn
2025-10-22block: require LBA dma_alignment when using PIChristoph Hellwig
2025-10-22block: rename min_segment_sizeKeith Busch
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik
2025-10-20blk-mq: use struct_size() in kmalloc()Mehdi Ben Hadj Khelifa
2025-10-20block/mq-deadline: Switch back to a single dispatch listBart Van Assche
2025-10-20block/mq-deadline: Introduce dd_start_request()Bart Van Assche
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