Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening, (continued)
- [PATCH 0/4] iscsi fixes/cleanups,
Mike Christie
- [PATCH 00/14] lpfc: Update lpfc to revision 12.8.0.2,
James Smart
- [PATCH 01/14] lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test, James Smart
- [PATCH 02/14] lpfc: Fix missing MDS functionality, James Smart
- [PATCH 03/14] lpfc: Fix first-burst driver implementation., James Smart
- [PATCH 04/14] lpfc: Fix NVME rport deregister and registration during ADISC, James Smart
- [PATCH 05/14] lpfc: Fix oops due to overrun when reading SLI3 data, James Smart
- [PATCH 06/14] lpfc: Fix stack trace seen while setting rrq active, James Smart
- [PATCH 07/14] lpfc: Fix shost refcount mismatch when deleting vport, James Smart
- [PATCH 08/14] lpfc: Fix kdump hang on PPC, James Smart
- [PATCH 09/14] lpfc: Fix language in 0373 message to reflect non-error message, James Smart
- [PATCH 10/14] lpfc: Allow applications to issue Common Set Features mailbox command, James Smart
- [PATCH 11/14] lpfc: Add support to display if adapter dumps are available, James Smart
- [PATCH 12/14] lpfc: Add blk_io_poll support for latency improvment, James Smart
- [PATCH 14/14] lpfc: Update lpfc version to 12.8.0.2, James Smart
- [PATCH 13/14] lpfc: Add an internal trace log buffer, James Smart
- Re: [PATCH 00/14] lpfc: Update lpfc to revision 12.8.0.2, Martin K. Petersen
- [RFC] scsi: target: tcmu: running 32bit userspace on 64bit kernel,
Bodo Stroesser
- [PATCH v3 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening,
Andres Beltran
- [PATCH] SCSI and block: Simplify resume handling,
Alan Stern
- [RFC PATCH 0/8] scsi: target: tcmu: Add TMR notification for tcmu,
Bodo Stroesser
- [PATCH v4 0/2] qla2xxx SAN Congestion Management (SCM) support,
Nilesh Javali
- [PATCH v2] scsi: target: tcmu: Fix crash on ARM during cmd completion,
Bodo Stroesser
- [PATCH v2 0/9] qla2xxx patches for kernel v5.9,
Bart Van Assche
- [PATCH v2 1/9] qla2xxx: Check the size of struct fcp_hdr at compile time, Bart Van Assche
- [PATCH v2 2/9] qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le, Bart Van Assche
- [PATCH v2 3/9] qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read, Bart Van Assche
- [PATCH v2 4/9] qla2xxx: Initialize 'n' before using it, Bart Van Assche
- [PATCH v2 5/9] qla2xxx: Remove a superfluous cast, Bart Van Assche
- [PATCH v2 6/9] qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle, Bart Van Assche
- [PATCH v2 7/9] qla2xxx: Fix a Coverity complaint in qla2100_fw_dump(), Bart Van Assche
- [PATCH v2 8/9] qla2xxx: Make qla2x00_restart_isp() easier to read, Bart Van Assche
- [PATCH v2 9/9] qla2xxx: Introduce a function for computing the debug message prefix, Bart Van Assche
- Re: [PATCH v2 0/9] qla2xxx patches for kernel v5.9, Himanshu Madhani
- Re: [PATCH v2 0/9] qla2xxx patches for kernel v5.9, Martin K. Petersen
- [PATCH] ch: Do not read past the end of vendor_labels[],
Bart Van Assche
- [RFC PATCH v2 0/2] ufs: support various values per device,
Kiwoong Kim
- Message not available
[PATCH 1/2] reboot: add a "power cycle" quirk to prepare for a power off on reboot,
Simon Arlott
[PATCH v2 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening,
Andres Beltran
[PATCH] Make the scsi_init_io() documentation more accurate,
Bart Van Assche
[PATCH v4 0/5] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
Message not available
Message not available
Message not available
Message not available
[PATCHv5 00/22] scsi: enable reserved commands for LLDDs,
Hannes Reinecke
- [PATCH 08/22] scsi: implement reserved command handling, Hannes Reinecke
- [PATCH 10/22] scsi: Use dummy inquiry data for the host device, Hannes Reinecke
- [PATCH 09/22] scsi: use real inquiry data when initialising devices, Hannes Reinecke
- [PATCH 05/22] fnic: use scsi_host_busy_iter() to traverse commands, Hannes Reinecke
- [PATCH 12/22] snic: use reserved commands, Hannes Reinecke
- [PATCH 04/22] fnic: use internal commands, Hannes Reinecke
- [PATCH 20/22] aacraid: store target id in host_scribble, Hannes Reinecke
- [PATCH 16/22] hpsa: use reserved commands, Hannes Reinecke
- [PATCH 01/22] scsi: drop gdth driver, Hannes Reinecke
- [PATCH 18/22] hpsa: drop refcount field from CommandList, Hannes Reinecke
- [PATCH 13/22] snic: use tagset iter for traversing commands, Hannes Reinecke
- [PATCH 11/22] scsi: revamp host device handling, Hannes Reinecke
- [PATCH 02/22] block: add flag for internal commands, Hannes Reinecke
- [PATCH 07/22] csiostor: use internal command for LUN reset, Hannes Reinecke
- [PATCH 06/22] fnic: check for started requests in fnic_wq_copy_cleanup_handler(), Hannes Reinecke
- [PATCH 19/22] aacraid: move scsi_add_host(), Hannes Reinecke
- [PATCH 15/22] hpsa: move hpsa_hba_inquiry after scsi_add_host(), Hannes Reinecke
- [PATCH 22/22] aacraid: use scsi_host_busy_iter() to traverse outstanding commands, Hannes Reinecke
- [PATCH 21/22] aacraid: use scsi_get_internal_cmd(), Hannes Reinecke
- [PATCH 17/22] hpsa: use scsi_host_busy_iter() to traverse outstanding commands, Hannes Reinecke
- [PATCH 03/22] scsi: add scsi_{get,put}_internal_cmd() helper, Hannes Reinecke
- [PATCH 14/22] snic: check for started requests in snic_hba_reset_cmpl_handler(), Hannes Reinecke
[PATCH] scsi: cxgb4i: add support for iSCSI segmentation offload,
Varun Prakash
[PATCH 0/2] Zone Descriptor Extension for Zoned Block Devices,
Matias Bjørling
[PATCH (v2)] scsi: sd: add parameter to stop disks before reboot,
Simon Arlott
[GIT PULL] SCSI fixes for 5.8-rc2,
James Bottomley
[PATCH] scsi: scsi_transport_spi: fix function pointer check.,
trix
[RFC PATCH 00/10] target: add configfs interface,
Mike Christie
- [RFC PATCH 01/10] target: add common session id, Mike Christie
- [RFC PATCH 02/10] iscsi target: replace module sids with lio's sid, Mike Christie
- [RFC PATCH 04/10] target: fix xcopy sess release leak, Mike Christie
- [RFC PATCH 10/10] target: export sessions via configfs, Mike Christie
- [RFC PATCH 09/10] target: add helper to close session synchronously, Mike Christie
- [RFC PATCH 07/10] target: add return value to close_session, Mike Christie
- [RFC PATCH 06/10] tcm_loop: fix nexus races, Mike Christie
- [RFC PATCH 03/10] target: drop sess_get_index, Mike Christie
- [RFC PATCH 08/10] ibm,loop,vhost,xenscsi: add close_session callouts, Mike Christie
- [RFC PATCH 05/10] target: add free_session callout and use cfgfs refcounts, Mike Christie
- Re: [RFC PATCH 00/10] target: add configfs interface, Bart Van Assche
[PATCH] scsi: Avoid unnecessary iterations on __scsi_scan_target,
Anjali Kulkarni
[PATCH] scsi: ufs: ufs-exynos: Remove an unnecessary NULL check,
Dan Carpenter
[PATCH V2] scsi: libfc: Skip additional kref updating work event., Javed Hasan
ufs-bsg node not created,
Tom Psyborg
[PATCH] megaraid_sas: clear affinity hint,
Tomas Henzl
[PATCH -next] scsi: ufs: ufs-exynos: Fix build warning,
Alim Akhtar
[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure,
Andres Beltran
[PATCHv4 00/22] scsi: enable reserved commands for LLDDs,
Hannes Reinecke
- [PATCH 06/22] fnic: check for started requests in fnic_wq_copy_cleanup_handler(), Hannes Reinecke
- [PATCH 04/22] fnic: use internal commands, Hannes Reinecke
- [PATCH 03/22] scsi: add scsi_{get,put}_internal_cmd() helper, Hannes Reinecke
- [PATCH 02/22] block: add flag for internal commands, Hannes Reinecke
- [PATCH 07/22] csiostor: use internal command for LUN reset, Hannes Reinecke
- [PATCH 09/22] scsi: use real inquiry data when initialising devices, Hannes Reinecke
- [PATCH 14/22] snic: check for started requests in snic_hba_reset_cmpl_handler(), Hannes Reinecke
- [PATCH 12/22] snic: use reserved commands, Hannes Reinecke
- [PATCH 15/22] hpsa: move hpsa_hba_inquiry after scsi_add_host(), Hannes Reinecke
- [PATCH 18/22] hpsa: drop refcount field from CommandList, Hannes Reinecke
- [PATCH 19/22] aacraid: move scsi_add_host(), Hannes Reinecke
- [PATCH 20/22] aacraid: store target id in host_scribble, Hannes Reinecke
- [PATCH 22/22] aacraid: use scsi_host_busy_iter() to traverse outstanding commands, Hannes Reinecke
- [PATCH 16/22] hpsa: use reserved commands, Hannes Reinecke
- [PATCH 21/22] aacraid: use scsi_get_internal_cmd(), Hannes Reinecke
- [PATCH 17/22] hpsa: use scsi_host_busy_iter() to traverse outstanding commands, Hannes Reinecke
- [PATCH 13/22] snic: use tagset iter for traversing commands, Hannes Reinecke
- [PATCH 05/22] fnic: use scsi_host_busy_iter() to traverse commands, Hannes Reinecke
- [PATCH 10/22] scsi: Use dummy inquiry data for the host device, Hannes Reinecke
- [PATCH 11/22] scsi: revamp host device handling, Hannes Reinecke
- [PATCH 08/22] scsi: implement reserved command handling, Hannes Reinecke
- [PATCH 01/22] scsi: drop gdth driver, Hannes Reinecke
[PATCH, 5.8 regression] mptfusion: don't use GFP_ATOMIC for larger DMA allocations,
Christoph Hellwig
Re: linux-next: Tree for Jun 24 (scsi -> ata), Randy Dunlap
[PATCH 1/1] scsi: storvsc: fix spelling mistake,
Flavio Suligoi
[PATCH V2 0/3] pm80xx : Updates for the driver version 0.1.39.,
Deepak Ukey
[PATCH] scsi: target: tcmu: Fix crash on ARM during cmd completion,
Bodo Stroesser
[PATCH v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device,
Stanley Chu
[PATCH v1] scsi: ufs: Disable WriteBooster capability in non-supported UFS device,
Stanley Chu
[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages,
Tony Asleson
[RFC PATCH v3 6/8] scsi: Add durable_name for dev_printk, Tony Asleson
[RFC PATCH v3 7/8] nvme: Add durable name for dev_printk, Tony Asleson
[RFC PATCH v3 8/8] dev_vprintk_emit: Increase hdr size, Tony Asleson
[PATCH] zfcp: fix panic on ERP timeout for previously dismissed ERP action,
Steffen Maier
[PATCH] scsi: sd: add runtime pm to open / release,
Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Bart Van Assche
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin K. Petersen
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, James Bottomley
- Re: [PATCH] scsi: sd: add runtime pm to open / release, James Bottomley
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, James Bottomley
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, James Bottomley
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- [PATCH] block: Fix bug in runtime-resume handling, Alan Stern
- Re: [PATCH] block: Fix bug in runtime-resume handling, Bart Van Assche
- Re: [PATCH] block: Fix bug in runtime-resume handling, Alan Stern
- Re: [PATCH] block: Fix bug in runtime-resume handling, Martin Kepplinger
- Re: [PATCH] block: Fix bug in runtime-resume handling, Martin Kepplinger
- Re: [PATCH] block: Fix bug in runtime-resume handling, Alan Stern
- Re: [PATCH] block: Fix bug in runtime-resume handling, Martin Kepplinger
- Re: [PATCH] block: Fix bug in runtime-resume handling, Alan Stern
- Re: [PATCH] block: Fix bug in runtime-resume handling, Martin Kepplinger
- Re: [PATCH] block: Fix bug in runtime-resume handling, Alan Stern
- Re: [PATCH] block: Fix bug in runtime-resume handling, Bart Van Assche
- Re: [PATCH] block: Fix bug in runtime-resume handling, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, James Bottomley
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Alan Stern
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Douglas Gilbert
- Re: [PATCH] scsi: sd: add runtime pm to open / release, Martin Kepplinger
[PATCH v1] scsi: ufs: Cleanup completed request without interrupt notification, Stanley Chu
[PATCH] scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset(),
SeongJae Park
[RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
Message not available
Message not available
Message not available
Message not available
Re: [RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support, Bean Huo
RE: [RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support, Avri Altman
Message not available
[PATCH 0/2] libfc: Handling of extra kref.,
Javed Hasan
[PATCH] scsi: bnx2fc: Removal of unused variables.,
Javed Hasan
[PATCH] scsi: Only return started requests from scsi_host_find_tag(),
Hannes Reinecke
[PATCH v5 0/5] Inline crypto support on DragonBoard 845c,
Eric Biggers
[PATCH -next] scsi: ufs: allow exynos ufs driver to build as module,
Alim Akhtar
[GIT PULL] SCSI fixes for 5.8-rc1,
James Bottomley
[RFC PATCH v1 0/2] support various values per device,
Kiwoong Kim
Message not available
RE: [RFC PATCH v1 0/2] support various values per device, Avri Altman
another libsas/ATAPI fix,
Christoph Hellwig
[RFC PATCH v1 1/2] ufs: introduce callbacks to get command information,
Kiwoong Kim
Re: [RFC PATCH v1 1/2] ufs: introduce callbacks to get command information, Bart Van Assche
Re: [RFC PATCH v1 1/2] ufs: introduce callbacks to get command information, Stanley Chu
[PATCH] scsi: gdth: remove unnecessary iounmap(), Jing Xiangfeng
[PATCH] scsi: target: tcmu: Call flush_dcache_page() with proper page struct,
Henry Willard
[PATCH] scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT,
Bodo Stroesser
Re: [PATCH 7/8] scsi: storvsc: Introduce the per-storvsc_device spinlock,
Wei Liu
[PATCH v2 0/2] scsi: remove scsi_sdb_cache,
Bean Huo
[PATCH] scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs(),
Dan Carpenter
[PATCH 2/2] block: only return started requests from blk_mq_tag_to_rq(),
Hannes Reinecke
[RFC PATCH ] scsi: remove scsi_sdb_cache,
Bean Huo
[bug report][megaraid_sas] On 3108 RADI1 read performance is improved when nr_requests is decreased,
Hou Tao
[PATCH -next] scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init(),
Wei Yongjun
[PATCH v2 0/2] scsi: target: tcmu: fix crashes on ARM,
Bodo Stroesser
[no subject],
Bodo Stroesser
[PATCH] scsi: drop gdth driver,
Hannes Reinecke
[PATCH AUTOSEL 5.7 023/388] scsi: qedi: Check for buffer overflow in qedi_set_path(), Sasha Levin
[PATCH AUTOSEL 5.7 029/388] scsi: qla2xxx: Fix issue with adapter's stopping state, Sasha Levin
[PATCH AUTOSEL 5.7 064/388] scsi: hisi_sas: Do not reset phy timer to wait for stray phy up, Sasha Levin
[PATCH AUTOSEL 5.7 074/388] scsi: cxgb3i: Fix some leaks in init_act_open(), Sasha Levin
[PATCH AUTOSEL 5.7 076/388] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event, Sasha Levin
[PATCH v2 0/3] Inline Encryption support for UFS,
Satya Tangirala
[PATCH AUTOSEL 5.7 105/388] scsi: sr: Fix sr_probe() missing mutex_destroy, Sasha Levin
[PATCH AUTOSEL 5.7 107/388] scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM, Sasha Levin
[PATCH AUTOSEL 5.7 120/388] scsi: qedi: Do not flush offload work if ARP not resolved, Sasha Levin
[PATCH AUTOSEL 5.7 126/388] scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing, Sasha Levin
[PATCH AUTOSEL 5.7 187/388] scsi: mpt3sas: Fix double free warnings, Sasha Levin
[PATCH AUTOSEL 5.7 243/388] scsi: core: Fix incorrect usage of shost_for_each_device, Sasha Levin
[PATCH AUTOSEL 5.7 242/388] scsi: target: tcmu: Userspace must not complete queued commands, Sasha Levin
[PATCH AUTOSEL 5.7 281/388] scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd(), Sasha Levin
[PATCH AUTOSEL 5.7 283/388] scsi: ufs-qcom: Fix scheduling while atomic issue, Sasha Levin
[PATCH AUTOSEL 5.7 285/388] scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim, Sasha Levin
[PATCH AUTOSEL 5.7 286/388] scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes, Sasha Levin
[PATCH AUTOSEL 5.7 321/388] scsi: ufs: Don't update urgent bkops level when toggling auto bkops, Sasha Levin
[PATCH AUTOSEL 5.7 320/388] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj, Sasha Levin
[PATCH AUTOSEL 5.7 372/388] scsi: acornscsi: Fix an error handling path in acornscsi_probe(), Sasha Levin
[PATCH AUTOSEL 5.4 016/266] scsi: core: free sgtables in case command setup fails, Sasha Levin
[PATCH AUTOSEL 5.4 017/266] scsi: qedi: Check for buffer overflow in qedi_set_path(), Sasha Levin
[PATCH AUTOSEL 5.4 022/266] scsi: qla2xxx: Fix issue with adapter's stopping state, Sasha Levin
[PATCH AUTOSEL 5.4 049/266] scsi: hisi_sas: Do not reset phy timer to wait for stray phy up, Sasha Levin
[PATCH AUTOSEL 5.4 056/266] scsi: cxgb3i: Fix some leaks in init_act_open(), Sasha Levin
[PATCH AUTOSEL 5.4 058/266] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event, Sasha Levin
[PATCH AUTOSEL 5.4 081/266] scsi: sr: Fix sr_probe() missing deallocate of device minor, Sasha Levin
[PATCH AUTOSEL 5.4 082/266] scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM, Sasha Levin
[PATCH AUTOSEL 5.4 088/266] scsi: qedi: Do not flush offload work if ARP not resolved, Sasha Levin
[PATCH AUTOSEL 5.4 093/266] scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing, Sasha Levin
[PATCH AUTOSEL 5.4 126/266] scsi: qla2xxx: Fix warning after FC target reset, Sasha Levin
[PATCH AUTOSEL 5.4 132/266] scsi: target: loopback: Fix READ with data and sensebytes, Sasha Levin
[PATCH AUTOSEL 5.4 133/266] scsi: mpt3sas: Fix double free warnings, Sasha Levin
[PATCH AUTOSEL 5.4 192/266] scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd(), Sasha Levin
[PATCH AUTOSEL 5.4 194/266] scsi: ufs-qcom: Fix scheduling while atomic issue, Sasha Levin
[PATCH AUTOSEL 5.4 220/266] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj, Sasha Levin
[PATCH AUTOSEL 5.4 259/266] scsi: acornscsi: Fix an error handling path in acornscsi_probe(), Sasha Levin
[PATCH AUTOSEL 4.19 013/172] scsi: qedi: Check for buffer overflow in qedi_set_path(), Sasha Levin
[PATCH AUTOSEL 4.19 018/172] scsi: qla2xxx: Fix issue with adapter's stopping state, Sasha Levin
[PATCH AUTOSEL 4.19 049/172] scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM, Sasha Levin
[PATCH AUTOSEL 4.19 048/172] scsi: sr: Fix sr_probe() missing deallocate of device minor, Sasha Levin
[PATCH AUTOSEL 4.19 055/172] scsi: qedi: Do not flush offload work if ARP not resolved, Sasha Levin
[PATCH AUTOSEL 4.19 083/172] scsi: mpt3sas: Fix double free warnings, Sasha Levin
[PATCH AUTOSEL 4.19 104/172] scsi: target: tcmu: Userspace must not complete queued commands, Sasha Levin
[PATCH AUTOSEL 4.19 123/172] scsi: ufs-qcom: Fix scheduling while atomic issue, Sasha Levin
[PATCH AUTOSEL 4.19 140/172] scsi: ufs: Don't update urgent bkops level when toggling auto bkops, Sasha Levin
[PATCH AUTOSEL 4.19 139/172] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj, Sasha Levin
[PATCH AUTOSEL 4.19 169/172] scsi: acornscsi: Fix an error handling path in acornscsi_probe(), Sasha Levin
[PATCH AUTOSEL 4.14 011/108] scsi: qedi: Check for buffer overflow in qedi_set_path(), Sasha Levin
[PATCH AUTOSEL 4.14 014/108] scsi: qla2xxx: Fix issue with adapter's stopping state, Sasha Levin
[PATCH AUTOSEL 4.14 035/108] scsi: sr: Fix sr_probe() missing deallocate of device minor, Sasha Levin
[PATCH AUTOSEL 4.14 036/108] scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM, Sasha Levin
[PATCH AUTOSEL 4.14 039/108] scsi: qedi: Do not flush offload work if ARP not resolved, Sasha Levin
[PATCH AUTOSEL 4.14 051/108] scsi: qla2xxx: Fix warning after FC target reset, Sasha Levin
[PATCH AUTOSEL 4.14 054/108] scsi: mpt3sas: Fix double free warnings, Sasha Levin
[PATCH AUTOSEL 4.14 081/108] scsi: ufs-qcom: Fix scheduling while atomic issue, Sasha Levin
[PATCH AUTOSEL 4.14 092/108] scsi: ufs: Don't update urgent bkops level when toggling auto bkops, Sasha Levin
[PATCH AUTOSEL 4.14 108/108] scsi: acornscsi: Fix an error handling path in acornscsi_probe(), Sasha Levin
[PATCH AUTOSEL 4.9 11/80] scsi: qla2xxx: Fix issue with adapter's stopping state, Sasha Levin
[PATCH AUTOSEL 4.9 19/80] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event, Sasha Levin
[PATCH AUTOSEL 4.9 27/80] scsi: sr: Fix sr_probe() missing deallocate of device minor, Sasha Levin
[PATCH AUTOSEL 4.9 28/80] scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM, Sasha Levin
[PATCH AUTOSEL 4.9 42/80] scsi: mpt3sas: Fix double free warnings, Sasha Levin
[PATCH AUTOSEL 4.9 72/80] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj, Sasha Levin
[PATCH AUTOSEL 4.9 80/80] scsi: acornscsi: Fix an error handling path in acornscsi_probe(), Sasha Levin
[PATCH AUTOSEL 4.4 07/60] scsi: qla2xxx: Fix issue with adapter's stopping state, Sasha Levin
[PATCH AUTOSEL 4.4 13/60] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event, Sasha Levin
[PATCH AUTOSEL 4.4 21/60] scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM, Sasha Levin
[PATCH AUTOSEL 4.4 20/60] scsi: sr: Fix sr_probe() missing deallocate of device minor, Sasha Levin
[PATCH AUTOSEL 4.4 60/60] scsi: acornscsi: Fix an error handling path in acornscsi_probe(), Sasha Levin
[PATCH AUTOSEL 4.4 55/60] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj, Sasha Levin
[PATCH AUTOSEL 4.4 33/60] scsi: mpt3sas: Fix double free warnings, Sasha Levin
[PATCH AUTOSEL 4.14 091/108] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj, Sasha Levin
[PATCH AUTOSEL 4.14 025/108] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event, Sasha Levin
[PATCH AUTOSEL 4.19 121/172] scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd(), Sasha Levin
[PATCH AUTOSEL 4.19 080/172] scsi: qla2xxx: Fix warning after FC target reset, Sasha Levin
[PATCH AUTOSEL 4.19 058/172] scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing, Sasha Levin
[PATCH AUTOSEL 4.19 033/172] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event, Sasha Levin
[PATCH AUTOSEL 5.4 221/266] scsi: ufs: Don't update urgent bkops level when toggling auto bkops, Sasha Levin
[PATCH AUTOSEL 5.4 165/266] scsi: target: tcmu: Userspace must not complete queued commands, Sasha Levin
[PATCH AUTOSEL 5.7 186/388] scsi: target: loopback: Fix READ with data and sensebytes, Sasha Levin
[PATCH AUTOSEL 5.7 178/388] scsi: qla2xxx: Fix warning after FC target reset, Sasha Levin
[PATCH AUTOSEL 5.7 106/388] scsi: sr: Fix sr_probe() missing deallocate of device minor, Sasha Levin
[PATCH AUTOSEL 5.7 022/388] scsi: core: free sgtables in case command setup fails, Sasha Levin
[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot,
Simon Arlott
[Bug 208215] New: HPSA P410 resetting logical Direct-Access never complete 5.7.1,
bugzilla-daemon
[PATCH][next] scsi: ufs: ufs-exynos: fix spelling mistake "pa_granularty" -> "pa_granularity",
Colin King
[PATCH v2 0/3] scsi: smartpqi: fixes for scsi device removal,
mwilck
[PATCH 0/3] Inline Encryption Support for UFS,
Satya Tangirala
[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
[PATCH 1/2] scsi: smartpqi: grab scsi device ref in slave_configure(),
mwilck
[PATCH] mptscsih: fix read sense data size,
Tomas Henzl
[PATCH 0/4] gdth: bring driver into this century,
Hannes Reinecke
[PATCH 0/2] Export max open zones and max active zones to sysfs,
Niklas Cassel
[PATCH] scsi: ufs-mediatek: Make ufs_mtk_wait_link_state as static function,
Stanley Chu
[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]