messages from 2014-07-09 18:51:38 to 2014-07-14 06:35:51 UTC [more...]
[PATCH v2] mpt2sas: delay scsi_add_host call to work with scsi-mq
2014-07-14 6:30 UTC
[PATCH V3 0/7] Drivers: scsi: storvsc: Bug fixes and improvements
2014-07-14 6:17 UTC (17+ messages)
` [PATCH V3 1/7] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
` [PATCH V3 2/7] Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
` [PATCH V3 3/7] Drivers: scsi: storvsc: Filter commands based on the storage protocol version
` [PATCH V3 4/7] Drivers: scsi: storvsc: Fix a bug in handling VMBUS "
` [PATCH 5/7] Drivers: scsi: storvsc: Implement a timedout handler
` [PATCH 6/7] drivers: scsi: storvsc: Set srb_flags in all cases
` [PATCH 7/7] drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
[PATCH 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
2014-07-14 3:19 UTC (47+ 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 6/8] Drivers: scsi: storvsc: Implement an abort handler
` [PATCH 7/8] drivers: scsi: storvsc: Set srb_flags in all cases
[PATCH v2] scsi_debug: support scsi-mq, queues and locks
2014-07-13 22:55 UTC (3+ messages)
scsi-mq V2
2014-07-13 17:15 UTC (40+ messages)
` [PATCH 08/14] scsi: convert device_busy to atomic_t
` [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess
[RESEND][PATCH 06/10][SCSI]mpt2sas: For >2TB volumes, DirectDrive support sends IO's with LBA bit 31 to IR FW instead of DirectDrive
2014-07-13 17:02 UTC (3+ messages)
RFC: clean up command setup
2014-07-13 15:03 UTC (37+ messages)
` [PATCH 01/10] scsi: move the nr_phys_segments assert into scsi_init_io
` [PATCH 02/10] scsi: restructure command initialization for TYPE_FS requests
` [PATCH 03/10] scsi: set sc_data_direction in common code
` [PATCH 04/10] sd: don't use scsi_setup_blk_pc_cmnd for flush requests
` [PATCH 05/10] sd: don't use scsi_setup_blk_pc_cmnd for write same requests
` [PATCH 06/10] sd: don't use scsi_setup_blk_pc_cmnd for discard requests
` [PATCH 07/10] sd: retry write same commands
` [PATCH 08/10] sd: retry discard commands
` [PATCH 09/10] sd: split sd_init_command
` [PATCH 10/10] scsi: mark scsi_setup_blk_pc_cmnd static
[RESEND][PATCH 05/10][SCSI]mpt2sas: Bump mpt2sas driver version to 17.100.00.00
2014-07-13 15:00 UTC (2+ messages)
[RESEND][PATCH 04/10][SCSI]mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced
2014-07-13 15:00 UTC (2+ messages)
[RESEND][PATCH 03/10][SCSI]mpt2sas: Copyright in driver sources is updated for year the 2014
2014-07-13 14:58 UTC (2+ messages)
[RESEND][PATCH 02/10][SCSI]mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications
2014-07-13 14:58 UTC (2+ messages)
[RESEND][PATCH 01/10][SCSI]mpt2sas: Added driver module parameter max_msix_vectors
2014-07-13 14:54 UTC (3+ messages)
[PATCH v2] ufs: fix DMA mask setting
2014-07-13 13:01 UTC (2+ messages)
[PATCH] scsi: Remove some false sharing in Scsi_Host / Scsi_Device
2014-07-13 11:46 UTC (2+ messages)
[PATCH v2 0/3] Include protection information in transport header
2014-07-13 11:40 UTC (4+ messages)
` [PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper
[PATCH 0/4] iscsi: iscsi changes for 3.17
2014-07-13 9:50 UTC (6+ messages)
` [PATCH 1/4] iscsi class: fix get_host_stats error handling
` [PATCH 2/4] qla4xxx: fix get_host_stats error propagation
` [PATCH 3/4] iscsi class: fix get_host_stats return code when not supported
` [PATCH 4/4] libiscsi: return new error code when nop times out
[PATCH resend] ufs: fix DMA mask setting
2014-07-13 3:28 UTC (2+ messages)
megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
2014-07-13 1:35 UTC (3+ messages)
sg_tst_async, scsi-mq testing
2014-07-13 0:52 UTC
uas - kernel panic on drive connection
2014-07-12 10:16 UTC (6+ messages)
eata - issue appeared in Linus git master in last 24-48 hours
2014-07-12 5:13 UTC (3+ messages)
mpt2sas stuck installing
2014-07-12 3:13 UTC (2+ messages)
[PATCH] scsi: arm: fas216: Use %llu to print 'u64' format
2014-07-11 11:31 UTC (5+ messages)
[PATCH 0/5] megaraid_sas: Update for scsi for-next
2014-07-11 9:56 UTC (8+ 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
Add XEN pvSCSI support
2014-07-11 9:04 UTC (5+ messages)
` [PATCH 3/4] Introduce XEN scsiback module
` "
[RFC Patch V1 18/30] mm, bnx2fc: Use cpu_to_mem()/numa_mem_id() to support memoryless node
2014-07-11 7:37 UTC (3+ messages)
` [RFC Patch V1 19/30] mm, bnx2i: "
` [RFC Patch V1 20/30] mm, fcoe: "
[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
[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 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 (3+ messages)
` [PATCH v2 3/4] IB/srp: Fix residual handling
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