Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH 1/2] scsi: mpi3mr: delete unnecessary NULL check, (continued)
- [PATCH] scsi: lpfc: lpfc_els: Removed unnecessary 'return', lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_debugfs: Removed unnecessary 'return', lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_mbox: Removed unnecessary 'return', lijian_8010a29
- [PATCH v3] scsi: ufs: Fix a possible use before initialization case,
Can Guo
- [PATCH] scsi: lpfc: lpfc_ct: Removed unnecessary 'return', lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_sli: Removed unnecessary 'return', lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_init: Removed unnecessary 'return', lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_attr: Removed unnecessary 'return', lijian_8010a29
- [PATCH -next v2] scsi: bfa: Use list_move_tail instead of list_del/list_add_tail in bfa_svc.c, Baokun Li
- [PATCH -next v2] scsi: qla2xxx: Use list_move_tail instead of list_del/list_add_tail in qla_target.c,
Baokun Li
- [PATCH -next v2] [SCSI] bfa: Use list_move_tail instead of list_del/list_add_tail in bfa_fcpim.c, Baokun Li
- [PATCH] scsi: lpfc: lpfc_bsg: deleted these repeated words, lijian_8010a29
- [PATCH -next v2] scsi: bfa: Use list_move_tail instead of list_del/list_add_tail in bfa_ioc.c, Baokun Li
- [PATCH] scsi: lpfc: lpfc_hbadisc: deleted these repeated words,
lijian_8010a29
- [PATCH -next v2] scsi: fcoe: use list_move instead of list_del/list_add in fcoe_ctlr.c, Baokun Li
- [PATCH v2 1/1] scsi: ufs: Fix a possible use before initialization case, Can Guo
- [PATCH] scsi: lpfc: lpfc_nvme: deleted the repeated word, lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_els: deleted the repeated word, lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_ct: deleted the repeated word, lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_debugfs: deleted these repeated words, lijian_8010a29
- [PATCH 00/15] Subject: Protection information and block size cleanup,
Martin K. Petersen
- [PATCH 01/15] scsi: core: Add scsi_prot_ref_tag() helper, Martin K. Petersen
- [PATCH 02/15] scsi: lpfc: Use the proper SCSI midlayer interfaces for PI, Martin K. Petersen
- [PATCH 03/15] scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PI, Martin K. Petersen
- [PATCH 04/15] scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI, Martin K. Petersen
- [PATCH 05/15] scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI, Martin K. Petersen
- [PATCH 06/15] scsi: zfcp: Use the proper SCSI midlayer interfaces for PI, Martin K. Petersen
- [PATCH 07/15] scsi: isci: Use the proper SCSI midlayer interfaces for PI, Martin K. Petersen
- [PATCH 08/15] scsi: scsi_debug: Remove dump_sector(), Martin K. Petersen
- [PATCH 09/15] scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling, Martin K. Petersen
- [PATCH 12/15] scsi: core: Make scsi_get_lba() return the LBA, Martin K. Petersen
- [PATCH 13/15] scsi: core: Add helper to return number of logical blocks in a request, Martin K. Petersen
- [PATCH 15/15] scsi: ufs: core: Use scsi_get_lba() to get LBA, Martin K. Petersen
- [PATCH 14/15] scsi: lpfc: Switch to scsi_get_block_count(), Martin K. Petersen
- [PATCH 11/15] scsi: iser: Use scsi_get_sector() instead of scsi_get_lba(), Martin K. Petersen
- [PATCH 10/15] scsi: core: Introduce scsi_get_sector(), Martin K. Petersen
- Re: [PATCH 00/15] Subject: Protection information and block size cleanup, Bart Van Assche
- Re: [PATCH 00/15] Subject: Protection information and block size cleanup, Martin K. Petersen
- [PATCH] scsi: ufs: Fix a possible use before initialization case,
Can Guo
- [PATCH] scsi: lpfc: lpfc_mbox: deleted these repeated words, lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_nportdisc: deleted the repeated word, lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_init: deleted these repeated words,
lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_attr: deleted the repeated word,
lijian_8010a29
- re: scsi: ufs: Optimize host lock on transfer requests send/compl paths (uninitialized pointer error),
Colin Ian King
- [PATCH V2] mpi3mr: fix a double free,
Tomas Henzl
- [PATCH v11 00/13] blkcg:Support to track FC storage blk io traffic,
Muneendra Kumar
- [PATCH v11 01/13] cgroup: Added cgroup_get_from_id, Muneendra Kumar
- [PATCH v11 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra Kumar
- [PATCH v11 09/13] lpfc: vmid: Implements CT commands for appid., Muneendra Kumar
- [PATCH v11 13/13] lpfc: vmid: Introducing vmid in io path., Muneendra Kumar
- [PATCH v11 10/13] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra Kumar
- [PATCH v11 05/13] lpfc: vmid: VMID params initialization, Muneendra Kumar
- [PATCH v11 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra Kumar
- [PATCH v11 07/13] lpfc: vmid: Implements ELS commands for appid patch, Muneendra Kumar
- [PATCH v11 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra Kumar
- [PATCH v11 08/13] lpfc: vmid: Functions to manage vmids, Muneendra Kumar
- [PATCH v11 02/13] blkcg: Added a app identifier support for blkcg, Muneendra Kumar
- [PATCH v11 11/13] lpfc: vmid: Timeout implementation for vmid, Muneendra Kumar
- [PATCH v11 03/13] nvme: Added a newsysfs attribute appid_store, Muneendra Kumar
- [PATCH] scsi: lpfc: lpfc_nvmet: deleted the repeated word,
lijian_8010a29
- [bug report] scsi: iscsi: Drop suspend calls from ep_disconnect, Dan Carpenter
- [PATCH] scsi: arcmsr: arcmsr_hba: Removed unnecessary 'return', lijian_8010a29
- [PATCH] scsi: lpfc: lpfc_mem: Removed unnecessary 'return',
lijian_8010a29
- [PATCH] scsi: aacraid: aachba: Removed unnecessary 'return', lijian_8010a29
- [PATCH -next] scsi: lpfc: Use list_move_tail instead of list_del/list_add_tail,
Zou Wei
- [PATCH AUTOSEL 4.4 08/14] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH AUTOSEL 4.9 09/15] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH AUTOSEL 4.14 09/18] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH AUTOSEL 4.19 13/21] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V, Sasha Levin
- [PATCH AUTOSEL 4.19 11/21] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH AUTOSEL 5.4 19/29] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V, Sasha Levin
- [PATCH AUTOSEL 5.4 18/29] scsi: qedf: Do not put host in qedf_vport_create() unconditionally, Sasha Levin
- [PATCH AUTOSEL 5.4 16/29] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH AUTOSEL 5.10 23/39] scsi: qedf: Do not put host in qedf_vport_create() unconditionally, Sasha Levin
- [PATCH AUTOSEL 5.10 25/39] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V, Sasha Levin
- [PATCH AUTOSEL 5.10 21/39] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH AUTOSEL 5.12 35/49] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V, Sasha Levin
- [PATCH AUTOSEL 5.12 33/49] scsi: qedf: Do not put host in qedf_vport_create() unconditionally, Sasha Levin
- [PATCH AUTOSEL 5.12 31/49] scsi: target: core: Fix warning on realtime kernels, Sasha Levin
- [PATCH 0/5] hisi_sas: Some error handling improvements,
John Garry
- [PATCH v10 00/12] Add Host control mode to HPB,
Avri Altman
- [PATCH v10 01/12] scsi: ufshpb: Cache HPB Control mode on init, Avri Altman
- [PATCH v10 02/12] scsi: ufshpb: Add host control mode support to rsp_upiu, Avri Altman
- [PATCH v10 03/12] scsi: ufshpb: Transform set_dirty to iterate_rgn, Avri Altman
- [PATCH v10 04/12] scsi: ufshpb: Add reads counter, Avri Altman
- [PATCH v10 05/12] scsi: ufshpb: Make eviction depends on region's reads, Avri Altman
- [PATCH v10 06/12] scsi: ufshpb: Region inactivation in host mode, Avri Altman
- [PATCH v10 07/12] scsi: ufshpb: Add hpb dev reset response, Avri Altman
- [PATCH v10 08/12] scsi: ufshpb: Add "Cold" regions timer, Avri Altman
- [PATCH v10 09/12] scsi: ufshpb: Limit the number of inflight map requests, Avri Altman
- [PATCH v10 10/12] scsi: ufshpb: Do not send umap_all in host control mode, Avri Altman
- [PATCH v10 11/12] scsi: ufshpb: Add support for host control mode, Avri Altman
- [PATCH v10 12/12] scsi: ufshpb: Make host mode parameters configurable, Avri Altman
- [PATCH v36 0/4] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
- Message not available
- Message not available
- Message not available
Re: [PATCH v36 0/4] scsi: ufs: Add Host Performance Booster Support, Greg KH
[GIT PULL] SCSI fixes for 5.13-rc4,
James Bottomley
[PATCH] mpi3mr: fix a double free,
Tomas Henzl
[PATCH 1/3] scsi: storvsc: Miscellaneous code cleanups,
Michael Kelley
[PATCH -next v2] scsi: mpi3mr: Make some symbols static,
Yang Yingliang
[PATCH v12 0/3] bio: control bio max size,
Changheun Lee
Message not available
Message not available
Re: [PATCH v12 0/3] bio: control bio max size, Can Guo
Re: [PATCH v12 0/3] bio: control bio max size, Bart Van Assche
[PATCH -next] scsi: mpi3mr: Make some symbols static,
Yang Yingliang
[PATCH] scsi: ufs: Remove repeated word,
Keoseong Park
[PATCH][next] scsi: mpi3mr: Fix fall-through warning for Clang,
Gustavo A. R. Silva
[PATCH][next] scsi: NCR5380: Fix fall-through warning for Clang,
Gustavo A. R. Silva
re: scsi: iscsi: Drop suspend calls from ep_disconnect,
Colin Ian King
[PATCH AUTOSEL 4.4 09/15] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 4.4 08/15] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 4.9 11/17] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 4.9 10/17] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 4.14 12/18] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 4.14 11/18] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 4.19 16/23] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 4.19 15/23] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 4.19 14/23] scsi: bnx2fc: Return failure if io_req is already in ABTS processing, Sasha Levin
[PATCH AUTOSEL 5.4 19/31] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 5.4 21/31] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 5.4 20/31] scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq, Sasha Levin
[PATCH AUTOSEL 5.4 18/31] scsi: bnx2fc: Return failure if io_req is already in ABTS processing, Sasha Levin
[PATCH AUTOSEL 5.10 26/39] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 5.10 27/39] scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq, Sasha Levin
[PATCH AUTOSEL 5.10 28/39] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 5.10 25/39] scsi: bnx2fc: Return failure if io_req is already in ABTS processing, Sasha Levin
[PATCH AUTOSEL 5.12 30/43] scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal, Sasha Levin
[PATCH AUTOSEL 5.12 29/43] scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq, Sasha Levin
[PATCH AUTOSEL 5.12 28/43] scsi: vmw_pvscsi: Set correct residual data length, Sasha Levin
[PATCH AUTOSEL 5.12 27/43] scsi: bnx2fc: Return failure if io_req is already in ABTS processing, Sasha Levin
[PATCH -next] scsi: mpi3mr: Fix missing unlock on error,
Yang Yingliang
[PATCH -next resend] scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc(),
Yang Yingliang
[PATCH -next] scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc(),
Yang Yingliang
UFS failures with v5.13-rc4,
Felipe Balbi
[PATCH] scsi: scsi_dh_alua: signedness bug in alua_rtpg(),
Dan Carpenter
[PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc,
Avri Altman
[PATCH 0/5] scsi: FDMI enhancement,
Javed Hasan
[PATCH V2 0/2] scsi: FDMI Fixes,
Javed Hasan
[RFC] sg: add statistics similar to st,
Douglas Gilbert
[PATCH v2] scsi: fcoe: Statically initialize flogi_maddr,
Kees Cook
[PATCH 0/4] scsi: fix failure handling of alloc/add host,
Ming Lei
[PATCH V2] qedf: Update the max_id value in host structure.,
Javed Hasan
[PATCH] scsi: 3ware: fix return 0 on the error path of probe, Yang Li
[PATCH 1/1] rtc: x1205: use DEVICE_ATTR_RO macro, Zhen Lei
[PATCH 1/1] scsi: mvsas: use DEVICE_ATTR_* macro, Zhen Lei
[PATCH 1/1] scsi: megaraid_mbox: use DEVICE_ATTR_ADMIN_RO macro, Zhen Lei
[PATCH 1/1] scsi: qedf: use DEVICE_ATTR_RO macro, Zhen Lei
[PATCH 1/1] scsi: qedi: use DEVICE_ATTR_RO macro, Zhen Lei
[PATCH v2] scsi: ufs-mediatek: create device link of reset control,
peter.wang
[PATCH v9 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver,
James Smart
- [PATCH v9 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions, James Smart
- [PATCH v9 02/31] elx: libefc_sli: SLI Descriptors and Queue entries, James Smart
- [PATCH v9 04/31] elx: libefc_sli: queue create/destroy/parse routines, James Smart
- [PATCH v9 03/31] elx: libefc_sli: Data structures and defines for mbox commands, James Smart
- [PATCH v9 05/31] elx: libefc_sli: Populate and post different WQEs, James Smart
- [PATCH v9 06/31] elx: libefc_sli: bmbx routines and SLI config commands, James Smart
- [PATCH v9 07/31] elx: libefc_sli: APIs to setup SLI library, James Smart
- [PATCH v9 08/31] elx: libefc: Generic state machine framework, James Smart
- [PATCH v9 09/31] elx: libefc: Emulex FC discovery library APIs and definitions, James Smart
- [PATCH v9 10/31] elx: libefc: FC Domain state machine interfaces, James Smart
- [PATCH v9 11/31] elx: libefc: SLI and FC PORT state machine interfaces, James Smart
- [PATCH v9 12/31] elx: libefc: Remote node state machine interfaces, James Smart
- [PATCH v9 13/31] elx: libefc: Fabric node state machine interfaces, James Smart
- [PATCH v9 14/31] elx: libefc: FC node ELS and state handling, James Smart
- [PATCH v9 16/31] elx: libefc: Register discovery objects with hardware, James Smart
- [PATCH v9 15/31] elx: libefc: Extended link Service IO handling, James Smart
- [PATCH v9 17/31] elx: efct: Data structures and defines for hw operations, James Smart
- [PATCH v9 19/31] elx: efct: Hardware queues creation and deletion, James Smart
- [PATCH v9 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs, James Smart
- [PATCH v9 21/31] elx: efct: Hardware IO and SGL initialization, James Smart
- [PATCH v9 18/31] elx: efct: Driver initialization routines, James Smart
- [PATCH v9 23/31] elx: efct: Unsolicited FC frame processing routines, James Smart
- [PATCH v9 22/31] elx: efct: Hardware queues processing, James Smart
- [PATCH v9 24/31] elx: efct: SCSI IO handling routines, James Smart
- [PATCH v9 25/31] elx: efct: LIO backend interface routines, James Smart
- [PATCH v9 26/31] elx: efct: Hardware IO submission routines, James Smart
- [PATCH v9 27/31] elx: efct: link and host statistics, James Smart
- [PATCH v9 28/31] elx: efct: xport and hardware teardown routines, James Smart
- [PATCH v9 30/31] elx: efct: Add Makefile and Kconfig for efct driver, James Smart
- [PATCH v9 29/31] elx: efct: scsi_transport_fc host interface support, James Smart
- [PATCH v9 31/31] elx: efct: Tie into kernel Kconfig and build process, James Smart
- Re: [PATCH v9 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver, Martin K. Petersen
[PATCH] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V,
Ewan D. Milne
[PATCH 0/2] scsi: FDMI Fixes,
Javed Hasan
[PATCH -next] scsi: qlogicpti: Remove unneeded semicolon, Zheng Yongjun
[PATCH -next] scsi: fnic: Remove unneeded if-null-free check, Zheng Yongjun
[PATCH -next] scsi: bfa: Remove unneeded if-null-free check, Zheng Yongjun
re: scsi: mpt3sas: Handle firmware faults during second half of IOC init, Colin Ian King
[PATCH] scsi: libsas: check lun number valid for ata device in sas_queuecommand(),
Yufen Yu
[PATCH] scsi: Set BLIST_TRY_VPD_PAGES for WD Black P10 external HDD,
David Sebek
[PATCH] scsi: ufs: Fix a kernel-doc related formatting issue,
Bean Huo
[PATCH] scsi: libsas: Use fallthrough pseudo-keyword,
Wei Ming Chen
[PATCH v1] scsi: ufs-mediatek: create device link of reset control, peter.wang
[PATCH] qla2xxx: Log PCI address in qla_nvme_unregister_remote_port(),
Daniel Wagner
[PATCH v2 0/4] Several minor changes for UFS,
Bean Huo
[PATCH v2 00/10] qla2xxx: Add EDIF support,
Nilesh Javali
- [PATCH v2 01/10] qla2xxx: Add start + stop bsg's, Nilesh Javali
- [PATCH v2 02/10] qla2xxx: Add getfcinfo and statistic bsg's, Nilesh Javali
- [PATCH v2 03/10] qla2xxx: Add send, receive and accept for auth_els, Nilesh Javali
- [PATCH v2 04/10] qla2xxx: Add extraction of auth_els from the wire, Nilesh Javali
- [PATCH v2 05/10] qla2xxx: Add key update, Nilesh Javali
- [PATCH v2 06/10] qla2xxx: Add authentication pass + fail bsg's, Nilesh Javali
- [PATCH v2 07/10] qla2xxx: Add detection of secure device, Nilesh Javali
- [PATCH v2 08/10] qla2xxx: Add doorbell notification for app, Nilesh Javali
- [PATCH v2 09/10] qla2xxx: Add encryption to IO path, Nilesh Javali
- [PATCH v2 10/10] qla2xxx: Update version to 10.02.00.107-k, Nilesh Javali
- Re: [PATCH v2 00/10] qla2xxx: Add EDIF support, Himanshu Madhani
[PATCH v2] scsi: ufs-mediatek: Fix HCI version in some platforms,
Stanley Chu
[PATCH v1] scsi: ufs-mediatek: Fix HCI version in some platforms,
Stanley Chu
[PATCH V3 0/3] scsi: two fixes in scsi_add_host_with_dma,
Ming Lei
[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [RFC PATCH V3 02/11] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [RFC PATCH V3 03/11] x86/Hyper-V: Add new hvcall guest address host visibility support, Tianyu Lan
- [RFC PATCH V3 04/11] HV: Add Write/Read MSR registers via ghcb, Tianyu Lan
- [RFC PATCH V3 05/11] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [RFC PATCH V3 06/11] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [RFC PATCH V3 07/11] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function, Tianyu Lan
- [RFC PATCH V3 11/11] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
[PATCH] SCSI: FlashPoint: rename si_flags field,
Randy Dunlap
[GIT PULL] SCSI fixes for 5.13-rc3,
James Bottomley
[PATCH] lpfc: Fix failure to transmit ABTS on FC link,
James Smart
[PATCH][next] scsi: mpt3sas: Fix fall-through warnings for Clang,
Gustavo A. R. Silva
[PATCH 1/1]: scsi scsi_dh_alua: don't fail I/O until transition time expires,
Brian Bunker
[PATCH 0/3] scsi: Fix a handful of memcpy() field overflows,
Kees Cook
[PATCH v3 0/5] megaraid_sas: Update driver version to 07.717.02.00-rc1,
Chandrakanth Patil
[PATCH v2 0/2] scsi: ufs-mediatek: Disable HCI before HW reset,
Alice
[PATCH V2 0/2] scsi: two fixes in scsi_add_host_with_dma,
Ming Lei
[PATCH] qedf: Update the max_id value in host structure.,
Javed Hasan
[PATCH 1/1] scsi: ufs-mediatek: Fix HWReset timing,
Alice
[PATCH 1/1] scsi: ufs: Export ufshcd_hba_stop,
Alice
[PATCH] scsi: lpfc: Remove the repeated declaration,
Shaokun Zhang
[PATCH] scsi: mpt3sas: Remove the repeated declaration,
Shaokun Zhang
[LSF/MM/BPF TOPIC] block namespaces,
Hannes Reinecke
[PATCH] pcmcia/nsp_cs: Use SAM_STAT_CHECK_CONDITION,
Hannes Reinecke
[PATCH 0/3] Add quirk to support exynos ufshci,
jongmin jeong
Message not available
Message not available
RE: [PATCH 0/3] Add quirk to support exynos ufshci, Alim Akhtar
Re: [PATCH 0/3] Add quirk to support exynos ufshci, Bart Van Assche
[PATCH] scsi: fnic: Fix inconsistent indenting, Jiapeng Chong
[PATCH] scsi: ufs: Fix missing error code in ufshcd_hba_init_crypto_capabilities(), Jiapeng Chong
[PATCH] scsi: cxgbi: cxgb3: Fix inconsistent indenting,
Jiapeng Chong
[PATCH] scsi: core: fix failure handling of scsi_add_host_with_dma,
Ming Lei
[PATCH] libata: configure max sectors properly,
chenxiang
iSCSI error handler fixes v2,
Mike Christie
- [PATCH v2 01/28] scsi: iscsi: Add task completion helper, Mike Christie
- [PATCH v2 03/28] scsi: iscsi: Drop suspend calls from ep_disconnect, Mike Christie
- [PATCH v2 02/28] scsi: iscsi: Stop queueing during ep_disconnect, Mike Christie
- [PATCH v2 04/28] scsi: iscsi: Force immediate failure during shutdown, Mike Christie
- [PATCH v2 05/28] scsi: iscsi: Use system_unbound_wq for destroy_work, Mike Christie
- [PATCH v2 06/28] scsi: iscsi: Rel ref after iscsi_lookup_endpoint, Mike Christie
- [PATCH v2 08/28] scsi: iscsi_tcp: Set no linger, Mike Christie
- [PATCH v2 07/28] scsi: iscsi: Fix in-kernel conn failure handling, Mike Christie
- [PATCH v2 09/28] scsi: iscsi_tcp: Start socket shutdown during conn stop, Mike Christie
- [PATCH v2 12/28] scsi: iscsi: Get ref to conn during reset handling, Mike Christie
- [PATCH v2 11/28] scsi: iscsi: Have abort handler get ref to conn, Mike Christie
- [PATCH v2 13/28] scsi: iscsi: Fix conn use after free during resets, Mike Christie
- [PATCH v2 10/28] scsi: iscsi: Add iscsi_cls_conn refcount helpers, Mike Christie
- [PATCH v2 14/28] scsi: iscsi: Fix shost->max_id use, Mike Christie
- [PATCH v2 15/28] scsi: iscsi: Fix completion check during abort races, Mike Christie
- [PATCH v2 17/28] scsi: iscsi: Hold task ref during TMF timeout handling, Mike Christie
- [PATCH v2 18/28] scsi: iscsi: Move pool freeing, Mike Christie
- [PATCH v2 16/28] scsi: iscsi: Flush block work before unblock, Mike Christie
- [PATCH v2 19/28] scsi: qedi: Fix null ref during abort handling, Mike Christie
- [PATCH v2 20/28] scsi: qedi: Fix race during abort timeouts, Mike Christie
- [PATCH v2 21/28] scsi: qedi: Fix use after free during abort cleanup, Mike Christie
- [PATCH v2 23/28] scsi: qedi: Use GFP_NOIO for TMF allocation, Mike Christie
- [PATCH v2 22/28] scsi: qedi: Fix TMF tid allocation, Mike Christie
- [PATCH v2 24/28] scsi: qedi: Fix TMF session block/unblock use, Mike Christie
- [PATCH v2 25/28] scsi: qedi: Fix cleanup session block/unblock use, Mike Christie
- [PATCH v2 26/28] scsi: qedi: Pass send_iscsi_tmf task to abort, Mike Christie
- [PATCH v2 28/28] scsi: qedi: Wake up if cmd_cleanup_req is set, Mike Christie
- [PATCH v2 27/28] scsi: qedi: Complete TMF works before disconnect, Mike Christie
- Re: iSCSI error handler fixes v2, Martin K. Petersen
vhost: multiple worker support,
Mike Christie
- [PATCH 1/9] vhost: move worker thread fields to new struct, Mike Christie
- [PATCH 3/9] vhost: modify internal functions to take a vhost_worker, Mike Christie
- [PATCH 2/9] vhost: move vhost worker creation to kick setup, Mike Christie
- [PATCH 4/9] vhost: allow vhost_polls to use different vhost_workers, Mike Christie
- [PATCH 5/9] vhost-scsi: flush IO vqs then send TMF rsp, Mike Christie
- [PATCH 6/9] vhost-scsi: make SCSI cmd completion per vq, Mike Christie
- [PATCH 7/9] vhost: allow userspace to create workers, Mike Christie
- [PATCH 8/9] vhost: add vhost_dev pointer to vhost_work, Mike Christie
- [PATCH 9/9] vhost: support sharing workers across devs, Mike Christie
- Re: vhost: multiple worker support, Stefan Hajnoczi
- Re: vhost: multiple worker support, Stefan Hajnoczi
vhost: coding style and flush cleanups,
Mike Christie
move bd_mutex to the gendisk v2,
Christoph Hellwig
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]