messages from 2014-02-21 10:03:01 to 2014-02-26 16:12:17 UTC [more...]
[PATCH 1/2] scsi: remove scsi_end_request
2014-02-26 16:12 UTC (3+ messages)
` [PATCH 2/2] scsi: remove __scsi_release_buffers
[PATCH 00/17] SCSI data path micro-optimizations
2014-02-26 15:39 UTC (8+ messages)
` [PATCH 13/17] scsi: push host_lock down into scsi_{host,target}_queue_ready
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-02-26 15:02 UTC (8+ messages)
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
[PATCH 0/2] Formatting overlay 0x21 and new CCINs
2014-02-26 15:00 UTC (5+ messages)
` [PATCH 1/2] ipr: Format HCAM overlay ID 0x21
` [PATCH 2/2] ipr: Add new CCIN definition for new hardware support
[PATCH v3 0/7] scsi_debug: several bug fixes and enable clustering support
2014-02-26 13:57 UTC (8+ messages)
` [PATCH v3 1/7] scsi_debug: fix false positive logical block reference tag check fail
` [PATCH v3 2/7] scsi_debug: make pseudo_primary static
` [PATCH v3 3/7] scsi_debug: fix duplicate dif_errors increment
` [PATCH v3 4/7] scsi_debug: fix resp_xdwriteread() return value when running out of memory
` [PATCH v3 5/7] scsi_debug: prepare to enable clustering
` [PATCH v3 6/7] scsi_debug: protect device access with atomic_rw lock
` [PATCH v3 7/7] scsi_debug: add ability to enable clustering
[PATCH] bfa: Updating Maintainers email ids
2014-02-26 11:08 UTC
[PATCH 00/16] sleep_on removal, second try
2014-02-26 11:01 UTC (2+ messages)
` [PATCH 02/16] scsi: atari_scsi: fix sleep_on race
Proposal for a scalable SCSI midlayer
2014-02-26 10:59 UTC (4+ messages)
[PATCH 00/23] qla2xxx: Patches for 3.15 scsi "misc" branch
2014-02-26 9:15 UTC (24+ messages)
` [PATCH RESUBMIT 01/23] qla2xxx: Add mutex around optrom calls to serialize accesses
` [PATCH RESUBMIT 02/23] qla2xxx: Add handling for boot indication progress AENs for ISPFX00
` [PATCH RESUBMIT 03/23] qla2xxx: Replace constant value for IOCTL IOCB abort execution status with a macro "
` [PATCH RESUBMIT 04/23] qla2xxx: Use proper message for Non owner reset ACK Timeout
` [PATCH RESUBMIT 05/23] qla2xxx: Remove init control block related dead code for ISPFX00
` [PATCH RESUBMIT 06/23] qla2xxx: Select correct request queue for error type IOCB "
` [PATCH RESUBMIT 07/23] qla2xxx: Enable the Flash Access Control (FAC) mailbox command
` [PATCH RESUBMIT 08/23] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00
` [PATCH RESUBMIT 09/23] qla2xxx: Set host can_queue value based on available resources
` [PATCH RESUBMIT 10/23] scsi_transport_fc: Add 32Gbps speed definition
` [PATCH RESUBMIT 11/23] qla2xxx: Add support for ISP2071
` [PATCH RESUBMIT 12/23] qla2xxx: Remove Marker type IOCB logic for ISPFX00
` [PATCH RESUBMIT 13/23] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watchdog function for ISP8044
` [PATCH RESUBMIT 14/23] qla2xxx: Add changes in the IOCB structures to adjust driver source codes to ISPFX00 firmware spec
` [PATCH RESUBMIT 15/23] qla2xxx: Avoid poisoning in the response queue for ISPFX00
` [PATCH RESUBMIT 16/23] qla2xxx: Simplify the ISPFX00 interrupt handler code "
` [PATCH RESUBMIT 17/23] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and ISP82XX
` [PATCH RESUBMIT 18/23] qla2xxx: Correctly set the read_optrom pointer for ISP8044
` [PATCH RESUBMIT 19/23] qla2xxx: Fix multiqueue MSI-X registration
` [PATCH RESUBMIT 20/23] qla2xxx: Update the driver version to 8.07.00.02-k
` [PATCH 21/23] qla2xxx: Correct the port no assignment for ISP82XX
` [PATCH 22/23] qla2xxx: Fix Task Management command asynchronous handling
` [PATCH 23/23] qla2xxx: Add IOCB Abort "
[PATCH] qla2xxx: Poll during initialization for ISP25xx and ISP83xx
2014-02-26 9:15 UTC
[PATCH 0/5] qla2xxx: NPIV target mode fixes for v3.14-rc
2014-02-26 6:05 UTC (2+ messages)
[RFC 0/6] vhost/scsi: Add T10 PI SGL passthrough support
2014-02-26 1:20 UTC (11+ 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 v11 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
2014-02-25 18:41 UTC (5+ messages)
` [PATCH v11 1/4] PHY: Add function set_speed to generic PHY framework
` [PATCH v11 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
` [PATCH v11 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
` [PATCH v11 4/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
[PATCH 00/22] scsi: Use pci_enable_msix_range()
2014-02-25 9:52 UTC (3+ messages)
` [PATCH 20/22] qla2xxx: "
[PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-02-25 8:37 UTC (24+ 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: "
[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
[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] 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 01/11] IB/iser: Avoid FRWR notation, use fastreg instead
` [PATCH 09/11] SCSI/libiscsi: Add check_protection callback for transports
` [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 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 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 (2+ messages)
[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 (5+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox