public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-23 21:43:40 to 2017-08-25 20:47:35 UTC [more...]

[PATCH v2 00/17] A series of small SCSI patches for kernel v4.14
 2017-08-25 20:46 UTC  (4+ messages)
` [PATCH v2 01/17] Remove an obsolete function declaration
` [PATCH v2 03/17] Suppress gcc 7 fall-through warnings reported with W=1
` [PATCH v2 08/17] sd: Fix indentation

[PATCH 0/2] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-25 20:36 UTC  (3+ messages)
` [PATCH 1/2] Introduce scsi_get_vpd_buf()
` [PATCH 2/2] Rework handling of scsi_device.vpd_pg8[03]

[PATCH 0/3] SCSI-sg: Adjustments for two function implementations
 2017-08-25 20:26 UTC  (4+ messages)
` [PATCH 1/3] SCSI-sg: Delete an error message for a failed memory allocation in sg_alloc()
` [PATCH 2/3] SCSI-sg: Improve a size determination "
` [PATCH 3/3] SCSI-sg: Fix a typo in a comment line in sg_ioctl()

[PATCH 00/19] SCSI patches for kernel v4.14
 2017-08-25 20:04 UTC  (64+ 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] SCSI-sd: Delete an error message for a failed memory allocation in sd_revalidate_disk()
 2017-08-25 19:37 UTC 

[PATCH] SCSI-scan: Delete an error message for a failed memory allocation in two functions
 2017-08-25 19:21 UTC 

[PATCH] SCSI-devinfo: Delete an error message for a failed memory allocation in scsi_dev_info_list_add_keyed()
 2017-08-25 19:00 UTC 

[PATCH 0/6] pm80xx updates
 2015-01-30  6:06 UTC  (7+ messages)
` [PATCH 1/6] pm80xx : redefine sas_identify_frame structure
` [PATCH 2/6] pm80xx: ILA and inactive firmware version through sysfs
` [PATCH 3/6] pm80xx : Different SAS addresses for phys
` [PATCH 4/6] pm80xx : Corrected SATA abort handling
` [PATCH 5/6] pm80xx : panic on ncq error cleaning up the read log
` [PATCH 6/6] pm80xx : corrected linkrate value

[PATCH] scsi_transport_sas: Fix error handling in sas_smp_request()
 2017-08-25 15:57 UTC  (8+ messages)

[RFC] switch the SAS transport class to bsg-lib
 2017-08-25 15:37 UTC  (5+ messages)
` [PATCH 1/4] bsg-lib: pass the release callback through bsg_setup_queue
` [PATCH 2/4] hpsa: remove the smp_handler stub
` [PATCH 3/4] smartpqi: "
` [PATCH 4/4] scsi_transport_sas: switch to bsg-lib for SMP passthrough

[PATCH 08/15] PCI: make device_type const
 2017-08-25 13:36 UTC  (4+ messages)
  ` [PATCH 03/15] [media] i2c: "
    ` [PATCH 11/15] remoteproc: "
  ` [PATCH 02/15] drm: "

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

[PATCH] scsi: qedi: off by one in qedi_get_cmd_from_tid()
 2017-08-25 10:36 UTC 

qla2xxx: MSI-X: Unsupported ISP 2432 SSVID/SSDID (0x103C,0x7041)
 2017-08-25  9:00 UTC  (2+ messages)

[PATCH] scsi: Fix the kerneldoc for scsi_initialize_rq()
 2017-08-24 23:26 UTC  (2+ messages)

[PATCH 1/2] scsi: lpfc: avoid an unused function warning
 2017-08-24 23:10 UTC  (2+ messages)
` [PATCH v3 2/2] scsi: lpfc: avoid false-positive gcc-8 warning

[bug report] scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown
 2017-08-24 21:15 UTC 

[bug report] scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
 2017-08-24 21:10 UTC 

[Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-08-24 17:33 UTC  (2+ messages)

[PATCH] Improve requeuing behavior
 2017-08-24 17:17 UTC  (5+ messages)

[PATCH v2] scsi: lpfc: avoid false positive gcc-8 warning
 2017-08-24 16:28 UTC  (3+ messages)

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

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

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2017-08-24 13:13 UTC 

[PATCH] mptsas: Fixup device hotplug for VMWare ESXi
 2017-08-24 12:52 UTC 

[PATCH] scsi: sd: remove duplicated setting of gd->minors
 2017-08-24 11:57 UTC  (2+ messages)

possible circular locking dependency detected [was: linux-next: Tree for Aug 22]
 2017-08-24  4:49 UTC  (10+ messages)

[PATCH] scsi: ufs: reqs and tasks were put in the wrong order
 2017-08-24  3:29 UTC  (2+ messages)

[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  (2+ messages)

[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: qedf: Fix a potential NULL pointer dereference
 2017-08-24  2:43 UTC  (2+ messages)

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

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


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