public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-02 01:53:46 to 2018-03-16 13:51:54 UTC [more...]

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-16 13:51 UTC  (22+ messages)
` [PATCH v2 02/21] ata: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 17/21] scsi: hisi_sas: "
  ` [PATCH v2 01/21] ASoC: "
  ` [PATCH v2 03/21] crypto: "
  ` [PATCH v2 04/21] fbdev: "
  ` [PATCH v2 05/21] firewire: "
  ` [PATCH v2 06/21] fpga: "
  ` [PATCH v2 07/21] i2c: "
  ` [PATCH v2 08/21] iio: adc: "
  ` [PATCH v2 09/21] iommu: "
  ` [PATCH v2 10/21] lightnvm: "
  ` [PATCH v2 11/21] mailbox: "
  ` [PATCH v2 12/21] media: "
  ` [PATCH v2 13/21] mmc: "
  ` [PATCH v2 14/21] mtd: "
  ` [PATCH v2 15/21] net: "
  ` [PATCH v2 16/21] remoteproc: "
  ` [PATCH v2 18/21] serial: "
  ` [PATCH v2 19/21] spi: "
  ` [PATCH v2 20/21] staging: vc04_services: "
  ` [PATCH v2 21/21] usb: "

[PATCH v2 0/5] Allow compile-testing NO_DMA (core)
 2018-03-16 13:25 UTC  (6+ messages)
  ` [PATCH v2 1/5] dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
  ` [PATCH v2 2/5] dma-coherent: Add NO_DMA dummies for managed DMA API
  ` [PATCH v2 3/5] usb: gadget: Add NO_DMA dummies for DMA mapping API
  ` [PATCH v2 5/5] scsi: Add NO_DMA dummies for SCSI "
` [PATCH v2 4/5] mm: Add NO_DMA dummies for DMA pool API

[PATCH] storvsc: Set up correct queue depth values for IDE devices
 2018-03-16  1:53 UTC  (2+ messages)

[PATCH] scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
 2018-03-15 18:05 UTC  (5+ messages)

[PATCH] scsi: devinfo: remove DF arrays from HP
 2018-03-15 18:01 UTC 

[PATCH] scsi: scsi_transport_iscsi: use put_device() instead of kfree()
 2018-03-15 17:44 UTC  (3+ messages)

[PATCH] bfa: remove VLA
 2018-03-15 11:40 UTC  (5+ messages)

[PATCH 4/4] scsi: arcmsr: Change driver version to v1.40.00.05-20180309
 2018-03-15  6:40 UTC 

[PATCH 3/4] scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter ready
 2018-03-15  6:37 UTC 

[PATCH 2/4] scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection
 2018-03-15  6:33 UTC 

[PATCH 1/4] scsi: arcmsr: Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter hot-plug
 2018-03-15  6:26 UTC 

[PATCH 0/4] scsi: arcmsr: Support Areca thunderbolt devices hot-plug
 2018-03-15  6:25 UTC 

[PATCH] aic7xxx/aic79xx: remove VLAs
 2018-03-15  4:35 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH][next] scsi: lpfc: make several unions static, fix non-ANSI prototype
 2018-03-15  3:37 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 4.16-rc5
 2018-03-15  2:32 UTC  (3+ messages)

[PATCH] scsi: eata: drop EATA and EATA-PIO drivers
 2018-03-14 13:17 UTC 

[PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-03-14  2:17 UTC  (6+ messages)
` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
    ` 答复: "
` [PATCH v8 3/5] arm64: dts: add ufs dts node

[PATCH] scsi: eata: drop VLA in reorder()
 2018-03-13 22:04 UTC  (9+ messages)

[Possible REGRESSION, 4.16-rc4] Error updating SMART data during runtime and could not connect to lvmetad at some boot attempts
 2018-03-13 14:56 UTC  (2+ messages)

VLA removal, device_handler and COMMAND_SIZE
 2018-03-13 11:34 UTC  (14+ messages)
` [PATCH] device_handler: remove VLAs
` [PATCH] scsi: resolve COMMAND_SIZE at compile time

[PATCH] scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma calls
 2018-03-13  2:06 UTC 

[PATCH v4 0/10] hisi_sas: support x6000 board and some misc changes
 2018-03-13  1:59 UTC  (13+ messages)
` [PATCH v4 01/10] dt-bindings: scsi: hisi_sas: add an property of signal attenuation
` [PATCH v4 02/10] scsi: hisi_sas: support the property of signal attenuation for v2 hw
` [PATCH v4 03/10] scsi: hisi_sas: fix the issue of link rate inconsistency
` [PATCH v4 04/10] scsi: hisi_sas: fix the issue of setting linkrate register
` [PATCH v4 05/10] scsi: hisi_sas: increase timer expire of internal abort task
` [PATCH v4 06/10] scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
` [PATCH v4 07/10] scsi: hisi_sas: fix return value of hisi_sas_task_prep()
` [PATCH v4 08/10] scsi: hisi_sas: Code cleanup and minor bug fixes
` [PATCH v4 09/10] scsi: hisi_sas: modify some register config for hip08
` [PATCH v4 10/10] scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()

[PATCH v3] scsi: eata: drop VLAs in reorder()
 2018-03-12 17:28 UTC 

[PATCH v2] scsi: eata: drop VLA in reorder()
 2018-03-12 16:50 UTC  (2+ messages)

ERROR: "scsi_device_from_queue" [drivers/md/dm-multipath.ko] undefined!
 2018-03-12 15:40 UTC 

[PATCH] scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma calls
 2018-03-09 10:52 UTC 

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-03-09  5:08 UTC  (17+ messages)
` [PATCH v2 04/38] cxlflash: Introduce OCXL backend
` [PATCH v2 05/38] cxlflash: Hardware AFU for OCXL
` [PATCH v2 06/38] cxlflash: Read host function configuration
` [PATCH v2 07/38] cxlflash: Setup function acTag range
` [PATCH v2 08/38] cxlflash: Read host AFU configuration
` [PATCH v2 09/38] cxlflash: Setup AFU acTag range
` [PATCH v2 10/38] cxlflash: Setup AFU PASID

[PATCH 6/6] lib/scatterlist: Drop order argument from sgl_free_n_order
 2018-03-08 17:06 UTC  (8+ messages)

[RFC PATCH V2] scsi: ufs: Add specific callback for setting DMA mask
 2018-03-08 11:03 UTC 

[RFC PATCH] scsi: ufs: Add specific callback for setting DMA mask
 2018-03-08  9:03 UTC 

[PATCH] scsi: Replace sdev_printk with printk_deferred to avoid
 2018-03-08  8:50 UTC 

[PATCH] target: tcm_loop: use put_device() if device_register fail
 2018-03-07  9:48 UTC 

[PATCH] scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma calls
 2018-03-07  6:56 UTC 

[PATCH v2] scsi: sd: Keep disk read-only when re-reading partition
 2018-03-07  3:13 UTC  (2+ messages)

[PATCH V4] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-03-07  2:16 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 4.16-rc4
 2018-03-06 20:54 UTC 

[PATCH] scsi: mpt3sas: clarify mmio pointer types
 2018-03-06 18:09 UTC  (4+ messages)

[PATCH v3 0/8] hisi_sas: support x6000 board and some misc changes
 2018-03-06 12:30 UTC  (13+ messages)
` [PATCH v3 1/8] dt-bindings: scsi: hisi_sas: add an property of signal attenuation
` [PATCH v3 2/8] scsi: hisi_sas: support the property of signal attenuation for v2 hw
` [PATCH v3 3/8] scsi: hisi_sas: fix the issue of link rate inconsistency
` [PATCH v3 4/8] scsi: hisi_sas: fix the issue of setting linkrate register
` [PATCH v3 5/8] scsi: hisi_sas: increase timer expire of internal abort task
` [PATCH v3 6/8] scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
` [PATCH v3 7/8] scsi: hisi_sas: fix return value of hisi_sas_task_prep()
` [PATCH v3 8/8] scsi: hisi_sas: Code cleanup and minor bug fixes

[PATCH] scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
 2018-03-06  9:45 UTC 

[PATCH] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
 2018-03-06  1:19 UTC  (5+ messages)
`  "

[PATCH v2] scsi: ufs-qcom: add number of lanes for Tx and Rx links
 2018-03-05 22:02 UTC  (2+ messages)

[PATCH 003/103] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
 2018-03-05 19:50 UTC 

[PATCH v2 0/8] hisi_sas: support x6000 board and some misc changes
 2018-03-05 14:05 UTC  (12+ messages)
` [PATCH v2 1/8] dt-bindings: scsi: hisi_sas: add an property of signal attenuation
` [PATCH v2 2/8] scsi: hisi_sas: support the property of signal attenuation for v2 hw
` [PATCH v2 3/8] scsi: hisi_sas: fix the issue of link rate inconsistency
` [PATCH v2 4/8] scsi: hisi_sas: fix the issue of setting linkrate register
` [PATCH v2 5/8] scsi: hisi_sas: increase timer expire of internal abort task
` [PATCH v2 6/8] scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
` [PATCH v2 7/8] scsi: hisi_sas: fix return value of hisi_sas_task_prep()
` [PATCH v2 8/8] scsi: hisi_sas: Code cleanup and minor bug fixes

[PATCH 0/1] scsi: ufs: Add support for Auto-Hibernate Idle Timer
 2018-03-05 13:08 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] SCSI-HPSA: Adjustments for hpsa_big_passthru_ioctl()
 2018-03-05  8:34 UTC  (5+ messages)
` [PATCH 1/4] scsi: hpsa: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/4] scsi: hpsa: Less function calls in hpsa_big_passthru_ioctl() after error detection
` [PATCH 3/4] scsi: hpsa: Delete an unnecessary initialisation in hpsa_big_passthru_ioctl()
` [PATCH 4/4] scsi: hpsa: Move a variable assignment "

[PATCH AUTOSEL for 3.18 57/63] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
 2018-03-03 22:33 UTC 

[PATCH AUTOSEL for 4.4 104/115] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
 2018-03-03 22:31 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.4 105/115] scsi: dh: add new rdac devices

[PATCH AUTOSEL for 4.9 205/219] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
 2018-03-03 22:29 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.9 206/219] scsi: dh: add new rdac devices

[PATCH AUTOSEL for 4.14 59/84] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
 2018-03-03 22:26 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.14 60/84] scsi: dh: add new rdac devices

[PATCH AUTOSEL for 4.15 075/102] scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
 2018-03-03 22:24 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.15 076/102] scsi: dh: add new rdac devices

[PATCH V3] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-03-03  1:41 UTC  (3+ messages)

[PATCH] scsi: sd: Keep disk read-only when re-reading partition
 2018-03-02 14:24 UTC  (5+ messages)

[PATCH 1/8] dt-bindings: scsi: hisi_sas: add an property of signal attenuation
 2018-03-02  9:36 UTC  (2+ messages)

[PATCH v1] scsi: ufs: add 2 lane support
 2018-03-02  8:18 UTC 

[PATCH] scsi_lib: increase {host|target|device}_busy count after dispatch cmd
 2018-03-02  5:12 UTC  (4+ messages)

[PATCH V2] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-03-02  2:18 UTC  (9+ messages)

[PATCH] sd_zbc: Fix potential memory leak
 2018-03-02  1:57 UTC  (2+ messages)


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