Show patches with: State = Action Required       |   9816 patches
« 1 2 ... 33 34 3598 99 »
Patch Series S/W/F Date Submitter Delegate State
scsi: megaraid_sas: fix repeated words in comments scsi: megaraid_sas: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
scsi: qla2xxx: fix repeated words in comments scsi: qla2xxx: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
[1/1] mpt3sas: Remove usage of dma_get_required_mask api mpt3sas: Remove usage of dma_get_required_mask api --- 2022-10-28 Sreekanth Reddy New
scsi: ufs: core: Refactor ufshcd_hba_enable() scsi: ufs: core: Refactor ufshcd_hba_enable() --- 2022-10-28 Keoseong Park New
scsi: lpfc: fix double free bug in lpfc_bsg_write_ebuf_set scsi: lpfc: fix double free bug in lpfc_bsg_write_ebuf_set --- 2022-10-28 Zheng Wang New
[v5] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace [v5] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace --- 2022-10-28 Wenchao Hao New
scsi: ufs: core: Use 'else' in ufshcd_hba_enable() scsi: ufs: core: Use 'else' in ufshcd_hba_enable() --- 2022-10-27 Keoseong Park New
[v3,18/19] scsi: target: Don't support SCSI-2 RESERVE/RELEASE Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,17/19] scsi: target: Allow backends to hook into PR handling Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,16/19] scsi: target: Rename sbc_ops to exec_cmd_ops Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,15/19] scsi: Have sd pr_ops return a blk_status_t Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,14/19] scsi: Export scsi_result_to_blk_status Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,13/19] nvme: Have NVMe pr_ops return a blk_status_t Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,11/19] nvme: Add pr_ops read_reservation support Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,10/19] nvme: Move NVMe and Block PR types to an array Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,09/19] nvme: Add pr_ops read_keys support Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,07/19] nvme: Don't hardcode the data len for pr commands Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,04/19] scsi: Add support for block PR read keys/reservation Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
ibmvfc: Avoid path failures during live migration ibmvfc: Avoid path failures during live migration --- 2022-10-26 Brian King New
MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer --- 2022-10-26 John Garry New
scsi: pm8001: Drop !task check in pm8001_abort_task() scsi: pm8001: Drop !task check in pm8001_abort_task() --- 2022-10-26 John Garry New
[v1,2/2] ufs: mtk-host: Add MCQ feature Add Mediatek UFS Multi Circular Queue --- 2022-10-26 Eddie Huang (黃智傑) New
[v1,1/2] ufs: core: mcq: Add config_mcq_resource vops Add Mediatek UFS Multi Circular Queue --- 2022-10-26 Eddie Huang (黃智傑) New
[v5,3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes Changes for ufshcd.c --- 2022-10-25 Bean Huo New
[v5,2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc() Changes for ufshcd.c --- 2022-10-25 Bean Huo New
[v5,1/3] scsi: ufs: core: Revert "WB is only available on LUN #0 to #7" Changes for ufshcd.c --- 2022-10-25 Bean Huo New
[BUG] lpfc: kernel NULL pointer dereference [BUG] lpfc: kernel NULL pointer dereference --- 2022-10-25 Dietmar Hahn (Fujitsu) New
[RFC,v3,7/7] scsi: hisi_sas: Remove internal tag handling for reserved commands blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,6/7] scsi: mvsas: Remove internal tag handling blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,5/7] ata: libata: Queue ATA internal commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,4/7] ata: libata: Add ata_internal_timeout() blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,3/7] ata: libata: Make space for ATA queue command in scmd payload blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,2/7] ata: libata-scsi: Add ata_internal_queuecommand() blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,1/7] ata: libata-scsi: Add ata_scsi_queue_internal() blk-mq/libata/scsi: SCSI driver tagging improvements Part II --- 2022-10-25 John Garry New
[RFC,v3,22/22] scsi: libsas: Delete sas_task_slow.timer blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,21/22] scsi: libsas: Queue internal abort commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,20/22] scsi: core: Add scsi_alloc_request_hwq() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,19/22] scsi: libsas: Queue TMF commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,18/22] scsi: libsas: Queue SMP commands as requests blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,17/22] scsi: libsas drivers: Reserve tags blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,16/22] ata: libata-scsi: Allocate sdev early in port probe blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,15/22] scsi: libsas: Add sas_ata_setup_device() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,14/22] ata: libata-scsi: Add ata_scsi_setup_sdev() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,13/22] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,12/22] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,11/22] scsi: libsas: Add sas_internal_timeout() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,10/22] scsi: libsas: Add sas_queuecommand_internal() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,09/22] scsi: libsas: Add sas_alloc_slow_task_rq() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,08/22] scsi: scsi_transport_sas: Alloc sdev for expander blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,07/22] scsi: libsas: Notify LLDD expander found before calling sas_rphy_add() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,06/22] scsi: libsas: Improve sas_ex_discover_expander() error handling blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,05/22] scsi: core: Add support for reserved command timeout handling blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,04/22] scsi: core: Add support to send reserved commands blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,03/22] scsi: core: Implement reserved command handling blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,02/22] scsi: core: Add scsi_get_dev() blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[RFC,v3,01/22] blk-mq: Don't get budget for reserved requests blk-mq/libata/scsi: SCSI driver tagging improvements Part I --- 2022-10-25 John Garry New
[-next] scsi: lpfc: clean up some inconsistent indentings [-next] scsi: lpfc: clean up some inconsistent indentings --- 2022-10-25 Yang Li New
scsi: nsp_cs: remove variable i scsi: nsp_cs: remove variable i --- 2022-10-24 Colin Ian King New
[v1] ufs: core: print more evt history [v1] ufs: core: print more evt history --- 2022-10-24 Peter Wang (王信友) New
[v25,44/44] sg: bump version to 4.0.14 [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,42/44] sg: add statistics similar to st [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,40/44] sg: no_dxfer: move to/from kernel buffers [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,37/44] sg: add mmap_sz tracking [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,36/44] sg: warn v3 write system call users [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,34/44] sg: rework mmap support [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,33/44] sg: first debugfs support [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,30/44] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,28/44] sg: add 8 byte SCSI LUN to sg_scsi_id [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,27/44] sg: rework debug info [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,25/44] sg: sense buffer rework [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,23/44] sg: xarray for reqs in fd [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,22/44] sg: xarray for fds in device [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,21/44] sg: printk change %p to %pK [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,16/44] sg: replace sg_allow_access [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,14/44] sg: rework sg_vma_fault [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,12/44] sg: split sg_read [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,10/44] sg: change rwlock to spinlock [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,07/44] sg: move header to uapi section [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,05/44] sg: bitops in sg_device [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,03/44] sg: sg_log and is_enabled [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,02/44] sg: remove typedefs, type+formatting cleanup [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v25,01/44] sg: move functions around [v25,01/44] sg: move functions around --- 2022-10-24 Douglas Gilbert New
[v5,17/35] scsi: ufshcd: Convert to scsi_exec_req Allow scsi_execute users to control retries --- 2022-10-23 Mike Christie New
drivers/scsi: fix repeated words in comments drivers/scsi: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/lpfc: fix repeated words in comments scsi/lpfc: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/aic7xxx: fix repeated words in comments scsi/aic7xxx: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/bfa: fix repeated words in comments scsi/bfa: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/fcoe: fix repeated words in comments scsi/fcoe: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/isci: fix repeated words in comments scsi/isci: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/isci: fix repeated words in comments scsi/isci: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/isci: fix repeated words in comments scsi/isci: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/isci: fix repeated words in comments scsi/isci: fix repeated words in comments --- 2022-10-22 wangjianli New
scsi/ibmvscsi_tgt: fix repeated words in comments scsi/ibmvscsi_tgt: fix repeated words in comments --- 2022-10-22 wangjianli New
[v2,2/2] scsi: donot increase scsi_device's iorequest_cnt if dispatch failed Fix scsi device's iodone_cnt mismatch with iorequest_cnt --- 2022-10-21 Wenchao Hao New
[GIT,PULL] SCSI fixes for 6.0-rc1 [GIT,PULL] SCSI fixes for 6.0-rc1 --- 2022-10-21 James Bottomley New
[V2] scsi: ufs: core: Let delay value after LPM can be modified by vendor [V2] scsi: ufs: core: Let delay value after LPM can be modified by vendor --- 2022-10-21 Zhe Wang New
[v3,17/17] ufs: qcom-host: Enable multi circular queue capability Add Multi Circular Queue Support --- 2022-10-20 Asutosh Das New
[v3,10/17] ufs: core: mcq: Use shared tags for MCQ mode Add Multi Circular Queue Support --- 2022-10-20 Asutosh Das New
[v3,07/17] ufs: core: mcq: Calculate queue depth Add Multi Circular Queue Support --- 2022-10-20 Asutosh Das New
« 1 2 ... 33 34 3598 99 »