linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-14 17:45:41 to 2016-02-19 08:39:53 UTC [more...]

[PATCH 0/7] Runtime PM support for AHCI host controller driver
 2016-02-19  8:39 UTC  (15+ messages)
` [PATCH 1/7] block: Add blk_set_runtime_active()
` [PATCH 2/7] scsi: Set request queue runtime PM status back to active on resume
` [PATCH 3/7] scsi: Drop runtime PM usage count after host is added
` [PATCH 4/7] ahci: Cache host controller version
` [PATCH 5/7] ahci: Convert driver to use modern PM hooks
` [PATCH 6/7] ahci: Add functions to manage runtime PM of AHCI ports
` [PATCH 7/7] ahci: Add runtime PM support for the host controller

dm-multipath test scripts
 2016-02-19  8:37 UTC  (4+ messages)

[PATCHv8 00/23] ALUA device handler update, part II
 2016-02-19  8:17 UTC  (24+ messages)
` [PATCHv8 01/23] scsi_dh_alua: Pass buffer as function argument
` [PATCHv8 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCHv8 03/23] scsi_dh_alua: Make stpg synchronous
` [PATCHv8 04/23] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCHv8 05/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCHv8 06/23] scsi_dh_alua: allocate RTPG buffer separately
` [PATCHv8 07/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCHv8 08/23] scsi_dh_alua: use unique device id
` [PATCHv8 09/23] scsi_dh_alua: simplify alua_initialize()
` [PATCHv8 10/23] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCHv8 11/23] scsi_dh_alua: move optimize_stpg evaluation
` [PATCHv8 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
` [PATCHv8 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv8 14/23] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCHv8 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
` [PATCHv8 16/23] scsi_dh_alua: Recheck state on unit attention
` [PATCHv8 17/23] scsi_dh_alua: update all port states
` [PATCHv8 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCHv8 19/23] scsi_dh: add 'rescan' callback
` [PATCHv8 20/23] scsi: Add 'access_state' attribute
` [PATCHv8 21/23] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv8 22/23] scsi_dh_alua: update 'access_state' field
` [PATCHv8 23/23] scsi_dh_alua: Update version to 2.0

[PATCHv7 00/23] ALUA device handler update, part II
 2016-02-19  6:50 UTC  (49+ messages)
` [PATCHv7 01/23] scsi_dh_alua: Pass buffer as function argument
` [PATCHv7 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCHv7 03/23] scsi_dh_alua: Make stpg synchronous
` [PATCHv7 04/23] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCHv7 05/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCHv7 06/23] scsi_dh_alua: allocate RTPG buffer separately
` [PATCHv7 07/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCHv7 08/23] scsi_dh_alua: use unique device id
` [PATCHv7 09/23] scsi_dh_alua: simplify alua_initialize()
` [PATCHv7 10/23] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCHv7 11/23] scsi_dh_alua: move optimize_stpg evaluation
` [PATCHv7 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
` [PATCHv7 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv7 14/23] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCHv7 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
` [PATCHv7 16/23] scsi_dh_alua: Recheck state on unit attention
` [PATCHv7 17/23] scsi_dh_alua: update all port states
` [PATCHv7 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCHv7 19/23] scsi_dh: add 'rescan' callback
` [PATCHv7 20/23] scsi: Add 'access_state' attribute
` [PATCHv7 21/23] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv7 22/23] scsi_dh_alua: update 'access_state' field
` [PATCHv7 23/23] scsi_dh_alua: Update version to 2.0

[Announce] sg3_utils-1.42 available
 2016-02-18 19:52 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.5-rc4
 2016-02-18 17:31 UTC 

[PATCH v2] fusion-mptbase: handle failed allocation for workqueue
 2016-02-18 16:55 UTC  (4+ messages)

[PATCH] target: Fix incorrect unmap_zeroes_data_store return
 2016-02-18 16:41 UTC  (2+ messages)

NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
 2016-02-18 16:27 UTC  (2+ messages)

[PATCH v8 0/3] add support for DWC UFS Controller
 2016-02-18 14:38 UTC  (6+ messages)
` [PATCH v8 1/3] fixed typo in ufshcd-pltfrm
` [PATCH v8 2/3] added UFS 2.0 capabilities
` [PATCH v8 3/3] add support for DWC UFS Host Controller

[PATCH v2 1/2] mpt3sas: Free memory pools before retrying to allocate with different value
 2016-02-18 13:10 UTC  (4+ messages)
