public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-10 14:28:38 to 2014-01-15 21:38:17 UTC [more...]

[PATCH 00/41] hpsa January 2014 driver updates
 2014-01-15 22:38 UTC  (24+ messages)
` [PATCH 01/41] hpsa: revert bring logical drives online when format completes
` [PATCH 02/41] hpsa: revert hide logical drives with format in progress from linux
` [PATCH 03/41] hpsa: use workqueue instead of kernel thread for lockup detection
` [PATCH 04/41] hpsa: rename scsi prefetch field
` [PATCH 05/41] hpsa: enable unit attention reporting
` [PATCH 06/41] hpsa: do not require board "not ready" status after hard reset
` [PATCH 07/41] hpsa: allow SCSI mid layer to handle unit attention
` [PATCH 08/41] hpsa: use extended report luns command for HP SSD SmartPath
` [PATCH 09/41] hpsa: mark last scatter gather element as the last
` [PATCH 10/41] hpsa: add support for 'fastpath' i/o
` [PATCH 11/41] hpsa: only allow REQ_TYPE_FS to use fast path
` [PATCH 12/41] hpsa: fix task management for mode-1 ioaccell path
` [PATCH 13/41] hpsa: add ioaccell mode 1 RAID offload support
` [PATCH 14/41] hpsa: update raid offload status on device rescan
` [PATCH 15/41] hpsa: poll controller to detect device change event
` [PATCH 16/41] hpsa: do not rescan controllers known to be locked up
` [PATCH 17/41] hpsa: add hp_ssd_smart_path_enabled sysfs attribute
` [PATCH 18/41] hpsa: complain if physical or logical aborts are not supported
` [PATCH 19/41] hpsa: add ioaccel mode 2 structure definitions
` [PATCH 20/41] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1
` [PATCH 21/41] hpsa: do ioaccel mode 2 resource allocations
` [PATCH 22/41] hpsa: get physical device handles for io accel mode 2 as well as mode 1
` [PATCH 23/41] hpsa: initialize controller to perform io accelerator mode 2

[PATCH v9 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2014-01-15 21:12 UTC  (10+ messages)
` [PATCH v9 1/4] ata: Export required functions by APM X-Gene SATA driver
  ` [PATCH v9 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v9 3/4] ata: Add APM X-Gene SoC SATA host controller driver
      ` [PATCH v9 4/4] arm64: Add APM X-Gene SoC SATA host controller DTS entries

[PATCH] SCSI: sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE
 2014-01-15 20:37 UTC 

[PATCH] hpsa: fixup MSI-X registration
 2014-01-15 21:32 UTC  (2+ messages)

[LSF/MM TOPIC] copy offloading
 2014-01-15 20:27 UTC 

[PATCH v7 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-01-15 20:11 UTC  (8+ messages)
` [PATCH v7 1/4] PHY: Add function set_speed to generic PHY framework
    ` [PATCH v7 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
      ` [PATCH v7 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
        ` [PATCH v7 4/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries

[PATCH/RESEND v2 1/2] Hard disk S3 resume time optimization
 2014-01-15 20:04 UTC  (20+ messages)
      ` [PATCH v3 0/2] "
      ` [PATCH v3 1/2] "
      ` [PATCH v3 2/2] "

[PATCH 00/14] target: Initial support for DIF Type1+Type3 emulation
 2014-01-15 18:03 UTC  (65+ messages)
` [PATCH 02/14] target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
` [PATCH 03/14] target/sbc: Add sbc_check_prot + update sbc_parse_cdb for DIF
` [PATCH 05/14] target/spc: Add protection bit to standard INQUIRY output
` [PATCH 06/14] target/spc: Add protection related bits to INQUIRY EVPD=0x86
` [PATCH 07/14] target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
` [PATCH 08/14] target/spc: Expose ATO bit in control mode page
` [PATCH 09/14] target/configfs: Expose protection device attributes
` [PATCH 13/14] target/rd: Add DIF protection into rd_execute_rw
` [PATCH 14/14] tcm_loop: Enable DIF/DIX modes in SCSI host LLD

[PATCH 0/9] PCI: Eliminate race conditions between hotplug and sysfs rescan/remove (Was: Re: [PATCH v2 04/10] PCI: Destroy pci dev only once)
 2014-01-15 18:02 UTC  (6+ messages)
    ` [PATCH 8/9] powerpc / eeh_driver: Use global PCI rescan-remove locking
      ` [Update][PATCH "
    ` [PATCH 9/9] Xen / PCI: "

Suspend issues with a LaCie USB hard disk connected
 2014-01-15 17:29 UTC  (4+ messages)

[PATCH] qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
 2014-01-15 16:06 UTC  (2+ messages)

[PATCH V2] virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
 2014-01-14 23:38 UTC  (2+ messages)

[PATCH/RESEND v2 0/2] Hard disk S3 resume time optimization
 2014-01-14 21:45 UTC  (4+ messages)

[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
 2014-01-14 21:27 UTC  (8+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]

[PATCH 2/2] scsi: hpsa, remove cancelled ID's and add a new one
 2014-01-14 17:01 UTC 

[PATCH 1/2] scsi: hpsa, add new PCI Ids
 2014-01-14 16:59 UTC 

[PATCH v8 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2014-01-14 16:46 UTC  (18+ messages)
` [PATCH v8 1/4] ata: Export required functions by APM X-Gene SATA driver
  ` [PATCH v8 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v8 3/4] ata: Add APM X-Gene SoC SATA host controller driver

Terrible performance of sequential O_DIRECT 4k writes in SAN environment. ~3 times slower then Solars 10 with the same HBA/Storage
 2014-01-14 13:30 UTC  (16+ messages)

[PATCH] [scsi] : pm80xx : fix problem of pm8001_work_fn reseting uncorrect phy device
 2014-01-14  9:41 UTC 

[PATCH] bfa: set correct command return code
 2014-01-14  9:26 UTC 

[PATCH] qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO
 2014-01-14  5:00 UTC  (3+ messages)

[PATCH 00/11] iSER target initial support for T10-DIF offload
 2014-01-13 19:45 UTC  (16+ messages)
` [PATCH 02/11] IB/isert: seperate connection protection domains and dma MRs
` [PATCH 03/11] IB/isert: Avoid frwr notation, user fastreg
` [PATCH 04/11] IB/isert: Move fastreg descriptor creation to a function
` [PATCH 06/11] IB/isert: Initialize T10-PI resources
` [PATCH 07/11] IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine
` [PATCH 09/11] IB/isert: Accept RDMA_WRITE completions

[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
 2014-01-13 19:41 UTC  (5+ messages)
` [Bug 60644] "

[PATCH] gdth: Fixup section annotations
 2014-01-13 16:12 UTC  (4+ messages)

[PATCH v2] scsi_transport_srp: Fix kernel-doc warnings
 2014-01-13 11:39 UTC 

[LSF/MM ATTEND] interest in blk-mq, scsi-mq, dm-cache, dm-thinp, dm-*
 2014-01-13 11:36 UTC  (2+ messages)

[PATCH 1/1] aacraid: kdump fix
 2014-01-13 11:12 UTC  (2+ messages)

[PATCH 1/7] be2iscsi: Fix handling timed out MBX completion from FW
 2014-01-13  0:42 UTC  (8+ messages)
` [PATCH 2/7] be2iscsi: Fix port speed typo in driver
` [PATCH 3/7] be2iscsi : Fix IRQ_Affinity support "
` [PATCH 4/7] be2iscsi : Fix statistics update in the driver
` [PATCH 5/7] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec
` [PATCH 6/7] be2iscsi: Fix the session cleanup when reboot/shutdown happens
` [PATCH 7/7] be2iscsi : Bump driver version
` [PATCH 0/7] be2iscsi: Update to 10.2.84.0

Private Message
 2014-01-12  9:45 UTC 

[PATCH 0/6] scsi_debug: a few bug fixes and enable clustering support
 2014-01-12  1:28 UTC  (8+ messages)
` [PATCH 1/6] scsi_debug: fix false positive logical block reference tag check fail
` [PATCH 3/6] scsi_debug: fix duplicate dif_errors increment
` [PATCH 5/6] scsi_debug: prepare to enable clustering

[PATCH 0/6] Let sleeping disks lie
 2014-01-11  3:11 UTC  (6+ messages)
  ` [PATCH 3/6] libata: resume in the background

iSCSI request keep rejected by microsoft iSCSI target because of write_same check
 2014-01-11  1:22 UTC  (7+ messages)

[PATCH -next] target/rd: remove unused variable from target_core_rd.c
 2014-01-10 19:41 UTC  (2+ messages)

[PATCH -next] target/sbc: Fix sparse non static symbol warning
 2014-01-10 19:43 UTC  (2+ messages)

randconfig build error with next-20140110, in drivers/target/target_core_sbc.c
 2014-01-10 19:37 UTC  (2+ messages)

Question about submitting large patchset for hpsa driver
 2014-01-10 19:33 UTC 

[PATCH] drivers: target: target_core_mod: use div64_u64_rem() instead of operator '%' for u64
 2014-01-10 16:06 UTC  (10+ messages)

REQ_PM vs REQ_TYPE_PM_RESUME
 2014-01-10 14:29 UTC  (6+ messages)


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