linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-25 20:26:48 to 2017-08-30 13:29:37 UTC [more...]

[GIT PULL] SCSI fixes for 4.13-rc6
 2017-08-30 13:29 UTC 

[PATCH] scsi: qla2xxx: Fix an integer overflow in sysfs code
 2017-08-30 13:20 UTC  (4+ messages)

[PATCH] qla2xxx: add missing includes for qla_isr
 2017-08-30 13:12 UTC 

[PATCH v4 00/14] mpt3sas driver NVMe support:
 2017-08-30 12:30 UTC  (3+ messages)

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

[PATCHv4 0/5] Fixup blacklist handling
 2017-08-30 10:50 UTC  (11+ messages)
` [PATCHv4 1/5] scsi_debug: allow to specify inquiry vendor and model
` [PATCHv4 2/5] scsi: Export blacklist flags to sysfs
` [PATCHv4 3/5] scsi_devinfo: Reformat blacklist flags
` [PATCHv4 4/5] scsi_devinfo: Whitespace fixes
` [PATCHv4 5/5] scsi_devinfo: fixup string compare

[PATCH] [SCSI] esas2r: make default_sas_nvram const
 2017-08-30  9:10 UTC 

[PATCH v2 0/3] Improve requeuing behavior
 2017-08-30  8:30 UTC  (7+ messages)
` [PATCH v2 1/3] Call scsi_initialize_rq() also for filesystem requests
` [PATCH v2 2/3] Improve requeuing behavior
` [PATCH v2 3/3] Show .retries and .jiffies_at_alloc in debugfs

Business Proposal for you!!
 2017-08-30  7:14 UTC 

[PATCH] storvsc: fix memory leak on ring buffer busy
 2017-08-30  3:48 UTC  (3+ messages)

[PATCH 1/3] scsi: aacraid: fix indentation errors
 2017-08-30  2:10 UTC  (6+ messages)
` [PATCH 2/3] scsi: aacraid: get rid of one level of indentation
` [PATCH 3/3] scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()

[Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-08-30  1:45 UTC  (5+ messages)
` [Patch v2 2/2] libiscsi: Remove iscsi_destroy_session

[PATCH v4 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-30  1:42 UTC  (7+ messages)
` [PATCH v4 1/3] rcu: Introduce rcu_swap_protected()
` [PATCH v4 2/3] Rework the code for caching Vital Product Data (VPD)
` [PATCH v4 3/3] Rework handling of scsi_device.vpd_pg8[03]

[PATCH] aacraid: Fix command send race condition
 2017-08-30  1:35 UTC  (4+ messages)

[PATCH 0/6] pm80xx updates
 2017-08-30  1:32 UTC  (16+ 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] sd: preserve sysfs updates to max_sectors_kb
 2017-08-30  1:24 UTC  (16+ messages)

[PATCH] scsi: sd: make disk spin-up quieter
 2017-08-29 22:00 UTC 

[PATCH] scsi: remove memset before memcpy
 2017-08-29 19:59 UTC  (3+ messages)

[PATCH] scsi: csiostor: enable PCIe relax ordering if supported
 2017-08-29 15:48 UTC 

[PATCH] scsi: qla2xxx: Use PTR_ERR_OR_ZERO
 2017-08-29 13:50 UTC 

[PATCH v3 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-29 13:08 UTC  (12+ messages)
` [PATCH v3 1/3] Rework the code for caching Vital Product Data (VPD)
` [PATCH v3 2/3] Rework handling of scsi_device.vpd_pg8[03]
` [PATCH v3 3/3] scsi_transport_sas: Fix error handling in sas_smp_request()

[Regression 4.13-rc1] Resume does not work on Lenovo X60t
 2017-08-29 12:24 UTC  (10+ messages)

[RFC] switch the SAS transport class to bsg-lib
 2017-08-29 11:50 UTC  (10+ 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] scsi: ufs: Make use of UFS_BIT macro wherever possible
 2017-08-29 11:05 UTC  (3+ messages)

[PATCH v3 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-08-29  8:41 UTC  (6+ messages)
  ` [PATCH v3 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v3 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v3 3/5] arm64: dts: add ufs dts node
` [PATCH v3 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v3 5/5] arm64: defconfig: enable f2fs and squashfs

[PATCH] qlogicpti: fixup qlogicpti_reset() definition
 2017-08-29  2:17 UTC  (2+ messages)

[PATCH] scsi: qedi: off by one in qedi_get_cmd_from_tid()
 2017-08-29  2:13 UTC  (3+ messages)

[PATCH v3 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-28 21:58 UTC  (7+ messages)
` [PATCH v3 1/3] rcu: Introduce rcu_swap_protected()
` [PATCH v3 2/3] Rework the code for caching Vital Product Data (VPD)
` [PATCH v3 3/3] Rework handling of scsi_device.vpd_pg8[03]

[PATCH v2 17/30] scsi: Define usercopy region in scsi_sense_cache slab cache
 2017-08-28 21:52 UTC  (3+ messages)

[PATCH v3 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-28 20:47 UTC  (9+ messages)
` [PATCH v3 1/3] rcu: Introduce rcu_swap_protected()
` [PATCH v3 2/3] Rework the code for caching Vital Product Data (VPD)
` [PATCH v3 3/3] Rework handling of scsi_device.vpd_pg8[03]

[PATCH v3 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-28 20:46 UTC  (9+ messages)
` [PATCH v3 1/3] rcu: Introduce rcu_swap_protected()
` [PATCH v3 2/3] Rework the code for caching Vital Product Data (VPD)
` [PATCH v3 3/3] Rework handling of scsi_device.vpd_pg8[03]

linux-next: manual merge of the scsi tree with the staging tree
 2017-08-28 18:47 UTC  (2+ messages)

ALPSS: reminder and submission deadline
 2017-08-28 17:37 UTC 

[PATCH] lpfc: Don't return internal MBXERR_ERROR code from probe function
 2017-08-28 13:05 UTC 

[PATCH v3 00/20] lpfc updates for 11.4.0.3
 2017-08-28 10:12 UTC  (13+ messages)
` [PATCH v3 04/20] lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
` [PATCH v3 07/20] lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
` [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 15/20] lpfc: Fix nvme target failure after 2nd adapter reset

[PATCH 0/2] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-28  8:07 UTC  (7+ messages)
` [PATCH 1/2] Introduce scsi_get_vpd_buf()
` [PATCH 2/2] Rework handling of scsi_device.vpd_pg8[03]

[PATCH 00/19] SCSI patches for kernel v4.14
 2017-08-28  2:02 UTC  (7+ messages)
` [PATCH 07/19] Fix RCU handling of scsi_device.vpd_pg8[03]

No I/O errors reported after SATA link hard reset
 2017-08-27 18:42 UTC  (2+ messages)

[PATCH] scsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly
 2017-08-27 12:37 UTC  (2+ messages)

[PATCH 0/3] SCSI-UFSHCD: Fine-tuning for two function implementations
 2017-08-26 11:17 UTC  (5+ messages)
` [PATCH 2/3] scsi: ufs: Delete an error message for a failed memory allocation in ufshcd_memory_alloc()
      `  "

[scsi:misc 232/256] drivers//scsi/qlogicpti.c:1285:27: error: initialization from incompatible pointer type
 2017-08-26  1:20 UTC 

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

[PATCH 0/3] cxlflash: Miscellaneous fixes
 2017-08-25 22:24 UTC  (5+ messages)
` [PATCH 1/3] cxlflash: Remove unnecessary existence check
` [PATCH 2/3] cxlflash: Avoid double mutex unlock
` [PATCH 3/3] cxlflash: Fix vlun resize failure in the shrink path

[Bug 196707] New: Adaptec ICP9087MA: aacraid prints "AAC: Host adapter is dead (or got a PCI error) -1" twice times around errors of aacraid and the kernel crashes after starting the "Kernel Device Manager"
 2017-08-25 22:05 UTC  (3+ messages)
` [Bug 196707] "

[PATCH] scsi: Fix the kerneldoc for scsi_initialize_rq()
 2017-08-25 21:39 UTC  (2+ messages)

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2017-08-25 21:36 UTC  (2+ messages)

[PATCH] mptsas: Fixup device hotplug for VMWare ESXi
 2017-08-25 21:33 UTC  (2+ messages)

[PATCH 13/15] scsi: make device_type const
 2017-08-25 21:30 UTC 

[PATCH] scsi: sd: remove duplicated setting of gd->minors
 2017-08-25 21:28 UTC  (2+ messages)

[PATCHv2 00/26] SCSI EH argument reshuffle part I
 2017-08-25 21:22 UTC  (2+ messages)

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

[PATCH 0/3] SCSI-sg: Adjustments for two function implementations
 2017-08-25 20:26 UTC  (2+ messages)
` [PATCH 3/3] SCSI-sg: Fix a typo in a comment line in sg_ioctl()


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