public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-28 08:38:24 to 2017-07-01 02:40:18 UTC [more...]

[PATCH v5 0/6] g_NCR5380: PDMA fixes and cleanup
 2017-07-01  2:40 UTC  (12+ messages)
` [PATCH v5 2/6] g_NCR5380: End PDMA transfer correctly on target disconnection
` [PATCH v5 1/6] g_NCR5380: Fix PDMA transfer size
` [PATCH v5 3/6] g_NCR5380: Cleanup comments and whitespace
` [PATCH v5 4/6] g_NCR5380: Limit PDMA send to 512 B to avoid data corruption on DTC3181E
` [PATCH v5 5/6] g_NCR5380: Re-work PDMA loops
` [PATCH v5 6/6] g_NCR5380: Use unambiguous terminology for PDMA send and receive

[PATCH v2] qla2xxx: Fix NVMe entry_type for iocb packet on BE system
 2017-07-01  2:32 UTC 

[PATCH] qla2xxx: Fix compile warning
 2017-07-01  0:10 UTC  (2+ messages)

[PATCH 1/2] scsi: qla2xxx: remove incorrect byte swap
 2017-06-30 23:54 UTC  (5+ messages)
` [PATCH 2/2] scsi: qla2xxx: avoid unused-function warning

[PATCH][scsi-next] scsi: qla2xxx: fix a bunch of typos and spelling mistakes
 2017-06-30 23:24 UTC  (2+ messages)

[PATCH] tcmu: Fix flushing cmd entry dcache page
 2017-06-30 23:18 UTC  (2+ messages)

[PATCH 00/28] SCSI EH argument reshuffle part I
 2017-06-30 20:16 UTC  (61+ messages)
` [PATCH 01/28] scsi: fix comment in scsi_device_set_state()
` [PATCH 05/28] fnic: do not call host reset from command abort
` [PATCH 06/28] uas: move eh_bus_reset_handler to eh_device_reset_handler
` [PATCH 07/28] libsas: move bus_reset_handler() to target_reset_handler()
` [PATCH 08/28] bfa: move bus reset to target reset
` [PATCH 09/28] hptiop: Simplify reset handling
` [PATCH 10/28] fdomain: move bus reset to host reset
` [PATCH 11/28] scsi: drop bus reset for wd33c93-compatible boards
` [PATCH 12/28] rtsx: drop bus reset function
` [PATCH 13/28] qlogicpti: move bus reset to host reset
` [PATCH 14/28] acornscsi: "
` [PATCH 15/28] NCR5380: Move "
` [PATCH 16/28] qlogicfas: move bus_reset to host_reset
` [PATCH 17/28] imm: drop duplicate bus_reset handler
` [PATCH 18/28] ppa: "
` [PATCH 19/28] qedf: drop bus reset handler
` [PATCH 20/28] nsp32: drop bus reset
` [PATCH 21/28] aha152x: "
` [PATCH 22/28] 53c700: move bus reset to host reset
` [PATCH 23/28] bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
` [PATCH 24/28] megaraid_mbox: drop duplicate bus reset and device reset function
` [PATCH 26/28] visorhba: sanitze private device data allocation
` [PATCH 27/28] eata: remove 'arg_done' from eata2x_eh_host_reset()
` [PATCH 28/28] NCR5380: Clear all unissued commands on host reset

[PATCH 0/2] Drop legacy megaraid implementation
 2017-06-30 18:15 UTC  (5+ messages)
` [PATCH 1/2] Drop legacy megaraid controller
` [PATCH 2/2] megaraid: drop the 'new driver' statements

[PATCH v4 0/5] tcmu: Add Type of reconfig into netlink
 2017-06-30 17:51 UTC  (7+ messages)

[PATCH 0/7] aacraid: split off EH functions
 2017-06-30 17:18 UTC  (8+ messages)
` [PATCH 1/7] aacraid: split off functions to generate reset FIB
` [PATCH 2/7] aacraid: split off host reset
` [PATCH 3/7] aacraid: split off device, target, and bus reset
` [PATCH 4/7] aacraid: use aac_tmf_callback for reset fib
` [PATCH 5/7] aacraid: enable sending of TMFs from aac_hba_send()
` [PATCH 6/7] aacraid: add fib flag to mark scsi command callback
` [PATCH 7/7] aacraid: complete all commands during bus reset

[PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable
 2017-06-30 14:56 UTC  (4+ messages)
` [PATCH 2/2] scsi: lpfc: don't double count abort errors

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2017-06-30 14:30 UTC  (32+ messages)
` [PATCH 01/15] megaraid_sas: mismatch of allocated MFI frame size and length exposed in MFI MPT pass through command
` [PATCH 02/15] megaraid_sas: set minimum value of resetwaittime to be 1 secs
` [PATCH 03/15] megaraid_sas: Use synchronize_irq in target reset case
` [PATCH 04/15] megaraid_sas: Call megasas_complete_cmd_dpc_fusion every 1 second while there are pending commands
` [PATCH 05/15] megaraid_sas: Do not re-fire shutdown DCMD after OCR
` [PATCH 06/15] megaraid_sas: Fix endianness issues in DCMD handling
` [PATCH 07/15] megaraid_sas: Check valid aen class range to avoid kernel panic
` [PATCH 08/15] megaraid_sas: Use SMID for Task abort case only
` [PATCH 09/15] megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map
` [PATCH 10/15] megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
` [PATCH 11/15] megaraid_sas: Set device queue_depth same as HBA can_queue value in scsi-mq mode
` [PATCH 12/15] megaraid_sas: replace internal FALSE/TRUE definitions with false/true
` [PATCH 13/15] megaraid_sas: modified few prints in OCR and IOC INIT path
` [PATCH 14/15] megaraid_sas: call megasas_dump_frame with correct IO frame size
` [PATCH 15/15] megaraid_sas: driver version upgrade

[PATCH][V2] scsi: snic: fix a couple of spelling mistakes/typos
 2017-06-30 13:59 UTC 

[PATCH] scsi: snic: fix a couple of spelling mistakes/typos
 2017-06-30 13:55 UTC  (2+ messages)
` NAK: "

[PATCH] cxlflash: return -EFAULT if copy_from_user() fails
 2017-06-30  8:01 UTC 

[PATCH 00/47] SCSI EH argument reshuffle part II
 2017-06-30  7:19 UTC  (43+ messages)
` [PATCH 01/47] aacraid: split off functions to generate reset FIB
` [PATCH 02/47] aacraid: split off host reset
` [PATCH 03/47] aacraid: split off device, target, and bus reset
` [PATCH 04/47] aacraid: use aac_tmf_callback for reset fib
` [PATCH 05/47] aacraid: enable sending of TMFs from aac_hba_send()
` [PATCH 06/47] aacraid: add fib flag to mark scsi command callback
` [PATCH 07/47] aacraid: complete all commands during bus reset
` [PATCH 08/47] sym53c8xx_2: split off bus reset from host reset
` [PATCH 10/47] ips: Do not try to abort command "
` [PATCH 11/47] snic: reserve tag for TMF
` [PATCH 12/47] qla1280: separate out host reset function from qla1280_error_action()
` [PATCH 13/47] megaraid: pass in NULL scb for host reset
` [PATCH 33/47] cxlflash: use dedicated reset command in send_tmf()

[PATCH] scsi: ibmvfc: constify dev_pm_ops structures
 2017-06-29 22:39 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: constify dev_pm_ops structures
 2017-06-29 22:38 UTC  (2+ messages)

iscsi deadlock while login and logout 2 iscsi nodes in tight loop at unstable network environment
 2017-06-29 14:38 UTC 

[PATCH 00/13]mpt3sas driver NVMe support:
 2017-06-29 14:31 UTC  (15+ messages)
` [PATCH 01/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe
` [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH 03/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH 04/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware
` [PATCH 05/13] mpt3sas: Set NVMe device queue depth as 128
` [PATCH 06/13] mpt3sas: API 's to support NVMe drive addition to SML
` [PATCH 07/13] mpt3sas: API's to remove nvme drive from sml
` [PATCH 08/13] mpt3sas: scan and add nvme device after controller reset
` [PATCH 09/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives
` [PATCH 10/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
` [PATCH 11/13] mpt3sas: Fix nvme drives checking for tlr
` [PATCH 12/13] mpt3sas: Update MPI Header
` [PATCH 13/13] mpt3sas: Update mpt3sas driver version

[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
 2017-06-29 13:57 UTC  (3+ messages)
` [PATCH 1/5] scsi: bnx2i: convert to workqueue

[PATCH v2] scsi: hisi_sas: optimise DMA slot memory
 2017-06-29 13:02 UTC 

[PATCH 0/5] v3 block subsystem refcounter conversions
 2017-06-29  7:38 UTC  (6+ messages)

[PATCH 0/3] cxlflash: Minor fix and EH refactoring
 2017-06-29  5:58 UTC  (7+ messages)
` [PATCH 1/3] cxlflash: Avoid double free of character device
` [PATCH 2/3] cxlflash: Update send_tmf() parameters
` [PATCH 3/3] cxlflash: Update debug prints in reset handlers

[PATCH v4 0/5] g_NCR5380: PDMA fixes and cleanup
 2017-06-29  5:27 UTC  (3+ messages)

[PATCH] aic7xxx: fix firmware build with O=path
 2017-06-29  4:17 UTC 

[PATCH] scsi: ufs: check link active or not after switch to HS mode
 2017-06-29  3:04 UTC  (3+ messages)

[PATCH] scsi: ufs: set host_byte to DID_REQUEUE when ocs = OCS_ABORTED
 2017-06-29  2:25 UTC  (3+ messages)

[PATCH 0/5] target: Zoned block device support and bug fixes
 2017-06-29  2:26 UTC  (8+ messages)
` [PATCH 4/5] target: user: Fix sense data handling
` [PATCH 5/5] target: core: Fix failed command "

[PATCH] scsi: ufs: flush eh_work when eh_work scheduled
 2017-06-28 23:45 UTC  (2+ messages)

[PATCH] qla2xxx: Fix compile warning
 2017-06-28 23:03 UTC  (3+ messages)

[PATCH v2 0/6] qla2xxx: Add NVMe FC Fabric support in driver
 2017-06-28 21:23 UTC  (4+ messages)
` [PATCH v2 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling

TCG Opal support for sd.c
 2017-06-28 18:33 UTC  (3+ messages)
` [PATCH] sd: add support for TCG OPAL self encrypting disks

[PATCH v2] qla2xxx: Protect access to qpair members with qpair->qp_lock
 2017-06-28 16:33 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: optimise DMA slot memory
 2017-06-28 15:25 UTC  (2+ messages)

[PATCH RESEND] scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
 2017-06-28 14:23 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox