linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-01 09:31:27 to 2015-07-08 09:06:33 UTC [more...]

[PATCHv2 00/20] asynchronous ALUA device handler
 2015-07-08  9:06 UTC  (19+ messages)
` [PATCH 01/20] scsi_dh_alua: Disable ALUA handling for non-disk devices
` [PATCH 02/20] scsi_dh_alua: Use vpd_pg83 information
` [PATCH 03/20] scsi_dh_alua: improved logging
` [PATCH 04/20] scsi_dh_alua: Improve error handling
` [PATCH 05/20] scsi: remove scsi_show_sense_hdr()
` [PATCH 06/20] scsi_dh_alua: use flag for RTPG extended header
` [PATCH 07/20] scsi_dh_alua: Pass buffer as function argument
` [PATCH 08/20] scsi_dh_alua: Make stpg synchronous
` [PATCH 09/20] scsi_dh_alua: switch to scsi_execute()
` [PATCH 10/20] scsi_dh_alua: put sense buffer on stack
` [PATCH 11/20] scsi_dh_alua: Use separate alua_port_group structure
` [PATCH 12/20] scsi_dh_alua: allocate RTPG buffer separately
` [PATCH 13/20] scsi_dh_alua: simplify sense code handling
` [PATCH 14/20] scsi_dh_alua: parse target device id
` [PATCH 15/20] revert "scsi_dh_alua: ALUA hander attach should succeed while TPG is transitioning"
` [PATCH 16/20] scsi_dh_alua: Use workqueue for RTPG
` [PATCH 17/20] scsi_dh_alua: Recheck state on unit attention
` [PATCH 18/20] scsi_dh_alua: update all port states

[PATCH 0/3] REAC CAPACITY fixes
 2015-07-08  8:46 UTC  (6+ messages)
` [PATCH 1/3] sd: Fixup capacity for ALUA standby or transitioning ports
` [PATCH 2/3] scsi: rescan device if an invalid capacity had been reported
` [PATCH 3/3] sd: do not try to spin-up disks for ALUA 'transitioning' state

[PATCH 00/10] Integrate scsi_dh better into the scsi core V4
 2015-07-08  8:30 UTC  (10+ messages)
` [PATCH 01/10] dm-mpath, scsi_dh: don't let dm detach device handlers
` [PATCH 02/10] dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
` [PATCH 03/10] scsi_dh: move to drivers/scsi
` [PATCH 04/10] scsi_dh: integrate into the core SCSI code
` [PATCH 05/10] scsi_dh: move device matching to the core code
` [PATCH 06/10] scsi_dh: kill struct scsi_dh_data
` [PATCH 07/10] scsi_dh: add a common helper to get a scsi_device from a request_queue
` [PATCH 08/10] scsi_dh: don't allow to detach device handlers at runtime
` [PATCH 09/10] scsi_dh: return individual errors in scsi_dh_activate()

blk-mq vs kmemleak
 2015-07-08  8:17 UTC  (6+ messages)

[PATCH v1 Resend] mpt2sas: setpci reset kernel oops fix
 2015-07-08  8:00 UTC  (2+ messages)

[PATCH] [SCSI] FlashPoint: optimize string comparison
 2015-07-08  7:12 UTC  (5+ messages)

[PATCHv2] sd: retry READ CAPACITY for ALUA state transition
 2015-07-08  6:20 UTC  (6+ messages)

[PATCH v3 0/3] megaraid: use dev_printk() when possible
 2015-07-08  6:08 UTC  (5+ messages)
` [PATCH v3 1/3] megaraid : use dev_printk "
` [PATCH v3 2/3] megaraid_sas "
` [PATCH v3 3/3] megaraid_sas : fix whitespace errors

[PATCH] scsi: Use module_platform_driver
 2015-07-08  4:47 UTC 

[PATCH] scsi: Use module_pci_driver
 2015-07-08  4:31 UTC 

[Announce] sg3_utils-1.41 available
 2015-07-08  2:44 UTC 

[PATCH V3 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-07-07 23:16 UTC  (11+ messages)
` [PATCH V3 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [PATCH V3 02/10] [SCSI] aacraid: Add Power Management support
` [PATCH V3 03/10] [SCSI] aacraid: Change interrupt mode to MSI for series-6 controller
` [PATCH V3 04/10] [SCSI] aacraid: Enable 64-bit write to controller register
` [PATCH V3 05/10] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [PATCH V3 06/10] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [PATCH V3 07/10] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
` [PATCH V3 08/10] [SCSI] aacraid: Send commit-config to controller firmware
` [PATCH V3 09/10] [SCSI] aacraid: Update driver version
` [PATCH V3 10/10] [SCSI] aacraid: Replace pci_enable_msix() with pci_enable_msix_exact()

[PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings
 2015-07-07 21:00 UTC  (4+ messages)
  ` [Pv-drivers] "

[PATCH] scsi: storvsc: make INQUIRY response SPC-compliant
 2015-07-07 15:01 UTC  (4+ messages)

[PATCH] iscsi-target: Fix iscsit_start_kthreads failure OOPs
 2015-07-07 12:04 UTC  (3+ messages)

[PATCH] megaraid:Remove no longer required variable ret from the function megasas_sync_map_info
 2015-07-07 11:04 UTC  (3+ messages)

megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
 2015-07-07  9:18 UTC  (8+ messages)

lockdep complains on possible circular locking dependency when deleting an iscsi device
 2015-07-07  8:58 UTC 

[PATCH] hpsa: non-zero LUNs of multi-LUN devices missing on some Smart Arrays
 2015-07-07  8:43 UTC 

[PATCH 00/11] qla2xxx: Updates for Target Mode driver
 2015-07-07  8:26 UTC  (5+ messages)
` [PATCH 09/11] qla2xxx: Added interface to send ELS commands from driver

[PATCH RESEND] mvsas: always iounmap resources
 2015-07-07  7:43 UTC 

[PATCH v3 0/5] Target sense data handling modifications
 2015-07-07  6:48 UTC  (13+ messages)
` [PATCH v3 1/5] target: Inline transport_get_sense_codes()
` [PATCH v3 2/5] target: Split transport_send_check_condition_and_sense()
` [PATCH v3 3/5] scsi: Move sense handling routines to scsi_common
` [PATCH v3 4/5] target: Use scsi helpers to build the sense data correctly
` [PATCH v3 5/5] target: Fix wrong setting of sense format for PI errors

[PATCH 0/8] tcm_loop updates
 2015-07-07  6:42 UTC  (10+ messages)

spoluprace
 2015-07-06 18:34 UTC 

[RESEND][PATCH] lpfc: fix model description
 2015-07-06 21:22 UTC 

[PATCH] scsi: Add ALUA state change UA handling
 2015-07-06 15:22 UTC  (2+ messages)

[PATCH] scsi: retry MODE SENSE on unit attention
 2015-07-06 15:19 UTC  (2+ messages)

[PATCH] aic7xxx: Fix typo in error message
 2015-07-06 14:59 UTC 

[PATCH 0/9] Integrate scsi_dh better into the scsi core V3
 2015-07-06 14:15 UTC  (10+ messages)
` [PATCH 1/9] dm-mpath, scsi_dh: don't let dm detach device handlers
` [PATCH 2/9] dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
` [PATCH 3/9] scsi_dh: move to drivers/scsi
` [PATCH 4/9] scsi_dh: integrate into the core SCSI code
` [PATCH 5/9] scsi_dh: move device matching to the core code
` [PATCH 6/9] scsi_dh: kill struct scsi_dh_data
` [PATCH 7/9] scsi_dh: add a common helper to get a scsi_device from a request_queue
` [PATCH 8/9] scsi_dh: don't allow to detach device handlers at runtime
` [PATCH 9/9] scsi_dh: return individual errors in scsi_dh_activate()

[PATCH] csiostor:Make the function csio_ln_prep_ecwr have a return type of void
 2015-07-06 13:41 UTC  (2+ messages)

[PATCH v2 0/3] Target sense data handling modifications
 2015-07-06 12:29 UTC  (9+ messages)
` [PATCH v2 1/3] target: Inline transport_get_sense_codes()
` [PATCH v2 2/3] target: Split transport_send_check_condition_and_sense()
` [PATCH v2 3/3] target: Use scsi helpers to build the sense data correctly

[PATCH] scsi: remove scsi_show_sense_hdr()
 2015-07-06 11:45 UTC  (2+ messages)

[PATCH] aic94xx: Skip reading user settings if flash is not found
 2015-07-06 11:07 UTC 

[PATCH v1 0/3] Target sense data handling modifications
 2015-07-06  6:08 UTC  (7+ messages)
` [PATCH v1 1/3] target: Inline transport_get_sense_codes()
` [PATCH v1 2/3] target: Split transport_send_check_condition_and_sense()
` [PATCH v1 3/3] target: Use scsi helpers to build the sense data correctly

[Bug 101011] New: Kernel Oops when disconnecting a mounted ext4 usb stick
 2015-07-05 20:20 UTC  (5+ messages)
` [Bug 101011] "

[PATCH] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
 2015-07-04 10:34 UTC  (3+ messages)

[Bug 100921] New: Kernel cannot read partition table automatically.But use partprobe command can
 2015-07-05  4:09 UTC  (3+ messages)
` [Bug 100921] "

[PATCH v1] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
 2015-07-04 11:08 UTC 

[PATCH RFC] target: Use scsi helpers to build the sense data correctly
 2015-07-05  7:00 UTC  (5+ messages)

[GIT PULL] target updates for v4.2-rc1
 2015-07-04 19:29 UTC 

[PATCH] scsi: Use module_pcmcia_driver
 2015-07-04  3:49 UTC 

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2015-07-04  0:14 UTC 

[PATCH] scsi: storvsc: use shost_for_each_device() instead of open coding
 2015-07-03 19:44 UTC  (3+ messages)

[PATCHv1] mpt2sas: setpci reset kernel oops fix
 2015-07-03 16:16 UTC  (3+ messages)

[PATCH] virtio scsi: fix unused variable warning
 2015-07-03 16:04 UTC  (2+ messages)

[PATCH] mpt2sas: mpt3sas: Fix memory corruption during initialization
 2015-07-03 16:03 UTC  (17+ messages)
` [PATCH 0/6] Fixes for memory corruption in mpt2sas
  ` [RESEND][PATCH "
    ` [PATCH 1/6] Add refcount to sas_device struct
    ` [PATCH 2/6] Refactor code to use new sas_device refcount
    ` [PATCH 3/6] Fix unsafe sas_device_list usage
    ` [PATCH 4/6] Add refcount to fw_event_work struct
    ` [PATCH 5/6] Refactor code to use new fw_event refcount
    ` [PATCH 6/6] Fix unsafe fw_event_list usage

[PATCH 1/1] we added changes in fnic driver patch 1.6.0.16 to acquire io_req_lock in fnic_queuecommand() before issuing I/O so that io completion is serialized. But when releasing the lock we check for the I/O flags and this could be modified if IO abort occurs before I/O completion. In this case we wont release the lock and causes deadlock in some scenerios. Using the local variable to check the IO lock status will resolve the problem
 2015-07-03 15:21 UTC  (3+ messages)

[patch] mptfusion: prevent some memory corruption
 2015-07-03  9:06 UTC  (2+ messages)

[PATCH 1/1] SCSI: bnx2i: remove redundant check
 2015-07-03  7:59 UTC 

[PATCH 2/2] be2iscsi: Revert ownership to Emulex
 2015-07-03 22:42 UTC 

[PATCH 1/2] MAINTAINERS: Update MAINTAINER list
 2015-07-03 22:42 UTC 

[PATCH 0/2] be2iscsi : Revert ownership and update MAINTAINER
 2015-07-03 22:42 UTC 

[PATCH 1/2] cxlflash: Base superpipe support
 2015-07-03  3:47 UTC  (5+ messages)

[PATCH] libiscsi: Fix host busy blocking during connection teardown
 2015-07-02 20:16 UTC  (2+ messages)

[PATCH] st: null pointer dereference panic caused by use after kref_put by st_open
 2015-07-02 15:53 UTC  (3+ messages)

[PATCH RFC 1/2] cxlflash: Base support for IBM CXL Flash Adapter
 2015-07-02 15:27 UTC  (3+ messages)

(unknown),
 2015-07-01 11:53 UTC 

CLAIM!!!
 2015-07-01 10:58 UTC 


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