public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-21 15:05:27 to 2013-08-26 23:45:48 UTC [more...]

State of big-endian for MegaRAID SAS driver
 2013-08-26 23:45 UTC  (17+ messages)

[PATCH-v2 0/9] target: Add support for EXTENDED_COPY (VAAI) offload emulation
 2013-08-26 22:46 UTC  (11+ messages)
` [PATCH-v2 1/9] target: Make target_core_subsystem defined as non static
` [PATCH-v2 2/9] target: Make spc_parse_naa_6h_vendor_specific "
` [PATCH-v2 3/9] target: Make helpers non static for EXTENDED_COPY command setup
` [PATCH-v2 4/9] target: Add global device list for EXTENDED_COPY
` [PATCH-v2 5/9] target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
` [PATCH-v2 6/9] target: Add support for EXTENDED_COPY copy offload emulation
` [PATCH-v2 7/9] target: Enable EXTENDED_COPY setup in spc_parse_cdb
` [PATCH-v2 8/9] target: Add Third Party Copy (3PC) bit in INQUIRY response
` [PATCH-v2 9/9] target: Enable global EXTENDED_COPY setup/release

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

[SCSI REGRESSION] 3.10.2 or 3.10.3: arcmsr failure at bootup / early userspace transition
 2013-08-26 20:15 UTC  (13+ messages)
                  ` [PATCH] scsi disk: Use its own buffer for the vpd request

[TRIVIAL PATCH 0/2] Fix warnings in kernel build
 2013-08-26 17:53 UTC  (4+ messages)
` [TRIVIAL PATCH 1/2] scsi: Add missing @sdev parameter description to scsi_report_sense()
` [TRIVIAL PATCH 2/2] scsi: Remove unused variable "flags" from scsi_report_sense()

"WRITE SAME failed. Manually zeroing" with mptsas driver
 2013-08-26 15:05 UTC 

[PATCH 0/5] Patches to clean up SCSI code
 2013-08-26 15:03 UTC  (6+ messages)
` [PATCH 1/5] scsi: Fix incorrect function name in comment
` [PATCH 2/5] scsi: Correct size of envp[]
` [PATCH 3/5] scsi: Add missing newline to scsi_sysfs.c
` [PATCH 4/5] scsi: Change to use list_for_each_entry_safe
` [PATCH 5/5] scsi: Rename scsi_evt_thread() to scsi_evt_work()

[PATCH v2 0/3] ufs: fix bugs in probing and removing driver paths
 2013-08-26 14:41 UTC  (19+ messages)
` [PATCH v2 2/3] ufs: don't disable_irq() if the IRQ can be shared among devices
  ` [PATCH 0/7] scsi: ufs: some fixes and updates
    ` [PATCH v2 0/6] "
    ` [PATCH v3 "
` [PATCH 2/7] scsi: ufs: find out sense data over scsi status values
  ` [PATCH v2 1/6] "
  ` [PATCH v2 2/6] scsi: ufs: fix the setting interrupt aggregation counter
  ` [PATCH v2 3/6] scsi: ufs: add dme configuration primitives
  ` [PATCH v2 4/6] scsi: ufs: add unipro attribute IDs
  ` [PATCH v2 5/6] scsi: ufs: add operation for the uic power mode change
  ` [PATCH v2 6/6] scsi: ufs: configure the attribute for power mode
  ` [PATCH v3 1/6] scsi: ufs: find out sense data over scsi status values
  ` [PATCH v3 2/6] scsi: ufs: fix the setting interrupt aggregation counter
  ` [PATCH v3 3/6] scsi: ufs: add dme configuration primitives
  ` [PATCH v3 4/6] scsi: ufs: add unipro attribute IDs
  ` [PATCH v3 5/6] scsi: ufs: add operation for the uic power mode change
  ` [PATCH v3 6/6] scsi: ufs: configure the attribute for power mode

[PATCH 3/3] arcmsr: Fix bug of updating adapter firmware through ioctl(ARCHTTP) interface
 2013-08-26 14:20 UTC  (4+ messages)
  ` [PATCH 1/2] scsi: fix warning with unused variable
  ` [PATCH 2/2] scsi: replace the deprecated flush_work_sync

[PATCH 0/2] scsi_debug: bug fixes for certain module parameters
 2013-08-26 13:08 UTC  (3+ messages)
` [PATCH 1/2] scsi_debug: fix endianness bug in sdebug_build_parts()
` [PATCH 2/2] scsi_debug: fix logical block provisioning support when unmap_alignment != 0

[PATCH 1/3] arcmsr: Support Areca new SATA Raid Adapter ARC1214/1224/1264/1284
 2013-08-26 12:20 UTC  (3+ messages)

[PATCH 1/3] hpsa: remove unneeded loop
 2013-08-26 10:57 UTC  (2+ messages)

[PATCH 0/2] mpt{2,3}sas remove disconnected phys on topology change
 2013-08-26 10:22 UTC  (2+ messages)

[RFC PATCH] scsi: Add failfast mode to avoid infinite retry loop
 2013-08-26 10:03 UTC  (11+ messages)

[PATCH v4 00/10] SCSI: esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver
 2013-08-26  9:59 UTC  (12+ messages)
