linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-05 14:21:53 to 2017-04-07 15:56:14 UTC [more...]

[PATCH] ibmvscsis: Do not send aborted task response
 2017-04-07 15:56 UTC  (2+ messages)

linux-next: manual merge of the scsi-mkp tree with the char-misc tree
 2017-04-07 15:49 UTC 

[PATCH] scsi: libfc: directly call ELS request handlers
 2017-04-07 13:42 UTC 

[PATCH] scsi: smartpqi: remove writeq/readq function definitions
 2017-04-07 13:33 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-07 11:19 UTC  (19+ messages)
` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 4/8] p2pmem: Add debugfs "stats" file
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-07  9:21 UTC  (17+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
        ` [Nbd] "
` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()

[PATCHv4 0/6] sanitize sg
 2017-04-07  7:34 UTC  (7+ messages)
` [PATCHv4 1/6] sg: disable SET_FORCE_LOW_DMA
` [PATCHv4 2/6] sg: remove 'save_scat_len'
` [PATCHv4 3/6] sg: protect accesses to 'reserved' page array
` [PATCHv4 4/6] sg: check for valid direction before starting the request
` [PATCHv4 5/6] sg: use standard lists for sg_requests
` [PATCHv4 6/6] sg: close race condition in sg_remove_sfp_usercontext()

[PATCH v7 00/15] Replace PCI pool by DMA pool API
 2017-04-07  7:25 UTC  (16+ messages)
` [PATCH v7 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v7 03/15] IB/mthca: "
` [PATCH v7 04/15] net: e100: "
` [PATCH v7 05/15] mlx4: "
` [PATCH v7 08/15] scsi: be2iscsi: "
  ` [PATCH v7 02/15] dmaengine: pch_dma: "
  ` [PATCH v7 06/15] mlx5: "
  ` [PATCH v7 07/15] wireless: ipw2200: "
  ` [PATCH v7 09/15] scsi: csiostor: "
  ` [PATCH v7 10/15] scsi: lpfc: "
  ` [PATCH v7 11/15] scsi: megaraid: "
  ` [PATCH v7 13/15] scsi: mvsas: "
` [PATCH v7 12/15] scsi: mpt3sas: "
` [PATCH v7 14/15] scsi: pmcraid: "
` [PATCH v7 15/15] PCI: Remove PCI pool macro functions

kill req->errors
 2017-04-07  7:11 UTC  (34+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 03/25] nvme-fc: fix status code handling in nvme_fc_fcpio_done
` [PATCH 04/25] nvme: split nvme status from block req->errors
` [PATCH 05/25] nvme: make nvme_error_status private
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 07/25] virtio_blk: don't use req->errors
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [PATCH 09/25] scsi: introduce a new result field in struct scsi_request
` [PATCH 10/25] loop: zero-fill bio on the submitting cpu
` [PATCH 11/25] null_blk: don't pass always-0 req->errors to blk_mq_complete_request
` [PATCH 12/25] dm rq: don't pass irrelevant error code "
` [PATCH 13/25] dm mpath: don't check for req->errors
` [PATCH 14/25] nbd: don't use req->errors
` [PATCH 15/25] mtip32xx: add a status field to struct mtip_cmd
` [PATCH 16/25] xen-blkfront: don't use req->errors
` [PATCH 17/25] blk-mq: remove the error argument to blk_mq_complete_request
` [PATCH 18/25] blk-mq: simplify __blk_mq_complete_request
` [PATCH 19/25] block: add a error_count field to struct request
` [PATCH 20/25] floppy: switch from req->errors to req->error_count
` [PATCH 21/25] ataflop: "
` [PATCH 22/25] swim3: remove (commented out) printing of req->errors
` [PATCH 23/25] pd: remove bogus check for req->errors
` [PATCH 24/25] blktrace: remove the unused block_rq_abort tracepoint
` [PATCH 25/25] block: remove the errors field from struct request

[RFC PATCH 0/2] block,scsi: support host-wide tagset
 2017-04-07  6:21 UTC  (5+ messages)
` [PATCH 1/2] block: Implement global tagset

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

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

(unknown),
 2017-04-06 19:09 UTC 

[PATCH] scsi: sd: fix warning on min_not_zero use
 2017-04-06 18:57 UTC 

[PATCHv6 0/8] SCSI EH cleanup
 2017-04-06 17:52 UTC  (11+ messages)
` [PATCHv6 1/8] scsi_error: count medium access timeout only once per EH run
` [PATCHv6 2/8] sd: Return SUCCESS in sd_eh_action() after device offline
` [PATCHv6 3/8] scsi: always send command aborts
` [PATCHv6 4/8] libsas: allow async aborts
` [PATCHv6 5/8] scsi: make eh_eflags persistent
` [PATCHv6 6/8] scsi: make scsi_eh_scmd_add() always succeed
` [PATCHv6 7/8] scsi: make asynchronous aborts mandatory
` [PATCHv6 8/8] scsi: inline command aborts

problem with discard granularity in sd
 2017-04-06 17:34 UTC  (4+ messages)

[PATCH] qla4xxx: drop redundant init_completion
 2017-04-06 17:15 UTC  (2+ messages)

hpsa patches in mkp/4.12/scsi-queue and mkp/4.11/scsi-fixes
 2017-04-06 17:05 UTC  (2+ messages)

[PATCH] csiostor: switch to pci_alloc_irq_vectors
 2017-04-06 16:58 UTC  (11+ messages)

[PATCH v2] scsi: sd: Fix capacity calculation with 32-bit sector_t
 2017-04-06 16:52 UTC  (3+ messages)

[PATCH v2] scsi: ses: don't get power status of SES device slot on probe
 2017-04-06 16:49 UTC  (5+ messages)

[PATCH] Make checking the scsi_device_get() return value mandatory
 2017-04-06 16:46 UTC  (6+ messages)

[PATCH] osd_uld: Check scsi_device_get() return value
 2017-04-06 16:44 UTC  (3+ messages)

->retries fixups V2
 2017-04-06  8:55 UTC  (15+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

->retries fixups
 2017-04-06  8:38 UTC  (15+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

[PATCH] sd: Explicit type cast to fix calculating rw_max
 2017-04-06  8:20 UTC 

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-06  6:18 UTC  (30+ messages)
` [PATCH 01/27] sd: split sd_setup_discard_cmnd
` [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES
` [PATCH 06/27] dm io: discards don't take a payload
` [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES
` [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/27] sd: implement unmapping Write Zeroes
` [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/27] zram: "
` [PATCH 17/27] loop: "
` [PATCH 18/27] brd: remove discard support
` [PATCH 19/27] rbd: remove the discard_zeroes_data flag
` [PATCH 20/27] rsxx: "
` [PATCH 21/27] mmc: "
` [PATCH 22/27] block: stop using discards for zeroing
` [PATCH 23/27] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 24/27] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 25/27] block: remove the discard_zeroes_data flag
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices
` [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards

4.11.0-rc5-00011-g08e4e0d oops in mpt3sas driver
 2017-04-06  1:47 UTC  (2+ messages)

[PATCH 21/24] scsi: Lock down the eata driver
 2017-04-05 20:17 UTC 

[PATCH v3 0/2] scsi: storvsc: Add support for FC rport
 2017-04-05 18:45 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: scsi_transport_fc: Add dummy initiator role to rport
` [PATCH v3 2/2] scsi: storvsc: Add support for FC rport

(unknown),
 2017-04-05 18:10 UTC 

[PATCH 27/38] Annotate hardware config module parameters in drivers/scsi/
 2017-04-05 17:00 UTC 

[PATCHv5 0/8] SCSI EH cleanup
 2017-04-05 15:05 UTC  (15+ messages)
` [PATCHv5 1/8] scsi_error: count medium access timeout only once per EH run
` [PATCHv5 2/8] sd: Return SUCCESS in sd_eh_action() after device offline
` [PATCHv5 3/8] scsi: always send command aborts
` [PATCHv5 5/8] scsi: make eh_eflags persistent
` [PATCHv5 6/8] scsi: make scsi_eh_scmd_add() always succeed
` [PATCHv5 7/8] scsi: make asynchronous aborts mandatory
` [PATCHv5 8/8] scsi: inline command aborts

[PATCH] scsi: ses: don't get power status of SES device slot on probe
 2017-04-05 14:59 UTC  (5+ messages)

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-05 14:51 UTC  (7+ messages)
` [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES
` [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/27] zram: "
` [PATCH 17/27] loop: "

[PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/
 2017-04-05 14:33 UTC  (3+ messages)


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