linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-19 17:42:45 to 2013-06-27 18:10:36 UTC [more...]

RFC: Allow block drivers to poll for I/O instead of sleeping
 2013-06-27 18:10 UTC  (19+ 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  (18+ messages)
` [PATCH v3 1/6] [SCSI] Add a kernel config option for enhanced Unit Attention support
` [PATCH v3 2/6] [SCSI] Rename scsi_evt_xxx to sdev_evt_xxx and scsi_event to sdev_event
` [PATCH v3 3/6] [SCSI] Add support for scsi_target events
` [PATCH v3 4/6] [SCSI] Generate uevents for certain Unit Attention codes
` [PATCH v3 5/6] [SCSI] Add sysfs support for enhanced Unit Attention handling
` [PATCH v3 6/6] [SCSI] Add sense and Unit Attention generation to scsi_debug

[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 0/7] Limit overall SCSI EH runtime
 2013-06-27 14:33 UTC  (4+ messages)
` [PATCH 7/7] scsi: Add 'eh_deadline' to limit "

[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 0/4] scsi: ufs: Improve UFS error handling
 2013-06-27 11:19 UTC  (3+ messages)
` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation

[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 RESEND 00/10] scsi: ufs: link start-up rework and other fixes
 2013-06-27  4:31 UTC  (12+ 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 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 1/1] scsi/megaraid: minor cut and paste error fixed
 2013-06-26 18:03 UTC 

[PATCH 0/2] scsi: ufs: Add support to control UFS device background operations
 2013-06-26 17:36 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Add support for host assisted "

[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/4] qla4xxx: Updates for scsi "misc" branch
 2013-06-26 15:37 UTC  (6+ 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 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  (46+ messages)
` [PATCH v11 1/9] Fix race between starved list and device removal
` [PATCH v11 2/9] Remove get_device() / put_device() pair from scsi_request_fn()
` [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 5/9] Avoid saving/restoring interrupt state inside scsi_remove_host()
` [PATCH v11 6/9] Make scsi_remove_host() wait until error handling finished
` [PATCH v11 8/9] Save and restore host_scribble during error handling

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  (6+ messages)
` [PATCH v3 1/4] lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
` [PATCH v3 2/4] lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
` [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 

RE:[PATCH v11 6/9] Make scsi_remove_host() wait until error handling finished
 2013-06-24 10:53 UTC  (2+ messages)
` [PATCH "

[PATCH 0/14] IB SRP initiator patches for kernel 3.11
 2013-06-24  7:37 UTC  (4+ messages)
` [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

eh_abort_handler implementations
 2013-06-23 20:59 UTC  (2+ messages)

[trivial PATCH] treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
 2013-06-23 18:40 UTC  (2+ messages)
` [trivial] "

JMicron JMB363 PCI SATA/IDE Card Support
 2013-06-23 16:29 UTC  (3+ messages)

[PATCH 24/45] [SCSI] fcoe: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-23 13:43 UTC 

[PATCH 1/1] scsi: qla2xxx: change some variables to hexadecimal string via %*phC or %*phN format
 2013-06-23 12:26 UTC 

[GIT PULL] target fixes for v3.10-rc7
 2013-06-22  3:20 UTC 

block: Allow merging of tail pages into the last segment
 2013-06-21 15:31 UTC  (4+ messages)

[PATCH 07/14] scsi_transport_srp: Add transport layer error handling
 2013-06-21 12:17 UTC  (3+ messages)

PING^7 (was Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542))
 2013-06-21 11:57 UTC  (11+ messages)

[PATCH v2] LIBISCSI: Added new boot entries in the session sysfs
 2013-06-20 17:24 UTC  (2+ messages)

[PATCH] LIBISCSI: Added new boot entries in the session sysfs
 2013-06-20 15:57 UTC  (2+ messages)

[PATCH 10/10] idr: Rework idr_preload()
 2013-06-19 23:46 UTC  (3+ messages)

[Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
 2013-06-19 18:31 UTC  (3+ messages)
` [Bug 59601] "


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