linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-19 08:24:52 to 2017-08-24 03:20:37 UTC [more...]

[PATCH v3 00/20] lpfc updates for 11.4.0.3
 2017-08-24  3:20 UTC  (22+ messages)
` [PATCH v3 01/20] lpfc: Fix plogi collision that causes illegal state transition
` [PATCH v3 02/20] lpfc: Fix loop mode target discovery
` [PATCH v3 03/20] lpfc: Fix rediscovery on switch blade pull
` [PATCH v3 04/20] lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
` [PATCH v3 05/20] lpfc: convert info messages to standard messages
` [PATCH v3 06/20] lpfc: Correct return error codes to align with nvme_fc transport
` [PATCH v3 07/20] lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
` [PATCH v3 08/20] lpfc: Fix duplicate NVME rport entries and namespaces
` [PATCH v3 09/20] lpfc: Fix crash in lpfc nvmet when fc port is reset
` [PATCH v3 10/20] lpfc: Fix NVME PRLI handling during RSCN
` [PATCH v3 11/20] lpfc: Correct issues with FAWWN and FDISCs
` [PATCH v3 12/20] lpfc: Limit amount of work processed in IRQ
` [PATCH v3 13/20] lpfc: Fix MRQ > 1 context list handling
` [PATCH v3 14/20] lpfc: Fix relative offset error on large nvmet target ios
` [PATCH v3 15/20] lpfc: Fix nvme target failure after 2nd adapter reset
` [PATCH v3 16/20] lpfc: Fix bad sgl reposting "
` [PATCH v3 17/20] lpfc: remove console log clutter
` [PATCH v3 18/20] lpfc: Add Buffer to Buffer credit recovery support
` [PATCH v3 19/20] scsi: lpfc: fix "integer constant too large" error on 32bit archs
` [PATCH v3 20/20] lpfc: lpfc version bump 11.4.0.3

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

[PATCH 00/31] qla2xxx: Patches for scsi "misc" branch
 2017-08-24  3:20 UTC  (33+ messages)