` [PATCH v4 01/10] SCSI: esas2r: Add main header file
` [PATCH v4 02/10] SCSI: esas2r: Add main file
` [PATCH v4 03/10] SCSI: esas2r: Add initialization functions
` [PATCH v4 04/10] SCSI: esas2r: Add device discovery and logging functions
` [PATCH v4 05/10] SCSI: esas2r: Add interrupt and IO functions
` [PATCH v4 06/10] SCSI: esas2r: Add flash and target database functions
` [PATCH v4 07/10] SCSI: esas2r: Add IOCTL header file
` [PATCH v4 08/10] SCSI: esas2r: Add IOCTL functions
` [PATCH v4 09/10] SCSI: esas2r: Add ATTO VDA Firmware API headers and functions. This API is used to control and manage the RAID adapter
` [PATCH v4 10/10] SCSI: esas2r: Add Makefile, Kconfig, and MAINTAINERS files

[PATCH 5/8][SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
 2013-08-26  8:59 UTC  (4+ messages)

[PATCH 0/9] scsi:ufs: query, bkops support and other fixes
 2013-08-26  8:55 UTC  (5+ messages)
` [PATCH 1/9] scsi: ufs: Add support for sending NOP OUT UPIU

[PATCH 2/3] arcmsr: Fix command throttling for ARC188x series
 2013-08-26  4:21 UTC 

[PATCH 1/3] arcmsr: Support Areca new SATA Raid Adapter ARC1214/1224/1264/1284
 2013-08-26  4:12 UTC 

[PATCH 05/16] megaraid: clean up unnecessary MSI/MSI-X capability find
 2013-08-26  1:40 UTC  (3+ messages)

[SPAM] - let's discuss further
 2013-08-25 12:02 UTC 

[PATCH] scsi: ufs: read door bell register after clearing interrupt aggregation
 2013-08-25 10:36 UTC 

[PATCH-v2 00/12] target: Add support for COMPARE_AND_WRITE (VAAI) emulation
 2013-08-24 23:44 UTC  (15+ 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

[GIT PULL] target fixes for v3.11-rc7
 2013-08-24 21:26 UTC 

[GIT PULL] SCSI fixes for 3.11-rc6
 2013-08-24 10:10 UTC 

[PATCH v3 2/2] Hard disk S3 resume time optimization
 2013-08-24  8:21 UTC 

(unknown)
 2013-08-24  9:30 UTC 

[PATCH 1/1] bfa: firmware update to 3.2.1.1
 2013-08-23 23:05 UTC 

[PATCH 0/7] qla4xxx: Updates for scsi "misc" branch
 2013-08-23 19:32 UTC  (3+ messages)
` [PATCH 1/7] qla4xxx: Allow removal of failed session using logout

[PATCH 1/3] arcmsr: Modify maxium outstanding command
 2013-08-23 17:31 UTC  (2+ messages)

[RFC PATCH 0/2] Rework ATA ACPI binding code
 2013-08-23 16:11 UTC  (11+ messages)
` [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
            ` [PATCH "

[PATCH 0/9] target: Add support for EXTENDED_COPY (VAAI) offload emulation
 2013-08-23 13:13 UTC  (13+ messages)
` [PATCH 1/9] target: Make target_core_subsystem defined as non static
` [PATCH 2/9] target: Make spc_parse_naa_6h_vendor_specific "
` [PATCH 3/9] target: Make helpers non static for EXTENDED_COPY command setup
` [PATCH 4/9] target: Add global device list for EXTENDED_COPY
` [PATCH 5/9] target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
` [PATCH 6/9] target: Add support for EXTENDED_COPY copy offload emulation
` [PATCH 7/9] target: Enable EXTENDED_COPY setup in spc_parse_cdb
` [PATCH 8/9] target: Add Third Party Copy (3PC) bit in INQUIRY response
` [PATCH 9/9] target: Enable global EXTENDED_COPY setup/release

[patch] [SCSI] eata_pio: off by one in eata_pio_detect()
 2013-08-23 12:11 UTC 

RE:
 2013-08-23 10:47 UTC 

[PATCHv3 0/9] New EH command timeout handler
 2013-08-23 12:27 UTC  (4+ messages)
` [PATCH 3/9] scsi: improved eh "

Hallinnollisia tiedotteita
 2013-08-23 10:12 UTC 

[PATCH 0/4] qla4xxx: Misc Fixes in minidump
 2013-08-23  7:40 UTC  (5+ messages)
` [PATCH 1/4] qla4xxx: Add pex-dma support for capturing minidump
` [PATCH 2/4] qla4xxx: Fix the minidump data collection check in for loop
` [PATCH 3/4] qla4xxx: Return error if minidump data collection fails
` [PATCH 4/4] qla4xxx: Update driver version to 5.04.00-k1

[PATCH] [SCSI] 3w-xxxx: fix error return code in tw_probe()
 2013-08-23  3:10 UTC 

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

[PATCH] scsi: fix the build warning
 2013-08-22 14:49 UTC  (11+ messages)

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

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

[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  (5+ messages)
` [PATCH 2/4] scsi_debug: fix logical block provisioning support when unmap_alignment != 0

[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  (12+ messages)
` [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  (4+ messages)
` [PATCH 4/5] target/qla2xxx: Define NPIV ops in terms of normal ops


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