Linux SCSI Development
[Prev Page][Next Page]
[PATCH v1] scsi: ufs: Ensure WriteBooster to be re-enabled after device reset, Stanley Chu
[PATCH v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer,
Andrea Parri (Microsoft)
[PATCH] scsi: sd: suppress suprious block errors when WRITE SAME is being disabled,
Ewan D. Milne
[PATCH 0/2] two UFS changes,
Bean Huo
Re: [RFC PATCH v2 0/2] add simple copy support,
Christoph Hellwig
[PATCH] scsi: hisi_sas: Select a suitable queue for internal IOs,
John Garry
[PATCH 0/2] xen: fix using ZONE_DEVICE memory for foreign mappings,
Juergen Gross
[PATCHv3 00/35] SCSI result handling cleanup, part 1,
Hannes Reinecke
- [PATCH 03/35] 3w-9xxx: Whitespace cleanup, Hannes Reinecke
- [PATCH 07/35] aic7xxx,aic79xx: kill pointless forward declarations, Hannes Reinecke
- [PATCH 04/35] 3w-sas: Whitespace cleanup, Hannes Reinecke
- [PATCH 02/35] 3w-xxxx: Whitespace cleanup, Hannes Reinecke
- [PATCH 12/35] dc395: drop private SAM status code definitions, Hannes Reinecke
- [PATCH 10/35] acornscsi: use standard defines, Hannes Reinecke
- [PATCH 08/35] aic7xxx,aic79xxx: remove driver-defined SAM status definitions, Hannes Reinecke
- [PATCH 13/35] qla4xxx: use standard SAM status definitions, Hannes Reinecke
- [PATCH 06/35] aic7xxx,aic79xx: Whitespace cleanup, Hannes Reinecke
- [PATCH 11/35] nsp32: fixup status handling, Hannes Reinecke
- [PATCH 09/35] bfa: drop driver-defined SCSI status codes, Hannes Reinecke
- [PATCH 05/35] atp870u: Whitespace cleanup, Hannes Reinecke
- [PATCH 14/35] zfcp: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 01/35] scsi: drop gdth driver, Hannes Reinecke
- [PATCH 16/35] hpsa: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 17/35] stex: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 29/35] esp_scsi: do not set SCSI message byte, Hannes Reinecke
- [PATCH 24/35] atp870u: use standard definitions, Hannes Reinecke
- [PATCH 25/35] mac53c94: Do not set invalid command result, Hannes Reinecke
- [PATCH 21/35] initio: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 34/35] advansys: kill driver_defined status byte accessors, Hannes Reinecke
- [PATCH 33/35] qla2xxx: fc_remote_port_chkready() returns a SCSI result value, Hannes Reinecke
- [PATCH 27/35] scsi: add 'set_status_byte()' accessor, Hannes Reinecke
- [PATCH 28/35] esp_scsi: use host byte as last argument to esp_cmd_is_done(), Hannes Reinecke
- [PATCH 35/35] ncr53c8xx: Use SAM status values, Hannes Reinecke
- [PATCH 18/35] nsp_cs: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 26/35] dpt_i2o: use DID_ERROR instead of INITIATOR_ERROR message, Hannes Reinecke
- [PATCH 15/35] aacraid: avoid setting message byte on completion, Hannes Reinecke
- [PATCH 32/35] storvsc: Return DID_ERROR for invalid commands, Hannes Reinecke
- [PATCH 22/35] scsi_debug: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 23/35] ufshcd: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 20/35] dc395x: drop internal SCSI message definitions, Hannes Reinecke
- [PATCH 19/35] aic7xxx,aic79xx: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 30/35] wd33c93: use SCSI status, Hannes Reinecke
- [PATCH 31/35] ips: use correct command completion on error, Hannes Reinecke
[PATCH 0/4] scsi: ufs-pci: Fixes for Intel controllers,
Adrian Hunter
[PATCH] scsi: ufs: Enable WB flush during suspend only if WB is enabled,
Stanley Chu
[PATCH v1 0/2] scsi: ufs: Allow regulators being always on,
Stanley Chu
[PATCH v1 0/3] Three fixes for the UPIU trace,
Bean Huo
[PATCH v2 0/3] Three changes for UFS WriteBooster,
Bean Huo
[RFC] block: avoid the unnecessary blk_bio_discard_split(),
Tom Yan
[PATCH 1/3] block: try one write zeroes request before going further,
Tom Yan
[GIT PULL] SCSI fixes for 5.10-rc6,
James Bottomley
[PATCH v5 0/4] scsi: ufs: Refine error history and introduce event_notify vop,
Stanley Chu
[PATCH v1 0/4] scsi: ufs: Cleanup phy_initialization vop,
Stanley Chu
[PATCH v4 0/8] Refine error history and introduce event_notify vop,
Stanley Chu
[PATCH 00/25] smartpqi updates,
Don Brace
- [PATCH 01/25] smartpqi: add support for product id, Don Brace
- [PATCH 02/25] smartpqi: refactor aio submission code, Don Brace
- [PATCH 05/25] smartpqi: add support for raid1 writes, Don Brace
- [PATCH 04/25] smartpqi: add support for raid5 and raid6 writes, Don Brace
- [PATCH 03/25] smartpqi: refactor build sg list code, Don Brace
- [PATCH 09/25] smartpqi: align code with oob driver, Don Brace
- [PATCH 12/25] smartpqi: enable support for NVMe encryption, Don Brace
- [PATCH 06/25] smartpqi: add support for BMIC sense feature cmd and feature bits, Don Brace
- [PATCH 08/25] smartpqi: add support for long firmware version, Don Brace
- [PATCH 11/25] smartpqi: add host level stream detection enable, Don Brace
- [PATCH 16/25] smartpqi: convert snprintf to scnprintf, Don Brace
- [PATCH 10/25] smartpqi: add stream detection, Don Brace
- [PATCH 07/25] smartpqi: update AIO Sub Page 0x02 support, Don Brace
- [PATCH 13/25] smartpqi: disable write_same for nvme hba disks, Don Brace
- [PATCH 18/25] smartpqi: return busy indication for IOCTLs when ofa is active, Don Brace
- [PATCH 14/25] smartpqi: fix driver synchronization issues, Don Brace
- [PATCH 19/25] smartpqi: add phy id support for the physical drives, Don Brace
- [PATCH 20/25] smartpqi: update sas initiator_port_protocols and target_port_protocols, Don Brace
- [PATCH 21/25] smartpqi: add additional logging for LUN resets, Don Brace
- [PATCH 22/25] smartpqi: update enclosure identifier in sysf, Don Brace
- [PATCH 15/25] smartpqi: fix host qdepth limit, Don Brace
- [PATCH 17/25] smartpqi: change timing of release of QRM memory during OFA, Don Brace
- [PATCH 23/25] smartpqi: correct system hangs when resuming from hibernation, Don Brace
- [PATCH 24/25] smartpqi: add new pci ids, Don Brace
- [PATCH 25/25] smartpqi: update version to 2.1.6-005, Don Brace
[PATCH 0/3] Remove in_interrupt() usage in sr.,
Sebastian Andrzej Siewior
[LSFMMBPF 2021] A status update,
Josef Bacik
[PATCHv2 00/37] SCSI result handling cleanup, part 1,
Hannes Reinecke
- [PATCH 04/37] 3w-sas: Whitespace cleanup, Hannes Reinecke
- [PATCH 03/37] 3w-9xxx: Whitespace cleanup, Hannes Reinecke
- [PATCH 09/37] bfa: drop driver-defined SCSI status codes, Hannes Reinecke
- [PATCH 02/37] 3w-xxxx: Whitespace cleanup, Hannes Reinecke
- [PATCH 10/37] acornscsi: use standard defines, Hannes Reinecke
- [PATCH 11/37] nsp32: fixup status handling, Hannes Reinecke
- [PATCH 08/37] aic7xxx,aic79xxx: remove driver-defined SAM status definitions, Hannes Reinecke
- [PATCH 05/37] atp870u: Whitespace cleanup, Hannes Reinecke
- [PATCH 06/37] aic7xxx,aic79xx: Whitespace cleanup, Hannes Reinecke
- [PATCH 12/37] dc395: drop private SAM status code definitions, Hannes Reinecke
- [PATCH 13/37] qla4xxx: use standard SAM status definitions, Hannes Reinecke
- [PATCH 14/37] zfcp: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 07/37] aic7xxx,aic79xx: kill pointless forward declarations, Hannes Reinecke
- [PATCH 01/37] scsi: drop gdth driver, Hannes Reinecke
- [PATCH 22/37] scsi_debug: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 16/37] hpsa: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 23/37] ufshcd: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 25/37] mac53c94: Do not set invalid command result, Hannes Reinecke
- [PATCH 29/37] esp_scsi: do not set SCSI message byte, Hannes Reinecke
- [PATCH 17/37] stex: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 21/37] initio: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 35/37] ncr53c8xx: Use SAM status values, Hannes Reinecke
- [PATCH 31/37] ips: use correct command completion on error, Hannes Reinecke
- [PATCH 27/37] scsi: add 'set_status_byte()' accessor, Hannes Reinecke
- [PATCH 36/37] dc395x: drop internal result accessors, Hannes Reinecke
- [PATCH 37/37] scsi: use non-shifted status values, Hannes Reinecke
- [PATCH 34/37] advansys: kill driver_defined status byte accessors, Hannes Reinecke
- [PATCH 18/37] nsp_cs: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 15/37] aacraid: avoid setting message byte on completion, Hannes Reinecke
- [PATCH 19/37] aic7xxx,aic79xx: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 20/37] dc395x: drop internal SCSI message definitions, Hannes Reinecke
- [PATCH 24/37] atp870u: use standard definitions, Hannes Reinecke
- [PATCH 28/37] esp_scsi: use host byte as last argument to esp_cmd_is_done(), Hannes Reinecke
- [PATCH 32/37] storvsc: Return DID_ERROR for invalid commands, Hannes Reinecke
- [PATCH 26/37] dpt_i2o: use DID_ERROR instead of INITIATOR_ERROR message, Hannes Reinecke
- [PATCH 33/37] qla2xxx: fc_remote_port_chkready() returns a SCSI result value, Hannes Reinecke
- [PATCH 30/37] wd33c93: use SCSI status, Hannes Reinecke
[PATCH v3 0/8] Refine error history and introduce event_notify vop,
Stanley Chu
[RFC PATCH 0/8] vhost: allow userspace to control vq cpu affinity,
Mike Christie
- [RFC PATCH 2/8] vhost-scsi: remove extra flushes, Mike Christie
- [RFC PATCH 4/8] vhost: move msg_handler to new ops struct, Mike Christie
- [RFC PATCH 3/8] vhost poll: fix coding style, Mike Christie
- [RFC PATCH 6/8] vhost-scsi: make SCSI cmd completion per vq, Mike Christie
- [RFC PATCH 7/8] vhost, vhost-scsi: flush IO vqs then send TMF rsp, Mike Christie
- [RFC PATCH 8/8] vhost-scsi: hook vhost-scsi into vring set cpu support, Mike Christie
- [RFC PATCH 1/8] vhost: remove work arg from vhost_work_flush, Mike Christie
- [RFC PATCH 5/8] vhost: allow userspace to bind vqs to CPUs, Mike Christie
- Re: [RFC PATCH 0/8] vhost: allow userspace to control vq cpu affinity, Stefano Garzarella
[PATCH] scsi: fnic: fix error return code in fnic_probe(),
Zhang Changzhong
[PATCH] ufshcd: fix Wsometimes-uninitialized warning,
Arnd Bergmann
[PATCH AUTOSEL 5.9 13/39] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE, Sasha Levin
[PATCH AUTOSEL 5.9 12/39] scsi: ufs: Fix unexpected values from ufshcd_read_desc_param(), Sasha Levin
[PATCH AUTOSEL 5.4 08/23] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE, Sasha Levin
[PATCH AUTOSEL 4.19 06/14] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE, Sasha Levin
[PATCH AUTOSEL 4.14 5/9] scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE, Sasha Levin
[PATCH 1/1] target: Make sure no zero value in the buffer,
Xiaohui Zhang
[PATCH v2 0/4] io_uring iopoll in scsi layer,
Kashyap Desai
[RESEND PATCH 0/3] scsi: target: Set correct residual data,
Anastasia Kovaleva
[PATCH v2 0/3] Refine error history and introduce event_notify vop,
Stanley Chu
[PATCH] scsi: ufs: Adjust ufshcd_hold() during sending attribute requests,
Jintae Jang
[PATCH v3 00/18] ibmvfc: initial MQ development,
Tyrel Datwyler
- [PATCH v3 06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses, Tyrel Datwyler
- [PATCH v3 05/18] ibmvfc: add Sub-CRQ IRQ enable/disable routine, Tyrel Datwyler
- [PATCH v3 01/18] ibmvfc: add vhost fields and defaults for MQ enablement, Tyrel Datwyler
- [PATCH v3 08/18] ibmvfc: map/request irq and register Sub-CRQ interrupt handler, Tyrel Datwyler
- [PATCH v3 11/18] ibmvfc: set and track hw queue in ibmvfc_event struct, Tyrel Datwyler
- [PATCH v3 14/18] ibmvfc: add cancel mad initialization helper, Tyrel Datwyler
- [PATCH v3 15/18] ibmvfc: send Cancel MAD down each hw scsi channel, Tyrel Datwyler
- [PATCH v3 12/18] ibmvfc: send commands down HW Sub-CRQ when channelized, Tyrel Datwyler
- [PATCH v3 17/18] ibmvfc: provide modules parameters for MQ settings, Tyrel Datwyler
- [PATCH v3 13/18] ibmvfc: register Sub-CRQ handles with VIOS during channel setup, Tyrel Datwyler
- [PATCH v3 10/18] ibmvfc: advertise client support for using hardware channels, Tyrel Datwyler
- [PATCH v3 09/18] ibmvfc: implement channel enquiry and setup commands, Tyrel Datwyler
- [PATCH v3 07/18] ibmvfc: define Sub-CRQ interrupt handler routine, Tyrel Datwyler
- [PATCH v3 02/18] ibmvfc: define hcall wrapper for registering a Sub-CRQ, Tyrel Datwyler
- [PATCH v3 03/18] ibmvfc: add Subordinate CRQ definitions, Tyrel Datwyler
- [PATCH v3 04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels, Tyrel Datwyler
- [PATCH v3 16/18] ibmvfc: enable MQ and set reasonable defaults, Tyrel Datwyler
- [PATCH v3 18/18] ibmvfc: drop host lock when completing commands in CRQ, Tyrel Datwyler
[PATCH v2 00/15] qla2xxx bug fixes,
Nilesh Javali
- [PATCH v2 01/15] scsi: qla2xxx: Return EBUSY on fcport deletion, Nilesh Javali
- [PATCH v2 02/15] qla2xxx: Change post del message from debug level to log level, Nilesh Javali
- [PATCH v2 03/15] qla2xxx: limit interrupt vectors to number of cpu, Nilesh Javali
- [PATCH v2 04/15] qla2xxx: tear down session if FW say its down, Nilesh Javali
- [PATCH v2 05/15] qla2xxx: Don't check for fw_started while posting nvme command, Nilesh Javali
- [PATCH v2 06/15] qla2xxx: Fix compilation issue in PPC systems, Nilesh Javali
- [PATCH v2 07/15] qla2xxx: Fix crash during driver load on big endian machines, Nilesh Javali
- [PATCH v2 08/15] qla2xxx: Fix FW initialization error on big endian machines, Nilesh Javali
- [PATCH v2 09/15] qla2xxx: fix N2N and NVME connect retry failure, Nilesh Javali
- [PATCH v2 10/15] qla2xxx: Handle aborts correctly for port undergoing deletion, Nilesh Javali
- [PATCH v2 11/15] qla2xxx: Fix flash update in 28XX adapters on big endian machines, Nilesh Javali
- [PATCH v2 12/15] qla2xxx: Fix the call trace for flush workqueue, Nilesh Javali
- [PATCH v2 13/15] qla2xxx: If fcport is undergoing deletion return IO with retry, Nilesh Javali
- [PATCH v2 14/15] qla2xxx: Fix device loss on 4G and older HBAs., Nilesh Javali
- [PATCH v2 15/15] qla2xxx: Update version to 10.02.00.104-k, Nilesh Javali
- Re: [PATCH v2 00/15] qla2xxx bug fixes, Martin K. Petersen
- Re: [PATCH v2 00/15] qla2xxx bug fixes, Martin K. Petersen
[PATCH V7 0/3] Minor fixes to UFS error handling,
Can Guo
[PATCH 00/34] SCSI result handling cleanup, part 1,
Hannes Reinecke
- [PATCH 03/34] 3w-9xxx: Whitespace fixes and tag with SPDX, Hannes Reinecke
- [PATCH 04/34] 3w-sas: Whitespace fixes and tag with SPDX, Hannes Reinecke
- [PATCH 07/34] aic7xxx,aic79xx: kill pointless forward declarations, Hannes Reinecke
- [PATCH 02/34] 3w-xxxx: Whitespace fixes and tag with SPDX, Hannes Reinecke
- [PATCH 10/34] acornscsi: use standard defines, Hannes Reinecke
- [PATCH 08/34] aic7xxx,aic79xxx: remove driver-defined SAM status definitions, Hannes Reinecke
- [PATCH 15/34] aacraid: avoid setting message byte on completion, Hannes Reinecke
- [PATCH 05/34] atp870u: Whitespace cleanup, Hannes Reinecke
- [PATCH 09/34] bfa: drop driver-defined SCSI status codes, Hannes Reinecke
- [PATCH 13/34] qla4xxx: use standard SAM status definitions, Hannes Reinecke
- [PATCH 06/34] aic7xxx,aic79xx: Whitespace cleanup, Hannes Reinecke
- [PATCH 17/34] stex: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 12/34] dc395: drop private SAM status code definitions, Hannes Reinecke
- [PATCH 01/34] scsi: drop gdth driver, Hannes Reinecke
- [PATCH 14/34] zfcp: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 29/34] wd33c93: use SCSI status, Hannes Reinecke
- [PATCH 25/34] mac53c94: Do not set invalid command result, Hannes Reinecke
- [PATCH 18/34] nsp_cs: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 30/34] ips: use correct command completion on error, Hannes Reinecke
- [PATCH 22/34] scsi_debug: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 21/34] initio: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 27/34] esp_scsi: use host byte as last argument to esp_cmd_is_done(), Hannes Reinecke
- [PATCH 34/34] ncr53c8xx: Use SAM status values, Hannes Reinecke
- [PATCH 32/34] qla2xxx: fc_remote_port_chkready() returns a SCSI result value, Hannes Reinecke
- [PATCH 11/34] nsp32: fixup status handling, Hannes Reinecke
- [PATCH 23/34] ufshcd: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 16/34] hpsa: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 20/34] dc395x: drop internal SCSI message definitions, Hannes Reinecke
- [PATCH 19/34] aic7xxx,aic79xx: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 31/34] storvsc: Return DID_ERROR for invalid commands, Hannes Reinecke
- [PATCH 26/34] dpt_i2o: use DID_ERROR instead of INITIATOR_ERROR message, Hannes Reinecke
- [PATCH 28/34] esp_scsi: do not set SCSI message byte, Hannes Reinecke
- [PATCH 24/34] atp870u: use standard definitions, Hannes Reinecke
- [PATCH 33/34] advansys: kill driver_defined status byte accessors, Hannes Reinecke
[PATCH v5 0/5] Support managed interrupts for platform devices,
John Garry
[PATCH V6 0/3] Minor fixes to UFS error handling,
Can Guo
[PATCH] scsi: core: fix race between handling STS_RESOURCE and completion,
Ming Lei
[PATCH v3] scsi: ufs: Remove pre-defined initial voltage values of device powers,
Stanley Chu
[PATCH V5 0/3] Minor fixes to UFS error handling,
Can Guo
[PATCH v4 0/3] Minor fixes to UFS error handling,
Can Guo
[PATCH v2 00/17] ibmvfc: initial MQ development,
Tyrel Datwyler
- [PATCH v2 09/17] ibmvfc: implement channel enquiry and setup commands, Tyrel Datwyler
- [PATCH v2 16/17] ibmvfc: enable MQ and set reasonable defaults, Tyrel Datwyler
- [PATCH v2 04/17] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels, Tyrel Datwyler
- [PATCH v2 08/17] ibmvfc: map/request irq and register Sub-CRQ interrupt handler, Tyrel Datwyler
- [PATCH v2 11/17] ibmvfc: set and track hw queue in ibmvfc_event struct, Tyrel Datwyler
- [PATCH v2 13/17] ibmvfc: register Sub-CRQ handles with VIOS during channel setup, Tyrel Datwyler
- [PATCH v2 15/17] ibmvfc: send Cancel MAD down each hw scsi channel, Tyrel Datwyler
- [PATCH v2 17/17] ibmvfc: provide modules parameters for MQ settings, Tyrel Datwyler
- [PATCH v2 14/17] ibmvfc: add cancel mad initialization helper, Tyrel Datwyler
- [PATCH v2 07/17] ibmvfc: define Sub-CRQ interrupt handler routine, Tyrel Datwyler
- [PATCH v2 12/17] ibmvfc: send commands down HW Sub-CRQ when channelized, Tyrel Datwyler
- [PATCH v2 06/17] ibmvfc: add handlers to drain and complete Sub-CRQ responses, Tyrel Datwyler
- [PATCH v2 02/17] ibmvfc: define hcall wrapper for registering a Sub-CRQ, Tyrel Datwyler
- [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement, Tyrel Datwyler
- [PATCH v2 10/17] ibmvfc: advertise client support for using hardware channels, Tyrel Datwyler
- [PATCH v2 05/17] ibmvfc: add Sub-CRQ IRQ enable/disable routine, Tyrel Datwyler
- [PATCH v2 03/17] ibmvfc: add Subordinate CRQ definitions, Tyrel Datwyler
[RFC PATCH 00/15] libiscsi: lock clean ups,
Mike Christie
- [PATCH 04/15] iscsi class: drop session lock in iscsi_session_chkready, Mike Christie
- [PATCH 06/15] libiscsi: drop frwd lock for session state, Mike Christie
- [PATCH 08/15] iser, be2iscsi, qla4xxx: set scsi_host_template cmd_size, Mike Christie
- [PATCH 09/15] bnx2i: set scsi_host_template cmd_size, Mike Christie
- [PATCH 03/15] qla4xxx: use iscsi_is_session_online, Mike Christie
- [PATCH 11/15] iscsi_tcp, libcxgbi: set scsi_host_template cmd_size, Mike Christie
- [PATCH 07/15] libiscsi: separate itt from task allocation, Mike Christie
- [PATCH 05/15] libiscsi: remove queued_cmdsn, Mike Christie
- [PATCH 10/15] qedi: set scsi_host_template cmd_size, Mike Christie
- [PATCH 02/15] libiscsi: drop taskqueuelock, Mike Christie
- [PATCH 01/15] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling, Mike Christie
- [PATCH 13/15] libiscsi: drop back_lock requirement for iscsi_put_task, Mike Christie
- [PATCH 12/15] libiscsi: use blk/scsi-ml mq cmd pre-allocator, Mike Christie
- [PATCH 14/15] libiscsi: drop back_lock from xmit path, Mike Christie
- [PATCH 15/15] libiscsi: convert ping_task to refcount handler, Mike Christie
- RE: [EXT] [RFC PATCH 00/15] libiscsi: lock clean ups, Manish Rangankar
[PATCH 00/15] qla2xxx bug fixes,
Nilesh Javali
- [PATCH 01/15] scsi: qla2xxx: Return EBUSY on fcport deletion, Nilesh Javali
- [PATCH 02/15] qla2xxx: Change post del message from debug level to log level, Nilesh Javali
- [PATCH 03/15] qla2xxx: limit interrupt vectors to number of cpu, Nilesh Javali
- [PATCH 04/15] qla2xxx: tear down session if FW say its down, Nilesh Javali
- [PATCH 05/15] qla2xxx: Don't check for fw_started while posting nvme command, Nilesh Javali
- [PATCH 06/15] qla2xxx: Fix compilation issue in PPC systems, Nilesh Javali
- [PATCH 08/15] qla2xxx: Fix FW initialization error on big endian machines, Nilesh Javali
- [PATCH 09/15] qla2xxx: fix N2N and NVME connect retry failure, Nilesh Javali
- [PATCH 07/15] qla2xxx: Fix crash during driver load on big endian machines, Nilesh Javali
- [PATCH 10/15] qla2xxx: Handle aborts correctly for port undergoing deletion, Nilesh Javali
- [PATCH 11/15] qla2xxx: Fix flash update in 28XX adapters on big endian machines, Nilesh Javali
- [PATCH 12/15] qla2xxx: Fix the call trace for flush workqueue, Nilesh Javali
- [PATCH 13/15] qla2xxx: If fcport is undergoing deletion return IO with retry, Nilesh Javali
- [PATCH 14/15] qla2xxx: Fix device loss on 4G and older HBAs., Nilesh Javali
- [PATCH 15/15] qla2xxx: Update version to 10.02.00.104-k, Nilesh Javali
[PATCH] scsi/NCR5380: Remove in_interrupt() test,
Finn Thain
[PATCH v2] scsi: ufs: Remove pre-defined initial voltage values of device powers,
Stanley Chu
[PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets,
Jaegeuk Kim
[PATCH v2] scsi: qla2xxx: remove trailing semicolon in macro definition,
trix
Re: [PATCH 2/2] usb-storage: revert from scsi_add_host_with_dma() to scsi_add_host(),
Alan Stern
[PATCH] lpfc: Correct null ndlp reference on routine exit,
James Smart
Re: [PATCH] lpfc: Correct null ndlp reference on routine exit, Martin K. Petersen
[PATCH 0/3] Three changes for UFS WriteBooster,
Bean Huo
[PATCH 3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe(), Bean Huo
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]