Show patches with: Archived = No       |   16139 patches
« 1 2 ... 54 55 56161 162 »
Patch Series S/W/F Date Submitter Delegate State
[13/15] scsi: ufs: ufs-qcom: Factor out the logic finding the HS Gear ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[12/15] scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0 ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[11/15] scsi: ufs: ufs-qcom: Use dev_err_probe() for printing probe error ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[10/15] scsi: ufs: ufs-qcom: Use bitfields where appropriate ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[09/15] scsi: ufs: ufs-qcom: Remove un-necessary WARN_ON() ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[08/15] scsi: ufs: ufs-qcom: Remove un-necessary goto statements ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[07/15] arm64: dts: qcom: qrb5165-rb5: Add max-gear property to UFS node ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[06/15] dt-bindings: ufs: Add "max-gear" property for UFS device ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[05/15] phy: qcom-qmp-ufs: Move HS Rate B register setting to tables_hs_b ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[04/15] phy: qcom-qmp-ufs: Add HS G4 mode support to SM8250 SoC ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[03/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS G4 mode ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[02/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS Series B mode ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[01/15] phy: qcom-qmp-ufs: Move register settings to qmp_phy_cfg_tables struct ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[5.10/5.15] scsi: sd: Revert "scsi: sd: Remove a local variable" [5.10/5.15] scsi: sd: Revert "scsi: sd: Remove a local variable" --- 2022-10-29 Yu Kuai Superseded
[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: Introduce ufshcd_abort_all() scsi: ufs: Introduce ufshcd_abort_all() --- 2022-10-27 Bart Van Assche Superseded
[RFC,v2,25/31] timers: scsi: Use del_timer_shutdown() before freeing timer Untitled series #190612 --- 2022-10-27 Steven Rostedt Superseded
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,19/19] scsi: target: Add block PR support to iblock Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[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,08/19] nvme: Move pr code to it's own file Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[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,06/19] nvme: Fix reservation status related structs Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[v3,05/19] dm: Add support for block PR read keys/reservation Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[v3,04/19] scsi: Add support for block PR read keys/reservation Use block pr_ops in LIO --- 2022-10-26 Mike Christie New
[v3,03/19] scsi: Move sd_pr_type to header to share Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[v3,02/19] scsi: Rename sd_pr_command Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[v3,01/19] block: Add PR callouts for read keys and reservation Use block pr_ops in LIO --- 2022-10-26 Mike Christie Superseded
[14/15] scsi: ncr53c8xx: replace CCB_MAGIC with bool busy Untitled series #190528 --- 2022-10-26 Ahelenia Ziemiańska Superseded
[10/15] scsi: acorn: remove QUEUE_MAGIC_{FREE,USED} Untitled series #190528 --- 2022-10-26 Ahelenia Ziemiańska Superseded
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
« 1 2 ... 54 55 56161 162 »