summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
4 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...Linus Torvalds
4 daysMerge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
9 daysblock: decouple secure erase size limit from discard size limitLuke Wang
9 daysblock: remove redundant kill_bdev() call in set_blocksize()Yang Xiuwei
10 daysblock, bfq: convert to use request_queue->async_depthYu Kuai
10 daysmq-deadline: covert to use request_queue->async_depthYu Kuai
10 dayskyber: covert to use request_queue->async_depthYu Kuai
10 daysblk-mq: add a new queue sysfs attribute async_depthYu Kuai
10 daysblk-mq: factor out a helper blk_mq_limit_depth()Yu Kuai
10 daysblk-mq-sched: unify elevators checking for async requestsYu Kuai
10 daysblock: Protect against concurrent isolated cpuset changeFrederic Weisbecker
11 daysblk-mq-debugfs: warn about possible deadlockYu Kuai
11 daysblk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()Yu Kuai
11 daysblk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()Yu Kuai
11 daysblk-mq-debugfs: make blk_mq_debugfs_register_rqos() staticYu Kuai
11 daysblk-rq-qos: fix possible debugfs_mutex deadlockYu Kuai
11 daysblk-mq-debugfs: factor out a helper to register debugfs for all rq_qosYu Kuai
11 daysblk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counterYu Kuai
11 daysblk-wbt: factor out a helper wbt_set_lat()Yu Kuai
11 dayssed-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-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