` [PATCH v2 2/2] Updating maintainers list for MPT FUSION DRIVERS

[RFC 13/34] iscsi-target: add new transport type
 2016-02-18 12:36 UTC  (8+ messages)
` [RFC 18/34] iscsi-target: call complete on conn_logout_comp
` [RFC 19/34] iscsi-target: clear tx_thread_active
` [RFC 20/34] iscsi-target: update struct iscsit_transport definition

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-18 10:57 UTC  (23+ messages)
` [PATCH 1/6] hisi_sas: add TMF_RESP_FUNC_SUCC check
` [PATCH 2/6] hisi_sas: add hisi_sas_slot_abort()
` [PATCH 3/6] hisi_sas: use slot abort in v1 hw
` [PATCH 4/6] hisi_sas: use slot abort in v2 hw
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()
` [PATCH 6/6] hisi_sas: update driver version to 1.3

[PATCH RESEND] dpt_i2o: fix build warning
 2016-02-18  8:29 UTC 

[PATCH v2] [SCSI] dpt_i2o: use proper pci driver
 2016-02-18  8:19 UTC  (4+ messages)

[RESEND PATCH v2] scsi: gdth: replace struct timeval with ktime_get_real_seconds()
 2016-02-18  5:29 UTC 

dm-mpath: fix a tiny case which can cause an infinite loop
 2016-02-18  0:22 UTC  (6+ messages)
` [PATCH] block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled

[PATCH] aic7xxx: Fix queue depth handling
 2016-02-18  0:16 UTC  (4+ messages)

[PATCH] lpfc: fix missing zero termination in debugfs
 2016-02-18  0:17 UTC  (3+ messages)

[PATCH] esas2r: Fix array overrun
 2016-02-18  0:16 UTC  (4+ messages)

[PATCH 0/2] mpt3sas driver fix and updated MAINTAINERS list:
 2016-02-17 23:56 UTC  (9+ messages)
` [PATCH 1/2] mpt3sas: Deallocate resources before trying reallocation of the same in _base_allocate_memory_pools()
` [PATCH 2/2] Modified Maintainers list for MPT FUSION DRIVERS

aicasm: fix kbuild for separated build directories
 2016-02-17 23:46 UTC  (2+ messages)

[PATCH] ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
 2016-02-17 23:30 UTC  (2+ messages)

[PATCH] Use ida_simple for SCSI iSCSI transport session id
 2016-02-17 22:37 UTC  (5+ messages)

5.0% Low Interest Rate!!!
 2016-02-16  8:19 UTC 

[PATCH] fusion-mptbase: handle failed allocation for workqueue
 2016-02-17 16:53 UTC  (4+ messages)

[PATCH] qlogicpti: Return correct error code
 2016-02-17 13:32 UTC 

[PATCH v2 0/7] ibmvscsi code cleanup
 2016-02-17  8:05 UTC  (6+ messages)
` [PATCH v2 3/7] ibmvscsi: Replace magic values in set_adpater_info() with defines

ses: wrongly error out for Simple Subenclosures
 2016-02-17  1:44 UTC 

Why does sd "assume write through" instead of "write back"?
 2016-02-17  0:53 UTC 

[Bug 111441] New: iscsi fails to attach to targets
 2016-02-16 19:08 UTC  (15+ messages)

[PATCH] [SCSI] dpt_i2o: fix build warning
 2016-02-16 18:23 UTC  (3+ messages)

aacraid: ioctl hang (4.5-rc4)
 2016-02-16 17:47 UTC 

Cash|Deposit
 2016-02-16 13:59 UTC 

(unknown)
 2016-02-16 11:45 UTC 

[PATCH] scsi: fix soft lockup in scsi_remove_target() on module removal
 2016-02-16  9:46 UTC  (2+ messages)

[Bug 111341] New: Firmware loader
 2016-02-16  2:53 UTC  (3+ messages)
` [Bug 111341] "

[PATCH-v4 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-15 19:02 UTC  (10+ messages)

[RFC 00/34] Chelsio iSCSI target offload driver
 2016-02-15 17:16 UTC  (9+ messages)
` [RFC 22/34] iscsi-target: call Rx thread function
` [RFC 23/34] iscsi-target: split iscsi_target_rx_thread()
` [RFC 25/34] iscsi-target: move iscsit_thread_check_cpumask()
` [RFC 26/34] iscsi-target: fix seq_end_offset calculation
` [RFC 27/34] cxgbit: add cxgbit.h
` [RFC 30/34] cxgbit: add cxgbit_cm.c
` [RFC 34/34] iscsi-target: update Kconfig and Makefile

[PATCH v7 0/3] add support for DWC UFS Controller
 2016-02-15 11:16 UTC  (4+ messages)
` [PATCH v7 3/3] add support for DWC UFS Host Controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).