summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
43 hoursMerge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysblock: validate interval_exp integrity limitCaleb Sander Mateos
4 daysblock: validate pi_offset integrity limitCaleb Sander Mateos
5 daysblock: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey
10 daysblock: fix race between wbt_enable_default and IO submissionMing Lei
10 daysMerge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysblk-mq-dma: always initialize dma stateKeith Busch
12 daysblk-mq: delete task running check in blk_hctx_poll()Fengnan Chang
12 daysblock: fix cached zone reports on devices with native zone appendJohannes Thumshirn
13 daysblock: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lockMohamed Khalfella
13 daysblock: prohibit calls to bio_chain_endioShida Zhang
14 daysMerge 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
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01blk-mq: use queue_hctx in blk_mq_map_queue_typeFengnan Chang
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang
2025-11-25block: ignore __blkdev_issue_discard() return valueChaitanya Kulkarni
2025-11-25block: fix typos in comments and strings in blk-coreshechenglong
2025-11-25block: Remove references to __device_add_disk()John Garry
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky
2025-11-20block: use min() instead of min_t()David Laight
2025-11-18block: remove the declaration of elevator_init_mq functionChengkaitao
2025-11-18Revert "block: consider discard merge last"Jens Axboe
2025-11-18block: Remove queue freezing from several sysfs store callbacksBart Van Assche
2025-11-18block: plug attempts to batch allocate tags multiple timesXue He
2025-11-17block: rate-limit capacity change info logLi Chen
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-17block/blk-throttle: Remove throtl_slice from struct throtl_dataGuenter Roeck
2025-11-17block/blk-throttle: drop unneeded blk_stat_enable_accountingGuenter Roeck
2025-11-17block/blk-throttle: Fix throttle slice time for SSDsGuenter Roeck
2025-11-17block: consider discard merge lastKeith Busch
2025-11-14block-dma: properly take MMIO pathLeon Romanovsky
2025-11-14nvme-pci: migrate to dma_map_phys instead of map_pageLeon Romanovsky
2025-11-13block: define alloc_sched_data and free_sched_data methods for kyberNilay Shroff
2025-11-13block: use {alloc|free}_sched data methodsNilay Shroff
2025-11-13block: introduce alloc_sched_data and free_sched_data elevator methodsNilay Shroff
2025-11-13block: move elevator tags into struct elevator_resourcesNilay Shroff
2025-11-13block: unify elevator tags and type xarrays into struct elv_change_ctxNilay Shroff