` [PATCH 01/31] qla2xxx: Correction to vha->vref_count timeout
` [PATCH 02/31] qla2xxx: Fix target multiqueue configuration
` [PATCH 03/31] qla2xxx: Update fw_started flags at qpair creation
` [PATCH 04/31] qla2xxx: Add command completion for error path
` [PATCH 05/31] qla2xxx: Fix WWPN/WWNN in debug message
` [PATCH 06/31] qla2xxx: Handle PCIe error for driver
` [PATCH 07/31] qla2xxx: Fix system panic due to pointer access problem
` [PATCH 08/31] qla2xxx: Use BIT_6 to acquire FAWWPN from switch
` [PATCH 09/31] qla2xxx: Fix NPIV host enable after chip reset
` [PATCH 10/31] qla2xxx: Remove extra register read
` [PATCH 11/31] qla2xxx: Change ha->wq max_active value to default
` [PATCH 12/31] qla2xxx: Use fabric name for Get Port Speed command
` [PATCH 13/31] qla2xxx: Add ability to autodetect SFP type
` [PATCH 14/31] qla2xxx: Prevent sp->free null/uninitialized pointer dereference
` [PATCH 15/31] qla2xxx: Use sp->free instead of hard coded call
` [PATCH 16/31] qla2xxx: Move logging default mask to execute once only
` [PATCH 17/31] qla2xxx: Add timeout ability to wait_for_sess_deletion()
` [PATCH 18/31] qla2xxx: Allow SNS fabric login to be retried
` [PATCH 19/31] qla2xxx: Fix task mgmt handling for NPIV
` [PATCH 20/31] qla2xxx: Print correct mailbox registers in failed summary
` [PATCH 21/31] qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()
` [PATCH 22/31] qla2xxx: Add support for minimum link speed
` [PATCH 23/31] qla2xxx: Add LR distance support from nvram bit
` [PATCH 24/31] qla2xxx: Cleanup NPIV host in target mode during config teardown
` [PATCH 25/31] qla2xxx: Enable Async TMF processing
` [PATCH 26/31] qla2xxx: Increase ql2xmaxqdepth to 64
` [PATCH 27/31] qla2xxx: Recheck session state after RSCN
` [PATCH 28/31] qla2xxx: Skip zero queue count entry during FW dump capture
` [PATCH 29/31] qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthrough commands
` [PATCH 30/31] qla2xxx: Do not call abort handler function during chip reset
` [PATCH 31/31] qla2xxx: Update driver version to 10.00.00.01-k

[PATCH] scsi: ufs: reqs and tasks were put in the wrong order
 2017-08-24  2:57 UTC 

[PATCH] scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test
 2017-08-24  2:45 UTC  (3+ messages)

[PATCH] scsi: qedf: Fix a potential NULL pointer dereference
 2017-08-24  2:43 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 4.13-rc6
 2017-08-24  0:49 UTC  (6+ messages)

[PATCH v2] scsi: lpfc: avoid false positive gcc-8 warning
 2017-08-24  0:34 UTC 

[PATCH v2 0/1] bsg: fix regression resulting in panics when sending commands via BSG
 2017-08-23 23:57 UTC  (2+ messages)
` [PATCH v2 1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer

[v4.13-rc BUG] system lockup when running big buffered write(4M) to IB SRP via mpath
 2017-08-23 23:51 UTC  (10+ messages)

[PATCH 00/19] SCSI patches for kernel v4.14
 2017-08-23 21:40 UTC  (20+ messages)
` [PATCH 01/19] Remove an obsolete function declaration
` [PATCH 02/19] Avoid sign extension of scsi_device.type
` [PATCH 03/19] Suppress gcc 7 fall-through warnings reported with W=1
` [PATCH 04/19] Convert a strncmp() call into a strcmp() call
` [PATCH 05/19] scsi_setup_fs_cmnd(): Call scsi_req_init() instead of open-coding it
` [PATCH 06/19] Document which queue type a function is intended for
` [PATCH 07/19] Fix RCU handling of scsi_device.vpd_pg8[03]
` [PATCH 08/19] Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
` [PATCH 09/19] sd, sr: Convert two assignments into warning statements
` [PATCH 10/19] sd: Fix indentation
` [PATCH 11/19] sd: Remove a useless comparison
` [PATCH 12/19] sg: Fix type of last blk_trace_setup() argument
` [PATCH 13/19] libiscsi: Fix indentation
` [PATCH 14/19] libsas: Remove a set-but-not-used variable
` [PATCH 15/19] libsas: Annotate fall-through in a switch statement
` [PATCH 16/19] scsi_transport_sas, sas_tlr_supported(): Check kzalloc() return value
` [PATCH 17/19] scsi_transport_srp: Suppress a W=1 compiler warning
` [PATCH 18/19] scsi_debug: Remove a set-but-not-used variable
` [PATCH 19/19] iscsi_tcp: "

[PATCH] Improve requeuing behavior
 2017-08-23 21:05 UTC 

[PATCH 0/2] generate uevent for SCSI sense code
 2017-08-23 19:13 UTC  (3+ messages)

[PATCH] scsi: lpfc: avoid false-positive gcc-8 warning
 2017-08-23 19:02 UTC  (3+ messages)

[PATCH] scsi_transport_sas: Fix error handling in sas_smp_request()
 2017-08-23 18:25 UTC 

[PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only)
 2017-08-23 15:22 UTC  (6+ messages)

[Regression 4.13-rc1] Resume does not work on Lenovo X60t
 2017-08-23 12:15 UTC  (8+ messages)

possible circular locking dependency detected [was: linux-next: Tree for Aug 22]
 2017-08-23  7:53 UTC  (15+ messages)

[PATCH] scsi: sg: off by one in sg_ioctl()
 2017-08-23  2:24 UTC  (3+ messages)

[PATCH] sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
 2017-08-23  2:21 UTC  (3+ messages)

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

[PATCH] sg: recheck MMAP_IO request length with lock held
 2017-08-23  1:46 UTC  (3+ messages)

[PATCH 06/15] mtd: make device_type const
 2017-08-22 12:55 UTC  (13+ messages)
` [PATCH 07/15] mux: "
` [PATCH 08/15] PCI: "
` [PATCH 09/15] phy: tegra: "
` [PATCH 10/15] platform/x86: wmi: "
` [PATCH 11/15] remoteproc: "
` [PATCH 12/15] s390/zcrypt: "
` [PATCH 13/15] scsi: "
` [PATCH 14/15] staging: greybus: "
` [PATCH 15/15] usb: "
  ` [PATCH 01/15] EDAC: "

[BUG][bisected 270065e] linux-next fails to boot on powerpc
 2017-08-22  6:51 UTC  (16+ messages)
        ` [PATCH] ipr: Set no_report_opcodes for RAID arrays
              ` [PATCH 0/2] Allow scsi_prep_fn to occur for retried commands
                ` [PATCH 1/2] scsi: Move scsi_cmd->jiffies_at_alloc initialization to allocation time
                  ` [PATCHv2 "
                ` [PATCH 2/2] scsi: Preserve retry counter through scsi_prep_fn

[PATCH 0/4] constify scsi/tty parisc_device_id
 2017-08-21 20:43 UTC  (4+ messages)
` [PATCH 1/4] scsi: lasi700: constify parisc_device_id
` [PATCH 2/4] scsi: zalon: "

[PATCH] scsi: sd_zbc: Disable zoned block devices with scsi-mq
 2017-08-21 20:31 UTC  (6+ messages)

[PATCH] sd: preserve sysfs updates to max_sectors_kb
 2017-08-21 20:14 UTC  (7+ messages)

[PATCH v3 00/13] mpt3sas driver NVMe support:
 2017-08-21  5:54 UTC  (4+ messages)
` [PATCH v3 01/13] mpt3sas: Update MPI Header

[Bug 196713] New: 123
 2017-08-21  1:54 UTC 

qla2xxx: MSI-X: Unsupported ISP 2432 SSVID/SSDID (0x103C,0x7041)
 2017-08-19 20:41 UTC 


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