public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-22 22:25:32 to 2018-03-07 17:33:12 UTC [more...]

[PATCH 6/6] lib/scatterlist: Drop order argument from sgl_free_n_order
 2018-03-07 17:33 UTC  (4+ messages)

[PATCH] scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
 2018-03-07 12:29 UTC 

[PATCH v4 0/10] hisi_sas: support x6000 board and some misc changes
 2018-03-07 12:25 UTC  (11+ 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] scsi: scsi_transport_iscsi: use put_device() instead of kfree()
 2018-03-07 11:37 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 00/38] cxlflash: OCXL transport support
 2018-03-07  6:37 UTC  (43+ messages)
` [PATCH v2 01/38] cxlflash: Preserve number of interrupts for master contexts
` [PATCH v2 02/38] cxlflash: Avoid clobbering context control register value
` [PATCH v2 03/38] cxlflash: Add argument identifier names
` [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 v2 11/38] cxlflash: Adapter context support for OCXL
` [PATCH v2 12/38] cxlflash: Use IDR to manage adapter contexts
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL
` [PATCH v2 14/38] cxlflash: Support adapter context discovery
` [PATCH v2 15/38] cxlflash: Support image reload policy modification
` [PATCH v2 16/38] cxlflash: MMIO map the AFU
` [PATCH v2 17/38] cxlflash: Support starting an adapter context
` [PATCH v2 18/38] cxlflash: Support process specific mappings
` [PATCH v2 19/38] cxlflash: Support AFU state toggling
` [PATCH v2 20/38] cxlflash: Support reading adapter VPD data
` [PATCH v2 21/38] cxlflash: Setup function OCXL link
` [PATCH v2 22/38] cxlflash: Setup OCXL transaction layer
` [PATCH v2 23/38] cxlflash: Support process element lifecycle
` [PATCH v2 24/38] cxlflash: Support AFU interrupt management
` [PATCH v2 25/38] cxlflash: Support AFU interrupt mapping and registration
` [PATCH v2 26/38] cxlflash: Support starting user contexts
` [PATCH v2 27/38] cxlflash: Support adapter context polling
` [PATCH v2 28/38] cxlflash: Support adapter context reading
` [PATCH v2 29/38] cxlflash: Support adapter context mmap and release
` [PATCH v2 30/38] cxlflash: Support file descriptor mapping
` [PATCH v2 31/38] cxlflash: Introduce object handle fop
` [PATCH v2 32/38] cxlflash: Setup LISNs for user contexts
` [PATCH v2 33/38] cxlflash: Setup LISNs for master contexts
` [PATCH v2 34/38] cxlflash: Update synchronous interrupt status bits
` [PATCH v2 35/38] cxlflash: Introduce OCXL context state machine
` [PATCH v2 36/38] cxlflash: Register for translation errors
` [PATCH v2 37/38] cxlflash: Support AFU reset
` [PATCH v2 38/38] cxlflash: Enable OCXL operations

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

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

[PATCH] scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries
 2018-03-01 10:48 UTC  (2+ messages)

[PATCH] scsi: core: fix two wrong indentation cases
 2018-02-28  2:58 UTC  (3+ messages)

[PATCH] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-02-28  2:25 UTC  (10+ messages)

[PATCH] scsi: qedi: fix build regression
 2018-02-28  2:19 UTC  (2+ messages)

[PATCH v2] Avoid that ATA error handling can trigger a kernel hang or oops
 2018-02-28  2:14 UTC  (4+ messages)

[PATCH] scsi: ufs-qcom: add number of lanes per direction
 2018-02-27  5:22 UTC  (3+ messages)

[PATCH 00/38] cxlflash: OpenCXL transport support
 2018-02-26 14:43 UTC  (28+ messages)
` [PATCH 04/38] cxlflash: Introduce OpenCXL backend
` [PATCH 19/38] cxlflash: Support AFU state toggling
` [PATCH 20/38] cxlflash: Support reading adapter VPD data
` [PATCH 21/38] cxlflash: Setup function OpenCXL link
` [PATCH 22/38] cxlflash: Setup OpenCXL transaction layer
` [PATCH 23/38] cxlflash: Support process element lifecycle
` [PATCH 24/38] cxlflash: Support AFU interrupt management
` [PATCH 25/38] cxlflash: Support AFU interrupt mapping and registration
` [PATCH 26/38] cxlflash: Support starting user contexts
` [PATCH 27/38] cxlflash: Support adapter context polling
` [PATCH 28/38] cxlflash: Support adapter context reading
` [PATCH 29/38] cxlflash: Support adapter context mmap and release
` [PATCH 30/38] cxlflash: Support file descriptor mapping
` [PATCH 31/38] cxlflash: Introduce object handle fop
` [PATCH 32/38] cxlflash: Setup LISNs for user contexts
` [PATCH 33/38] cxlflash: Setup LISNs for master contexts
` [PATCH 34/38] cxlflash: Update synchronous interrupt status bits
` [PATCH 35/38] cxlflash: Introduce OCXL context state machine
` [PATCH 36/38] cxlflash: Register for translation errors
` [PATCH 37/38] cxlflash: Support AFU reset
` [PATCH 38/38] cxlflash: Enable OpenCXL operations

[PATCH] scsi: lpfc: use memcpy_toio instead of writeq
 2018-02-26  9:03 UTC 

[PATCH 9/9] scsi: ufs: Add clock ungating to a separate workqueue
 2018-02-26  3:55 UTC 

[PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-02-23  8:35 UTC  (6+ messages)
` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
    ` 答复: "
  ` 答复: [PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC


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