summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-19block: Fix an error path in disk_update_zone_resources()Bart Van Assche
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe
2026-01-16Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-15block: improve blk_op_str() commentDamien Le Moal
2026-01-15block: fix blk_zone_cond_str() commentDamien Le Moal
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig
2026-01-11blk-crypto: optimize data unit alignment checkingChristoph Hellwig
2026-01-11blk-crypto: use mempool_alloc_bulk for encrypted bio page allocationChristoph Hellwig
2026-01-11blk-crypto: use on-stack skcipher requests for fallback en/decryptionChristoph Hellwig
2026-01-11blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bioChristoph Hellwig
2026-01-11blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prepChristoph Hellwig
2026-01-10block: account for bi_bvec_done in bio_may_need_split()Ming Lei
2026-01-10block: use pi_tuple_size in bi_offload_capable()Caleb Sander Mateos
2026-01-10block: zero non-PI portion of auto integrity bufferCaleb Sander Mateos
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-07blk-mq: avoid stall during boot due to synchronize_rcu_expeditedMikulas Patocka
2026-01-07block: don't initialize bi_vcnt for cloned bio in bio_iov_bvec_set()Ming Lei
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei
2026-01-06block: don't merge bios with different app_tagsCaleb Sander Mateos
2026-01-06blk-rq-qos: Remove unlikely() hints from QoS checksBreno Leitao
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky
2026-01-06nvme-pci: Use size_t for length fields to handle larger sizesLeon Romanovsky
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-01block, bfq: update outdated commentJulia Lawall
2025-12-30blk-mq: skip CPU offline notify on unmapped hctxCong Zhang
2025-12-28block,bfq: fix aux stat accumulation destinationshechenglong
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-18block: validate interval_exp integrity limitCaleb Sander Mateos
2025-12-18block: validate pi_offset integrity limitCaleb Sander Mateos
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey
2025-12-12block: fix race between wbt_enable_default and IO submissionMing Lei
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-10blk-mq-dma: always initialize dma stateKeith Busch
2025-12-10blk-mq: delete task running check in blk_hctx_poll()Fengnan Chang
2025-12-09block: fix cached zone reports on devices with native zone appendJohannes Thumshirn
2025-12-09block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella
2025-12-09block: prohibit calls to bio_chain_endioShida Zhang
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-04block: fix memory leak in __blkdev_issue_zero_pagesShaurya Rane
2025-12-04block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOsDamien Le Moal
2025-12-04blk-mq: Abort suspend when wakeup events are pendingCong Zhang
2025-12-04block: add IOC_PR_READ_RESERVATION ioctlStefan Hajnoczi
2025-12-04block: add IOC_PR_READ_KEYS ioctlStefan Hajnoczi
2025-12-04block: enable per-cpu bio cache by defaultFengnan Chang
2025-12-04block: use bio_alloc_bioset for passthru IO by defaultFengnan Chang