public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-29 12:35:29 to 2011-08-11 02:17:35 UTC [more...]

[PATCH 0/3] target: various CDB processing fixes for -rc2
 2011-08-11  1:52 UTC 

[BUG] Oops when SCSI device under multipath is removed
 2011-08-11  0:24 UTC  (3+ messages)

[PATCH 04/05] mptfusion: Fix for device offline while doing aggressive HBA reset
 2011-08-10 16:57 UTC  (5+ messages)

[PATCH] drivers/scsi/mpt2sas/mpt2sas_transport.c: add missing sas_phy_free
 2011-08-10 11:32 UTC 

[RFC PATCH 0/4] Persistent device name using alias name
 2011-08-10  2:01 UTC  (9+ messages)

[PATCH 0/2] qla2xxx: logging functions fixups
 2011-08-09 20:55 UTC  (7+ messages)
` [PATCH 1/2] qla2xxx: Rewrite logging functions to use %pV
` [PATCH 2/2] qla2xxx: Add __attribute__((format(printf... and fix fallout

[PATCH] hpsa: fix physical device lun and target numbering problem
 2011-08-09 20:20 UTC  (7+ messages)

question about sas_phy_alloc
 2011-08-09 18:30 UTC  (3+ messages)

[PATCH] hpsa: fix problem that OBDR devices are not detected
 2011-08-09 16:13 UTC  (2+ messages)
` [stable] "

[RFC PATCH] SCSI: Correct UA being ignored when notifying of media-changed
 2011-08-09 15:22 UTC  (8+ messages)

[PATCH] [SCSI] ipr: Always initiate hard reset in kdump kernel
 2011-08-09 15:08 UTC  (2+ messages)

[patch] target: use after free in error handling
 2011-08-09 12:30 UTC 

[bug report] target: stack can be smashed
 2011-08-09 12:28 UTC 

[patch] target: precedence error in __transport_stop_task_timer()
 2011-08-08 21:45 UTC 

[patch] iscsi-target: forever loop in iscsit_attach_ooo_cmdsn()
 2011-08-08 21:07 UTC  (2+ messages)

[PATCH 7/9] drivers/target/iscsi/iscsi_target_parameters.c: add missing kfree
 2011-08-08 21:11 UTC  (2+ messages)

[patch] iscsi-target: remove duplicate return
 2011-08-08 20:58 UTC  (2+ messages)

[PATCH] scsi: fix sparse warnings in FlashPoint.c
 2011-08-08 20:59 UTC  (2+ messages)

[PATCH] /drivers/scsi/lpfc/lpfc_debugfs.c (3.0.1) - the frame size of 1048 bytes is larger than 1024 bytes
 2011-08-08 19:54 UTC 

[PATCH 1/9] drivers/scsi/atp870u.c: add missing kfree
 2011-08-08 18:37 UTC  (3+ messages)

Pick Up
 2011-08-07 11:21 UTC 

3Ware 9550SX on MIPS
 2011-08-06 21:06 UTC  (7+ messages)

[PATCH] [SCSI] aic7xxx: use kstrdup()
 2011-08-06 17:23 UTC  (2+ messages)

[PATCH] xxx: use kstrdup()
 2011-08-06 15:34 UTC 

[PATCH] [SCSI] aic7xxx: use kstrdup()
 2011-08-06 15:32 UTC 

cxgb3i: ref count cdev access to prevent modification
 2011-08-06  9:09 UTC  (3+ messages)

[Bug 26692] New: Fusion MPT SPI bringup takes 80 seconds when the kernel is quiet
 2011-08-05 20:55 UTC  (2+ messages)
` [Bug 26692] "

[PATCH 0/2]: mpt2sas bug fixes
 2011-08-05 10:47 UTC  (3+ messages)

[RFC] bsg documentation for SAS SMP pass-through
 2011-08-05  5:08 UTC  (2+ messages)

[PATCH] RESEND mptfusion: Fix for device offline while doing aggressive HBA reset
 2011-08-05  5:34 UTC 

[PATCH v2 00/18] bnx2fc version 1.0.5
 2011-08-05  0:38 UTC  (19+ messages)
` [PATCH v2 01/18] bnx2fc: Reset the max receive frame size
` [PATCH v2 02/18] bnx2fc: Bug fixes in percpu_thread_create/destroy
` [PATCH v2 03/18] bnx2fc: Enable bsg_request support for bnx2fc
` [PATCH v2 04/18] bnx2fc: Remove erroneous kref_get on IO request
` [PATCH v2 05/18] bnx2fc: Do not attempt destroying NPIV port twice
` [PATCH v2 06/18] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cleanup
` [PATCH v2 07/18] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destory
` [PATCH v2 08/18] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices
` [PATCH v2 09/18] bnx2fc: Clear DESTROY_CMPL flag after firmware destroy
` [PATCH v2 10/18] bnx2fc: Do not reuse the fcoe connection id immediately
` [PATCH v2 11/18] bnx2fc: IO errors when receiving unsolicited LOGO
` [PATCH v2 12/18] bnx2fc: Fix NULL pointer deref during arm_cq
` [PATCH v2 13/18] bnx2fc: code cleanup in bnx2fc_offload_session
` [PATCH v2 14/18] bnx2fc: Drop incoming ABTS
` [PATCH v2 15/18] fcoe: Move common functions to fcoe_transport library
` [PATCH v2 16/18] bnx2fc: Obtain WWNN/WWPN from the shared memory
` [PATCH v2 17/18] bnx2fc: Prevent creating of NPIV port with duplicate WWN
` [PATCH v2 18/18] bnx2fc: Bump version to 1.0.5

[PATCH 00/18] bnx2fc version 1.0.5
 2011-08-04 23:09 UTC  (20+ messages)
` [PATCH 01/18] bnx2fc: Reset the max receive frame size
` [PATCH 02/18] bnx2fc: Bug fixes in percpu_thread_create/destroy
` [PATCH 03/18] bnx2fc: Enable bsg_request support for bnx2fc
` [PATCH 04/18] bnx2fc: Remove erroneous kref_get on IO request
` [PATCH 05/18] bnx2fc: Do not attempt destroying NPIV port twice
` [PATCH 06/18] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cleanup
` [PATCH 07/18] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destory
` [PATCH 08/18] bnx2fc: Handle NETDEV_UNREGISTER for vlan devices
` [PATCH 09/18] bnx2fc: Clear DESTROY_CMPL flag after firmware destroy
` [PATCH 10/18] bnx2fc: Do not reuse the fcoe connection id immediately
` [PATCH 11/18] bnx2fc: IO errors when receiving unsolicited LOGO
` [PATCH 12/18] bnx2fc: Fix NULL pointer deref during arm_cq
` [PATCH 13/18] bnx2fc: code cleanup in bnx2fc_offload_session
` [PATCH 14/18] bnx2fc: Drop incoming ABTS
` [PATCH 15/18] fcoe: Move common functions to fcoe_transport library
` [PATCH 16/18] bnx2fc: Obtain WWNN/WWPN from the shared memory
` [PATCH 17/18] bnx2fc: Prevent creating of NPIV port with duplicate WWN
` [PATCH 18/18] bnx2fc: Bump version to 1.0.5

TARGET: Use ERR_CAST inlined function
 2011-08-04 20:38 UTC  (3+ messages)

[PATCH 2/11] drivers/message/fusion/mptsas.c: trivial: use BUG_ON
 2011-08-04 18:05 UTC  (4+ messages)
` [PATCH 9/11] drivers/target/target_core_rd.c: "

[PATCH] Fix leak in drivers/target/iscsi/iscsi_target_parameters.c::iscsi_copy_param_list()
 2011-08-04 18:04 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] hpsa: retry commands completing with status of UNSOLICITED_ABORT
 2011-08-04 14:39 UTC  (2+ messages)

Update required
 2011-08-04 14:25 UTC 

[PATCH] mpt2sas : Added missing mpt2sas_base_detach call from scsih_remove context
 2011-08-04 11:17 UTC 

[PATCH 03/05] mptfusion: Avoid out of order Event processing due to timer migration feature of OS
 2011-08-04 11:12 UTC 

[PATCH 02/05] mptfusion: Better handling of DEAD IOC PCI-E LInk down error condition
 2011-08-04 11:12 UTC 

[PATCH 05/05] mptfusion: Bump version 3.4.20
 2011-08-04 11:13 UTC 

[PATCH 01/05] mptfusion: Set max sector count module para
 2011-08-04 11:11 UTC 

[PATCH 00/05] mptfusion : Description Patch
 2011-08-04 11:09 UTC 

[Announce] sg3_utils-1.32 available
 2011-08-03 23:29 UTC 

[PATCH] libsas: add SMP READ/WRTIE GPIO support
 2011-08-03 20:53 UTC  (5+ messages)

[GIT PULL] target fixes for v3.1-rc1
 2011-08-03 17:23 UTC 

Lieber Freund!!!
 2011-08-03  9:40 UTC 

Why is SCSI_SENSE_BUFFERSIZE defined to be 96 bytes?
 2011-08-03  7:25 UTC 

[Bug 18652] New: mptscsih: ioc0: attempting task abort when heavy disk operations on MPT SAS
 2011-08-03  6:31 UTC  (2+ messages)
` [Bug 18652] "

[PATCH 1/3] [SCSI] sd: consolidate sector size alignment check in sd_pref_fn
 2011-08-03  1:03 UTC  (6+ messages)
` [PATCH 2/3] [SCSI] sd: remove dead code
` [PATCH 3/3] [SCSI] sd: update kernel doc comments
  ` [PATCH v2] [SCSI] sd: consolidate sector size alignment check in sd_prep_fn

[RFC/PULL 00/11] introduce export.h; reduce module.h usage
 2011-08-02  6:54 UTC 

[PATCH][Resend] SCSI: pmcraid: Fix swapped kmalloc() arguments
 2011-08-01 21:45 UTC 

(unknown),
 2011-08-01 20:27 UTC 

[PATCH][Resend] Remove unneeded version.h includes from drivers/target/
 2011-08-01 21:29 UTC 

[PATCH][Resend] Remove unneeded version.h includes from drivers/scsi/
 2011-08-01 21:27 UTC 

[GIT PATCH 0/9] isci updates for 3.1
 2011-08-01 18:40 UTC  (16+ messages)
` [PATCH 1/9] isci: fix sata response handling
` [PATCH 2/9] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
` [PATCH 3/9] isci: change sas phy timeouts from 54us to 59us
` [PATCH 4/9] isci: Update MAINTAINERS entry for the isci driver
` [PATCH 5/9] isci: Adding documentation to API change and fixup sysfs registration
` [PATCH 6/9] isci: Leave requests alone if already terminating
` [PATCH 7/9] isci: dynamic interrupt coalescing
` [PATCH 8/9] isci: fix event-get pointer increment
` [PATCH 9/9] isci: add version number

[PATCH 0/8] qla4xxx feature update
 2011-08-01 17:28 UTC  (10+ messages)
` [PATCH 1/8] scsi_transport_iscsi: Added support to update mtu
` [PATCH 2/8] qla4xxx: "
` [PATCH 3/8] qla4xxx: Code cleanup for read/update flash using BSG
` [PATCH 4/8] qla4xxx: Add get ACB state support "
` [PATCH 5/8] qla4xxx: Add read/update NVRAM support for 40xx adapters "
` [PATCH 6/8] qla4xxx: Added vendor specific sysfs attributes
` [PATCH 7/8] scsi_transport_iscsi: Added support to update initiator iscsi port
` [PATCH 8/8] qla4xxx: added "

understanding the SCSI Specification
 2011-08-01  9:11 UTC 

[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context
 2011-07-31  9:29 UTC 

[PATCH] target: Fix bug for transport_generic_wait_for_tasks with direct operation
 2011-07-30 11:34 UTC 

[GIT PULL-v2] iscsi-target merge for v3.1-rc1
 2011-07-30  9:30 UTC  (2+ messages)

[patch] [SCSI] megaraid: remove a spurious IRQ enable
 2011-07-30  8:39 UTC 

[GIT PULL] Next round of SCSI updates for 3.0 merge window
 2011-07-30  7:09 UTC 

[PATCH v3] libsas: export sas_alloc_task()
 2011-07-30  0:26 UTC 

[RFC PATCH 0/7] FC Transport Extensions (FC sysfs)
 2011-07-29 23:39 UTC  (8+ messages)
` [RFC PATCH 1/7] fcoe: Fix deadlock between fip's recv_work and rtnl
` [RFC PATCH 2/7] fcoe: Do not switch context in vport_delete callback
` [RFC PATCH 3/7] fcoe: Don't hold fcoe_config_mutex for fcoe_if_destroy or fcoe_interface_cleanup
` [RFC PATCH 4/7] fcoe: Remove reference counting on 'stuct fcoe_interface'
` [RFC PATCH 5/7] fcoe: Rename out_nomod label to out_putmod
` [RFC PATCH 6/7] FC Transport: Add API for LLDs to add FC port and FC fabric devices
` [RFC PATCH 7/7] fcoe: Use the new FC Transport APIs for FC ports and fabrics

[PATCH 7/8] lpfc 8.3.25: Add FCF priority failover functionality
 2011-07-29 23:26 UTC  (3+ messages)

[PATCH] bnx2fc: use kthread_create_on_node
 2011-07-29 19:22 UTC  (2+ messages)

[PATCH v2] ses: Handle non-unique element descriptors
 2011-07-29 12:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox