messages from 2014-07-07 15:06:41 to 2014-07-10 22:26:17 UTC [more...]
[PATCH 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
2014-07-10 22:26 UTC (38+ messages)
` [PATCH 1/8] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
` [PATCH 2/8] Drivers: scsi: storvsc: Filter commands based on the storage protocol version
` [PATCH 3/8] Drivers: scsi: storvsc: Fix a bug in handling VMBUS "
` [PATCH 4/8] Drivers: scsi: storvsc: Filter WRITE_SAME_16
` [PATCH 5/8] Drivers: scsi: storvsc: Fix a bug in the handling of SRB status flags
` [PATCH 6/8] Drivers: scsi: storvsc: Implement an abort handler
` [PATCH 7/8] drivers: scsi: storvsc: Set srb_flags in all cases
` [PATCH 8/8] drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
[PATCH V2 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
2014-07-10 22:08 UTC (12+ messages)
` [PATCH V2 1/8] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
` [PATCH V2 2/8] Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
` [PATCH V2 3/8] Drivers: scsi: storvsc: Filter commands based on the storage protocol version
` [PATCH V2 4/8] Drivers: scsi: storvsc: Fix a bug in handling VMBUS "
` [PATCH V2 5/8] Drivers: scsi: storvsc: Fix a bug in the handling of SRB status flags
` [PATCH V2 6/8] Drivers: scsi: storvsc: Implement an abort handler
` [PATCH V2 7/8] drivers: scsi: storvsc: Set srb_flags in all cases
` [PATCH V2 8/8] drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
scsi-mq V2
2014-07-10 21:10 UTC (62+ messages)
` [PATCH 01/14] sd: don't use rq->cmd_len before setting it up
` [PATCH 02/14] scsi: split __scsi_queue_insert
` [PATCH 03/14] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 04/14] scsi: set ->scsi_done before calling scsi_dispatch_cmd
` [PATCH 05/14] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 06/14] scsi: convert target_busy to an atomic_t
` [PATCH 07/14] scsi: convert host_busy to atomic_t
` [PATCH 08/14] scsi: convert device_busy "
` [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit
` [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 12/14] scatterlist: allow chaining to preallocated chunks
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path
` [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case
[RFC PATCH] Let device drivers disable msi on shutdown
2014-07-10 19:53 UTC (4+ messages)
[PATCH v2 0/3] ata: Fixes related to APM X-Gene SATA host controller driver
2014-07-10 14:46 UTC (5+ messages)
` [PATCH v2 1/2] ata: Fix the watermark threshold for the "
` [PATCH v2 2/2] arm64: Fix the APM X-Gene SoC SATA PHY clock DTS node csr-mask of the SATA Host Controller 1
[Bug 79901] New: Extremely slow boot on Promise VTrak E610f due to sd_mod RSOC usage
2014-07-10 14:10 UTC (3+ messages)
[PATCH 4/4] scsi: pm8001: fix pm8001_store_update_fw
2014-07-10 13:30 UTC (3+ messages)
[PATCH v2] scsi_debug: support scsi-mq, queues and locks
2014-07-10 11:02 UTC (2+ messages)
[PATCH 3/4] scsi: pm8001: fix a memory leak in flash_update
2014-07-10 10:26 UTC (2+ messages)
[PATCH 2/4] scsi: pm8001: fix update_flash
2014-07-10 10:25 UTC (2+ messages)
[PATCH 1/4] scsi: pm8001: fix a memory leak in nvmd_resp
2014-07-10 10:25 UTC (2+ messages)
[PATCH V3] scsi_lib: remove the description string in scsi_io_completion()
2014-07-10 7:48 UTC (3+ messages)
SCSI eats error from flush failure during hot plug
2014-07-10 7:44 UTC (10+ messages)
[PATCH] fcoe: Reduce max_sectors to 1024
2014-07-10 6:36 UTC (5+ messages)
[PATCH v2 0/4] SRP initiator patches for kernel 3.17
2014-07-10 4:07 UTC (4+ messages)
` [PATCH v2 1/4] scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior
` [PATCH v2 3/4] IB/srp: Fix residual handling
uas - kernel panic on drive connection
2014-07-09 23:31 UTC (4+ messages)
[PATCH 0/5] megaraid_sas: Update for scsi for-next
2014-07-09 22:17 UTC (6+ messages)
` [PATCH 1/5] megaraid_sas: Fix reset_mutex leak
` [PATCH 2/5] megaraid_sas: Remove unused variables in megasas_instance
` [PATCH 3/5] megaraid_sas: Fix LD/VF affiliation parsing
` [PATCH 4/5] megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation()
` [PATCH 5/5] megaraid_sas: Version and Changelog update
dummy scsi read or scsi command periodically for external USB Hard Disk
2014-07-09 14:25 UTC (23+ messages)
[PATCH 0/8] pm8001: Resend previous patches
2014-07-09 13:03 UTC (4+ messages)
[PATCH 4/8][RESEND] pm8001: Fix potential null pointer dereference and memory leak
2014-07-09 11:57 UTC (2+ messages)
[PATCH 8/8][RESEND] pm8001: more fixes to honor return value
2014-07-09 11:51 UTC
[PATCH 7/8][RESEND] pm8001: add a new spinlock to protect the CCB
2014-07-09 11:51 UTC
[PATCH 6/8] pm8001: honor return value
2014-07-09 11:50 UTC
[PATCH 5/8][RESEND] pm8001: clean bitmap management functions
2014-07-09 11:50 UTC
[PATCH 3/8][RESEND] pm8001: Fix hibernation issue
2014-07-09 11:50 UTC
[PATCH 2/8][RESEND] pm8001: Cleaning up uninitialized variables
2014-07-09 11:50 UTC
[PATCH 1/8][RESEND] pm8001: Fix to remove null pointer checks that could never happen
2014-07-09 11:49 UTC
[PATCH V2] scsi_lib: removes ambiguous "Unhandled error code" messages
2014-07-09 10:49 UTC (6+ messages)
[PATCH 1/1] Add defines for new FC port speeds
2014-07-09 10:47 UTC (3+ messages)
[PATCHv4 0/6] Support 64-bit LUNs
2014-07-09 0:00 UTC (4+ messages)
` [PATCH 5/6] scsi: use 64-bit value for 'max_luns'
[RFC 0/2] target: userspace pass-through backend
2014-07-08 22:03 UTC (5+ messages)
` [RFC 1/2] target: Add documentation on the target userspace pass-through driver
[PATCH v6 0/2] ata: Fix the dma state machine lockup for APM X-Gene SoC
2014-07-08 15:46 UTC (4+ messages)
` [PATCH v6 1/2] libahci: Export some of the libahci functions
` [PATCH v6 2/2] ata: Fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command
[ANNOUNCE] scsi patch queue tree updated
2014-07-08 13:40 UTC
uas: kernel BUG at block/blk-tag.c:89 is back again :|
2014-07-08 11:40 UTC (11+ messages)
[PATCH 0/3] ufs driver fixes and updates
2014-07-08 10:35 UTC (5+ messages)
` [PATCH 3/3] scsi: ufs: retry if the link-startup fails
---spam--- 订单号884498389
2014-07-08 9:15 UTC
[PATCH] ibmvfc: fix little endian issues
2014-07-07 23:21 UTC (2+ messages)
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-07-07 18:03 UTC (5+ messages)
[PATCH] qla4xxx: Return -ENOMEM on memory allocation failure
2014-07-07 17:46 UTC (5+ messages)
[PATCH] beiscsi: the custom_length field has been set to a wrong value
2014-07-07 15:52 UTC (3+ messages)
[PATCH] hpsa: refine the pci enble/disable handling
2014-07-07 15:45 UTC (3+ 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