Show patches with: State = Action Required       |   9838 patches
« 1 2 ... 33 34 3598 99 »
Patch Series S/W/F Date Submitter Delegate State
[4/4] scsi: bfa: Rework bfad_reset_sdev_bflags() Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[3/4] scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[2/4] scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev() Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[1/4] scsi: alua: Move a scsi_device_put() call out of alua_check_vpd() Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[v2] scsi: ufs: Introduce ufshcd_abort_all() [v2] scsi: ufs: Introduce ufshcd_abort_all() --- 2022-10-31 Bart Van Assche New
[v2,14/15] scsi: ufs: ufs-qcom: Add support for finding HS gear on new UFS versions ufs: qcom: Add HS-G4 support --- 2022-10-31 Manivannan Sadhasivam New
[v2,07/15] arm64: dts: qcom: qrb5165-rb5: Add max-device-gear property to UFS node ufs: qcom: Add HS-G4 support --- 2022-10-31 Manivannan Sadhasivam New
[v2,06/15] dt-bindings: ufs: Add "max-device-gear" property for UFS device ufs: qcom: Add HS-G4 support --- 2022-10-31 Manivannan Sadhasivam New
[v2,04/15] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8250 SoC ufs: qcom: Add HS-G4 support --- 2022-10-31 Manivannan Sadhasivam New
[v2,02/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS Series B mode ufs: qcom: Add HS-G4 support --- 2022-10-31 Manivannan Sadhasivam New
[3/4] ufs: core: Remove len parameter from ufshcd_set_active_icc_lvl ufs: core: Always read the descriptors with max length --- 2022-10-31 Arthur Simchaev New
scsi: BusLogic: remove variable adapter_count scsi: BusLogic: remove variable adapter_count --- 2022-10-31 Colin Ian King New
scsi: message: fusion: remove variable 'where' scsi: message: fusion: remove variable 'where' --- 2022-10-31 Colin Ian King New
[v5,1/8] dt-bindings: ufs: qcom: Add sm6115 binding [v5,1/8] dt-bindings: ufs: qcom: Add sm6115 binding --- 2022-10-30 Iskren Chernev New
scsi: qla2xxx: replace ternary operator with max() scsi: qla2xxx: replace ternary operator with max() --- 2022-10-29 KaiLong Wang New
scsi: st: replace ternary operator with max() scsi: st: replace ternary operator with max() --- 2022-10-29 KaiLong Wang New
[GIT,PULL] SCSI fixes for 6.0-rc2 [GIT,PULL] SCSI fixes for 6.0-rc2 --- 2022-10-28 James Bottomley New
scsi: mpt3sas: fix repeated words in comments scsi: mpt3sas: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
isci: fix repeated words in comments isci: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
scsi: NCR5380: fix repeated words in comments scsi: NCR5380: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
scsi: ibmvscsi_tgt: fix repeated words in comments scsi: ibmvscsi_tgt: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
scsi: qla4xxx: fix repeated words in comments scsi: qla4xxx: fix repeated words in comments --- 2022-10-28 Jilin Yuan New
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
« 1 2 ... 33 34 3598 99 »