| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | block: only restrict bio allocation gfp mask asked to block | Christoph Hellwig | 1 | -1/+2 |
| 2026-04-17 | block/blk-throttle: Add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -1/+1 |
| 2026-04-17 | block: Add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 3 | -3/+3 |
| 2026-04-17 | block: relax pgmap check in bio_add_page for compatible zone device pages | Naman Jain | 3 | -6/+25 |
| 2026-04-17 | block: add pgmap check to biovec_phys_mergeable | Naman Jain | 1 | -0/+2 |
| 2026-04-13 | Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 40 | -963/+1620 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+0 |
| 2026-04-09 | block: refactor blkdev_zone_mgmt_ioctl | Christoph Hellwig | 1 | -23/+18 |
| 2026-04-07 | block: add a bio_submit_or_kill helper | Christoph Hellwig | 4 | -33/+19 |
| 2026-04-07 | block: factor out a bio_await helper | Christoph Hellwig | 1 | -16/+37 |
| 2026-04-07 | block: unify the synchronous bi_end_io callbacks | Christoph Hellwig | 1 | -8/+3 |
| 2026-04-06 | blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default() | Yuto Ohnuki | 1 | -2/+3 |
| 2026-04-03 | block: use sysfs_emit in sysfs show functions | Thorsten Blum | 1 | -5/+6 |
| 2026-04-02 | bio: fix kmemleak false positives from percpu bio alloc cache | Ming Lei | 1 | -0/+14 |
| 2026-03-31 | blk-iocost: fix busy_level reset when no IOs complete | Jialin Wang | 1 | -6/+17 |
| 2026-03-31 | blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current() | Jackie Liu | 1 | -0/+1 |
| 2026-03-31 | block: fix zones_cond memory leak on zone revalidation error paths | Jackie Liu | 1 | -6/+20 |
| 2026-03-31 | loop: fix partition scan race between udev and loop_reread_partitions() | Daan De Meyer | 1 | -1/+2 |
| 2026-03-31 | sed-opal: Add STACK_RESET command | Milan Broz | 2 | -0/+67 |
| 2026-03-26 | bdev: Drop pointless invalidate_inode_buffers() call | Jan Kara | 1 | -8/+0 |
| 2026-03-23 | block: fix bio_alloc_bioset slowpath GFP handling | Vasily Gorbik | 1 | -2/+2 |
| 2026-03-21 | block: partitions: Replace pp_buf with struct seq_buf | Kees Cook | 19 | -157/+106 |
| 2026-03-19 | bsg: add io_uring command support to generic layer | Yang Xiuwei | 2 | -2/+33 |
| 2026-03-17 | block: reject zero length in bio_add_page() | Qu Wenruo | 1 | -0/+2 |
| 2026-03-17 | blk-mq: make blk_mq_hw_ctx_sysfs_entry instances const | Thomas Weißschuh | 1 | -5/+5 |
| 2026-03-17 | blk-crypto: make blk_crypto_attr instances const | Thomas Weißschuh | 1 | -20/+20 |
| 2026-03-17 | block: ia-ranges: make blk_ia_range_sysfs_entry instances const | Thomas Weißschuh | 1 | -3/+3 |
| 2026-03-17 | block: make queue_sysfs_entry instances const | Thomas Weißschuh | 1 | -23/+23 |
| 2026-03-17 | block: remove bvec_free | Christoph Hellwig | 1 | -13/+7 |
| 2026-03-17 | block: split bio_alloc_bioset more clearly into a fast and slowpath | Christoph Hellwig | 1 | -106/+72 |
| 2026-03-17 | block: mark bvec_{alloc,free} static | Christoph Hellwig | 2 | -7/+5 |
| 2026-03-14 | blk-integrity: support arbitrary buffer alignment | Keith Busch | 2 | -348/+446 |
| 2026-03-11 | blk-cgroup: wait for blkcg cleanup before initializing new disk | Ming Lei | 1 | -0/+15 |
| 2026-03-10 | block: clear BIO_QOS flags in blk_steal_bios() | Chaitanya Kulkarni | 1 | -0/+2 |
| 2026-03-10 | block: move bio queue-transition flag fixups into blk_steal_bios() | Chaitanya Kulkarni | 1 | -0/+17 |
| 2026-03-10 | Merge branch 'for-7.1/block-integrity' | Christian Brauner | 9 | -100/+181 |
| 2026-03-09 | Merge branch 'for-7.1/block-integrity' into for-7.1/block | Jens Axboe | 9 | -100/+181 |
| 2026-03-09 | block: Correct comments on bio_alloc_clone() and bio_init_clone() | John Garry | 1 | -7/+6 |
| 2026-03-09 | block: default to QD=1 writes for blk-mq rotational zoned devices | Damien Le Moal | 1 | -0/+8 |
| 2026-03-09 | block: allow submitting all zone writes from a single context | Damien Le Moal | 3 | -22/+204 |
| 2026-03-09 | block: rename struct gendisk zone_wplugs_lock field | Damien Le Moal | 1 | -11/+12 |
| 2026-03-09 | block: remove disk_zone_is_full() | Damien Le Moal | 1 | -9/+3 |
| 2026-03-09 | block: rename and simplify disk_get_and_lock_zone_wplug() | Damien Le Moal | 1 | -16/+10 |
| 2026-03-09 | block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio... | Damien Le Moal | 1 | -4/+8 |
| 2026-03-09 | block: fix zone write plug removal | Damien Le Moal | 1 | -94/+57 |
| 2026-03-09 | sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl. | Ondrej Kozina | 1 | -0/+159 |
| 2026-03-09 | sed-opal: increase column attribute type size to 64 bits. | Ondrej Kozina | 1 | -2/+2 |
| 2026-03-09 | sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR. | Ondrej Kozina | 1 | -0/+24 |
| 2026-03-09 | sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl. | Ondrej Kozina | 1 | -0/+28 |
| 2026-03-09 | sed-opal: refactor (split) IOC_OPAL_LR_SETUP internals. | Ondrej Kozina | 1 | -28/+45 |
| 2026-03-09 | sed-opal: add IOC_OPAL_REACTIVATE_LSP. | Ondrej Kozina | 2 | -0/+100 |
| 2026-03-09 | sed-opal: add Admin1PIN parameter. | Ondrej Kozina | 1 | -0/+1 |
| 2026-03-09 | sed-opal: add RangeStartRangeLengthPolicy parameter. | Ondrej Kozina | 1 | -0/+1 |
| 2026-03-09 | sed-opal: add UID of Locking Table. | Ondrej Kozina | 2 | -0/+3 |
| 2026-03-09 | block: pass a maxlen argument to bio_iov_iter_bounce | Christoph Hellwig | 1 | -7/+10 |
| 2026-03-09 | block: add fs_bio_integrity helpers | Christoph Hellwig | 2 | -1/+82 |
| 2026-03-09 | block: make max_integrity_io_size public | Christoph Hellwig | 1 | -13/+0 |
| 2026-03-09 | block: prepare generation / verification helpers for fs usage | Christoph Hellwig | 3 | -10/+12 |
| 2026-03-09 | block: factor out a bio_integrity_setup_default helper | Christoph Hellwig | 2 | -12/+18 |
| 2026-03-09 | block: factor out a bio_integrity_action helper | Christoph Hellwig | 3 | -58/+60 |
| 2026-03-06 | Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -19/+49 |
| 2026-03-05 | block: use trylock to avoid lockdep circular dependency in sysfs | Ming Lei | 2 | -2/+18 |
| 2026-03-04 | block: use __bio_add_page in bio_copy_kern | Yang Xiuwei | 1 | -2/+1 |
| 2026-03-02 | block: break pcpu_alloc_mutex dependency on freeze_lock | Nilay Shroff | 1 | -15/+30 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 2 | -4/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 24 | -36/+36 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 30 | -57/+53 |
| 2026-02-17 | Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -40/+92 |
| 2026-02-16 | blk-mq: use NOIO context to prevent deadlock during debugfs creation | Yu Kuai | 5 | -19/+50 |
| 2026-02-16 | blk-stat: convert struct blk_stat_callback to kernel-doc | Randy Dunlap | 1 | -2/+7 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+0 |
| 2026-02-12 | block: change return type to void | Chaitanya Kulkarni | 1 | -2/+1 |
| 2026-02-12 | block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova | Chaitanya Kulkarni | 1 | -5/+8 |
| 2026-02-12 | block: fix folio leak in bio_iov_iter_bounce_read() | Jens Axboe | 1 | -1/+3 |
| 2026-02-11 | block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ | Stefan Hajnoczi | 1 | -11/+23 |
| 2026-02-09 | Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+5 |
| 2026-02-09 | Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s... | Linus Torvalds | 4 | -147/+213 |
| 2026-02-09 | Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 29 | -601/+635 |
| 2026-02-09 | Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+34 |
| 2026-02-04 | block: decouple secure erase size limit from discard size limit | Luke Wang | 2 | -5/+22 |
| 2026-02-04 | block: remove redundant kill_bdev() call in set_blocksize() | Yang Xiuwei | 1 | -1/+0 |
| 2026-02-03 | block, bfq: convert to use request_queue->async_depth | Yu Kuai | 1 | -26/+17 |
| 2026-02-03 | mq-deadline: covert to use request_queue->async_depth | Yu Kuai | 1 | -34/+5 |
| 2026-02-03 | kyber: covert to use request_queue->async_depth | Yu Kuai | 1 | -28/+5 |
| 2026-02-03 | blk-mq: add a new queue sysfs attribute async_depth | Yu Kuai | 4 | -0/+50 |
| 2026-02-03 | blk-mq: factor out a helper blk_mq_limit_depth() | Yu Kuai | 1 | -25/+37 |
| 2026-02-03 | blk-mq-sched: unify elevators checking for async requests | Yu Kuai | 4 | -3/+8 |
| 2026-02-03 | block: Protect against concurrent isolated cpuset change | Frederic Weisbecker | 1 | -1/+5 |
| 2026-02-02 | blk-mq-debugfs: warn about possible deadlock | Yu Kuai | 1 | -7/+24 |
| 2026-02-02 | blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs() | Yu Kuai | 1 | -0/+2 |
| 2026-02-02 | blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos() | Yu Kuai | 3 | -18/+0 |
| 2026-02-02 | blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static | Yu Kuai | 2 | -6/+1 |
| 2026-02-02 | blk-rq-qos: fix possible debugfs_mutex deadlock | Yu Kuai | 2 | -8/+12 |
| 2026-02-02 | blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos | Yu Kuai | 2 | -8/+20 |
| 2026-02-02 | blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter | Yu Kuai | 1 | -45/+63 |
| 2026-02-02 | blk-wbt: factor out a helper wbt_set_lat() | Yu Kuai | 3 | -45/+51 |
| 2026-02-02 | sed-opal: ignore locking ranges array when not enabling SUM. | Ondrej Kozina | 1 | -1/+2 |
| 2026-01-30 | block: introduce bdev_rot() | Damien Le Moal | 1 | -1/+1 |
| 2026-01-29 | block: introduce blk_queue_rot() | Damien Le Moal | 4 | -18/+14 |
| 2026-01-28 | block: Replace snprintf with strscpy in check_partition | Thorsten Blum | 1 | -1/+2 |
| 2026-01-28 | block: add helpers to bounce buffer an iov_iter into bios | Christoph Hellwig | 1 | -0/+179 |
| 2026-01-28 | block: remove bio_release_page | Christoph Hellwig | 2 | -12/+3 |
| 2026-01-28 | iov_iter: extract a iov_iter_extract_bvecs helper from bio code | Christoph Hellwig | 1 | -102/+18 |
| 2026-01-28 | block: open code bio_add_page and fix handling of mismatching P2P ranges | Christoph Hellwig | 1 | -24/+13 |
| 2026-01-28 | block: refactor get_contig_folio_len | Christoph Hellwig | 1 | -35/+27 |
| 2026-01-28 | block: add a BIO_MAX_SIZE constant and use it | Christoph Hellwig | 3 | -14/+13 |
| 2026-01-23 | Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+2 |
| 2026-01-22 | blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion | Ming Lei | 1 | -1/+1 |
| 2026-01-21 | block: add a bio_reuse helper | Christoph Hellwig | 1 | -0/+34 |
| 2026-01-20 | mm/block/fs: remove laptop_mode | Johannes Weiner | 1 | -3/+0 |
| 2026-01-20 | block: pass io_comp_batch to rq_end_io_fn callback | Ming Lei | 2 | -6/+9 |
| 2026-01-19 | block: Fix an error path in disk_update_zone_resources() | Bart Van Assche | 1 | -0/+1 |
| 2026-01-18 | Merge branch 'for-7.0/blk-pvec' into for-7.0/block | Jens Axboe | 1 | -6/+5 |
| 2026-01-16 | Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2026-01-15 | block: improve blk_op_str() comment | Damien Le Moal | 1 | -5/+5 |
| 2026-01-15 | block: fix blk_zone_cond_str() comment | Damien Le Moal | 1 | -5/+5 |
| 2026-01-13 | block, nvme: remove unused dma_iova_state function parameter | Nitesh Shetty | 1 | -2/+1 |
| 2026-01-11 | Merge branch 'block-6.19' into for-7.0/block | Jens Axboe | 6 | -27/+32 |
| 2026-01-11 | blk-crypto: handle the fallback above the block layer | Christoph Hellwig | 3 | -28/+24 |
| 2026-01-11 | blk-crypto: optimize data unit alignment checking | Christoph Hellwig | 3 | -25/+21 |
| 2026-01-11 | blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation | Christoph Hellwig | 1 | -14/+62 |
| 2026-01-11 | blk-crypto: use on-stack skcipher requests for fallback en/decryption | Christoph Hellwig | 1 | -100/+79 |
| 2026-01-11 | blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio | Christoph Hellwig | 1 | -105/+76 |
| 2026-01-11 | blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep | Christoph Hellwig | 4 | -77/+67 |
| 2026-01-10 | block: account for bi_bvec_done in bio_may_need_split() | Ming Lei | 1 | -1/+1 |
| 2026-01-10 | block: use pi_tuple_size in bi_offload_capable() | Caleb Sander Mateos | 1 | -13/+1 |
| 2026-01-10 | block: zero non-PI portion of auto integrity buffer | Caleb Sander Mateos | 1 | -1/+1 |
| 2026-01-09 | Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -23/+28 |
| 2026-01-07 | blk-mq: avoid stall during boot due to synchronize_rcu_expedited | Mikulas Patocka | 1 | -2/+1 |
| 2026-01-07 | block: don't initialize bi_vcnt for cloned bio in bio_iov_bvec_set() | Ming Lei | 1 | -1/+1 |
| 2026-01-07 | block: use bvec iterator helper for bio_may_need_split() | Ming Lei | 2 | -3/+12 |
| 2026-01-06 | block: don't merge bios with different app_tags | Caleb Sander Mateos | 1 | -5/+18 |
| 2026-01-06 | blk-rq-qos: Remove unlikely() hints from QoS checks | Breno Leitao | 1 | -16/+9 |
| 2026-01-06 | types: move phys_vec definition to common header | Leon Romanovsky | 1 | -5/+0 |
| 2026-01-06 | nvme-pci: Use size_t for length fields to handle larger sizes | Leon Romanovsky | 1 | -2/+6 |
| 2026-01-02 | Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+3 |
| 2026-01-01 | block, bfq: update outdated comment | Julia Lawall | 1 | -1/+1 |
| 2025-12-30 | blk-mq: skip CPU offline notify on unmapped hctx | Cong Zhang | 1 | -1/+1 |
| 2025-12-28 | block,bfq: fix aux stat accumulation destination | shechenglong | 1 | -1/+1 |
| 2025-12-20 | Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -20/+37 |
| 2025-12-18 | block: validate interval_exp integrity limit | Caleb Sander Mateos | 1 | -1/+6 |
| 2025-12-18 | block: validate pi_offset integrity limit | Caleb Sander Mateos | 1 | -4/+3 |
| 2025-12-17 | block: add allocation size check in blkdev_pr_read_keys() | Deepanshu Kartikey | 1 | -4/+5 |
| 2025-12-12 | block: fix race between wbt_enable_default and IO submission | Ming Lei | 6 | -11/+23 |
| 2025-12-12 | Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -21/+17 |
| 2025-12-10 | blk-mq-dma: always initialize dma state | Keith Busch | 1 | -0/+1 |
| 2025-12-10 | blk-mq: delete task running check in blk_hctx_poll() | Fengnan Chang | 1 | -10/+2 |
| 2025-12-09 | block: fix cached zone reports on devices with native zone append | Johannes Thumshirn | 1 | -1/+1 |
| 2025-12-09 | block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock | Mohamed Khalfella | 1 | -9/+8 |
| 2025-12-09 | block: prohibit calls to bio_chain_endio | Shida Zhang | 1 | -1/+5 |
| 2025-12-09 | Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -77/+155 |
| 2025-12-04 | Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -1/+1 |
| 2025-12-04 | block: fix memory leak in __blkdev_issue_zero_pages | Shaurya Rane | 1 | -3/+3 |
| 2025-12-04 | block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs | Damien Le Moal | 1 | -0/+4 |
| 2025-12-04 | blk-mq: Abort suspend when wakeup events are pending | Cong Zhang | 1 | -2/+16 |
| 2025-12-04 | block: add IOC_PR_READ_RESERVATION ioctl | Stefan Hajnoczi | 1 | -0/+28 |
| 2025-12-04 | block: add IOC_PR_READ_KEYS ioctl | Stefan Hajnoczi | 1 | -0/+56 |
| 2025-12-04 | block: enable per-cpu bio cache by default | Fengnan Chang | 2 | -18/+12 |
| 2025-12-04 | block: use bio_alloc_bioset for passthru IO by default | Fengnan Chang | 1 | -54/+36 |
| 2025-12-03 | Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 26 | -549/+1270 |
| 2025-12-03 | Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+4 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+18 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+3 |
| 2025-12-01 | blk-mq: use queue_hctx in blk_mq_map_queue_type | Fengnan Chang | 1 | -1/+1 |
| 2025-11-28 | blk-mq: fix potential uaf for 'queue_hw_ctx' | Fengnan Chang | 1 | -1/+6 |
| 2025-11-28 | blk-mq: use array manage hctx map instead of xarray | Fengnan Chang | 3 | -23/+39 |
| 2025-11-25 | block: ignore __blkdev_issue_discard() return value | Chaitanya Kulkarni | 1 | -3/+3 |
| 2025-11-25 | block: fix typos in comments and strings in blk-core | shechenglong | 1 | -6/+6 |
| 2025-11-25 | block: Remove references to __device_add_disk() | John Garry | 1 | -3/+3 |
| 2025-11-20 | PCI/P2PDMA: Simplify bus address mapping API | Leon Romanovsky | 1 | -1/+1 |
| 2025-11-20 | block: use min() instead of min_t() | David Laight | 2 | -6/+3 |
| 2025-11-18 | block: remove the declaration of elevator_init_mq function | Chengkaitao | 1 | -1/+0 |
| 2025-11-18 | Revert "block: consider discard merge last" | Jens Axboe | 1 | -6/+6 |
| 2025-11-18 | block: Remove queue freezing from several sysfs store callbacks | Bart Van Assche | 1 | -18/+8 |
| 2025-11-18 | block: plug attempts to batch allocate tags multiple times | Xue He | 1 | -14/+19 |
| 2025-11-17 | block: rate-limit capacity change info log | Li Chen | 1 | -1/+1 |
| 2025-11-17 | Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-11-17 | block/blk-throttle: Remove throtl_slice from struct throtl_data | Guenter Roeck | 1 | -19/+13 |
| 2025-11-17 | block/blk-throttle: drop unneeded blk_stat_enable_accounting | Guenter Roeck | 1 | -6/+0 |
| 2025-11-17 | block/blk-throttle: Fix throttle slice time for SSDs | Guenter Roeck | 1 | -7/+2 |
| 2025-11-17 | block: consider discard merge last | Keith Busch | 1 | -6/+6 |
| 2025-11-14 | block-dma: properly take MMIO path | Leon Romanovsky | 1 | -6/+12 |
| 2025-11-14 | nvme-pci: migrate to dma_map_phys instead of map_page | Leon Romanovsky | 1 | -2/+2 |
| 2025-11-13 | block: define alloc_sched_data and free_sched_data methods for kyber | Nilay Shroff | 1 | -8/+22 |
| 2025-11-13 | block: use {alloc|free}_sched data methods | Nilay Shroff | 4 | -20/+50 |
| 2025-11-13 | block: introduce alloc_sched_data and free_sched_data elevator methods | Nilay Shroff | 2 | -0/+26 |
| 2025-11-13 | block: move elevator tags into struct elevator_resources | Nilay Shroff | 5 | -36/+64 |
| 2025-11-13 | block: unify elevator tags and type xarrays into struct elv_change_ctx | Nilay Shroff | 6 | -67/+115 |
| 2025-11-13 | block: fix NULL pointer dereference in disk_report_zones() | Damien Le Moal | 1 | -1/+1 |
| 2025-11-13 | block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio() | Damien Le Moal | 1 | -9/+12 |
| 2025-11-12 | blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller | Bart Van Assche | 1 | -25/+17 |
| 2025-11-12 | blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking | Bart Van Assche | 1 | -0/+2 |
| 2025-11-12 | blk-zoned: Fix a typo in a source code comment | Bart Van Assche | 1 | -1/+1 |
| 2025-11-12 | bdev: add hint prints in sb_set_blocksize() for LBS dependency on THP | Baokun Li | 1 | -1/+18 |
| 2025-11-11 | blk-mq-dma: fix kernel-doc function name for integrity DMA iterator | Kriish Sharma | 1 | -1/+1 |
| 2025-11-11 | block: fix merging data-less bios | Keith Busch | 1 | -0/+3 |
| 2025-11-11 | block: add lockdep to queue_limits_commit_update() | Chaitanya Kulkarni | 1 | -0/+2 |
| 2025-11-08 | block: clean up indentation in blk_rq_map_iter_init() | Caleb Sander Mateos | 1 | -2/+2 |