public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-24 15:47:20 to 2013-07-01 07:01:21 UTC [more...]

[PATCH v2 0/15] IB SRP initiator patches for kernel 3.11
 2013-07-01  7:01 UTC  (10+ messages)
  ` [PATCH v2 06/15] IB/srp: Maintain a single connection per I_T nexus
  ` [PATCH v2 07/15] IB/srp: Keep rport as long as the IB transport layer
` [PATCH v2 08/15] scsi_transport_srp: Add transport layer error handling
` [PATCH v2 12/15] IB/srp: Fail SCSI commands silently

[PATCHv2 0/7] Limit overall SCSI EH runtime
 2013-07-01  6:50 UTC  (8+ messages)
` [PATCH 1/7] dpt_i2o: Remove DPTI_STATE_IOCTL
` [PATCH 2/7] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset
` [PATCH 3/7] advansys: Remove 'last_reset' references
` [PATCH 4/7] tmscsim: Move 'last_reset' into host structure
` [PATCH 5/7] dc395: Move 'last_reset' into internal "
` [PATCH 6/7] scsi: remove check for 'resetting'
` [PATCH 7/7] scsi: Add 'eh_deadline' to limit SCSI EH runtime

Linux boot Support for 4KB sector drives ?
 2013-07-01  6:11 UTC 

[PATCH] megaraid_sas: fix memory leak if SGL has zero length entries
 2013-06-29 14:15 UTC  (2+ messages)

Confidential: Reply Asap!
 2013-06-29 13:43 UTC 

[PATCH 2/2] scsi: qla2xxx: change some variables to hexadecimal string via %*phN format
 2013-06-29 11:40 UTC 

[PATCH v4 0/6] scsi_debug: bug fixes and cleanups for data integrity support
 2013-06-29  8:59 UTC  (7+ messages)
` [PATCH v4 1/6] scsi_debug: fix invalid address passed to kunmap_atomic()
` [PATCH v4 2/6] scsi_debug: fix incorrectly nested kmap_atomic()
` [PATCH v4 3/6] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1
` [PATCH v4 4/6] scsi_debug: invalidate protection info for unmapped region
` [PATCH v4 5/6] scsi_debug: simplify offset calculation for dif_storep
` [PATCH v4 6/6] scsi_debug: reduce duplication between prot_verify_read and prot_verify_write

[PATCH RESEND 00/10] scsi: ufs: link start-up rework and other fixes
 2013-06-29  5:40 UTC  (14+ messages)
` [PATCH 01/10] scsi: ufs: wrap the i/o access operations
` [PATCH 02/10] scsi: ufs: amend interrupt configuration
` [PATCH 03/10] scsi: ufs: remove version check before IS reg clear
` [PATCH 04/10] scsi: ufs: rework link start-up process
` [PATCH 05/10] scsi: ufs: Fix the response UPIU length setting
` [PATCH 06/10] scsi: ufs: use devres functions for ufshcd
  ` [PATCH v2 "
` [PATCH 07/10] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
` [PATCH 08/10] ufs: fix register address in UIC error interrupt handling
` [PATCH 09/10] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
` [PATCH 10/10] ufs: fix DMA mask setting

[PATCH 4/7][SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
 2013-06-28 22:23 UTC  (2+ messages)

[PATCH 3/7][SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expander
 2013-06-28 22:22 UTC 

[patch] [SCSI] megaraid_sas: fix a bug for 64 bit arches
 2013-06-28 21:21 UTC 

[PATCH 0/4] qla4xxx: Updates for scsi "misc" branch
 2013-06-28 19:54 UTC  (7+ messages)
` [PATCH V1 1/4] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs
` [PATCH V1 2/4] libiscsi: "
` [PATCH V1 3/4] qla4xxx: "
` [PATCH V1 4/4] qla4xxx: Update driver version to 5.03.00-k10

[PATCH V2 0/4] scsi: ufs: Improve UFS error handling
 2013-06-28 18:35 UTC  (5+ messages)
` [PATCH V2 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH V2 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH V2 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH V2 4/4] scsi: ufs: Improve UFS fatal error handling

(unknown),
 2013-06-28 17:45 UTC 

SCSI vs MN10300: Can get_user() be given an array?
 2013-06-28 18:16 UTC  (2+ messages)

[PATCH V2 0/2] scsi: ufs: Add support to control UFS device background operations
 2013-06-28 18:16 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: ufs: Add support for host assisted "
` [PATCH V2 2/2] scsi: ufs: Add runtime PM helpers for UFS host driver

[PATCH V2 0/2] Add suport for internal request (NOP and Query Request)
 2013-06-28 17:56 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH V2 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization

[PATCH 0/7] Limit overall SCSI EH runtime
 2013-06-28 12:54 UTC  (8+ messages)
` [PATCH 7/7] scsi: Add 'eh_deadline' to limit "

Compliments!
 2013-06-28 12:04 UTC 

[PATCH 0/2] scsi: ufs: Add support to control UFS device background operations
 2013-06-28 12:01 UTC  (4+ messages)
` [PATCH 1/2] scsi: ufs: Add support for host assisted "

[PATCH 0/4] scsi: ufs: Improve UFS error handling
 2013-06-28 11:32 UTC  (4+ messages)
` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation

[PATCH 7/7][SCSI] mpt3sas: Bump driver version to v02.100.00.00
 2013-06-28 22:25 UTC 

[PATCH 6/7][SCSI] mpt3sas: when async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed
 2013-06-28 22:24 UTC 

[PATCH 5/7][SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification
 2013-06-28 22:24 UTC 

[PATCH 2/7][SCSI] mpt3sas: Updated the Hardware timing requirements
 2013-06-28 22:21 UTC 

[PATCH 1/7][SCSI] mpt3sas: 2013 source code copyright
 2013-06-28 22:20 UTC 

[PATCH][SCSI] mpt3sas: Description patch
 2013-06-28 22:19 UTC 

[PATCH 1/1] scsi/megaraid: minor cut and paste error fixed
 2013-06-28  5:52 UTC  (2+ messages)

[SCSI] cxgb4i: add support for T5 adapter
 2013-06-27 20:47 UTC 

[PATCH v3 25/45] [SCSI] fcoe: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-27 19:56 UTC 

RFC: Allow block drivers to poll for I/O instead of sleeping
 2013-06-27 18:42 UTC  (17+ messages)

fcoe pull request for 3.9-rc
 2013-06-27 15:39 UTC  (3+ messages)

[PATCH v3 0/6] [SCSI] Enhanced sense and Unit Attention handling
 2013-06-27 15:37 UTC  (6+ messages)
` [PATCH v3 4/6] [SCSI] Generate uevents for certain Unit Attention codes

[PATCH v12 0/6] SCSI device removal fixes
 2013-06-27 14:57 UTC  (7+ messages)
` [PATCH v12 1/6] Fix race between starved list and device removal
` [PATCH v12 2/6] Avoid calling __scsi_remove_device() twice
` [PATCH v12 3/6] Restrict device state changes allowed via sysfs
` [PATCH v12 4/6] Avoid saving/restoring interrupt state inside scsi_remove_host()
` [PATCH v12 5/6] Avoid that scsi_device_set_state() triggers a race
` [PATCH v12 6/6] Avoid re-enabling I/O after the transport became offline

[PATCH V3 0/5] Drivers: scsi: storvsc
 2013-06-27 11:50 UTC  (8+ messages)
` [PATCH 1/5] Drivers: scsi: storvsc: Increase the value of scsi timeout for storvsc devices
  ` [PATCH 3/5] Drivers: scsi: storvsc: Implement multi-channel support

[PATCH] scsi_prep_fn() check for empty queue
 2013-06-27  8:47 UTC  (3+ messages)

[Resend with Ack][PATCH 8/9] scsi/pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
 2013-06-27  7:02 UTC 

[GIT PULL] SCSI fixes for 3.10-rc7
 2013-06-27  6:25 UTC 

[PATCH 0/9] target: Optimizations + cleanups for v3.11
 2013-06-27  1:59 UTC  (5+ messages)
` [PATCH 8/9] vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic_free_cmd
` [PATCH 9/9] vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usage

[PATCH RESEND v2 0/2] scsi: Port buslogic driver to 64 bits
 2013-06-27  1:34 UTC  (8+ messages)
` [PATCH v2 2/2] scsi: 64-bit port of buslogic driver
  ` [PATCH RESEND "

NVMe: Add nvme-scsi.c (was Re: [PULL REQUEST] NVMe driver updates)
 2013-06-26 23:28 UTC 

[Bug 60191] New: Bad flush cache
 2013-06-26 21:45 UTC 

[PATCH 00/10] scsi: ufs: link start-up rework and other fixes
 2013-06-26 17:04 UTC  (11+ messages)
` [PATCH 01/10] scsi: ufs: wrap the i/o access operations
` [PATCH 02/10] scsi: ufs: amend interrupt configuration
` [PATCH 03/10] scsi: ufs: remove version check before IS reg clear
` [PATCH 04/10] scsi: ufs: rework link start-up process
` [PATCH 05/10] scsi: ufs: Fix the response UPIU length setting
` [PATCH 06/10] scsi: ufs: use devres functions for ufshcd
` [PATCH 07/10] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
` [PATCH 08/10] ufs: fix register address in UIC error interrupt handling
` [PATCH 09/10] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
` [PATCH 10/10] ufs: fix DMA mask setting

[PATCH] cxgb4i: add support for t5 adapter
 2013-06-26 16:52 UTC  (2+ messages)

[PATCH 1/1] bfa: Fixes for 0-terminated strncpy and possible null pointer dereference
 2013-06-26 15:37 UTC  (2+ messages)

[PATCH 0/8] qla4xxx: Updates for scsi "misc" branch
 2013-06-26 12:46 UTC  (2+ messages)

[PATCH 8/9] scsi/pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
 2013-06-26  9:46 UTC  (4+ messages)

[PATCH] sg: atomize check and set sdp->exclude in sg_open
 2013-06-26  1:37 UTC  (6+ messages)
      ` [PATCH v2 1/1] [SCSI] sg: fix race condition when do exclusive open

[PATCH 8/9] scsi/pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
 2013-06-26  1:13 UTC 

[RFC PATCH 0/4] SG_IO filtering via sysfs and minimal whitelist
 2013-06-25 21:19 UTC  (2+ messages)

[PATCH v2 24/45] [SCSI] fcoe: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-25 20:29 UTC 

[PATCH v11 0/9] More device removal fixes
 2013-06-25 17:47 UTC  (29+ messages)
` [PATCH v11 1/9] Fix race between starved list and device removal
` [PATCH v11 3/9] Avoid calling __scsi_remove_device() twice
` [PATCH v11 4/9] Disallow changing the device state via sysfs into "deleted"
` [PATCH v11 6/9] Make scsi_remove_host() wait until error handling finished

MAINTAINERS: Add myself as the maintainer for BusLogic SCSI driver
 2013-06-25 15:57 UTC 

[PATCH 00/16] qla2xxx: Patches for scsi "misc" branch
 2013-06-25 15:27 UTC  (17+ messages)
` [PATCH 01/16] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens
` [PATCH 02/16] qla2xxx: Set the index in outstanding command array to NULL when cmd is aborted when the request timeout
` [PATCH 03/16] qla2xxx: Move qla2x00_free_device to the correct location
` [PATCH 04/16] qla2xxx: Do not query FC statistics during chip reset
` [PATCH 05/16] qla2xxx: Do not take a second firmware dump when intentionally generating one
` [PATCH 06/16] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c
` [PATCH 07/16] qla2xxx: Clean up qla24xx_iidma()
` [PATCH 08/16] qla2xxx: Clean up qla84xx_mgmt_cmd()
` [PATCH 09/16] qla2xxx: Remove dead code in qla2x00_configure_hba()
` [PATCH 10/16] qla2xxx: Remove two superfluous tests
` [PATCH 11/16] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs()
` [PATCH 12/16] qla2xxx: Remove redundant assignments
` [PATCH 13/16] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization
` [PATCH 14/16] qla2xxx: Fix qla2xxx_check_risc_status()
` [PATCH 15/16] qla2xxx: Remove an unused variable from qla2x00_remove_one()
` [PATCH 16/16] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()

[patch] iscsi-target: missing kfree() on error path
 2013-06-25  6:16 UTC  (2+ messages)

[PATCH v3 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-24 23:34 UTC  (5+ messages)
` [PATCH v3 2/4] lib/scatterlist: "
` [PATCH v3 4/4] scsi_debug: fix do_device_access() with wrap around range

MDaemon Notification -- Attachment Removed
 2013-06-24 22:01 UTC 

[PATCH 07/14] scsi_transport_srp: Add transport layer error handling
 2013-06-24 16:05 UTC  (3+ messages)

potential buffer overrun in __iscsi_conn_send_pdu()
 2013-06-24 15:46 UTC 


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