Linux SCSI Development
[Prev Page][Next Page]
- [PATCH v5 0/2] Two changes to fix ufs power down/on specs violation,
Ziqi Chen
- [PATCH v7 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver,
James Smart
- [PATCH v7 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions, James Smart
- [PATCH v7 03/31] elx: libefc_sli: Data structures and defines for mbox commands, James Smart
- [PATCH v7 02/31] elx: libefc_sli: SLI Descriptors and Queue entries, James Smart
- [PATCH v7 04/31] elx: libefc_sli: queue create/destroy/parse routines, James Smart
- [PATCH v7 06/31] elx: libefc_sli: bmbx routines and SLI config commands, James Smart
- [PATCH v7 05/31] elx: libefc_sli: Populate and post different WQEs, James Smart
- [PATCH v7 07/31] elx: libefc_sli: APIs to setup SLI library, James Smart
- [PATCH v7 08/31] elx: libefc: Generic state machine framework, James Smart
- [PATCH v7 10/31] elx: libefc: FC Domain state machine interfaces, James Smart
- [PATCH v7 09/31] elx: libefc: Emulex FC discovery library APIs and definitions, James Smart
- [PATCH v7 13/31] elx: libefc: Fabric node state machine interfaces, James Smart
- [PATCH v7 12/31] elx: libefc: Remote node state machine interfaces, James Smart
- [PATCH v7 14/31] elx: libefc: FC node ELS and state handling, James Smart
- [PATCH v7 15/31] elx: libefc: Extended link Service IO handling, James Smart
- [PATCH v7 11/31] elx: libefc: SLI and FC PORT state machine interfaces, James Smart
- [PATCH v7 16/31] elx: libefc: Register discovery objects with hardware, James Smart
- [PATCH v7 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs, James Smart
- [PATCH v7 19/31] elx: efct: Hardware queues creation and deletion, James Smart
- [PATCH v7 22/31] elx: efct: Hardware queues processing, James Smart
- [PATCH v7 23/31] elx: efct: Unsolicited FC frame processing routines, James Smart
- [PATCH v7 28/31] elx: efct: xport and hardware teardown routines, James Smart
- [PATCH v7 26/31] elx: efct: Hardware IO submission routines, James Smart
- [PATCH v7 30/31] elx: efct: Add Makefile and Kconfig for efct driver, James Smart
- [PATCH v7 17/31] elx: efct: Data structures and defines for hw operations, James Smart
- [PATCH v7 18/31] elx: efct: Driver initialization routines, James Smart
- [PATCH v7 21/31] elx: efct: Hardware IO and SGL initialization, James Smart
- [PATCH v7 24/31] elx: efct: SCSI IO handling routines, James Smart
- [PATCH v7 25/31] elx: efct: LIO backend interface routines, James Smart
- [PATCH v7 27/31] elx: efct: link and host statistics, James Smart
- [PATCH v7 29/31] elx: efct: scsi_transport_fc host interface support, James Smart
- [PATCH v7 31/31] elx: efct: Tie into kernel Kconfig and build process, James Smart
- [PATCH v5 0/2] Two UFS fixes,
Jaegeuk Kim
- [PATCH 1/3] scsi: iscsi: let endpoint class declare its sysfs attributes,
Julian Wiedmann
- scsi: Add diagnostic log for scsi device reset,
lijinlin
- [PATCH v4 0/2] UFS bug fixes,
Jaegeuk Kim
- [PATCH V4] scsi: ufs-debugfs: Add error counters,
Adrian Hunter
- [PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v7 07/16] lpfc: vmid: VMID params initialization, Muneendra
- [PATCH v7 10/16] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v7 01/16] cgroup: Added cgroup_get_from_id, Muneendra
- [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v7 11/16] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs, Muneendra
- [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs, Muneendra
- [PATCH v7 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra
- [PATCH v7 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v7 15/16] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v7 09/16] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v7 12/16] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra
- [PATCH v7 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID, Muneendra
- [PATCH v7 13/16] lpfc: vmid: Timeout implementation for vmid, Muneendra
- [PATCH v8 0/5] scsi: Support to handle Intermittent errors,
Muneendra
- [PATCH v6 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver,
James Smart
- [PATCH v6 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions, James Smart
- [PATCH v6 04/31] elx: libefc_sli: queue create/destroy/parse routines, James Smart
- [PATCH v6 05/31] elx: libefc_sli: Populate and post different WQEs, James Smart
- [PATCH v6 03/31] elx: libefc_sli: Data structures and defines for mbox commands, James Smart
- [PATCH v6 06/31] elx: libefc_sli: bmbx routines and SLI config commands, James Smart
- [PATCH v6 02/31] elx: libefc_sli: SLI Descriptors and Queue entries, James Smart
- [PATCH v6 13/31] elx: libefc: Fabric node state machine interfaces, James Smart
- [PATCH v6 15/31] elx: libefc: Extended link Service IO handling, James Smart
- [PATCH v6 18/31] elx: efct: Driver initialization routines, James Smart
- [PATCH v6 17/31] elx: efct: Data structures and defines for hw operations, James Smart
- [PATCH v6 21/31] elx: efct: Hardware IO and SGL initialization, James Smart
- [PATCH v6 23/31] elx: efct: Unsolicited FC frame processing routines, James Smart
- [PATCH v6 25/31] elx: efct: LIO backend interface routines, James Smart
- [PATCH v6 27/31] elx: efct: link and host statistics, James Smart
- [PATCH v6 07/31] elx: libefc_sli: APIs to setup SLI library, James Smart
- [PATCH v6 08/31] elx: libefc: Generic state machine framework, James Smart
- [PATCH v6 09/31] elx: libefc: Emulex FC discovery library APIs and definitions, James Smart
- [PATCH v6 12/31] elx: libefc: Remote node state machine interfaces, James Smart
- [PATCH v6 10/31] elx: libefc: FC Domain state machine interfaces, James Smart
- [PATCH v6 11/31] elx: libefc: SLI and FC PORT state machine interfaces, James Smart
- [PATCH v6 14/31] elx: libefc: FC node ELS and state handling, James Smart
- [PATCH v6 19/31] elx: efct: Hardware queues creation and deletion, James Smart
- [PATCH v6 16/31] elx: libefc: Register discovery objects with hardware, James Smart
- [PATCH v6 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs, James Smart
- [PATCH v6 29/31] elx: efct: scsi_transport_fc host interface support, James Smart
- [PATCH v6 31/31] elx: efct: Tie into kernel Kconfig and build process, James Smart
- [PATCH v6 22/31] elx: efct: Hardware queues processing, James Smart
- [PATCH v6 24/31] elx: efct: SCSI IO handling routines, James Smart
- [PATCH v6 26/31] elx: efct: Hardware IO submission routines, James Smart
- [PATCH v6 28/31] elx: efct: xport and hardware teardown routines, James Smart
- [PATCH v6 30/31] elx: efct: Add Makefile and Kconfig for efct driver, James Smart
- [PATH v3 0/2] Two UFS bug fixes,
Jaegeuk Kim
- [PATCH v3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit,
Bean Huo
- [PATCH -next] scsi: ufs: fix all Kconfig help text indentation,
Randy Dunlap
- [PATCH] ibmvfc: fix missing cast of ibmvfc_event pointer to u64 handle,
Tyrel Datwyler
- [PATCH v2 0/5] ibmvfc: MQ preparatory locking work,
Tyrel Datwyler
- [PATCH 1/2] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns,
Jaegeuk Kim
- [PATCH v9 0/3] Three changes related with UFS clock scaling,
Can Guo
- [PATCH] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM,
Randy Dunlap
- [RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable,
Vladimir Oltean
- [RFC PATCH v2 net-next 01/12] net: mark dev_base_lock for deprecation, Vladimir Oltean
- [RFC PATCH v2 net-next 11/12] net: mark ndo_get_stats64 as being able to sleep, Vladimir Oltean
- [RFC PATCH v2 net-next 10/12] net: bonding: ensure .ndo_get_stats64 can sleep, Vladimir Oltean
- [RFC PATCH v2 net-next 09/12] net: net_failover: ensure .ndo_get_stats64 can sleep, Vladimir Oltean
- [RFC PATCH v2 net-next 08/12] net: make dev_get_stats return void, Vladimir Oltean
- [RFC PATCH v2 net-next 05/12] s390/appldata_net_sum: hold the netdev lists lock when retrieving device statistics, Vladimir Oltean
- [RFC PATCH v2 net-next 07/12] parisc/led: hold the netdev lists lock when retrieving device statistics, Vladimir Oltean
- [RFC PATCH v2 net-next 04/12] net: sysfs: don't hold dev_base_lock while retrieving device statistics, Vladimir Oltean
- [RFC PATCH v2 net-next 06/12] parisc/led: reindent the code that gathers device statistics, Vladimir Oltean
- [RFC PATCH v2 net-next 12/12] net: remove obsolete comments about ndo_get_stats64 context from eth drivers, Vladimir Oltean
- [RFC PATCH v2 net-next 03/12] net: procfs: hold netif_lists_lock when retrieving device statistics, Vladimir Oltean
- [RFC PATCH v2 net-next 02/12] net: introduce a mutex for the netns interface lists, Vladimir Oltean
- Re: [RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable, Vladimir Oltean
- [PATCH v4 0/6] Several changes for the UPIU trace,
Bean Huo
- [PATCH v4 1/6] scsi: ufs: Remove stringize operator '#' restriction, Bean Huo
- [PATCH v4 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace, Bean Huo
- [PATCH v4 3/6] scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled, Bean Huo
- [PATCH v4 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print, Bean Huo
- [PATCH v4 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM, Bean Huo
- [PATCH v4 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace, Bean Huo
- Re: [PATCH v4 0/6] Several changes for the UPIU trace, Martin K. Petersen
- Re: [PATCH v4 0/6] Several changes for the UPIU trace, Martin K. Petersen
- [RFC/RFT PATCH] scsi: pm8001: Expose HW queues for pm80xx hw,
John Garry
- [PATCH v3 0/7] qla2xxx driver enhancements,
Nilesh Javali
- [PATCH v2 0/7] qla2xxx driver enhancements,
Nilesh Javali
- [PATCH v1 0/2] Introduce a vops to get info of command completion,
Can Guo
- [PATCH AUTOSEL 5.4 2/8] scsi: ufs: Fix wrong print message in dev_err(), Sasha Levin
- [PATCH AUTOSEL 5.10 17/17] scsi: ufs: Clear UAC for FFU and RPMB LUNs, Sasha Levin
- [PATCH AUTOSEL 5.4 3/8] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff(), Sasha Levin
- [PATCH AUTOSEL 5.4 5/8] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands, Sasha Levin
- [PATCH AUTOSEL 4.19 5/8] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands, Sasha Levin
- [PATCH AUTOSEL 4.14 2/6] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff(), Sasha Levin
- [PATCH AUTOSEL 4.19 3/8] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff(), Sasha Levin
- [PATCH AUTOSEL 4.19 2/8] scsi: ufs: Fix wrong print message in dev_err(), Sasha Levin
- [PATCH AUTOSEL 5.10 12/17] scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE, Sasha Levin
- [PATCH AUTOSEL 5.10 11/17] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands, Sasha Levin
- [PATCH AUTOSEL 5.10 06/17] scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers, Sasha Levin
- [PATCH AUTOSEL 5.10 07/17] scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers, Sasha Levin
- [PATCH AUTOSEL 5.10 05/17] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff(), Sasha Levin
- [PATCH AUTOSEL 5.10 04/17] scsi: ufs-pci: Fix restore from S4 for Intel controllers, Sasha Levin
- [PATCH AUTOSEL 5.10 03/17] scsi: ufs: Clear UAC for RPMB after ufshcd resets, Sasha Levin
- [PATCH AUTOSEL 5.10 02/17] scsi: ufs: Fix wrong print message in dev_err(), Sasha Levin
- [PATCH] scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression,
Arnd Bergmann
- [PATCH v2 00/15] lpfc: Update lpfc to revision 12.8.0.7,
James Smart
- [PATCH v2 04/15] lpfc: Fix crash when a fabric node is released prematurely., James Smart
- [PATCH v2 01/15] lpfc: Fix PLOGI S_ID of 0 on pt2pt config, James Smart
- [PATCH v2 05/15] lpfc: Use the nvme-fc transport supplied timeout for LS requests, James Smart
- [PATCH v2 06/15] lpfc: Fix FW reset action if IOs are outstanding, James Smart
- [PATCH v2 07/15] lpfc: Prevent duplicate requests to unregister with cpuhp framework, James Smart
- [PATCH v2 08/15] lpfc: Fix error log messages being logged following scsi task mgnt, James Smart
- [PATCH v2 09/15] lpfc: Fix target reset failing, James Smart
- [PATCH v2 10/15] lpfc: Fix NVME recovery after mailbox timeout, James Smart
- [PATCH v2 11/15] lpfc: Fix vport create logging, James Smart
- [PATCH v2 02/15] lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3, James Smart
- [PATCH v2 12/15] lpfc: Fix crash when nvmet transport calls host_release, James Smart
- [PATCH v2 03/15] lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state, James Smart
- [PATCH v2 14/15] lpfc: Enhancements to LOG_TRACE_EVENT for better readability, James Smart
- [PATCH v2 13/15] lpfc: Implement health checking when aborting io, James Smart
- [PATCH v2 15/15] lpfc: Update lpfc version to 12.8.0.7, James Smart
- Re: [PATCH v2 00/15] lpfc: Update lpfc to revision 12.8.0.7, Martin K. Petersen
- Re: [PATCH v2 00/15] lpfc: Update lpfc to revision 12.8.0.7, Martin K. Petersen
- [PATCH 5.4 24/47] scsi: cxgb4i: Fix TLS dependency, Greg Kroah-Hartman
- [PATCH 5.10 26/63] scsi: cxgb4i: Fix TLS dependency, Greg Kroah-Hartman
- [PATCH V2] docs: ABI: sysfs-driver-ufs: Add DeepSleep power mode,
Adrian Hunter
- [PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code,
John Garry
- [RFC PATCH v4 0/3] add simple copy support,
SelvaKumar S
- Message not available
- Message not available
[PATCH v5 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver,
James Smart
- [PATCH v5 02/31] elx: libefc_sli: SLI Descriptors and Queue entries, James Smart
- [PATCH v5 03/31] elx: libefc_sli: Data structures and defines for mbox commands, James Smart
- [PATCH v5 04/31] elx: libefc_sli: queue create/destroy/parse routines, James Smart
- [PATCH v5 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions, James Smart
- [PATCH v5 05/31] elx: libefc_sli: Populate and post different WQEs, James Smart
- [PATCH v5 06/31] elx: libefc_sli: bmbx routines and SLI config commands, James Smart
- [PATCH v5 08/31] elx: libefc: Generic state machine framework, James Smart
- [PATCH v5 07/31] elx: libefc_sli: APIs to setup SLI library, James Smart
- [PATCH v5 09/31] elx: libefc: Emulex FC discovery library APIs and definitions, James Smart
- [PATCH v5 10/31] elx: libefc: FC Domain state machine interfaces, James Smart
- [PATCH v5 12/31] elx: libefc: Remote node state machine interfaces, James Smart
- [PATCH v5 11/31] elx: libefc: SLI and FC PORT state machine interfaces, James Smart
- [PATCH v5 13/31] elx: libefc: Fabric node state machine interfaces, James Smart
- [PATCH v5 14/31] elx: libefc: FC node ELS and state handling, James Smart
- [PATCH v5 16/31] elx: libefc: Register discovery objects with hardware, James Smart
- [PATCH v5 18/31] elx: efct: Driver initialization routines, James Smart
- [PATCH v5 22/31] elx: efct: Hardware queues processing, James Smart
- [PATCH v5 21/31] elx: efct: Hardware IO and SGL initialization, James Smart
- [PATCH v5 25/31] elx: efct: LIO backend interface routines, James Smart
- [PATCH v5 27/31] elx: efct: link and host statistics, James Smart
- [PATCH v5 29/31] elx: efct: scsi_transport_fc host interface support, James Smart
- [PATCH v5 31/31] elx: efct: Tie into kernel Kconfig and build process, James Smart
- [PATCH v5 15/31] elx: libefc: Extended link Service IO handling, James Smart
- [PATCH v5 17/31] elx: efct: Data structures and defines for hw operations, James Smart
- [PATCH v5 19/31] elx: efct: Hardware queues creation and deletion, James Smart
- [PATCH v5 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs, James Smart
- [PATCH v5 26/31] elx: efct: Hardware IO submission routines, James Smart
- [PATCH v5 24/31] elx: efct: SCSI IO handling routines, James Smart
- [PATCH v5 30/31] elx: efct: Add Makefile and Kconfig for efct driver, James Smart
- [PATCH v5 28/31] elx: efct: xport and hardware teardown routines, James Smart
- [PATCH v5 23/31] elx: efct: Unsolicited FC frame processing routines, James Smart
[PATCH] cxgb4: fix TLS dependencies again,
Arnd Bergmann
[PATCH 00/15] lpfc: Update lpfc to revision 12.8.0.7,
James Smart
- [PATCH 01/15] lpfc: Fix PLOGI S_ID of 0 on pt2pt config, James Smart
- [PATCH 07/15] lpfc: Prevent duplicate requests to unregister with cpuhp framework, James Smart
- [PATCH 06/15] lpfc: Fix FW reset action if IOs are outstanding, James Smart
- [PATCH 05/15] lpfc: Use the nvme-fc transport supplied timeout for LS requests, James Smart
- [PATCH 08/15] lpfc: Fix error log messages being logged following scsi task mgnt, James Smart
- [PATCH 09/15] lpfc: Fix target reset failing, James Smart
- [PATCH 10/15] lpfc: Fix NVME recovery after mailbox timeout, James Smart
- [PATCH 02/15] lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3, James Smart
- [PATCH 11/15] lpfc: Fix vport create logging, James Smart
- [PATCH 12/15] lpfc: Fix crash when nvmet transport calls host_release, James Smart
- [PATCH 03/15] lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state, James Smart
- [PATCH 13/15] lpfc: Implement health checking when aborting io, James Smart
- [PATCH 04/15] lpfc: Fix crash when a fabric node is released prematurely., James Smart
- [PATCH 14/15] lpfc: Enhancements to LOG_TRACE_EVENT for better readability, James Smart
- [PATCH 15/15] lpfc: Update lpfc version to 12.8.0.7, James Smart
[PATCH v2 0/7] no-copy bvec,
Pavel Begunkov
[PATCH v3 0/2] Synchronize user layer access with system PM ops and error handling,
Can Guo
[GIT PULL] SCSI fixes for 5.11-rc1,
James Bottomley
[PATCH v2 0/2] Synchronize user layer access with system PM ops and error handling,
Can Guo
[PATCH] scsi: target: iscsi: remove useless blank line, yangerkun
[PATCH v1 0/2] Synchronize user layer access with system PM ops and error handling,
Can Guo
[PATCH v8 0/3] Three changes related with UFS clock scaling,
Can Guo
[PATCH -next] scsi: qedf: Use kzalloc for allocating only one thing, Zheng Yongjun
[PATCH] isci: style: remove the unneeded variable: "status".,
YANG LI
[PATCH 0/8] pm80xx updates.,
Viswas G
[PATCH -next] scsi: lpfc: Use kzalloc for allocating only one thing, Zheng Yongjun
[PATCH v5 0/4] scatterlist: add new capabilities,
Douglas Gilbert
[PATCH 4.4 022/132] scsi: bnx2i: Requires MMU, Greg Kroah-Hartman
[PATCH 4.9 028/175] scsi: bnx2i: Requires MMU, Greg Kroah-Hartman
[PATCH 4.14 039/242] scsi: bnx2i: Requires MMU, Greg Kroah-Hartman
[PATCH 5.4 013/453] scsi: bnx2i: Requires MMU, Greg Kroah-Hartman
[PATCH 4.19 059/346] scsi: bnx2i: Requires MMU, Greg Kroah-Hartman
[PATCH] scsi: ufs: Correct the lun used in eh_device_reset_handler() callback,
Can Guo
[PATCH v7 0/3] Three changes related with UFS clock scaling,
Can Guo
[PATCH] [v2] scsi: scsi_debug: Fix memleak in scsi_debug_init,
Dinghao Liu
[PATCH] scsi: scsi_debug: Fix memleak in scsi_debug_init, Dinghao Liu
[PATCH] scsi: qla2xxx: Remove redundant NULL check, Xu Wang
[PATCH] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2,
Dinghao Liu
[PATCH v2 0/3] Two changes of UFS sysfs,
Bean Huo
[PATCH v2 -next] scsi: target: iscsi: use DEFINE_MUTEX() for mutex lock, Zheng Yongjun
[PATCH v1 0/2] two changes of UFS sysfs,
Bean Huo
[PATCH -next] scsi: megaraid: Use DEFINE_SPINLOCK() for spinlock, Zheng Yongjun
[PATCH -next] scsi: target: iscsi: use DEFINE_MUTEX (and mutex_init() had been too late), Zheng Yongjun
[PATCH 0/7] qla2xxx driver enhancements,
Nilesh Javali
[PATCH v2 0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform,
Stanley Chu
[PATCH v1 0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform,
Stanley Chu
[PATCH AUTOSEL 5.10 029/217] scsi: target: Fix cmd_count ref leak, Sasha Levin
[PATCH AUTOSEL 5.10 030/217] scsi: pm80xx: Make mpi_build_cmd locking consistent, Sasha Levin
[PATCH AUTOSEL 5.10 032/217] scsi: pm80xx: Avoid busywait in FW ready check, Sasha Levin
[PATCH AUTOSEL 5.10 033/217] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition, Sasha Levin
[PATCH AUTOSEL 5.10 031/217] scsi: pm80xx: Make running_req atomic, Sasha Levin
[PATCH AUTOSEL 5.4 012/130] scsi: pm80xx: Avoid busywait in FW ready check, Sasha Levin
[PATCH AUTOSEL 5.4 010/130] scsi: target: Fix cmd_count ref leak, Sasha Levin
[PATCH AUTOSEL 5.4 011/130] scsi: pm80xx: Make running_req atomic, Sasha Levin
[PATCH AUTOSEL 5.4 013/130] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition, Sasha Levin
[PATCH AUTOSEL 5.4 050/130] scsi: ufs: Atomic update for clkgating_enable, Sasha Levin
[PATCH AUTOSEL 5.4 059/130] scsi: atari_scsi: Fix race condition between .queuecommand and EH, Sasha Levin
[PATCH AUTOSEL 5.4 041/130] scsi: smartpqi: Correct driver removal with HBA disks, Sasha Levin
[PATCH AUTOSEL 4.19 05/87] scsi: pm80xx: Avoid busywait in FW ready check, Sasha Levin
[PATCH AUTOSEL 4.19 35/87] scsi: ufs: Atomic update for clkgating_enable, Sasha Levin
[PATCH AUTOSEL 4.19 39/87] scsi: atari_scsi: Fix race condition between .queuecommand and EH, Sasha Levin
[PATCH AUTOSEL 4.19 06/87] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition, Sasha Levin
[PATCH AUTOSEL 4.14 05/66] scsi: pm80xx: Avoid busywait in FW ready check, Sasha Levin
[PATCH AUTOSEL 4.14 06/66] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition, Sasha Levin
[PATCH AUTOSEL 4.14 30/66] scsi: ufs: Atomic update for clkgating_enable, Sasha Levin
[PATCH AUTOSEL 4.14 33/66] scsi: atari_scsi: Fix race condition between .queuecommand and EH, Sasha Levin
[PATCH AUTOSEL 4.9 05/48] scsi: pm80xx: Avoid busywait in FW ready check, Sasha Levin
[PATCH AUTOSEL 4.9 06/48] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition, Sasha Levin
[PATCH AUTOSEL 4.4 05/38] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition, Sasha Levin
[PATCH AUTOSEL 4.4 04/38] scsi: pm80xx: Avoid busywait in FW ready check, Sasha Levin
[PATCH AUTOSEL 4.9 24/48] scsi: atari_scsi: Fix race condition between .queuecommand and EH, Sasha Levin
[PATCH AUTOSEL 5.10 034/217] scsi: ufs: Allow an error return value from ->device_reset(), Sasha Levin
[PATCH v4 0/2] permit to set block parameters per vendor,
Kiwoong Kim
Message not available
[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation,
Ziqi Chen
[PATCH -next] scsi: bfa: Remove unnecessary memset, Zheng Yongjun
[PATCH 00/24] Introducing mpi3mr driver,
Kashyap Desai
- [PATCH 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig, Kashyap Desai
- [PATCH 03/24] mpi3mr: create operational request and reply queue pair, Kashyap Desai
- [PATCH 02/24] mpi3mr: base driver code, Kashyap Desai
- [PATCH 04/24] mpi3mr: add support of queue command processing, Kashyap Desai
- [PATCH 06/24] mpi3mr: add support of event handling part-1, Kashyap Desai
- [PATCH 07/24] mpi3mr: add support of event handling pcie devices part-2, Kashyap Desai
- [PATCH 14/24] mpi3mr: add change queue depth support, Kashyap Desai
- [PATCH 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives, Kashyap Desai
- [PATCH 08/24] mpi3mr: add support of event handling part-3, Kashyap Desai
- [PATCH 09/24] mpi3mr: add support for recovering controller, Kashyap Desai
- [PATCH 10/24] mpi3mr: add support of timestamp sync with firmware, Kashyap Desai
- [PATCH 11/24] mpi3mr: print ioc info for debugging, Kashyap Desai
- [PATCH 12/24] mpi3mr: add bios_param shost template hook, Kashyap Desai
- [PATCH 13/24] mpi3mr: implement scsi error handler hooks, Kashyap Desai
- [PATCH 18/24] mpi3mr: add complete support of soft reset, Kashyap Desai
- [PATCH 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout, Kashyap Desai
- [PATCH 22/24] mpi3mr: add support of DSN secure fw check, Kashyap Desai
- [PATCH 24/24] mpi3mr: add event handling debug prints, Kashyap Desai
- [PATCH 05/24] mpi3mr: add support of internal watchdog thread, Kashyap Desai
- [PATCH 17/24] mpi3mr: add support of threaded isr, Kashyap Desai
- [PATCH 15/24] mpi3mr: allow certain commands during pci-remove hook, Kashyap Desai
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]