public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-20 19:25:27 to 2014-02-25 06:08:59 UTC [more...]

[PATCH v13 0/3] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-02-25  6:08 UTC  (9+ messages)
` [PATCH v13 1/3] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
  ` [PATCH v13 2/3] ata: Add APM X-Gene SoC AHCI SATA host controller driver
    ` [PATCH v13 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

[RFC 0/6] vhost/scsi: Add T10 PI SGL passthrough support
 2014-02-25  6:05 UTC  (10+ messages)
` [RFC 1/6] vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
` [RFC 2/6] vhost/scsi: Add preallocation of protection SGLs
` [RFC 3/6] vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
` [RFC 4/6] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
` [RFC 5/6] vhost/scsi: Add new VIRTIO_SCSI_F_T10_PI feature bit
` [RFC 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD

[PATCH v14 0/3] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-02-25  5:28 UTC  (4+ messages)
` [PATCH v14 1/3] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
  ` [PATCH v14 2/3] ata: Add APM X-Gene SoC AHCI SATA host controller driver
    ` [PATCH v14 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

[PATCH 00/10] qla4xxx: 5.04.00-k5: Updates for scsi "misc" branch
 2014-02-25  3:07 UTC  (11+ messages)
` [PATCH 01/10] qla4xxx: Do not wait for IO completion, after issuing stop_firmware
` [PATCH 02/10] qla4xxx: Change default capture to firmware defined capture mask
` [PATCH 03/10] qla4xxx: Add support of 0xFF capture mask for minidump
` [PATCH 04/10] qla4xxx: Added new opcodes for 84XX Minidump template
` [PATCH 05/10] qla4xxx: Added PEX DMA Support for ISP8022 Adapter
` [PATCH 06/10] qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
` [PATCH 07/10] qla4xxx: Check for correct return status
` [PATCH 08/10] qla4xxx: Initialize hardware queue for ISP40XX
` [PATCH 09/10] qla4xxx: Fix memory leak in func qla4_84xx_config_acb()
` [PATCH 10/10] qla4xxx: Update driver version to 5.04.00-k5

[PATCH 0/2] Formatting overlay 0x21 and new CCINs
 2014-02-25  1:18 UTC  (3+ messages)
` [PATCH 1/2] ipr: Format HCAM overlay ID 0x21
` [PATCH 2/2] ipr: Add new CCIN definition for new hardware support

[PATCH] vhost/scsi: Check LUN structure byte 0 is set to 1, per spec
 2014-02-25  0:16 UTC  (3+ messages)

loading scsi_debug with data integrity hits BUG_ON
 2014-02-24 23:01 UTC  (8+ messages)

[Bug 71021] WARNING: CPU: 0 PID: 5517 at /build/buildd/linux-3.13.0/fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2014-02-24 22:22 UTC 

[PATCH]: qla2xxx: Fix kernel panic on selective retransmission request
 2014-02-24 21:29 UTC  (2+ messages)

[PATCH 0/4] isci, libsas fixes for 3.4-rc2
 2014-02-24 20:03 UTC  (3+ messages)

[PATCH 00/11] T10-PI Initial support for iSER initiator
 2014-02-24 19:52 UTC  (17+ messages)
` [PATCH 02/11] IB/iser: Push the desicion what memory key to use into fast_reg_mr routine
` [PATCH 03/11] IB/iser: Move fast_reg_descriptor initialization to a function
` [PATCH 04/11] IB/iser: Keep IB device attributes under iser_device
` [PATCH 05/11] IB/iser: Replace fastreg descriptor valid bool with indicators container
` [PATCH 06/11] IB/iser: Introduce pi_enable, pi_guard module parameters
` [PATCH 07/11] IB/iser: Initialize T10-PI resources
` [PATCH 08/11] IB/iser: Support T10-PI operations
  ` [PATCH 01/11] IB/iser: Avoid FRWR notation, use fastreg instead
  ` [PATCH 09/11] SCSI/libiscsi: Add check_protection callback for transports
` [PATCH 10/11] IB/iser: Implement check_protection
` [PATCH 11/11] IB/iser: Publish T10-PI support to SCSI midlayer

[PATCH] [SCSI] lpfc 8.3.43: use NULL instead of 0 for pointer
 2014-02-24 17:37 UTC  (2+ messages)

[PATCH 4/9] firewire: don't use PREPARE_DELAYED_WORK
 2014-02-24 16:27 UTC  (31+ messages)
                                ` memory-barriers.txt again (was Re: [PATCH 4/9] firewire: don't use PREPARE_DELAYED_WORK)

[PATCH 00/15] A different approach for using blk-mq in the SCSI layer
 2014-02-24 14:46 UTC  (2+ messages)

FROM Western Union Branch Cotonou
 2014-02-24 12:29 UTC 

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-02-24  8:12 UTC  (7+ messages)
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()

[PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-24  8:02 UTC  (23+ messages)
` [PATCH v2 01/23] be2iscsi: Use pci_enable_msix_exact() "
` [PATCH v2 02/23] bfa: Do not call pci_enable_msix() after it failed once
` [PATCH v2 03/23] bfa: Cleanup bfad_setup_intr() function
` [PATCH v2 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 05/23] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v2 06/23] csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 07/23] fnic: Use pci_enable_msix_exact() "
` [PATCH v2 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 09/23] hpsa: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 10/23] isci: "
` [PATCH v2 11/23] lpfc: Remove superfluous call to pci_disable_msix()
` [PATCH v2 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 14/23] megaraid: "
` [PATCH v2 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 16/23] mpt3sas: "
` [PATCH v2 17/23] pm8001: Fix invalid return when request_irq() failed
` [PATCH v2 18/23] pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 19/23] pmcraid: Get rid of a redundant assignment
` [PATCH v2 20/23] pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 21/23] qla2xxx: "
` [PATCH v2 22/23] qla4xxx: Use pci_enable_msix_exact() "
` [PATCH v2 23/23] vmw_pvscsi: "

Proposal for a scalable SCSI midlayer
 2014-02-24  4:25 UTC  (3+ messages)

[PATCH 12/22] lpfc: Use pci_enable_msix_range()
 2014-02-23 19:45 UTC  (2+ messages)

[Bug 69441] WARNING: CPU: 0 PID: 4992 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
 2014-02-22 14:00 UTC 

[PATCH 0/6] hpsa: supplemental February 2014 driver updates
 2014-02-21 22:25 UTC  (7+ messages)
` [PATCH 1/6] hpsa: remove unused kthread.h header
` [PATCH 2/6] hpsa: bring format-in-progress drives online when ready
` [PATCH 3/6] hpsa: increase the probability of a reported success after a device reset
` [PATCH 4/6] hpsa: remove unused struct request from CommandList
` [PATCH 5/6] hpsa: Add hba mode to the hpsa driver
` [PATCH 6/6] hpsa: Do not zero fields of ioaccel2 command structure twice

sysfs group not found for kobject on mpt2sas unload
 2014-02-21 22:15 UTC  (6+ messages)
    ` [PATCH] scsi_transport_sas: move bsg destructor into sas_rphy_remove

[PATCH v1.3 11/11] arcmsr: Adding support Areca ARC1214/1224/1264/1284 SATA 6Gb raid controllers
 2014-02-21 22:09 UTC  (2+ messages)

[PATCH v12 0/3] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-02-21 19:00 UTC  (6+ messages)
  ` [PATCH v12 1/3] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v12 2/3] ata: Add APM X-Gene SoC AHCI SATA host controller driver
      ` [PATCH v12 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

[PATCH v10 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-02-21 17:46 UTC  (5+ messages)
` [PATCH v10 1/4] PHY: Add function set_speed to generic PHY framework
  ` [PATCH v10 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
      ` [PATCH v10 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
        ` [PATCH v10 4/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries

[PATCH 0/3] next round of blk-mq updates
 2014-02-21 16:58 UTC  (5+ messages)
` [PATCH 1/3] blk-mq: remove blk_mq_alloc_rq
` [PATCH 2/3] blk-mq: merge blk_mq_insert_request and blk_mq_run_request
` [PATCH 3/3] blk-mq: support partial I/O completions

[PATCH v11 0/3] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-02-21 16:06 UTC  (4+ messages)
` [PATCH v11 1/3] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
  ` [PATCH v11 2/3] ata: Add APM X-Gene SoC AHCI SATA host controller driver

scsi_target_reap_usercontext causes a WARN
 2014-02-21 14:19 UTC 

[PATCH 0/9] I/O path micro-optimizations and per-command private data support
 2014-02-21 12:20 UTC  (12+ messages)
` [PATCH 1/9] scsi: avoid useless free_list lock roundtrips
` [PATCH 2/9] scsi: avoid taking host_lock in scsi_run_queue unless nessecary
` [PATCH 3/9] scsi: do not manipulate device reference counts in scsi_get/put_command
` [PATCH 4/9] scsi: remove a useless get/put_device pair in scsi_request_fn
` [PATCH 5/9] scsi: remove a useless get/put_device pair in scsi_next_command
` [PATCH 6/9] scsi: remove a useless get/put_device pair in scsi_requeue_command
` [PATCH 7/9] megaraid: simplify internal command handling
` [PATCH 8/9] scsi: simplify command allocation and freeing a bit
` [PATCH 9/9] scsi: add support for per-host cmd pools

[PATCH v1.3 10/11] arcmsr: Fixed coding style errors and white space change
 2014-02-21  8:19 UTC  (2+ messages)

[PATCH v1.3 1/11] arcmsr: Revise interrupt service routine to fix command timeout
 2014-02-21  7:20 UTC  (2+ messages)

[PATCH] st: use dev_printk() to avoid linebreaks in kernel messages
 2014-02-21  6:46 UTC  (6+ messages)

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2014-02-21  5:53 UTC  (4+ messages)
` [Bug 60758] "

[PATCH v1.3 9/11] arcmsr: Fixed sparse warning or errors
 2014-02-21  4:29 UTC 

[PATCH v1.3 8/11] arcmsr: Modify ioctl relate functions to fix update firmware error
 2014-02-21  4:25 UTC 

[PATCH v1.3 7/11] arcmsr: Notify sense data report
 2014-02-21  4:13 UTC 

[PATCH v1.3 6/11] arcmsr: Rewrite arcmsr_message_isr_bh_fn function
 2014-02-21  4:07 UTC 

[PATCH v1.3 5/11] arcmsr: Rename function name and variables for readability
 2014-02-21  4:01 UTC 

[PATCH v1.3 4/11] arcmsr: Revise xxx_get_config functions
 2014-02-21  3:53 UTC 

[PATCH v1.3 3/11] arcmsr: Support hibernation
 2014-02-21  3:35 UTC 

[PATCH v1.3 2/11] arcmsr: Support MSI and MSI-X interrupt service
 2014-02-21  3:26 UTC 

[PATCH] st: use dev_printk() to avoid linebreaks in kernel messages
 2014-02-21  2:48 UTC 

[PATCH v1.3 1/11] arcmsr: Revise interrupt service routine to fix command timeout
 2014-02-21  1:43 UTC  (2+ messages)

[PATCH 0/5] qla2xxx: NPIV target mode fixes for v3.14-rc
 2014-02-21  1:20 UTC  (7+ messages)
` [PATCH 1/5] qla2xxx: Fix qlt_lport_register base_vha callback race
` [PATCH 2/5] qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown
` [PATCH 3/5] tcm_qla2xxx: Add NPIV specific enable/disable attribute logic
` [PATCH 4/5] tcm_qla2xxx: Perform configfs depend/undepend for base_tpg
` [PATCH 5/5] tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs

[PATCH] [SCSI] be2iscsi: use NULL instead of 0 for pointer
 2014-02-21  1:12 UTC 

[PATCH] [SCSI] be2iscsi: make beiscsi_process_mcc() as static
 2014-02-21  1:11 UTC 

[PATCH] scsi/sd.c: fix spun up and not ready messages to mention which disk
 2014-02-21  0:34 UTC 

fyi>
 2014-02-20 20:15 UTC 

Mein Vorschlag
 2014-02-20 21:29 UTC 


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