messages from 2017-05-03 23:55:28 to 2017-05-10 06:24:07 UTC [more...]
[PATCH V2 00/19] aacraid: Patchset with reset rework and misc fixes
2017-05-10 16:39 UTC (3+ messages)
` [PATCH V2 01/19] aacraid: Remove __GFP_DMA for raw srb memory
` [PATCH V2 02/19] aacraid: Fix DMAR issues with iommu=pt
[PATCH v1] ibmvscsis: Fix cleaning up pointers
2017-05-10 3:45 UTC (2+ messages)
[PATCH] csiostor: Avoid content leaks and casts
2017-05-09 22:34 UTC
[PATCH] target: remove dead code
2017-05-09 21:46 UTC
[REEEEPOST] bnx2i + bnx2fc: convert to generic workqueue (#3)
2017-05-09 21:15 UTC (22+ 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
[PATCH v3] sd: Ignore sync cache failures when not supported
2017-05-09 19:20 UTC (2+ messages)
[PATCH] scsi: qla2xxx: remove dead code
2017-05-09 16:51 UTC
drivers/scsi: GPF in sg_read
2017-05-09 13:51 UTC
A bug in scsi_alloc_target of drivers/scsi/scsi_scan.c
2017-05-09 9:08 UTC
always use REQ_OP_WRITE_ZEROES for zeroing offload V2
2017-05-09 6:46 UTC (11+ messages)
` [PATCH 25/27] block: remove the discard_zeroes_data flag
[PATCH v4] ibmvscsis: Do not send aborted task response
2017-05-09 4:55 UTC (2+ messages)
[PATCH] scsi: qedf: properly update arguments position in function call
2017-05-09 3:06 UTC (4+ messages)
30475
2017-05-09 2:59 UTC
[PATCH] scsi: pmcraid: remove redundant check to see if request_size is less than zero
2017-05-09 2:18 UTC (3+ messages)
[PATCH] scsi: lpfc: ensure els_wq is being checked before destroying it
2017-05-09 2:12 UTC (2+ messages)
[PATCH] cxlflash: Select IRQ_POLL
2017-05-09 2:09 UTC (3+ messages)
[PATCH] scsi: qedf: Avoid reading past end of buffer
2017-05-09 2:08 UTC (5+ messages)
remove REQ_OP_WRITE_SAME
2017-05-09 2:06 UTC (4+ messages)
[PATCH v2] sd: Ignore sync cache failures when not supported
2017-05-09 1:55 UTC (5+ messages)
[PATCH] scsi: qedf: Cleanup the type of io_log->op
2017-05-09 1:52 UTC (3+ messages)
[PATCH] scsi: lpfc: double lock typo in lpfc_ns_rsp()
2017-05-09 1:51 UTC (2+ messages)
[PATCH] scsi_lib: Add #include <scsi/scsi_transport.h>
2017-05-09 1:44 UTC (3+ messages)
[PATCH, RFC] MAINTAINERS: update OSD entries
2017-05-09 1:43 UTC (2+ messages)
[PATCH] MegaRAID SAS: Raidcard hotswap wouldn't work if the device's fd is held in userspace
2017-05-09 1:38 UTC (3+ messages)
` [PATCH]scsi: megaraid_sas: fix raid card hotswap failure
[PATCH v3] lpfc: Fix panic on BFS configuration
2017-05-09 1:26 UTC (3+ messages)
[PATCH] libfc: do not flood console with messages 'libfc: queue full ...'
2017-05-09 1:21 UTC (3+ messages)
Race to power off harming SATA SSDs
2017-05-08 21:36 UTC (30+ messages)
[PATCH 00/19] aacraid: Patchset with reset rework and misc fixes
2017-05-08 21:16 UTC (21+ messages)
` [PATCH 01/19] aacraid: Remove GFP_DMA for raw srb memory
` [PATCH 02/19] aacraid: Fix DMAR issues with iommu=pt
` [PATCH 03/19] aacraid: Added 32 and 64 queue depth for arc natives
` [PATCH 04/19] aacraid: Set correct Queue Depth for HBA1000 RAW disks
` [PATCH 05/19] aacraid: Remove reset support from check_health
` [PATCH 06/19] aacraid: Change wait time for fib completion
` [PATCH 07/19] aacraid: Log count info of scsi cmds before reset
` [PATCH 08/19] aacraid: Print ctrl status before eh reset
` [PATCH 09/19] aacraid: Using single reset mask for IOP reset
` [PATCH 10/19] aacraid: Rework "
` [PATCH 11/19] aacraid: Add periodic checks to see IOP reset status
` [PATCH 12/19] aacraid: Rework SOFT reset code
` [PATCH 13/19] aacraid: Rework aac_src_restart
` [PATCH 14/19] aacraid: Use correct function to get ctrl health
` [PATCH 15/19] aacraid: Make sure ioctl returns on controller reset
` [PATCH 16/19] aacraid: Enable ctrl reset for both hba and arc
` [PATCH 17/19] aacraid : Add reset debugging statements
` [PATCH 18/19] aacraid: Remove reference to Series-9
` [PATCH 19/19] aacraid: Update driver version to 50834
[PATCH] scsi: qla4xxx: check for null return from iscsi_lookup_endpoint
2017-05-08 12:09 UTC (2+ messages)
[PATCH] qlogicpti: Fix resource releasing in order handling path
2017-05-08 11:42 UTC
[PATCH v2] sd: Write lock zone for REQ_OP_WRITE_ZEROES
2017-05-08 6:48 UTC
[PATCH] sd: Unlock zone in case of error in sd_setup_write_same_cmnd()
2017-05-08 5:59 UTC (2+ messages)
` [PATCH] sd: Write lock zone for REQ_OP_WRITE_ZEROES
[Bug 176951] boot fails unless acpi=off Acer Travelmate X-349
2017-05-07 10:19 UTC (2+ messages)
[PATCH v3] ibmvscsis: Do not send aborted task response
2017-05-07 21:59 UTC (2+ messages)
[PATCH 00/19] aacraid: Patchset with reset rework and misc fixes
2017-05-07 11:27 UTC (20+ messages)
` [PATCH 01/19] aacraid: Remove GFP_DMA for raw srb memory
` [PATCH 02/19] aacraid: Fix DMAR issues with iommu=pt
` [PATCH 03/19] aacraid: Added 32 and 64 queue depth for arc natives
` [PATCH 04/19] aacraid: Set correct Queue Depth for HBA1000 RAW disks
` [PATCH 05/19] aacraid: Remove reset support from check_health
` [PATCH 06/19] aacraid: Change wait time for fib completion
` [PATCH 07/19] aacraid: Log count info of scsi cmds before reset
` [PATCH 08/19] aacraid: Print ctrl status before eh reset
` [PATCH 09/19] aacraid: Using single reset mask for IOP reset
` [PATCH 10/19] aacraid: Rework "
` [PATCH 11/19] aacraid: Add periodic checks to see IOP reset status
` [PATCH 12/19] aacraid: Rework SOFT reset code
` [PATCH 13/19] aacraid: Rework aac_src_restart
` [PATCH 14/19] aacraid: Use correct function to get ctrl health
` [PATCH 15/19] aacraid: Make sure ioctl returns on controller reset
` [PATCH 16/19] aacraid: Enable ctrl reset for both hba and arc
` [PATCH 17/19] aacraid : Add reset debugging statements
` [PATCH 18/19] aacraid: Remove reference to Series-9
` [PATCH 19/19] aacraid: Update driver version to 50834
[PATCH 1/4] blk-mq: introduce BLK_MQ_F_SCHED_USE_HW_TAG
2017-05-05 23:33 UTC (2+ messages)
[PATCH V4 00/12] hpsa updates
2017-05-05 16:10 UTC (15+ messages)
` [PATCH V4 01/12] hpsa: update identify physical device structure
` [PATCH V4 02/12] hpsa: do not get enclosure info for external devices
` [PATCH V4 03/12] hpsa: update reset handler
` [PATCH V4 04/12] hpsa: do not reset enclosures
` [PATCH V4 05/12] hpsa: rescan later if reset in progress
` [PATCH V4 06/12] hpsa: correct resets on retried commands
` [PATCH V4 07/12] hpsa: cleanup reset handler
` [PATCH V4 08/12] hpsa: correct queue depth for externals
` [PATCH V4 09/12] hpsa: separate monitor events from rescan worker
` [PATCH V4 10/12] hpsa: send ioaccel requests with 0 length down raid path
` [PATCH V4 11/12] hpsa: remove abort handler
` [PATCH V4 12/12] hpsa: bump driver version
[PATCH v2] ibmvscsis: Do not send aborted task response
2017-05-05 3:01 UTC (6+ messages)
[PATCH] tcmu: Add fifo type waiter list support to avoid starvation
2017-05-05 2:51 UTC
[PATCH V3 00/14] hpsa updates
2017-05-04 19:09 UTC (15+ messages)
` [PATCH V3 01/14] hpsa: update pci ids
` [PATCH V3 02/14] hpsa: change driver version
` [PATCH V3 03/14] hpsa: update identify physical device structure
` [PATCH V3 04/14] hpsa: do not get enclosure info for external devices
` [PATCH V3 05/14] hpsa: update reset handler
` [PATCH V3 06/14] hpsa: do not reset enclosures
` [PATCH V3 07/14] hpsa: rescan later if reset in progress
` [PATCH V3 08/14] hpsa: correct resets on retried commands
` [PATCH V3 09/14] hpsa: cleanup reset handler
` [PATCH V3 10/14] hpsa: correct queue depth for externals
` [PATCH V3 11/14] hpsa: separate monitor events from rescan worker
` [PATCH V3 12/14] hpsa: send ioaccel requests with 0 length down raid path
` [PATCH V3 13/14] hpsa: remove abort handler
` [PATCH V3 14/14] hpsa: bump driver version
[PATCH V2 00/12] hpsa updates
2017-05-04 18:29 UTC (4+ messages)
` [PATCH V2 07/12] hpsa: cleanup reset handler
[PATCH v2] Avoid that scsi_exit_rq() triggers a use-after-free
2017-05-04 15:32 UTC (6+ messages)
[bug report] scsi: cxlflash: Add hardware queues attribute
2017-05-04 10:09 UTC
[RFC] generate uevent for SCSI sense code
2017-05-04 0:50 UTC (2+ messages)
` [RFC] scsi: "
[PATCH V2 00/36] smartpqi updates
2017-05-03 23:55 UTC (10+ messages)
` [PATCH V2 28/36] smartpqi: map more raid errors to SCSI errors
` [PATCH V2 29/36] smartpqi: update timeout on admin commands
` [PATCH V2 30/36] smartpqi: enhance device add and remove messages
` [PATCH V2 31/36] smartpqi: make ioaccel references consistent
` [PATCH V2 32/36] smartpqi: add raid level show
` [PATCH V2 33/36] smartpqi: cleanup list initialization
` [PATCH V2 34/36] smartpqi: add module parameters
` [PATCH V2 35/36] smartpqi: remove writeq/readq function definitions
` [PATCH V2 36/36] smartpqi: bump driver version
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