messages from 2017-06-07 22:42:03 to 2017-06-15 16:59:19 UTC [more...]
[PATCH v2 00/17] lpfc updates for 11.4.0.0
2017-06-15 16:59 UTC (5+ messages)
(unknown),
2017-06-15 14:56 UTC
[PATCH 0/4] g_NCR5380: PDMA fixes and cleanup
2017-06-15 12:17 UTC (5+ messages)
` [PATCH 2/4] g_NCR5380: End PDMA transfer correctly on target disconnection
` [PATCH 1/4] g_NCR5380: Fix PDMA transfer size
` [PATCH 4/4] g_NCR5380: Cleanup comments and whitespace
` [PATCH 3/4] g_NCR5380: Limit sg_tablesize to avoid PDMA read overruns on DTC436
[PATCH] scsi_proto.h: ATA_32 added for ata pass-thru(32)
2017-06-15 11:29 UTC
[PATCH v2 0/2] Enhance libsas hotplug feature
2017-06-15 8:21 UTC (13+ messages)
` [PATCH v2 1/2] libsas: Don't process sas events in static works
` [PATCH v2 2/2] libsas: Enhance libsas hotplug
[PATCH 0/2] qedi: Remove unwanted warnings
2017-06-15 7:10 UTC (3+ messages)
` [PATCH 1/2] qedi: Remove WARN_ON for untracked cleanup
` [PATCH 2/2] qedi: Remove WARN_ON from clear task context
[PATCH] tcmu: Fix module removal due to stuck unmap_thread thread again
2017-06-15 7:05 UTC
[ANNOUNCE]: Broadcom (Emulex) FC Target driver - efct
2017-06-14 20:02 UTC (10+ messages)
[PATCH v2] storvsc: use default I/O timeout handler for FC devices
2017-06-14 19:19 UTC (3+ messages)
[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
2017-06-14 16:47 UTC (6+ messages)
[PATCH v6 00/22] hisi_sas: hip08 support
2017-06-14 15:33 UTC (23+ messages)
` [PATCH v6 01/22] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH v6 02/22] scsi: hisi_sas: define hisi_sas_device.device_id as int
` [PATCH v6 03/22] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH v6 04/22] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH v6 05/22] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v6 06/22] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH v6 07/22] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v6 08/22] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v6 09/22] scsi: hisi_sas: add skeleton v3 hw driver
` [PATCH v6 10/22] scsi: hisi_sas: add initialisation for v3 pci-based controller
` [PATCH v6 11/22] scsi: hisi_sas: add v3 hw init
` [PATCH v6 12/22] scsi: hisi_sas: add v3 hw PHY init
` [PATCH v6 13/22] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v6 14/22] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH v6 15/22] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v6 16/22] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH v6 17/22] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v6 18/22] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v6 19/22] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v6 20/22] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH v6 21/22] scsi: hisi_sas: add v3 code to fill some more hw function pointers
` [PATCH v6 22/22] scsi: hisi_sas: modify internal abort dev flow for v3 hw
mpt3sas: driver got task abort request just after it's .shutdown() function is invoked
2017-06-14 14:29 UTC (2+ messages)
[PATCH] scsi: sas: scsi_queue_work can fail, so make callers aware
2017-06-14 13:05 UTC (3+ messages)
[Resend][PATCH v2 0/2] Enhance libsas hotplug feature
2017-06-14 7:36 UTC (3+ messages)
` [Resend][PATCH v2 1/2] libsas: Don't process sas events in static works
` [Resend][PATCH v2 2/2] libsas: Enhance libsas hotplug
[PATCH v2 00/15] qla2xxx: Add Target Multiqueue support
2017-06-14 3:47 UTC (16+ messages)
` [PATCH v2 01/15] qla2xxx: Combine Active command arrays
` [PATCH v2 02/15] qla2xxx: Preparation for Target MQ
` [PATCH v2 03/15] qla2xxx: Enable Target Multi Queue
` [PATCH v2 04/15] qla2xxx: Fix mailbox failure while deleting Queue pairs
` [PATCH v2 05/15] qla2xxx: Add debug knob for user control workload
` [PATCH v2 06/15] qla2xxx: Add fw_started flags to qpair
` [PATCH v2 07/15] qla2xxx: move fields from qla_hw_data to qla_qpair
` [PATCH v2 08/15] qla2xxx: use shadow register for ISP27XX
` [PATCH v2 09/15] qla2xxx: Add function call to qpair for door bell
` [PATCH v2 10/15] qla2xxx: Add debug logging routine for qpair
` [PATCH v2 11/15] qla2xxx: Remove unused tgt_enable_64bit_addr flag
` [PATCH v2 12/15] qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
` [PATCH v2 13/15] qla2xxx: Move target stat counters from vha to qpair
` [PATCH v2 14/15] qla2xxx: Include Exchange offload/Extended Login into FW dump
` [PATCH v2 15/15] qla2xxx: Update driver version to 9.01.00.00-k
[PATCH] scsi: aacraid: fix leak of data from stack back to userspace
2017-06-13 21:06 UTC (2+ messages)
[PATCH] storvsc: use default I/O timeout handler for FC devices
2017-06-13 19:16 UTC (4+ messages)
` [Possible Phish Fraud][PATCH] "
TCG Opal support for libata
2017-06-13 15:19 UTC (6+ messages)
` [PATCH 6/6] sd: add support for TCG OPAL self encrypting disks
[PATCH 00/22] hisi_sas: hip08 support
2017-06-13 14:05 UTC (5+ messages)
` [PATCH 20/22] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
Application stops due to ext4 filesytsem IO error
2017-06-13 13:31 UTC
[PATCH][V2][target-devel-next] tcmu: make array tcmu_attrib_attrs static const
2017-06-13 13:29 UTC
[PATCH][target-devel-next] tcmu: make array tcmu_attrib_attrs static const
2017-06-13 13:24 UTC
[PATCH 0/3] scsi: qedf: Fix a return value + some cleanups
2017-06-13 1:22 UTC (7+ messages)
` [PATCH 1/3] scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'
` [PATCH 2/3] scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity
` [PATCH 3/3] scsi: qedf: Merge a few quoted strings split across lines
[PATCH 0/2] esas2r: Replace semaphores with mutexes
2017-06-13 1:18 UTC (5+ messages)
` [PATCH 1/2] scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
` [PATCH 2/2] scsi: esas2r: Replace semaphore fs_api_semaphore "
[PATCH] qla2xxx: Fix compile warning
2017-06-13 1:14 UTC (2+ messages)
[PATCH][scsi-next] scsi: qla2xxx: remove redundant null check on tgt
2017-06-13 1:12 UTC (3+ messages)
[PATCH V4 0/2] scsi: ufshcd-pci: Add Intel CNL support
2017-06-13 1:08 UTC (5+ messages)
` [PATCH V4 2/2] "
[PATCH] scsi: lpfc: make a couple of functions static
2017-06-13 1:05 UTC (2+ messages)
[PATCH v3 00/12] SCSI patches for kernel v4.13
2017-06-13 1:04 UTC (7+ messages)
` [PATCH v3 04/12] Protect SCSI device state changes with a mutex
[PATCH 1/3] scsi:ufs:add AHIT for hi3660 ufs
2017-06-12 20:50 UTC (2+ messages)
(unknown),
2017-06-12 17:13 UTC
[PATCH v5 00/23] hisi_sas: hip08 support
2017-06-12 10:24 UTC (28+ messages)
` [PATCH v5 01/23] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH v5 02/23] scsi: hisi_sas: define hisi_sas_device.device_id as int
` [PATCH v5 03/23] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH v5 04/23] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH v5 05/23] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v5 06/23] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH v5 07/23] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v5 08/23] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v5 09/23] scsi: hisi_sas: add skeleton v3 hw driver
` [PATCH v5 10/23] scsi: hisi_sas: add initialisation for v3 pci-based controller
` [PATCH v5 11/23] scsi: hisi_sas: add v3 hw init
` [PATCH v5 12/23] scsi: hisi_sas: add v3 hw PHY init
` [PATCH v5 13/23] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v5 14/23] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH v5 15/23] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v5 16/23] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH v5 17/23] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v5 18/23] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v5 19/23] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v5 20/23] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH v5 21/23] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH v5 22/23] scsi: hisi_sas: add v3 code to fill some more hw function pointers
` [PATCH v5 23/23] scsi: hisi_sas: modify internal abort dev flow for v3 hw
[PATCH v4 0/5] tcmu: Add Type of reconfig into netlink
2017-06-12 6:43 UTC (4+ messages)
Quick Loans
2017-06-12 4:00 UTC
Congratulation
2017-06-11 6:34 UTC
arcmsr: abort device command message weirdness (LUN mismatch)
2017-06-11 19:40 UTC
I Would love to discuse something with you
2017-06-11 17:21 UTC
[PATCH 0/2] Fix a return value + some cleanups
2017-06-11 8:34 UTC (4+ messages)
` [PATCH 1/2] scsi: qedi: Fix a return value in case of error in 'qedi_alloc_global_queues'
` [PATCH 2/2] scsi: qedi: Use 'dma_zalloc_coherent' to reduce code verbosity
[PATCH] scsi: mpt3sas: Fix value returned by 'mpt3sas_base_attach' in case of error
2017-06-11 4:43 UTC
[GIT PULL] SCSI fixes for 4.12-rc4
2017-06-10 21:23 UTC
[PATCH] scsi: remove useless variable assignment
2017-06-10 21:12 UTC (4+ messages)
[PATCH] scsi: aacraid: Fix some error code
2017-06-10 13:14 UTC
[PATCH 3/3] scsi:ufs:add hi3660 ufs driver code
2017-06-10 5:49 UTC (2+ messages)
[PATCH 2/3] scsi:ufs:add ufs node&reset property for hi3660
2017-06-10 5:13 UTC (4+ messages)
REPLY ME IMMEDIATELY!!
2017-06-10 1:35 UTC
[PATCH 00/15] qla2xxx: Add Target Multiqueue support
2017-06-09 18:19 UTC (5+ messages)
` [PATCH 01/15] qla2xxx: Combine Active command arrays
[PATCH 0/3] target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support
2017-06-09 18:15 UTC (7+ messages)
` [PATCH 2/3] target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
patch "scsi: ibmvscsi_tgt: remove use of class_attrs" added to driver-core-next
2017-06-09 18:08 UTC
[PATCH] scsi: qla2xxx: fix printk format string warning on 32-bit
2017-06-09 14:09 UTC (2+ messages)
patch "scsi: ibmvscsi_tgt: remove use of class_attrs" added to driver-core-testing
2017-06-09 8:41 UTC
[PATCH] configfs: Fix race between create_link and configfs_rmdir
2017-06-09 7:05 UTC (4+ messages)
[PATCH] iscsi-target: Reject immediate data underflow larger than SCSI transfer length
2017-06-09 6:55 UTC (3+ messages)
[PATCH v1] ibmvscsis: Use tpgt passed in by user
2017-06-09 5:54 UTC (2+ messages)
[PATCH] iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
2017-06-09 5:29 UTC (2+ messages)
[PATCH] target: Fix kref->refcount underflow in transport_cmd_finish_abort
2017-06-09 5:29 UTC (2+ messages)
[RFC v2 0/2] generate uevent for SCSI sense code
2017-06-08 22:42 UTC (4+ messages)
` [RFC v2 2/2] scsi: add rate limit to scsi sense code uevent
[PATCH] scsi: ipr: remove unnecessary variable assignments and the variable itself
2017-06-08 20:47 UTC
[PATCH 06/15] qla2xxx: Add fw_started flags to qpair
2017-06-08 20:42 UTC (2+ messages)
(unknown),
2017-06-08 15:18 UTC
[PATCH 2/7] scsi/scsi_transport_iscsi: Update ep_connect to include iface
2017-06-08 12:53 UTC (3+ messages)
[PATCH 2/7] scsi: ibmvscsi_tgt: remove use of class_attrs
2017-06-08 12:31 UTC (2+ messages)
[PATCH 1/7] scsi/scsi_transport_iscsi: Add iface struct to kernel
2017-06-08 12:29 UTC (2+ messages)
[PATCH v3 00/23] hisi_sas: hip08 support
2017-06-08 12:09 UTC (6+ messages)
` [PATCH v3 14/23] scsi: hisi_sas: add v3 cq interrupt handler
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox