public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-05 17:21:24 to 2017-04-10 07:53:27 UTC [more...]

[PATCHv6 0/8] SCSI EH cleanup
 2017-04-10  7:53 UTC  (12+ 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

[PATCH 1/2] scsi: sd: Separate zeroout and discard command choices
 2017-04-10  7:13 UTC  (6+ messages)
` [PATCH 2/2] scsi: sd: Remove LBPRZ dependency for discards

[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
 2017-04-10  7:12 UTC  (16+ messages)
` [PATCH v4 1/6] blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
` [PATCH v4 2/6] blk-mq: Restart a single queue if tag sets are shared
` [PATCH v4 3/6] blk-mq: Clarify comments in blk_mq_dispatch_rq_list()
` [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] virtio_scsi: don't check for failure from mempool_alloc()
 2017-04-10  2:16 UTC 

[PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()
 2017-04-10  2:15 UTC 

[PATCH] scsi: lpfc: don't check for failure of mempool_alloc()
 2017-04-10  2:04 UTC 

[PATCH 0/5] target: Fine-tuning for some function implementations
 2017-04-09 19:53 UTC  (6+ messages)
` [PATCH 1/5] target: Use kcalloc() in two functions
` [PATCH 2/5] target: Delete error messages for failed memory allocations
` [PATCH 3/5] target: Improve size determinations in two functions
` [PATCH 4/5] target: Use kmalloc_array() in compare_and_write_callback()
` [PATCH 5/5] target: Use kmalloc_array() in transport_kmap_data_sg()

(unknown),
 2017-04-09 15:30 UTC 

[PATCH 0/3] iSCSI-target: Fine-tuning for some function implementations
 2017-04-09 14:28 UTC  (4+ messages)
` [PATCH 1/3] iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
` [PATCH 2/3] iscsi-target: Delete error messages for failed memory allocations
` [PATCH 3/3] iscsi-target: Improve size determinations in four functions

[PATCH] [SCSI] aic7xxx: fix order of arguments in function prototype
 2017-04-08 17:28 UTC 

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-08 17:26 UTC  (6+ messages)
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices
` [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards

[Bug 195285] New: qla2xxx FW immediatly crashing after target start
 2017-04-08  0:11 UTC 

[PATCH] ibmvscsis: Do not send aborted task response
 2017-04-07 21:23 UTC  (7+ messages)

[PATCH 00/12] hpsa updates
 2017-04-07 20:06 UTC  (13+ messages)
` [PATCH 01/12] hpsa: update identify physical device structure
` [PATCH 02/12] hpsa: do not get enclosure info for external devices
` [PATCH 03/12] hpsa: update reset handler
` [PATCH 04/12] hpsa: do not reset enclosures
` [PATCH 05/12] hpsa: rescan later if reset in progress
` [PATCH 06/12] hpsa: correct resets on retried commands
` [PATCH 07/12] hpsa: cleanup reset handler
` [PATCH 08/12] hpsa: correct queue depth for externals
` [PATCH 09/12] hpsa: separate monitor events from heartbeat worker
` [PATCH 10/12] hpsa: send ioaccel requests with 0 length down raid path
` [PATCH 11/12] hpsa: remove abort handler
` [PATCH 12/12] hpsa: bump driver version

[PATCH 00/12] hpsa updates
 2017-04-07 19:53 UTC 

linux-next: manual merge of the scsi-mkp tree with the char-misc tree
 2017-04-07 19:50 UTC  (3+ messages)

[PATCH V2] scsi: mpt3sas: remove redundant wmb
 2017-04-07 19:06 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-07 17:59 UTC  (23+ messages)
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 5/8] scatterlist: Modify SG copy functions to support io memory
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH] scsi: mpt3sas: remove redundant wmb on arm/arm64
 2017-04-07 17:28 UTC  (4+ messages)

[PATCH] scsi: libfc: directly call ELS request handlers
 2017-04-07 16:15 UTC  (2+ messages)

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

[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 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 08/15] scsi: be2iscsi: "
` [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 

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  (4+ 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  (2+ 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  (4+ messages)
` [PATCH 4/5] nvme: move the retries count to struct nvme_request

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

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 


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