Show patches with: State = Action Required       |   41140 patches
« 1 2 3 4411 412 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty New
[5/5] fs/buffer: reduce stack usage on bh_read_iter() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[4/5] fs/buffer: add iteration support for block_read_full_folio() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[3/5] fs/buffer: add a for_each_bh() for block_read_full_folio() fs/buffer: strack reduction on async read - 1 - --- 2024-12-18 Luis Chamberlain New
[2/5] fs/buffer: simplify block_read_full_folio() with bh_offset() fs/buffer: strack reduction on async read - - - --- 2024-12-18 Luis Chamberlain New
[1/5] fs/buffer: move async batch read code into a helper fs/buffer: strack reduction on async read - - - --- 2024-12-18 Luis Chamberlain New
[2/2] nvme: use blk_validate_block_size() for max LBA check block size limit cleanups - - - --- 2024-12-18 Luis Chamberlain New
[1/2] block/bdev: use helper for max block size check block size limit cleanups - 1 - --- 2024-12-18 Luis Chamberlain New
[v4,8/8] driver core: Move 2 one line device finding APIs to header driver core: class: Fix bug and code improvements for class APIs - - - --- 2024-12-18 Zijun Hu New
[v4,7/8] driver core: Introduce device_iter_t for device iterating APIs driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-18 Zijun Hu New
[v4,6/8] driver core: Correct API device_for_each_child_reverse_from() prototype driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-18 Zijun Hu New
[v4,5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from() driver core: class: Fix bug and code improvements for class APIs - - - --- 2024-12-18 Zijun Hu New
[v4,4/8] driver core: Rename declaration parameter name for API device_find_child() cluster driver core: class: Fix bug and code improvements for class APIs - 2 - --- 2024-12-18 Zijun Hu New
[v4,3/8] driver core: Move true expression out of if condition in 3 device finding APIs driver core: class: Fix bug and code improvements for class APIs - 2 - --- 2024-12-18 Zijun Hu New
[v4,2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-18 Zijun Hu New
[v4,1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() driver core: class: Fix bug and code improvements for class APIs - - - --- 2024-12-18 Zijun Hu New
[v2,3/3] blk-zoned: Move more error handling into blk_mq_submit_bio() Three blk_mq_submit_bio() patches - - - --- 2024-12-17 Bart Van Assche New
[v2,2/3] blk-mq: Move more error handling into blk_mq_submit_bio() Three blk_mq_submit_bio() patches - - - --- 2024-12-17 Bart Van Assche New
[v2,1/3] block: Optimize blk_mq_submit_bio() for the cache hit scenario Three blk_mq_submit_bio() patches - 1 - --- 2024-12-17 Bart Van Assche New
[v2,4/4] blk-zoned: Split queue_zone_wplugs_show() Minor improvements for the zoned block storage code - 2 - --- 2024-12-17 Bart Van Assche New
[v2,3/4] blk-zoned: Improve the queue reference count strategy documentation Minor improvements for the zoned block storage code - 2 - --- 2024-12-17 Bart Van Assche New
[v2,2/4] blk-zoned: Document locking assumptions Minor improvements for the zoned block storage code - 2 - --- 2024-12-17 Bart Van Assche New
[v2,1/4] blk-zoned: Minimize #include directives Minor improvements for the zoned block storage code - 2 - --- 2024-12-17 Bart Van Assche New
[v4,9/9] blk-mq: issue warning when offlining hctx with online isolcpus blk: honor isolcpus configuration - - - --- 2024-12-17 Daniel Wagner New
[v4,8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled blk: honor isolcpus configuration - - - --- 2024-12-17 Daniel Wagner New
[v4,7/9] lib/group_cpus: honor housekeeping config when grouping CPUs blk: honor isolcpus configuration - 3 - --- 2024-12-17 Daniel Wagner New
[v4,6/9] virtio: blk/scsi: use block layer helpers to calculate num of queues blk: honor isolcpus configuration - - - --- 2024-12-17 Daniel Wagner New
[v4,5/9] scsi: use block layer helpers to calculate num of queues blk: honor isolcpus configuration - - - --- 2024-12-17 Daniel Wagner New
[v4,4/9] nvme-pci: use block layer helpers to calculate num of queues blk: honor isolcpus configuration - 1 - --- 2024-12-17 Daniel Wagner New
[v4,3/9] blk-mq: add number of queue calc helper blk: honor isolcpus configuration - 1 - --- 2024-12-17 Daniel Wagner New
[v4,2/9] sched/isolation: document HK_TYPE housekeeping option blk: honor isolcpus configuration - - - --- 2024-12-17 Daniel Wagner New
[v4,1/9] lib/group_cpus: let group_cpu_evenly return number of groups blk: honor isolcpus configuration - - - --- 2024-12-17 Daniel Wagner New
[blktests,2/2] throtl: fix the race between submitting IO and setting cgroup.procs throtl: fix IO block-size and race while submitting IO - - - --- 2024-12-17 Nilay Shroff New
[blktests,1/2] throtl/002: calculate block-size based on device max-sectors setting throtl: fix IO block-size and race while submitting IO - 1 - --- 2024-12-17 Nilay Shroff New
[v5,17/17] vfio/mlx5: Enable the DMA link API Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,12/17] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,11/17] mm/hmm: provide generic DMA managing logic Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,09/17] docs: core-api: document the IOVA-based API Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,08/17] dma-mapping: add a dma_need_unmap helper Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,07/17] dma-mapping: Implement link/unlink ranges API Provide a new two step DMA mapping API - 1 - --- 2024-12-17 Leon Romanovsky New
[v5,06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Provide a new two step DMA mapping API - - - --- 2024-12-17 Leon Romanovsky New
[v5,05/17] dma-mapping: Provide an interface to allow allocate IOVA Provide a new two step DMA mapping API - 1 - --- 2024-12-17 Leon Romanovsky New
[v5,04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast Provide a new two step DMA mapping API 1 1 - --- 2024-12-17 Leon Romanovsky New
[v5,03/17] iommu: generalize the batched sync after map interface Provide a new two step DMA mapping API 1 - - --- 2024-12-17 Leon Romanovsky New
[v5,02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Provide a new two step DMA mapping API 1 1 - --- 2024-12-17 Leon Romanovsky New
[v5,01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers Provide a new two step DMA mapping API 1 1 - --- 2024-12-17 Leon Romanovsky New
[RFC,v2,4/4] block/mq-deadline: introduce min_async_depth lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-17 Yu Kuai New
[v2,3/4] block/elevator: choose none elevator for high IO concurrency ability disk lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-17 Yu Kuai New
[v2,RFC,2/4] lib/sbitmap: fix shallow_depth tag allocation lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-17 Yu Kuai New
[RFC,v2,1/4] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code" lib/sbitmap: fix shallow_depth tag allocation - - - --- 2024-12-17 Yu Kuai New
[6/6] blk-zoned: Split queue_zone_wplugs_show() Minor improvements for the zoned block storage code - 2 - --- 2024-12-16 Bart Van Assche New
[5/6] blk-zoned: Uninline functions that are not in the hot path Minor improvements for the zoned block storage code - - - --- 2024-12-16 Bart Van Assche New
[4/6] blk-zoned: Improve the queue reference count strategy documentation Minor improvements for the zoned block storage code - 2 - --- 2024-12-16 Bart Van Assche New
[3/6] blk-zoned: Document locking assumptions Minor improvements for the zoned block storage code - 2 - --- 2024-12-16 Bart Van Assche New
[2/6] blk-zoned: Document the locking order Minor improvements for the zoned block storage code - - - --- 2024-12-16 Bart Van Assche New
[1/6] blk-zoned: Minimize #include directives Minor improvements for the zoned block storage code - 2 - --- 2024-12-16 Bart Van Assche New
[2/2] blk-mq: Move more error handling into blk_mq_submit_bio() Move blk_mq_submit_bio() error handling - - - --- 2024-12-16 Bart Van Assche New
[1/2] block: Optimize blk_mq_submit_bio() for the cache hit scenario Move blk_mq_submit_bio() error handling - - - --- 2024-12-16 Bart Van Assche New
null_blk: Remove accesses to page->index null_blk: Remove accesses to page->index - 2 - --- 2024-12-16 Matthew Wilcox New
[2/2] block: remove queue_limits_cancel_update() block: fix deadlock caused by atomic limits update - - - --- 2024-12-16 Ming Lei New
[1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits block: fix deadlock caused by atomic limits update - - - --- 2024-12-16 Ming Lei New
[RFC,v2,11/11] bdev: use bdev_io_min() for statx block size enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,10/11] nvme: remove superfluous block size check enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,09/11] block/bdev: lift block size restrictions and use common definition enable bs > ps for block devices - 2 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,08/11] block/bdev: enable large folio support for large logical block sizes enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,07/11] fs/buffer fs/mpage: remove large folio restriction enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,06/11] fs/mpage: avoid negative shift for large blocksize enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,05/11] fs/mpage: use blocks_per_folio instead of blocks_per_page enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,04/11] fs/buffer: reduce stack usage on bh_read_iter() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,03/11] fs/buffer: add iteration support for block_read_full_folio() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,02/11] fs/buffer: add a for_each_bh() for block_read_full_folio() enable bs > ps for block devices - 1 - --- 2024-12-14 Luis Chamberlain New
[RFC,v2,01/11] fs/buffer: move async batch read code into a helper enable bs > ps for block devices - - - --- 2024-12-14 Luis Chamberlain New
[GIT,PULL] Block fixes for 6.13-rc3 [GIT,PULL] Block fixes for 6.13-rc3 - - - --- 2024-12-13 Jens Axboe New
blktests: src/miniublk.c: fix segment fault when io_uring is disabled blktests: src/miniublk.c: fix segment fault when io_uring is disabled - - - --- 2024-12-13 Ming Lei New
[v10,15/15] ufs: qcom: add support for wrapped keys Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,14/15] soc: qcom: ice: add HWKM support to the ICE driver Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,13/15] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,12/15] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,11/15] blk-crypto: show supported key types in sysfs Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,10/15] blk-crypto: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,09/15] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,08/15] firmware: qcom: scm: add calls for wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,07/15] mmc: sdhci-msm: convert to use custom crypto profile Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,06/15] mmc: crypto: add mmc_from_crypto_profile() Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,05/15] mmc: sdhci-msm: fix crypto key eviction Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[v10,03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,02/15] ufs: crypto: add ufs_hba_from_crypto_profile() Support for hardware-wrapped inline encryption keys - - 1 --- 2024-12-13 Eric Biggers New
[v10,01/15] ufs: qcom: fix crypto key eviction Support for hardware-wrapped inline encryption keys - - - --- 2024-12-13 Eric Biggers New
[3/3] block: Fix queue_iostats_passthrough_show() Three small block layer patches - - - --- 2024-12-12 Bart Van Assche New
[2/3] blk-mq: Clean up blk_mq_requeue_work() Three small block layer patches - 4 - --- 2024-12-12 Bart Van Assche New
[1/3] mq-deadline: Remove a local variable Three small block layer patches - 4 - --- 2024-12-12 Bart Van Assche New
blk-iocost: Avoid using clamp() on inuse in __propagate_weights() blk-iocost: Avoid using clamp() on inuse in __propagate_weights() 1 - - --- 2024-12-12 Nathan Chancellor New
[v3,9/9] driver core: Introduce device_iter_t for device iterating APIs driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-12 Zijun Hu New
[v3,8/9] driver core: Correct API device_for_each_child_reverse_from() prototype driver core: class: Fix bug and code improvements for class APIs - 1 - --- 2024-12-12 Zijun Hu New
« 1 2 3 4411 412 »