messages from 2014-03-11 14:54:44 to 2014-03-17 19:55:52 UTC [more...]
[PATCH v18 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
2014-03-17 19:55 UTC (11+ messages)
` [PATCH v18 1/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
` [PATCH v18 2/4] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
` [PATCH v18 3/4] ata: Add APM X-Gene SoC AHCI SATA host controller driver
` [PATCH v18 4/4] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
[RFCv2 0/7] vhost/scsi: Add T10 PI SGL passthrough support
2014-03-17 19:18 UTC (10+ messages)
` [RFCv2 1/7] virtio-scsi.h: Add virtio_scsi_cmd_req_pi header definition
` [RFCv2 2/7] vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
` [RFCv2 3/7] vhost/scsi: Add preallocation of protection SGLs
` [RFCv2 4/7] vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
` [RFCv2 5/7] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
` [RFCv2 6/7] vhost/scsi: Add new VIRTIO_SCSI_F_T10_PI feature bit
` [RFCv2 7/7] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
[PATCH v5 3/3] scsi: async sd resume
2014-03-17 18:20 UTC (11+ messages)
[PATCH 0/4] DIF fixes for kernel 3.15
2014-03-17 18:16 UTC (6+ messages)
` [PATCH 1/4] Target/iser: Fix signature work requests accounting
` [PATCH 2/4] Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter
` [PATCH 3/4] Target/iser: Move check signature status to a function
` [PATCH 4/4] Target/dif: Introduce protection-passthough-only mode
DMA-API mapping errors in vmw_pvscsi
2014-03-17 17:08 UTC (2+ messages)
[PATCH v2 00/13] T10-PI support for iSER initiator
2014-03-17 16:59 UTC (4+ messages)
` [PATCH v2 11/13] SCSI/libiscsi: Add check_protection callback for transports
[v3.13][v3.14][Regression] kthread: make kthread_create()killable
2014-03-17 14:22 UTC
[PATCH 00/39] [WIP] scsi multiqueue
2014-03-17 13:33 UTC (41+ messages)
` [PATCH 01/39] block: fix q->flush_rq NULL pointer crash on dm-mpath flush
` [PATCH 02/39] block: change flush sequence list addition back to front add
` [PATCH 03/39] blk-mq: fix blk_mq_end_io_partial
` [PATCH 04/39] blk-mq: initialize resid_len
` [PATCH 05/39] blk-mq: replace blk_mq_init_commands with a ->init_request method
` [PATCH 06/39] blk-mq: add a exit_request method
` [PATCH 07/39] scsi: avoid useless free_list lock roundtrips
` [PATCH 08/39] scsi: avoid taking host_lock in scsi_run_queue unless nessecary
` [PATCH 09/39] scsi: do not manipulate device reference counts in scsi_get/put_command
` [PATCH 10/39] scsi: remove a useless get/put_device pair in scsi_request_fn
` [PATCH 11/39] scsi: remove a useless get/put_device pair in scsi_next_command
` [PATCH 12/39] scsi: remove a useless get/put_device pair in scsi_requeue_command
` [PATCH 13/39] megaraid: simplify internal command handling
` [PATCH 14/39] scsi: simplify command allocation and freeing a bit
` [PATCH 15/39] scsi: add support for per-host cmd pools
` [PATCH 16/39] virtio_scsi: use cmd_size
` [PATCH 17/39] scsi: explicitly release bidi buffers
` [PATCH 18/39] scsi: remove scsi_end_request
` [PATCH 19/39] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 20/39] scsi: convert target_busy to an atomic_t
` [PATCH 21/39] scsi: convert host_busy to atomic_t
` [PATCH 22/39] scsi: convert device_busy "
` [PATCH 23/39] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 24/39] blk-mq: add blk_mq_requeue_request
` [PATCH 25/39] blk-mq: add async paramter to blk_mq_start_stopped_hw_queues
` [PATCH 26/39] HACK: support blk_delay_queue for blk-mq
` [PATCH 27/39] blk-mq: export blk_mq_insert_request
` [PATCH 28/39] scsi: reintroduce scsi_driver.init_command
` [PATCH 29/39] block: remove unprep_rq_fn
` [PATCH 30/39] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 31/39] scsi: split __scsi_queue_insert
` [PATCH 32/39] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 33/39] scsi: initial blk-mq support
` [PATCH 34/39] scsi: partially stub out scsi_adjust_queue_depth when using blk-mq
` [PATCH 35/39] virtio_scsi: use blk_mq
` [PATCH 36/39] iscsi_tcp: "
` [PATCH 37/39] ata_piix: "
` [PATCH 38/39] blk-mq: make blk_mq_start_stopped_hw_queues run a queue even if not stopped
` [PATCH 39/39] scsi: implement ->init_request and ->exit_request
[GIT PULL] SCSI fixes for 3.14-rc6
2014-03-15 17:39 UTC
Bug#741686: linux-image-3.13-1-amd64: systemd-udevd kills long running mptsas module initailization, resulting in kernel oops
2014-03-15 17:29 UTC
scsi_debug and mutipath, was Re: [PATCH 1/1] block: rework flush sequencing for blk-mq
2014-03-15 13:28 UTC
[PATCH] Kernel bug triggered in multipath
2014-03-15 13:23 UTC (6+ messages)
` "
[PATCH] scsi: fix kerneldoc comment for __scsi_put_command
2014-03-15 13:19 UTC
[PATCH v17 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
2014-03-15 9:01 UTC (16+ messages)
` [PATCH v17 1/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
` [PATCH v17 2/4] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
` [PATCH v17 3/4] ata: Add APM X-Gene SoC AHCI SATA host controller driver
` [PATCH v17 4/4] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
[PATCHv9 0/6] Display EVPD pages in sysfs
2014-03-15 8:51 UTC (7+ messages)
` [PATCH 1/6] scsi_sysfs: Implement 'is_visible' callback
` [PATCH 2/6] scsi: Return VPD page length in scsi_vpd_inquiry()
` [PATCH 3/6] Add EVPD page 0x83 to sysfs
` [PATCH 4/6] Add EVPD page 0x80 "
` [PATCH 5/6] ses: Use vpd information from scsi_device
` [PATCH 6/6] Invalidate VPD page data
[PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig
2014-03-14 22:58 UTC
[PATCH v6 0/3] Accelerate Storage Resume (2x or more)
2014-03-14 20:52 UTC (4+ messages)
` [PATCH v6 1/3] libata, libsas: kill pm_result and related cleanup
` [PATCH v6 2/3] libata: async resume
` [PATCH v6 3/3] scsi: async sd resume
[PATCH 08/11][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
2014-03-14 20:41 UTC (2+ messages)
[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support
2014-03-14 20:37 UTC (2+ messages)
[PATCH] [SCSI] scsi_error: really disable eh_deadline if no host_reset_handler is set
2014-03-14 17:09 UTC
[PATCH 6/9][SCSI]mpt3sas: Copyright in driver sources is updated for year the 2014
2014-03-14 16:12 UTC
[PATCH 9/9][SCSI]mpt3sas: Bump mpt3sas driver version to v04.100.00.00
2014-03-14 16:14 UTC
[PATCH 1/9][SCSI]mpt3sas: Added new driver module Parameter disable_eedp to Disable EEDP Support
2014-03-14 16:09 UTC
[PATCH 8/9][SCSI]mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support
2014-03-14 16:14 UTC
[PATCH 7/9][SCSI]mpt3sas: Added OEM branding Strings
2014-03-14 16:13 UTC
[PATCH 5/9][SCSI]mpt3sas: MPI2.5 Rev H (2.5.3) specifications
2014-03-14 16:12 UTC
[PATCH 4/9][SCSI]mpt3sas: Bump mpt3sas driver version to v03.100.00.00
2014-03-14 16:11 UTC
[PATCH 3/9][SCSI]mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced
2014-03-14 16:11 UTC
[PATCH 2/9][SCSI]mpt3sas: MPI2.5 Rev G (2.5.2) specifications
2014-03-14 16:10 UTC
[PATCH][SCSI]mpt3sas: Description Patch
2014-03-14 16:08 UTC
[PATCH RESEND 0/7] New CCINs and several patches for new improvement
2014-03-14 15:50 UTC (9+ messages)
` [PATCH RESEND 1/7] ipr: Remove extended delay bit on GSCSI reads/writes ops
` [PATCH RESEND 2/7] ipr: Add new CCIN definition for new hardware support
` [PATCH RESEND 3/7] ipr: Handle early EEH
` [PATCH RESEND 4/7] ipr: Get rid of superfluous call to pci_disbale_msi/msix()
` [PATCH RESEND 5/7] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH RESEND 6/7] ipr: Format HCAM overlay ID 0x21
` [PATCH RESEND 7/7] ipr: Add new CCIN definition for Grand Canyon support
[PATCH 11/11][SCSI]mpt2sas: Bump mpt2sas driver version to 18.100.00.00
2014-03-14 15:45 UTC
[PATCH 10/11][SCSI]mpt2sas: Added module parameter 'unblock_io' to unblock IO's during disk addition
2014-03-14 15:44 UTC
[PATCH 09/11][SCSI]mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
2014-03-14 15:43 UTC
[PATCH 07/11][SCSI]mpt2sas: For >2TB volumes, DirectDrive support sends I/Os with LBA bit 31 to IR FW instead of DirectDrive
2014-03-14 15:41 UTC
[PATCH 06/11][SCSI]mpt2sas: Bump mpt2sas driver version to 17.100.00.00
2014-03-14 15:40 UTC
[PATCH 05/11][SCSI]mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced
2014-03-14 15:39 UTC
[PATCH 01/11][SCSI]mpt2sas: Added driver module parameter max_msix_vectors
2014-03-14 15:35 UTC
[PATCH 04/11][SCSI]mpt2sas: Copyright in driver sources is updated for year the 2014
2014-03-14 15:38 UTC
[PATCH 03/11][SCSI]mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications
2014-03-14 15:37 UTC
[PATCH][SCSI]mpt2sas: Description Patch
2014-03-14 15:33 UTC
LSF/MM 2014 Call For Proposals
2014-03-14 9:02 UTC (2+ messages)
` Update on LSF/MM [was Re: LSF/MM 2014 Call For Proposals]
[PATCH v2] scsi: Change sense buffer size to 252
2014-03-14 6:51 UTC (2+ messages)
[PATCH] hpsa: fix bad endif placement in RAID 5 mapper code
2014-03-13 22:12 UTC
[PATCH] hpsa: update driver version to 3.4.4-1
2014-03-13 22:13 UTC
[PATCH] qla2xxx: Fix build errors related to invalid print fields on some architectures
2014-03-13 18:16 UTC
blk_iopoll_enabled
2014-03-13 18:48 UTC (4+ messages)
mmotm 2014-03-12-16-04 uploaded (scsi/qla2xxx)
2014-03-13 18:17 UTC
[PATCH] MAINTAINERS: update Intel C600 SAS driver maintainers
2014-03-13 14:39 UTC
[PATCH] [SCSI] megaraid: use GFP_ATOMIC under spin lock
2014-03-13 10:29 UTC (3+ messages)
[PATCH 00/35] hpsa February 2014 driver updates
2014-03-13 11:28 UTC (3+ messages)
` [PATCH 10/35] hpsa: add hp_ssd_smart_path_enabled sysfs attribute
[PATCH] megaraid_sas: make the log message about rescanning more informative
2014-03-13 10:37 UTC (3+ messages)
[PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-03-13 7:04 UTC (5+ messages)
` [PATCH v2 01/23] be2iscsi: Use pci_enable_msix_exact() "
[PATCHv8 0/5] Display EVPD pages in sysfs
2014-03-13 6:45 UTC (15+ messages)
` [PATCH 2/5] scsi: Return VPD page length in scsi_vpd_inquiry()
` [PATCH 3/5] Add EVPD page 0x83 to sysfs
[PATCH] Scsi: lpfc: lpfc_init: Remove useless casting value
2014-03-12 21:35 UTC (2+ messages)
[PATCH 0/6] target: Save memory on unused se_dev_entrys and se_luns
2014-03-12 19:04 UTC (6+ messages)
` [PATCH 5/6] target: Allocate se_luns only when used
[PATCH v16 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
2014-03-12 19:01 UTC (7+ messages)
` [PATCH v16 1/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
` [PATCH v16 2/4] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
` [PATCH v16 3/4] ata: Add APM X-Gene SoC AHCI SATA host controller driver
` [PATCH v16 4/4] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
[Bug 71981] New: Writing session to CD does not update some important cached information
2014-03-12 19:01 UTC
[PATCH v15 0/3] ata: Add APM X-Gene SoC AHCI SATA host controller support
2014-03-12 16:32 UTC (8+ messages)
` [PATCH v15 1/3] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
` [PATCH v15 2/3] ata: Add APM X-Gene SoC AHCI SATA host controller driver
` [PATCH v15 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
[PATCH 0/3] m68k Atari SCSI fixes
2014-03-12 14:30 UTC (7+ messages)
` [PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes
[PATCH 1/2] scsi: explicitly release bidi buffers
2014-03-12 11:07 UTC (2+ messages)
` [PATCH 2/2] scsi: remove scsi_end_request
[PATCH 0/9] I/O path micro-optimizations and per-command private data support
2014-03-12 7:27 UTC (2+ messages)
[Bug 71941] New: LSI SAS2116 does not detect disks
2014-03-12 7:14 UTC
[PATCH 0/5] megaraid_sas: Updates for scsi-misc
2014-03-11 23:01 UTC (3+ messages)
[PATCH 2/3] VMW_PVSCSI: Add support for I/O requests coalescing
2014-03-11 20:51 UTC (2+ messages)
` [Pv-drivers] "
[PATCH] [SCSI] be2iscsi: use NULL instead of 0 for pointer
2014-03-11 17:02 UTC (2+ messages)
Search Optimization for scst.sourceforge.net
2014-03-11 14:49 UTC
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;
as well as URLs for NNTP newsgroup(s).