Show patches with: State = Action Required       |   9740 patches
« 1 2 ... 31 32 3397 98 »
Patch Series S/W/F Date Submitter Delegate State
[7/9] scsi: iscsi: Remove iscsi_get_task back_lock requirement iscsi features for 5.20 --- 2022-06-16 Mike Christie New
[7/9] scsi: mylex: fix sysfs buffer lengths enabled -Wformat-truncation for clang --- 2024-03-26 Arnd Bergmann New
[7/9] scsi_transport_spi: Freeze request queues instead of quiescing Rework runtime suspend and SCSI domain validation --- 2020-09-06 Bart Van Assche New
[7/9] scsi: ufs: Move dumps in IRQ handler to error handler [1/9] scsi: ufs: Add checks before setting clk-gating states --- 2020-08-09 Can Guo New
[7/9] sd: open code revalidate_disk [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params [1/9] Documentation/hdio: fix up obscure bd_contains references --- 2020-09-03 Christoph Hellwig New
[7/9] usb: usbip: eliminate anonymous module_init & module_exit treewide: eliminate anonymous module_init & module_exit --- 2022-03-16 Randy Dunlap New
[8/8] arm64: dts: qcom: sm8450: fix pcie1 gpios properties name arm64: qcom: sm8450: bindings check cleanup --- 2023-03-23 Neil Armstrong New
[8/8] block: remove bdget_disk Untitled series #130740 --- 2021-05-25 Christoph Hellwig New
[8/8] block: stop calling blk_queue_bounce for passthrough requests [1/8] aha1542: use a local bounce buffer --- 2021-03-26 Christoph Hellwig New
[8/8] hisi_sas: update version to 1.6 --- 2016-08-10 John Garry New
[8/8] qedf: Changes the %p to %px to print pointers qedf: Misc fixes for the driver. --- 2020-09-07 Javed Hasan New
[8/8] scripts/spelling.txt: Add "transmit" patterns Fix comment typos about "transmit" --- 2023-06-22 Yueh-Shun Li New
[8/8] scsi: hisi_sas: Add debugfs IOST file and add file operations Untitled series #17392 --- 2018-12-19 John Garry New
[8/8] scsi: hisi_sas: Some very minor tidying hisi_sas: Misc patches --- 2020-09-01 John Garry New
[8/8] scsi: libsas: Decode SAM status and host byte codes hisi_sas: Some misc patches --- 2021-12-15 John Garry New
[8/8] scsi: nsp32: Correct expected types in debug print formatting Rid W=1 warnings in SCSI --- 2021-03-17 Lee Jones New
[8/8] scsi: pmcraid: convert tasklets to use new tasklet_setup() API scsi: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
[8/8] scsi: qla2xxx: Use FIELD_GET() to extract Link Width Untitled series #221115 --- 2023-09-11 Ilpo Järvinen New
[8/8] scsi: remove <scsi/scsi_request.h> [1/8] target/pscsi: remove struct pscsi_plugin_task --- 2022-02-24 Christoph Hellwig New
[8/8] scsi: remove struct scsi_request [1/8] bsg: don't include scsi_request.h in bsg-lib.h --- 2022-02-22 Christoph Hellwig New
[8/8] scsi: scsi_transport_srp: fix a couple of kernel-doc warnings scsi: documentation: clean up docs and fix kernel-doc --- 2024-04-08 Randy Dunlap New
[8/8] scsi: ufs: Fix deadlock between power management and error handler Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche New
[8/8] scsi: ufshpb: Add support for host control mode Add Host control mode to HPB --- 2021-01-27 Avri Altman New
[8/8] tcm loop: allow queues, can queue and cmd per lun to be settable Untitled series #74815 --- 2020-11-01 Mike Christie New
[8/9] blk-mq: Allocate per request queue static rqs for shared sbitmap blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[8/9] block: hold a request_queue reference for the lifetime of struct gendisk [1/9] nvme: use blk_mq_alloc_disk --- 2021-08-16 Christoph Hellwig New
[8/9] block: use bd_partno in bdevname [1/9] Documentation/hdio: fix up obscure bd_contains references --- 2020-09-03 Christoph Hellwig New
[8/9] lpfc: Add additional debugfs support for CMF lpfc: Update lpfc to revision 14.0.0.4 --- 2021-12-04 James Smart New
[8/9] lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion lpfc: Update lpfc to revision 14.2.0.4 --- 2022-06-03 James Smart New
[8/9] lpfc: Reject CT request for MIB commands lpfc: Update lpfc to revision 12.8.0.5 --- 2020-10-20 James Smart New
[8/9] mm: remove compat_process_vm_{readv,writev} [1/9] kernel: add a PF_FORCE_COMPAT flag --- 2020-09-18 Christoph Hellwig New
[8/9] mpi3mr: Fix memory leaks mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[8/9] nvdimm: simplify revalidate_disk handling [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[8/9] qla4xxx: use iscsi_is_session_online iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[8/9] scsi: aha1740: move spin_lock_irqsave to spin_lock in interrupt handler move spin_lock_irqsave to spin_lock in interrupt handler --- 2022-08-14 tuo cao New
[8/9] scsi: bht: tagqueue: Add the source files related to tagqueue transfer function [1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver --- 2023-10-13 liuchang_125125@163.com New
[8/9] scsi: hisi_sas: add memory barrier in task delivery function [1/9] scsi: hisi_sas: Drop hisi_sas_slot_abort() --- 2018-07-18 John Garry New
[8/9] scsi: hisi_sas: Add missing PHY spinlock init Untitled series #11845 --- 2018-05-31 John Garry New
[8/9] scsi: iscsi: Try to avoid taking back_lock in xmit path iscsi features for 5.20 --- 2022-06-16 Mike Christie New
[8/9,SCSI] mptfusion: use GFP_KERNEL use GFP_KERNEL --- 2022-02-10 Julia Lawall New
[8/9] vhost: add vhost_dev pointer to vhost_work Untitled series #130738 --- 2021-05-25 Mike Christie New
[8/9] x86/crypto: eliminate anonymous module_init & module_exit treewide: eliminate anonymous module_init & module_exit --- 2022-03-16 Randy Dunlap New
[9/9] blk-mq: Clear mappings for shared sbitmap sched static rqs blk-mq: Reduce static requests memory footprint for shared sbitmap --- 2021-07-14 John Garry New
[9/9] block: add an explicit ->disk backpointer to the request_queue [1/9] nvme: use blk_mq_alloc_disk --- 2021-08-16 Christoph Hellwig New
[9/9] block: remove revalidate_disk() [1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence --- 2020-09-01 Christoph Hellwig New
[9/9] iscsi class: drop session lock in iscsi_session_chkready iscsi fixes and cleanups --- 2021-02-07 Mike Christie New
[9/9] lpfc: Copyright updates for 14.2.0.16 patches lpfc: Update lpfc to revision 14.2.0.16 --- 2023-10-31 Justin Tee New
[9/9] mpi3mr: Bump driver version to 8.0.0.68.0 mpi3mr: Bug fixes --- 2022-02-10 Sreekanth Reddy New
[9/9] mpi3mr: Update driver version to 8.2.0.3.0 mpi3mr: Few Enhancements and minor fixes --- 2022-09-08 Sreekanth Reddy New
[9/9] scsi: bfad: move spin_lock_irqsave to spin_lock in interrupt handler move spin_lock_irqsave to spin_lock in interrupt handler --- 2022-08-14 tuo cao New
[9/9] scsi: bht: util: Add the source files related to utility [1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver --- 2023-10-13 liuchang_125125@163.com New
[9/9] scsi: libiscsi: Improve conn_send_pdu API iscsi features for 5.20 --- 2022-06-16 Mike Christie New
[9/9] testmmiotrace: eliminate anonymous module_init & module_exit treewide: eliminate anonymous module_init & module_exit --- 2022-03-16 Randy Dunlap New
[9/9] vsprintf: use bd_partno in bdev_name [1/9] Documentation/hdio: fix up obscure bd_contains references --- 2020-09-03 Christoph Hellwig New
aacraid: add a missing iounmap call aacraid: add a missing iounmap call --- 2020-09-26 Tomas Henzl New
aacraid: reply queue mapping to CPUs based of IRQ affinity aacraid: reply queue mapping to CPUs based of IRQ affinity --- 2023-03-28 Sagar Biradar New
Add error checking to sysfs_update_group in drivers/scsi/scsi_transport_spi.c Add error checking to sysfs_update_group in drivers/scsi/scsi_transport_spi.c --- 2023-02-16 Nur Hussein New
Add NULL check for SCp in process_script_interrupt() Add NULL check for SCp in process_script_interrupt() --- 2024-02-21 Alexandra Diupina New
Add qlogicfas408_reset in qlogic_resume Add qlogicfas408_reset in qlogic_resume --- 2022-08-17 Denis Arefev New
add sysfs support for writing to boot lun add sysfs support for writing to boot lun --- 2022-05-25 Nia Espera New
advansys: Remove redundant assignment to err and n_q_required advansys: Remove redundant assignment to err and n_q_required --- 2021-04-30 Jiapeng Chong New
aha152x: Clean up struct scsi_pointer usage aha152x: Clean up struct scsi_pointer usage --- 2022-02-21 Finn Thain New
aha152x: Stop using struct scsi_pointer aha152x: Stop using struct scsi_pointer --- 2022-03-23 Finn Thain New
ahci_xgene: add errata workaround for ATA_CMD_SMART --- 2014-07-17 Mark Salter New
ahd: Remove Redundant Comparison in ahd_intr() ahd: Remove Redundant Comparison in ahd_intr() --- 2023-12-18 Rand Deeb New
aic79xx: fix up NULL command in ahd_done() aic79xx: fix up NULL command in ahd_done() --- 2023-10-23 Hannes Reinecke New
aic7xxx: add missing spaces aic7xxx: add missing spaces --- 2023-07-20 sunran001@208suo.com New
aic7xxx: Clean up errors in queue.h aic7xxx: Clean up errors in queue.h --- 2023-09-27 chenguohua@jari.cn New
arcmsr: Switch to using the new API kobj_to_dev() arcmsr: Switch to using the new API kobj_to_dev() --- 2021-03-04 Jiapeng Chong New
arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent --- 2023-05-15 Bartosz Golaszewski New
ata: libata-sata: Simplify ata_change_queue_depth() ata: libata-sata: Simplify ata_change_queue_depth() --- 2023-06-01 Damien Le Moal New
ata: libata-scsi: Avoid deadlock on rescan after device resume ata: libata-scsi: Avoid deadlock on rescan after device resume --- 2023-06-15 Damien Le Moal New
ata: libata-scsi: Fix ata_scsi_port_error_handler() error path ata: libata-scsi: Fix ata_scsi_port_error_handler() error path --- 2024-04-11 Damien Le Moal New
ata: libata-scsi: Fix get identity data failed ata: libata-scsi: Fix get identity data failed --- 2023-05-04 Xingui Yang New
ata,scsi: do not issue START STOP UNIT on resume ata,scsi: do not issue START STOP UNIT on resume --- 2023-07-31 Damien Le Moal New
Avoid that SCSI device removal through sysfs triggers a deadlock --- 2016-11-04 Bart Van Assche New
bfad_bsg: Buffer overflow decrement loop counter bfad_bsg: Buffer overflow decrement loop counter --- 2022-08-17 Denis Arefev New
bfa: turn bfa_mem_{kva,dma}_setup into inline functions --- 2016-11-16 Arnd Bergmann New
blk-cgroup: provide stubs for blkcg_get_fc_appid() blk-cgroup: provide stubs for blkcg_get_fc_appid() --- 2022-05-19 Hannes Reinecke New
blk-mq: avoid to iterate over stale request blk-mq: avoid to iterate over stale request --- 2021-09-06 Ming Lei New
blk-mq: fix build warning when making htmldocs blk-mq: fix build warning when making htmldocs --- 2021-04-21 Ming Lei New
blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release() blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release() --- 2021-11-15 Ming Lei New
blk-mq: Use request queue-wide tags for tagset-wide sbitmap blk-mq: Use request queue-wide tags for tagset-wide sbitmap --- 2021-05-03 John Garry New
[blktests,5/9] scsi/004: allow to run with built-in scsi_debug [blktests,1/9] common/rc: skip module file check if modules path does not exist --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,6/9] scsi/005: allow to run with built-in scsi_debug [blktests,1/9] common/rc: skip module file check if modules path does not exist --- 2023-04-17 Shin'ichiro Kawasaki New
[blktests,v2,1/6] common/rc: skip module file check if modules path does not exist [blktests,v2,1/6] common/rc: skip module file check if modules path does not exist --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,3/6] common/scsi_debug: factor out _setup_scsi_debug_vars [blktests,v2,1/6] common/rc: skip module file check if modules path does not exist --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,4/6] common/scsi_debug: introduce _configure_scsi_debug [blktests,v2,1/6] common/rc: skip module file check if modules path does not exist --- 2023-04-25 Shin'ichiro Kawasaki New
[blktests,v2,6/6] block/{001,002,027}: allow to run with built-in scsi_debug and sd_mod [blktests,v2,1/6] common/rc: skip module file check if modules path does not exist --- 2023-04-26 Shin'ichiro Kawasaki New
block/001: wait until device is added block/001: wait until device is added --- 2021-08-24 Ming Lei New
block: Avoid fragmented discard splits for ATA drives block: Avoid fragmented discard splits for ATA drives --- 2020-12-15 Tom Yan New
[block/for-next,v2,01/16] block: add a new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
[block/for-next,v2,05/16] s390/dasd: use new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
[block/for-next,v2,08/16] btrfs: use new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
[block/for-next,v2,09/16] cramfs: use new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
[block/for-next,v2,11/16] ext4: use new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
[block/for-next,v2,13/16] jbd2: use new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
[block/for-next,v2,14/16] nilfs2: use new helper to get inode from block_device [block/for-next,v2,01/16] block: add a new helper to get inode from block_device --- 2023-11-27 Yu Kuai New
bnx2fc: Remove spin_lock_bh while release resources after upload. bnx2fc: Remove spin_lock_bh while release resources after upload. --- 2024-03-15 Saurav Kashyap New
« 1 2 ... 31 32 3397 98 »