linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-05 12:07:50 to 2017-07-12 09:59:27 UTC [more...]

[PATCH v3 0/7] Enhance libsas hotplug feature
 2017-07-12  9:59 UTC  (15+ messages)
` [PATCH v3 1/7] libsas: Use static sas event pool to appease sas event lost
` [PATCH v3 2/7] libsas: remove unused port_gone_completion
` [PATCH v3 3/7] libsas: Use new workqueue to run sas event
` [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 v3 7/7] libsas: release disco mutex during waiting in sas_ex_discover_end_dev

[PATCH] scsi: default to scsi-mq
 2017-07-12  8:26 UTC  (8+ messages)

[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
 2017-07-12  8:21 UTC  (34+ 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 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] scsi: libfc: pass an error pointer to fc_disc_error()
 2017-07-12  7:54 UTC  (2+ messages)

[PATCH] tcmu: Fix possible to/from address overflow when doing the memcpy
 2017-07-12  7:51 UTC 

[PATCH] scsi: qedi: Fix return code in qedi_ep_connect()
 2017-07-12  7:31 UTC 

[PATCHv2] tcmu: Add fifo type waiter list support to avoid starvation
 2017-07-12  7:16 UTC 

[PATCH] hpsa: add support for legacy boards
 2017-07-12  7:12 UTC  (6+ messages)

[PATCH v2 00/15] qla2xxx: Add Target Multiqueue support
 2017-07-12  4:41 UTC  (6+ messages)
` [PATCH v2 01/15] qla2xxx: Combine Active command arrays

[PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
 2017-07-12  3:15 UTC  (3+ messages)

[PATCH 00/13]mpt3sas driver NVMe support:
 2017-07-12  2:27 UTC  (18+ 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

[PATCH] iscsi-target: Add login_keys_workaround attribute for non RFC initiators
 2017-07-12  0:32 UTC  (4+ messages)

[PATCH v2 0/4] scsi_dh_alua: fix stuck I/O after unavailable/standby states
 2017-07-11 21:01 UTC  (11+ messages)
` [PATCH v2 1/4] scsi: scsi_dh_alua: allow I/O in target port unavailable and standby states
` [PATCH v2 2/4] scsi: scsi_dh_alua: print changes to RTPG state of all PGs
` [PATCH v2 3/4] scsi: scsi_dh_alua: do not print RTPG state if it remains unavailable/standby
  ` [PATCH] scsi: scsi_dh_alua: fix boolreturn.cocci warnings
` [PATCH v2 4/4] scsi: scsi_dh_alua: add sdev_dbg() to track alua_rtpg_work()

[PATCH v2] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-11 19:05 UTC  (3+ messages)

[PATCH] tcmu: clean up the code and with one small fix
 2017-07-11 17:49 UTC  (3+ messages)

[PATCHv2] tcmu: Fix possbile memory leak when recalculating the cmd base size
 2017-07-11 17:49 UTC  (4+ messages)

[PATCH] scsi: hisi_sas: make several const arrays static
 2017-07-11 17:10 UTC  (2+ messages)

[PATCH] iscsi-target: Reject immediate data underflow larger than SCSI transfer length
 2017-07-11 16:17 UTC  (5+ messages)

Aviso de conta
 2017-07-11 12:09 UTC 

[PATCH] virtio_scsi: always read VPD pages for multiqueue too
 2017-07-11 12:29 UTC  (2+ messages)

tgtd CPU 100% problem
 2017-07-11 10:41 UTC  (4+ messages)

[PATCH] tcmu: Fix possbile memory leak when recalculating the cmd base size
 2017-07-11  9:37 UTC  (6+ messages)
    ` [PATCH] tcmu: Fix possbile memory leak when recalculating the cmdbase size
      ` [PATCH] tcmu: Fix possbile memory leak when recalculating thecmd base size

[PATCH] tcmu: Fix possible overflow for memcpy address in iovec
 2017-07-11  9:21 UTC  (8+ messages)

[PATCH] scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
 2017-07-11  9:14 UTC  (2+ messages)

[PATCH 00/13]mpt3sas driver NVMe support:
 2017-07-11  7:37 UTC  (4+ messages)

[PATCH 0/5] target: Zoned block device support and bug fixes
 2017-07-11  0:57 UTC  (21+ 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 "

device support in hpasa, was: Re: OOPS from cciss_ioctl in 4.12+git
 2017-07-10 21:56 UTC  (9+ messages)
          ` device support in hpsa, "

[PATCH] ses: do not add a device to an enclosure if enclosure_add_links() fails
 2017-07-10 13:46 UTC  (4+ messages)

(unknown),
 2017-07-10 10:06 UTC 

(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 

[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  (3+ messages)
` [PATCH 4/7] aacraid: use aac_tmf_callback for reset fib

[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)


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).