messages from 2017-04-06 17:10:18 to 2017-04-12 00:56:58 UTC [more...]
[PATCHv4 0/6] sanitize sg
2017-04-12 0:56 UTC (8+ 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] scsi: aacraid: fix PCI error recovery path
2017-04-12 0:46 UTC (3+ messages)
[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
2017-04-12 0:44 UTC (3+ messages)
[PATCH 6/6] scsi: Implement blk_mq_ops.show_rq()
2017-04-11 20:58 UTC
[PATCH RESEND] scsi: return correct blkprep status code in case scsi_init_io() fails
2017-04-11 18:43 UTC (2+ messages)
[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
2017-04-11 18:18 UTC (23+ 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
problem with discard granularity in sd
2017-04-11 18:07 UTC
RFC: remove REQ_OP_WRITE_SAME
2017-04-11 16:49 UTC (10+ 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] ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
2017-04-11 14:48 UTC (2+ messages)
[PATCH] ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
2017-04-11 14:40 UTC (3+ messages)
Race to power off harming SATA SSDs
2017-04-11 14:31 UTC (10+ messages)
` sd: wait for slow devices on shutdown path
[PATCH 00/12] hpsa updates
2017-04-11 12:35 UTC (15+ 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
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] "
[PATCH 0/4] scsi: scsi_dh_alua: handle target port unavailable state
2017-04-11 1:21 UTC (6+ 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
[PATCHv6 0/8] SCSI EH cleanup
2017-04-11 0:19 UTC (12+ 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 v2 0/4] Avoid that __scsi_remove_device() hangs
2017-04-10 17:54 UTC (5+ 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
[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
[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
2017-04-10 16:03 UTC (18+ messages)
` [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 0/6] hisi_sas: v2 hw SoC bug workarounds
2017-04-10 14:07 UTC (9+ 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
(unknown),
2017-04-10 8:37 UTC
[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] 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 (2+ messages)
[PATCH] ibmvscsis: Do not send aborted task response
2017-04-07 21:23 UTC (7+ messages)
[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
[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 (7+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
[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 (15+ messages)
` [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 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 07/25] virtio_blk: don't use req->errors
` [PATCH 14/25] nbd: "
[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
(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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox