public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-13 13:53:52 to 2013-08-22 13:46:10 UTC [more...]

[PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors
 2013-08-22 13:45 UTC  (6+ messages)

[PATCH] scsi: fix the build warning
 2013-08-22 12:42 UTC  (9+ messages)

[PATCHv3 0/9] New EH command timeout handler
 2013-08-22  8:51 UTC  (3+ messages)
` [PATCH 3/9] scsi: improved eh "

(unknown),
 2013-08-22  9:29 UTC 

[RFC PATCH 0/2] Rework ATA ACPI binding code
 2013-08-22  7:15 UTC  (6+ messages)
` [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support

[PATCH-v2 00/12] target: Add support for COMPARE_AND_WRITE (VAAI) emulation
 2013-08-22  4:54 UTC  (13+ messages)
` [PATCH-v2 01/12] scsi: Add CDB definition for COMPARE_AND_WRITE
` [PATCH-v2 02/12] target: Add return for se_cmd->transport_complete_callback
` [PATCH-v2 03/12] target: Add TCM_MISCOMPARE_VERIFY sense handling
` [PATCH-v2 04/12] target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
` [PATCH-v2 05/12] target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
` [PATCH-v2 06/12] target: Add memory allocation for bidirectional commands
` [PATCH-v2 07/12] target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
` [PATCH-v2 08/12] target: Make __target_execute_cmd() available as extern
` [PATCH-v2 09/12] target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
` [PATCH-v2 10/12] target: Add support for COMPARE_AND_WRITE emulation
` [PATCH-v2 11/12] target: Add compare_and_write_post() completion callback fall through
` [PATCH-v2 12/12] target: Release COMPARE_AND_WRITE mutex in generic failure path

[PATCH] target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h
 2013-08-22  5:04 UTC 

[PATCH 0/4] scsi_debug: fix bugs with certain module parameters
 2013-08-22  1:29 UTC  (6+ messages)
` [PATCH 2/4] scsi_debug: fix logical block provisioning support when unmap_alignment != 0

[PATCH 0/8] zfcp features and bugfixes for 3.12 merge window
 2013-08-22  0:08 UTC  (11+ messages)
` [PATCH 1/8] zfcp: consistently use appropriate SBAL flag definitions
` [PATCH 2/8] zfcp: cleanup use of obsolete strict_strto* functions
` [PATCH 3/8] zfcp: dead code removal
` [PATCH 4/8] zfcp: fix lock imbalance by reworking request queue locking
` [PATCH 5/8] zfcp: fix schedule-inside-lock in scsi_device list loops
` [PATCH 6/8] zfcp: remove access control tables interface (keep sysfs files)
` [PATCH 7/8] zfcp: remove access control tables interface (port leftovers)
` [PATCH 8/8] zfcp: enable FCP hardware data router by default

[PATCH] scsi_dh_rdac: Add new IBM 1813 product id to rdac devlist
 2013-08-21 20:34 UTC 

[PATCH 0/9] target: Add support for COMPARE_AND_WRITE (VAAI) emulation
 2013-08-21 17:52 UTC  (28+ messages)
` [PATCH 1/9] scsi: Add CDB definition for COMPARE_AND_WRITE
` [PATCH 2/9] target: Add return for se_cmd->transport_complete_callback
` [PATCH 3/9] target: Add memory allocation for bidirectional commands
` [PATCH 4/9] target: Add TCM_MISCOMPARE_VERIFY sense handling
` [PATCH 5/9] target: Skip ->queue_data_in() callbacks for COMPARE_AND_WRITE
` [PATCH 6/9] target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
` [PATCH 7/9] target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
` [PATCH 8/9] target: Add support for COMPARE_AND_WRITE emulation
` [PATCH 9/9] tcm_qla2xxx: Add special case for COMPARE_AND_WRITE data_direction

[PATCH 0/5] Macro and qla npiv cleanups
 2013-08-21 16:02 UTC  (12+ messages)
` [PATCH 1/5] target: Remove TF_CIT_TMPL macro
` [PATCH 2/5] target/iscsi: Remove iscsi dereferencing macros
` [PATCH 3/5] target/iscsi: Remove macros that contain typecasts
` [PATCH 4/5] target/qla2xxx: Define NPIV ops in terms of normal ops
` [PATCH 5/5] target/qla2xxx: Remove QLA_TPG_ATTRIB macro

[PATCH] [TRIVIAL] Remove braces in drivers/scsi/in2000.h to fix build for clang. No functional change otherwise
 2013-08-21 13:11 UTC  (4+ messages)

[PATCHv2] pm80xx: fix Adaptec 71605H hang
 2013-08-21 12:53 UTC  (3+ messages)

SCSI core patches for kernel 3.12
 2013-08-21  7:35 UTC  (15+ messages)
` [PATCH 1/7] Introduce scsi_device_being_removed()
` [PATCH 2/7] Rework scsi_internal_device_unblock()
` [PATCH 3/7] Avoid re-enabling I/O after the transport became offline
` [PATCH 4/7] Disallow changing the device state via sysfs into "deleted"
` [PATCH 5/7] Micro-optimize scsi_request_fn()
` [PATCH 6/7] Rename scsi_get_command() and scsi_put_command()
` [PATCH 7/7] Micro-optimize scsi_next_command()

[PATCH RESEND] scsi: use platform_{get,set}_drvdata()
 2013-08-21  6:14 UTC 

[PATCH 1/2] ufs-pltfrm: initialize DMA mask for device-tree probed device
 2013-08-20 20:54 UTC  (6+ messages)
` [PATCH 2/2] ufs: fix DMA mask setting

[PATCH-v2 0/2] iscsi/iser-target: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-20 20:36 UTC  (3+ messages)
` [PATCH-v2 1/2] iscsi/iser-target: Convert to command priv_size usage
` [PATCH-v2 2/2] iscsi-target: Convert to per-cpu ida_alloc + ida_free command map

[RFC PATCH] scsi: Add failfast mode to avoid infinite retry loop
 2013-08-20 18:09 UTC  (4+ messages)

[PATCH 1/1] ibmvfc: Fix for offlining devices during error recovery
 2013-08-20 16:08 UTC 

[PATCH 0/1] Update new CCIN
 2013-08-20 14:19 UTC  (4+ messages)
` [PATCH 1/1] ipr: Add sereral new CCIN definitions for new adapters support

[PATCH 0/8] IB SRP initiator patches for kernel 3.12
 2013-08-20 12:44 UTC  (3+ messages)
  ` [PATCH 1/8] IB/srp: Keep rport as long as the IB transport layer
  ` [PATCH 2/8] scsi_transport_srp: Add transport layer error handling

Btw! So I am looking around for boyfriend!
 2013-08-19 18:00 UTC 

State of big-endian for MegaRAID SAS driver
 2013-08-19 17:25 UTC  (8+ messages)

[dm-devel] [PATCH][RESEND] scsi_dh_rdac:Log batched lun information with mode select command
 2013-08-19 16:08 UTC 

aic94xx and kernel panic
 2013-08-19 12:25 UTC  (4+ messages)

[PATCH 0/2] iscsi/iser-target: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-18  2:47 UTC  (3+ messages)
` [PATCH 1/2] iscsi/iser-target: Convert to command priv_size usage
` [PATCH 2/2] iscsi-target: Convert to per-cpu ida_alloc + ida_free command map

Upgrade Your Mailbox Now!
 2013-08-16 21:00 UTC 

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2013-08-16 23:32 UTC  (3+ messages)
` [Bug 60758] "

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-08-16 17:46 UTC  (14+ messages)

Money available for pick up
 2013-08-16 14:58 UTC 

It is Private
 2013-08-16 13:44 UTC 

[PATCH 0/4] qla4xxx: Added support for new ISP8042
 2013-08-16 11:03 UTC  (5+ messages)
` [PATCH 1/4] qla4xxx: Added support for ISP8042
` [PATCH 2/4] qla4xxx: Implementation of ACB configuration during Loopback "
` [PATCH 3/4] qla4xxx: Update Copyright header
` [PATCH 4/4] qla4xxx: Update driver version to 5.04.00-k0

[PATCH 05/16] megaraid: clean up unnecessary MSI/MSI-X capability find
 2013-08-16  6:10 UTC  (2+ messages)

[PATCH 1/1] cciss: set max scatter gather entries to 32 on P600
 2013-08-15 20:11 UTC  (5+ messages)

[PATCH] [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
 2013-08-15 17:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RESEND 00/10] scsi: ufs: link start-up rework and other fixes
 2013-08-15 14:48 UTC  (6+ messages)
` [PATCH 10/10] ufs: fix DMA mask setting

[patch] target/pscsi: remove an unneeded check
 2013-08-15  5:55 UTC 

[PATCH] [SCSI] mptfusion: fix compilation warning
 2013-08-14 22:15 UTC 

Incorrect LBA Returned from scsi_get_lba() and blk_rq_pos() (Possible DIF Impact)
 2013-08-14 20:25 UTC  (4+ messages)

btrfs zero divide
 2013-08-14 18:07 UTC  (3+ messages)

[PATCH 0/4] scsi: ufs: TM, fatal-error handling and other fixes
 2013-08-14 17:10 UTC  (5+ messages)
` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH 4/4] scsi: ufs: Improve UFS fatal error handling

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

[PATCH v3 0/2] mpt2sas/mpt3sas resource cleanup fixes
 2013-08-14 13:09 UTC  (2+ messages)

[PATCH RFC 00/51] Preview of DMA mask changes
 2013-08-14 10:38 UTC  (2+ messages)

[PATCH 74/75] [SCSI] nsp32: use mdelay instead of large udelay constants
 2013-08-14 10:37 UTC 

[PATCH 0/29] simplify use of devm_ioremap_resource
 2013-08-14  9:52 UTC  (3+ messages)
` [PATCH 14/29] drivers/scsi/ufs/ufshcd-pltfrm.c: "

[PATCH V5 0/4] scsi: ufs: Improve UFS error handling
 2013-08-13 14:58 UTC  (13+ messages)
` [PATCH V5 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH V5 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH V5 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH V5 4/4] scsi: ufs: Improve UFS fatal error handling

[PATCH 0/3] scsi: ufs: Add support for clock and regulator initializaiton
 2013-08-13 14:12 UTC  (4+ messages)
` [PATCH 1/3] scsi: ufs: Allow vendor specific initialization

[ 3.5.y.z extended stable ] Patch "[SCSI] nsp32: use mdelay instead of large udelay constants" has been added to staging queue
 2013-08-13 13:59 UTC 


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