summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2026-02-02blk-rq-qos: fix possible debugfs_mutex deadlockYu Kuai
2026-02-02blk-mq-debugfs: factor out a helper to register debugfs for all rq_qosYu Kuai
2026-02-02blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counterYu Kuai
2026-02-02blk-wbt: factor out a helper wbt_set_lat()Yu Kuai
2026-02-02sed-opal: ignore locking ranges array when not enabling SUM.Ondrej Kozina
2026-01-30block: introduce bdev_rot()Damien Le Moal
2026-01-29block: introduce blk_queue_rot()Damien Le Moal
2026-01-28block: Replace snprintf with strscpy in check_partitionThorsten Blum
2026-01-28block: add helpers to bounce buffer an iov_iter into biosChristoph Hellwig
2026-01-28block: remove bio_release_pageChristoph Hellwig
2026-01-28iov_iter: extract a iov_iter_extract_bvecs helper from bio codeChristoph Hellwig
2026-01-28block: open code bio_add_page and fix handling of mismatching P2P rangesChristoph Hellwig
2026-01-28block: refactor get_contig_folio_lenChristoph Hellwig
2026-01-28block: add a BIO_MAX_SIZE constant and use itChristoph Hellwig
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-22blk-mq: use BLK_POLL_ONESHOT for synchronous poll completionMing Lei
2026-01-21block: add a bio_reuse helperChristoph Hellwig
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