linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-11 14:34:43 to 2016-02-17 16:40:49 UTC [more...]

[PATCH 0/2] mpt3sas driver fix and updated MAINTAINERS list:
 2016-02-17 16:40 UTC  (7+ 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

[PATCH v2] [SCSI] dpt_i2o: use proper pci driver
 2016-02-17 15:50 UTC  (3+ 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  (14+ messages)
` [PATCH v2 1/7] ibmvscsi: Correct values for several viosrp_crq_format enums
` [PATCH v2 2/7] ibmvscsi: Add and use enums for valid CRQ header values
` [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 

[PATCH] fusion-mptbase: handle failed allocation for workqueue
 2016-02-16 20:52 UTC  (3+ messages)

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

[PATCH] Use ida_simple for SCSI iSCSI transport session id
 2016-02-16 18:40 UTC  (5+ 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 

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-16 16:58 UTC  (16+ 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

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

[PATCH] esas2r: Fix array overrun
 2016-02-16 12:24 UTC  (3+ messages)

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

(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)

[PATCH] lpfc: fix missing zero termination in debugfs
 2016-02-16  6:52 UTC  (2+ messages)

[PATCH] aic7xxx: Fix queue depth handling
 2016-02-16  6:51 UTC  (3+ 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  (39+ messages)
` [RFC 01/34] cxgb4: add new ULD type CXGB4_ULD_ISCSIT
` [RFC 02/34] cxgb4: allocate resources for CXGB4_ULD_ISCSIT
` [RFC 03/34] cxgb4: large receive offload support
` [RFC 04/34] cxgb4, iw_cxgb4: move definitions to common header file
` [RFC 05/34] cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
` [RFC 06/34] cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
` [RFC 07/34] cxgb4: add definitions for iSCSI target ULD
` [RFC 08/34] cxgb4: update struct cxgb4_lld_info definition
` [RFC 09/34] cxgb4: move VLAN_NONE macro definition
` [RFC 10/34] cxgb4, iw_cxgb4: move delayed ack macro definitions
` [RFC 11/34] cxgb4: add iSCSI DDP page pod manager
` [RFC 12/34] cxgb4: update Kconfig and Makefile
` [RFC 13/34] iscsi-target: add new transport type
` [RFC 14/34] iscsi-target: export symbols
` [RFC 15/34] iscsi-target: export symbols from iscsi_target.c
` [RFC 16/34] iscsi-target: split iscsit_send_r2t()
` [RFC 17/34] iscsi-target: split iscsit_send_conn_drop_async_message()
` [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
` [RFC 21/34] iscsi-target: release transport driver resources
` [RFC 22/34] iscsi-target: call Rx thread function
` [RFC 23/34] iscsi-target: split iscsi_target_rx_thread()
` [RFC 24/34] iscsi-target: validate conn operational parameters
` [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 28/34] cxgbit: add cxgbit_lro.h
` [RFC 29/34] cxgbit: add cxgbit_main.c
` [RFC 30/34] cxgbit: add cxgbit_cm.c
` [RFC 31/34] cxgbit: add cxgbit_target.c
` [RFC 32/34] cxgbit: add cxgbit_ddp.c
` [RFC 33/34] cxgbit: add Kconfig and Makefile
` [RFC 34/34] iscsi-target: update "

[PATCH v8 0/3] add support for DWC UFS Controller
 2016-02-15 15:25 UTC  (4+ 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 v7 0/3] add support for DWC UFS Controller
 2016-02-15 11:16 UTC  (7+ messages)
` [PATCH v7 3/3] add support for DWC UFS Host Controller

[PATCHv7 00/23] ALUA device handler update, part II
 2016-02-15  8:24 UTC  (24+ 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

[GIT PULL] target fixes for v4.5-rc4
 2016-02-13 21:47 UTC 

aicasm: fix kbuild for separated build directories
 2016-02-12 22:42 UTC 

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

megaraid_sas: Task management support
 2016-02-12 17:07 UTC  (4+ messages)

[PATCH] bio: return EINTR if copying to user space got interrupted
 2016-02-12 16:15 UTC  (5+ messages)

Lieber Freund!!!
 2016-02-12 23:07 UTC 

[PATCH] ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
 2016-02-12  8:19 UTC  (2+ messages)

[PATCH 00/23] ALUA device handler update, part II
 2016-02-12  7:20 UTC  (20+ messages)
` [PATCH 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCH 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCH 19/23] scsi_dh: add 'rescan' callback
` [PATCH 20/23] scsi: Add 'access_state' attribute
` [PATCH 22/23] scsi_dh_alua: update 'access_state' field

[GIT PULL] SCSI fixes for 4.5-rc3
 2016-02-12  5:40 UTC 

[Bug 111731] New: mpt2sas doesn't get built
 2016-02-12  5:04 UTC  (2+ messages)
` [Bug 111731] "

lpfc: Modularize and cleanup FDMI code in driver
 2016-02-11 15:07 UTC  (2+ messages)

[PATCH 1/1] mpt3sas: Fix - Remove cpumask_clear for zalloc_cpumask_var and dont free free_cpu_mask_var before reply_q
 2016-02-11 15:00 UTC  (2+ messages)

[PATCH RESEND] bfa: deinline __bfa_trc() and __bfa_trc32()
 2016-02-11 14:41 UTC  (2+ messages)

[PATCH RESEND] scsi: ppa: use new parport device model
 2016-02-11 14:37 UTC  (2+ messages)

[PATCH RESEND] scsi: sim710: fix build warning
 2016-02-11 14:36 UTC  (2+ messages)

[PATCH] be2iscsi: Fix memory leak in beiscsi_alloc_mem()
 2016-02-11 14:34 UTC  (3+ messages)


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).