summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
9 daysblock: fix bio_alloc_bioset slowpath GFP handlingVasily Gorbik
11 daysblock: partitions: Replace pp_buf with struct seq_bufKees Cook
13 daysbsg: add io_uring command support to generic layerYang Xiuwei
2026-03-17block: reject zero length in bio_add_page()Qu Wenruo
2026-03-17blk-mq: make blk_mq_hw_ctx_sysfs_entry instances constThomas Weißschuh
2026-03-17blk-crypto: make blk_crypto_attr instances constThomas Weißschuh
2026-03-17block: ia-ranges: make blk_ia_range_sysfs_entry instances constThomas Weißschuh
2026-03-17block: make queue_sysfs_entry instances constThomas Weißschuh
2026-03-17block: remove bvec_freeChristoph Hellwig
2026-03-17block: split bio_alloc_bioset more clearly into a fast and slowpathChristoph Hellwig
2026-03-17block: mark bvec_{alloc,free} staticChristoph Hellwig
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch
2026-03-11blk-cgroup: wait for blkcg cleanup before initializing new diskMing Lei
2026-03-10block: clear BIO_QOS flags in blk_steal_bios()Chaitanya Kulkarni
2026-03-10block: move bio queue-transition flag fixups into blk_steal_bios()Chaitanya Kulkarni
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe
2026-03-09block: Correct comments on bio_alloc_clone() and bio_init_clone()John Garry
2026-03-09block: default to QD=1 writes for blk-mq rotational zoned devicesDamien Le Moal
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal
2026-03-09block: remove disk_zone_is_full()Damien Le Moal
2026-03-09block: rename and simplify disk_get_and_lock_zone_wplug()Damien Le Moal
2026-03-09block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...Damien Le Moal
2026-03-09block: fix zone write plug removalDamien Le Moal
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina
2026-03-09sed-opal: increase column attribute type size to 64 bits.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina
2026-03-09sed-opal: refactor (split) IOC_OPAL_LR_SETUP internals.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina
2026-03-09sed-opal: add Admin1PIN parameter.Ondrej Kozina
2026-03-09sed-opal: add RangeStartRangeLengthPolicy parameter.Ondrej Kozina
2026-03-09sed-opal: add UID of Locking Table.Ondrej Kozina
2026-03-09block: pass a maxlen argument to bio_iov_iter_bounceChristoph Hellwig
2026-03-09block: add fs_bio_integrity helpersChristoph Hellwig
2026-03-09block: make max_integrity_io_size publicChristoph Hellwig
2026-03-09block: prepare generation / verification helpers for fs usageChristoph Hellwig
2026-03-09block: factor out a bio_integrity_setup_default helperChristoph Hellwig
2026-03-09block: factor out a bio_integrity_action helperChristoph Hellwig
2026-03-06Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-05block: use trylock to avoid lockdep circular dependency in sysfsMing Lei
2026-03-04block: use __bio_add_page in bio_copy_kernYang Xiuwei
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16blk-mq: use NOIO context to prevent deadlock during debugfs creationYu Kuai
2026-02-16blk-stat: convert struct blk_stat_callback to kernel-docRandy Dunlap