messages from 2014-07-09 03:17:53 to 2014-07-12 16:48:30 UTC [more...]
[PATCH V3 0/7] Drivers: scsi: storvsc: Bug fixes and improvements
2014-07-12 16:48 UTC (6+ 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 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
2014-07-12 16:35 UTC (48+ 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
megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
2014-07-12 11:56 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: Remove some false sharing in Scsi_Host / Scsi_Device
2014-07-11 20:25 UTC
RFC: clean up command setup
2014-07-11 15:15 UTC (24+ 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
scsi-mq V2
2014-07-11 14:55 UTC (66+ 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
[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 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
dummy scsi read or scsi command periodically for external USB Hard Disk
2014-07-09 14:25 UTC (7+ messages)
dummy scsi read or scsi command periodically for external USB Hard Disk
2014-07-09 14:15 UTC (10+ 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 (3+ messages)
[PATCH 1/1] Add defines for new FC port speeds
2014-07-09 10:47 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