public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-10 07:12:45 to 2017-04-13 22:37:29 UTC [more...]

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-13 22:37 UTC  (13+ messages)
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH 00/17] cxlflash: Enhancements and miscellaneous fixes
 2017-04-13 22:09 UTC  (21+ messages)
` [PATCH 01/17] cxlflash: Separate RRQ processing from the RRQ interrupt handler
` [PATCH 02/17] cxlflash: Serialize RRQ access and support offlevel processing
` [PATCH 03/17] cxlflash: Implement IRQ polling for RRQ processing
` [PATCH 04/17] cxlflash: Update sysfs helper routines to pass config structure
` [PATCH 05/17] cxlflash: Support dynamic number of FC ports
` [PATCH 06/17] cxlflash: Remove port configuration assumptions
` [PATCH 07/17] cxlflash: Hide FC internals behind common access routine
` [PATCH 08/17] cxlflash: SISlite updates to support 4 ports
` [PATCH 09/17] cxlflash: Support up to "
` [PATCH 10/17] cxlflash: Fence EEH during probe
` [PATCH 11/17] cxlflash: Remove unnecessary DMA mapping
` [PATCH 12/17] cxlflash: Fix power-of-two validations
` [PATCH 13/17] cxlflash: Fix warnings/errors
` [PATCH 14/17] cxlflash: Improve asynchronous interrupt processing
` [PATCH 15/17] cxlflash: Support multiple hardware queues
` [PATCH 16/17] cxlflash: Add hardware queues attribute
` [PATCH 17/17] cxlflash: Introduce hardware queue steering

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-13 22:05 UTC  (23+ messages)
  ` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
  ` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
  ` [PATCH 03/22] libiscsi: Make use of new the "
  ` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
  ` [PATCH 06/22] crypto: hifn_795x: "
  ` [PATCH 07/22] crypto: shash, caam: "
  ` [PATCH 08/22] crypto: chcr: "
  ` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
  ` [PATCH 11/22] RDS: "
  ` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
  ` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
  ` [PATCH 17/22] mmc: sdhci: "
  ` [PATCH 18/22] mmc: spi: "
  ` [PATCH 19/22] mmc: tmio: "
  ` [PATCH 20/22] mmc: sdricoh_cs: "
  ` [PATCH 21/22] mmc: tifm_sd: "
  ` [PATCH 22/22] memstick: "

[PATCH 0/4] scsi: scsi_dh_alua: handle target port unavailable state
 2017-04-13 21:40 UTC  (10+ messages)
` [PATCH 1/4] scsi: scsi_dh_alua: allow I/O in the "
` [PATCH 2/4] scsi: scsi_dh_alua: create alua_rtpg_print() for alua_rtpg() sdev_printk
` [PATCH 3/4] scsi: scsi_dh_alua: print changes to RTPG state of other PGs too
` [PATCH 4/4] scsi: scsi_dh_alua: do not print target port group state if it remains unavailable

kill req->errors
 2017-04-13 20:41 UTC  (14+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [PATCH 10/25] loop: zero-fill bio on the submitting cpu

[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
 2017-04-13 16:59 UTC  (20+ messages)
` [PATCH v4 4/6] blk-mq: Introduce blk_mq_delay_run_hw_queue()
` [PATCH v4 5/6] scsi: Avoid that SCSI queues get stuck
` [PATCH v4 6/6] dm rq: Avoid that request processing stalls sporadically

[PATCH v2] scsi: return correct blkprep status code in case scsi_init_io() fails
 2017-04-13 15:16 UTC  (3+ messages)

[PATCH] virtio_scsi: Always try to read VPD pages
 2017-04-13 13:39 UTC  (2+ messages)

[PATCH] bfa: remove bfa_module_s madness
 2017-04-13  8:02 UTC 

[PATCH] scsi: qedi,qedf: Use designated initializers
 2017-04-13  7:10 UTC  (2+ messages)

[PATCH v2] scsi/bfa: use designated initializers
 2017-04-13  7:08 UTC  (4+ messages)

[PATCH v2 0/4] Avoid that __scsi_remove_device() hangs
 2017-04-13  0:28 UTC  (7+ messages)
` [PATCH v2 1/4] Introduce scsi_start_queue()
` [PATCH v2 2/4] Introduce scsi_execute_async()
` [PATCH v2 3/4] sd: Make synchronize cache upon shutdown asynchronous
` [PATCH v2 4/4] Avoid that __scsi_remove_device() hangs

problem with discard granularity in sd
 2017-04-12 23:58 UTC  (3+ messages)

linux-next: manual merge of the scsi-mkp tree with the char-misc tree
 2017-04-12 17:44 UTC  (3+ messages)

[v2 PATCH for-4.4 15/16] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-12 17:43 UTC 

[PATCH for-4.9 1/5] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-12 17:36 UTC 

RFC: drop the T10 OSD code and its users
 2017-04-12 16:01 UTC  (5+ messages)
` [PATCH 1/4] block: remove the osdblk driver
` [PATCH 2/4] fs: remove exofs
` [PATCH 3/4] nfs: remove the objlayout driver
` [PATCH 4/4] scsi: remove the SCSI OSD library

[Bug 195415] New: storage problem
 2017-04-12 14:43 UTC  (2+ messages)
` [Bug 195415] "

[PATCH] snic: fix spelling mistake: "Cann't" -> "Cannot"
 2017-04-12 14:12 UTC 

[Bug 195405] New: not able to open a file
 2017-04-12 10:11 UTC  (2+ messages)
` [Bug 195405] "

remove REQ_OP_WRITE_SAME
 2017-04-12  8:48 UTC  (9+ messages)
` [PATCH 1/8] drbd: drop REQ_OP_WRITE_SAME support
` [PATCH 2/8] target/iblock: convert WRITE_SAME to blkdev_issue_zeroout
` [PATCH 3/8] sd: remove write same support
` [PATCH 4/8] md: drop WRITE_SAME support
` [PATCH 5/8] dm: remove write same support
` [PATCH 6/8] block: remove REQ_OP_WRITE_SAME support
` [PATCH 7/8] block: remove bio_no_advance_iter
` [PATCH 8/8] block: use bio_has_data to check if a bio has bvecs

Race to power off harming SATA SSDs
 2017-04-12  7:47 UTC  (11+ messages)
` sd: wait for slow devices on shutdown path

[GIT PULL] target fixes for v4.11-rc7
 2017-04-12  6:55 UTC  (2+ messages)

[PATCH RESEND] scsi: return correct blkprep status code in case scsi_init_io() fails
 2017-04-12  6:54 UTC  (3+ messages)

RFC: remove REQ_OP_WRITE_SAME
 2017-04-12  5:51 UTC  (12+ messages)
  ` [PATCH 1/8] drbd: drop REQ_OP_WRITE_SAME support
` [PATCH 2/8] target: remove iblock WRITE_SAME passthrough support
` [PATCH 3/8] sd: remove write same support
` [PATCH 4/8] md: drop WRITE_SAME support
` [PATCH 5/8] dm: remove write same support
` [PATCH 6/8] block: remove REQ_OP_WRITE_SAME support
` [PATCH 7/8] block: remove bio_no_advance_iter
` [PATCH 8/8] block: use bio_has_data to check if a bio has bvecs

[PATCH 0/6] hisi_sas: v2 hw SoC bug workarounds
 2017-04-12  2:02 UTC  (10+ messages)
` [PATCH 1/6] scsi: hisi_sas: workaround STP link SoC bug
` [PATCH 2/6] scsi: hisi_sas: workaround a SoC SATA IO processing bug
` [PATCH 3/6] scsi: hisi_sas: workaround SoC about abort timeout bug
` [PATCH 4/6] scsi: hisi_sas: add v2 hw internal abort timeout workaround
` [PATCH 5/6] scsi: hisi_sas: fix NULL deference when TMF timeouts
` [PATCH 6/6] scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors

[PATCH] ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
 2017-04-12  1:41 UTC  (3+ messages)

[PATCH 1/2] scsi: sd: Separate zeroout and discard command choices
 2017-04-12  1:04 UTC  (5+ messages)

[PATCH] scsi: libfc: directly call ELS request handlers
 2017-04-12  0:59 UTC  (2+ messages)

[PATCHv4 0/6] sanitize sg
 2017-04-12  0:56 UTC  (2+ messages)

[PATCH] scsi: aacraid: fix PCI error recovery path
 2017-04-12  0:46 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
 2017-04-12  0:44 UTC  (2+ messages)

[PATCH 6/6] scsi: Implement blk_mq_ops.show_rq()
 2017-04-11 20:58 UTC 

[PATCH] ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
 2017-04-11 14:40 UTC  (3+ messages)

[PATCH 00/12] hpsa updates
 2017-04-11 12:35 UTC  (5+ messages)
` [PATCH 07/12] hpsa: cleanup reset handler
` [PATCH 09/12] hpsa: separate monitor events from heartbeat worker

42912 linux-scsi
 2017-04-11 11:45 UTC 

[BUG][next-20170410][PPC] WARNING: CPU: 22 PID: 0 at block/blk-core.c:2655 .blk_update_request+0x4f8/0x500
 2017-04-11 10:44 UTC 

[Bug 195285] New: qla2xxx FW immediatly crashing after target start
 2017-04-11  8:09 UTC  (3+ messages)
` [Bug 195285] "

[PATCHv6 0/8] SCSI EH cleanup
 2017-04-11  0:19 UTC  (10+ messages)
` [PATCHv6 2/8] sd: Return SUCCESS in sd_eh_action() after device offline
` [PATCHv6 3/8] scsi: always send command aborts
` [PATCHv6 5/8] scsi: make eh_eflags persistent
` [PATCHv6 8/8] scsi: inline command aborts

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-10 19:40 UTC  (3+ messages)
` [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios

[PATCH] ibmvscsis: Do not send aborted task response
 2017-04-10 18:52 UTC 

[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
 2017-04-10 18:20 UTC  (7+ messages)
` [PATCH 1/5] scsi: bnx2i: convert to workqueue
` [PATCH 2/5] scsi: bnx2fc: convert per-CPU thread "
` [PATCH 3/5] scsi: bnx2fc: clean up header definitions
` [PATCH 4/5] scsi: bnx2fc: annoate unlock + release for sparse
` [PATCH 5/5] scsi: bnx2fc: convert bnx2fc_l2_rcv_thread() to workqueue

tcm_qla2xxx and target mode not stable at all on 4.10+
 2017-04-10 18:12 UTC 

[PATCH 0/3] Unblock SCSI devices even if the LLD is being unloaded
 2017-04-10 17:46 UTC  (5+ messages)

[PATCH for-4.4 15/16] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-10 17:44 UTC 

(unknown),
 2017-04-10  8:37 UTC 


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