messages from 2017-06-30 13:30:23 to 2017-07-10 07:02:30 UTC [more...]
[PATCH v3 0/7] Enhance libsas hotplug feature
2017-07-10 7:06 UTC (5+ messages)
` [PATCH v3 2/7] libsas: remove unused port_gone_completion
` [PATCH v3 4/7] libsas: add sas event wait-complete support
` [PATCH v3 5/7] libsas: add a new workqueue to run probe/destruct discovery event
` [PATCH v3 6/7] libsas: add wait-complete support to sync "
[PATCH 0/5] target: Zoned block device support and bug fixes
2017-07-10 5:36 UTC (19+ messages)
` [PATCH 1/5] target: Use macro for WRITE_VERIFY_xx operation codes
` [PATCH 2/5] target: pscsi: Introduce TYPE_ZBC support
` [PATCH 3/5] target: pscsi: Fix sense data handling
` [PATCH 4/5] target: user: "
` [PATCH 5/5] target: core: Fix failed command "
(unknown),
2017-07-10 3:45 UTC
[PATCH v10 00/15] Replace PCI pool by DMA pool API
2017-07-09 21:30 UTC (17+ messages)
` [PATCH v10 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v10 02/15] dmaengine: pch_dma: "
` [PATCH v10 03/15] IB/mthca: "
` [PATCH v10 04/15] net: e100: "
` [PATCH v10 05/15] mlx4: "
` [PATCH v10 06/15] mlx5: "
` [PATCH v10 07/15] wireless: ipw2200: "
` [PATCH v10 08/15] scsi: be2iscsi: "
` [PATCH v10 09/15] scsi: csiostor: "
` [PATCH v10 10/15] scsi: lpfc: "
` [PATCH v10 11/15] scsi: megaraid: "
` [PATCH v10 12/15] scsi: mpt3sas: "
` [PATCH v10 13/15] scsi: mvsas: "
` [PATCH v10 14/15] scsi: pmcraid: "
` [PATCH v10 15/15] PCI: Remove PCI pool macro functions
[ANNOUNCE] Alpine Linux Persistence and Storage Summit
2017-07-09 19:39 UTC
[PATCH v2 00/15] qla2xxx: Add Target Multiqueue support
2017-07-08 1:48 UTC (2+ messages)
[PATCH] iscsi-target: Add login_keys_workaround attribute for non RFC initiators
2017-07-07 22:24 UTC
device support in hpasa, was: Re: OOPS from cciss_ioctl in 4.12+git
2017-07-07 19:15 UTC (7+ messages)
` device support in hpsa, "
[PATCH v2] scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-07 17:59 UTC (2+ messages)
[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
2017-07-07 13:32 UTC (6+ messages)
` [PATCH 1/5] scsi: bnx2i: convert to workqueue
[patch] scsi: qedi: silence sprintf() overflow warning
2017-07-07 12:09 UTC (3+ messages)
[PATCH] scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-07 7:57 UTC (4+ messages)
[PATCH] target: make device_mutex and device_list static
2017-07-07 4:29 UTC (3+ messages)
[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-06 12:09 UTC
[lkp-robot] [scsi] 5c279bd9e4: blogbench.read_score -10.0% regression
2017-07-06 7:12 UTC (4+ messages)
[PATCH][V2] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
2017-07-05 19:55 UTC (3+ messages)
Delivery Notification, ID 08741208
2017-07-05 19:22 UTC
[PATCH 0/7] aacraid: split off EH functions
2017-07-05 18:09 UTC (9+ 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] cxlflash: return -EFAULT if copy_from_user() fails
2017-07-05 17:56 UTC (2+ messages)
Nero 4 Linux applications broken in 4.12
2017-07-05 13:49 UTC (13+ messages)
[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
2017-07-05 12:00 UTC (16+ messages)
` [PATCH v2 01/15] megaraid_sas: mismatch of allocated MFI frame size and length exposed in MFI MPT pass through command
` [PATCH v2 02/15] megaraid_sas: set minimum value of resetwaittime to be 1 secs
` [PATCH v2 03/15] megaraid_sas: Use synchronize_irq in target reset case
` [PATCH v2 04/15] megaraid_sas: Call megasas_complete_cmd_dpc_fusion every 1 second while there are pending commands
` [PATCH v2 05/15] megaraid_sas: Do not re-fire shutdown DCMD after OCR
` [PATCH v2 06/15] megaraid_sas: Fix endianness issues in DCMD handling
` [PATCH v2 07/15] megaraid_sas: Check valid aen class range to avoid kernel panic
` [PATCH v2 08/15] megaraid_sas: Use SMID for Task abort case only
` [PATCH v2 09/15] megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map
` [PATCH v2 10/15] megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
` [PATCH v2 11/15] megaraid_sas: Set device queue_depth same as HBA can_queue value in scsi-mq mode
` [PATCH v2 12/15] megaraid_sas: replace internal FALSE/TRUE definitions with false/true
` [PATCH v2 13/15] megaraid_sas: modified few prints in OCR and IOC INIT path
` [PATCH v2 14/15] megaraid_sas: call megasas_dump_frame with correct IO frame size
` [PATCH v2 15/15] megaraid_sas: driver version upgrade
[PATCH 00/15] megaraid_sas: Updates for scsi-next
2017-07-05 10:34 UTC (32+ messages)
` [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] virtio_scsi: always read VPD pages for multiqueue too
2017-07-05 8:43 UTC (2+ messages)
[PATCH] scsi: mpt3sas: remove unnecessary statics
2017-07-05 2:30 UTC
[PATCH v7 0/6] g_NCR5380: PDMA fixes and cleanup
2017-07-05 0:40 UTC (9+ messages)
` [PATCH v7 2/6] g_NCR5380: End PDMA transfer correctly on target disconnection
` [PATCH v7 1/6] g_NCR5380: Fix PDMA transfer size
` [PATCH v7 3/6] g_NCR5380: Cleanup comments and whitespace
` [PATCH v7 6/6] g_NCR5380: Two DTC436 PDMA workarounds
` [PATCH v7 4/6] g_NCR5380: Use unambiguous terminology for PDMA send and receive
` [PATCH v7 5/6] g_NCR5380: Re-work PDMA loops
[GIT PULL] first round of SCSI updates for the 4.12+ merge window
2017-07-04 15:24 UTC
[PATCH 0/2] Drop legacy megaraid implementation
2017-07-04 15:09 UTC (6+ messages)
` [PATCH 1/2] Drop legacy megaraid controller
Atualize sua conta de webmail
2017-07-04 12:44 UTC
[PATCH] Make "SCSI Transports" a menuconfig to ease disabling it all
2017-07-04 10:53 UTC (4+ messages)
[PATCH] aic7xxx: fix firmware build with O=path
2017-07-04 0:29 UTC (2+ messages)
[PATCH] scsi: ufs: set host_byte to DID_REQUEUE when ocs = OCS_ABORTED
2017-07-03 21:28 UTC (4+ messages)
[PATCH] scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
2017-07-03 19:17 UTC (2+ messages)
[PATCH] scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
2017-07-03 10:30 UTC (2+ messages)
[PATCH] scsi: isci: fix typo in function names
2017-07-03 10:17 UTC
[PATCH v6 0/6] g_NCR5380: PDMA fixes and cleanup
2017-07-03 8:01 UTC (11+ messages)
` [PATCH v6 3/6] g_NCR5380: Cleanup comments and whitespace
` [PATCH v6 1/6] g_NCR5380: Fix PDMA transfer size
` [PATCH v6 5/6] g_NCR5380: Re-work PDMA loops
` [PATCH v6 4/6] g_NCR5380: Use unambiguous terminology for PDMA send and receive
` [PATCH v6 6/6] g_NCR5380: Various DTC436 workarounds
` [PATCH v6 2/6] g_NCR5380: End PDMA transfer correctly on target disconnection
[PATCH] tcmu: Fix flushing cmd entry dcache page
2017-07-03 5:36 UTC (4+ messages)
[PATCH v2] qla2xxx: Fix NVMe entry_type for iocb packet on BE system
2017-07-01 21:22 UTC (2+ messages)
[PATCH 1/2] scsi: qla2xxx: remove incorrect byte swap
2017-07-01 21:15 UTC (6+ messages)
` [PATCH 2/2] scsi: qla2xxx: avoid unused-function warning
[PATCH][scsi-next] scsi: qla2xxx: fix a bunch of typos and spelling mistakes
2017-07-01 21:12 UTC (3+ messages)
[PATCH 2/2] scsi: lpfc: don't double count abort errors
2017-07-01 21:09 UTC (3+ messages)
[PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable
2017-07-01 21:09 UTC (3+ messages)
[PATCH v2] scsi: hisi_sas: optimise DMA slot memory
2017-07-01 21:07 UTC (2+ messages)
[PATCH] scsi: ibmvfc: constify dev_pm_ops structures
2017-07-01 21:05 UTC (2+ messages)
[PATCH] scsi: ibmvscsi: constify dev_pm_ops structures
2017-07-01 21:05 UTC (2+ messages)
[PATCH 0/3] cxlflash: Minor fix and EH refactoring
2017-07-01 21:02 UTC (2+ messages)
[PATCH RESEND] scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
2017-07-01 20:55 UTC (2+ messages)
[PATCH] ses: do not add a device to an enclosure if enclosure_add_links() fails
2017-07-01 20:53 UTC (2+ messages)
[PATCH] scsi: ufs: flush eh_work when eh_work scheduled
2017-07-01 20:51 UTC (2+ messages)
[PATCH v2] qla2xxx: Protect access to qpair members with qpair->qp_lock
2017-07-01 20:50 UTC (2+ messages)
[PATCH v5 0/6] g_NCR5380: PDMA fixes and cleanup
2017-07-01 2:40 UTC (5+ messages)
[PATCH] qla2xxx: Fix compile warning
2017-07-01 0:10 UTC (2+ messages)
[PATCH 00/28] SCSI EH argument reshuffle part I
2017-06-30 20:16 UTC (3+ messages)
` [PATCH 26/28] visorhba: sanitze private device data allocation
[PATCH v4 0/5] tcmu: Add Type of reconfig into netlink
2017-06-30 17:51 UTC (7+ messages)
[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: "
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;
as well as URLs for NNTP newsgroup(s).