linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-09 16:49:12 to 2015-11-16 08:45:41 UTC [more...]

[PATCH] SCSI-libfc: Delete an unnecessary check before the function call "kmem_cache_destroy"
 2015-11-16  8:45 UTC 

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2015-11-16  1:01 UTC  (5+ messages)
` [PATCH v5 10/11] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller

[PATCH] ib_srp: initialize dma_length in srp_map_idb
 2015-11-15 21:10 UTC  (3+ messages)

[PATCH] drivers/message/fusion: constify mpt_pci_driver structures
 2015-11-15 19:27 UTC 

add a proper completion queue abstraction
 2015-11-15 13:21 UTC  (31+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP
  ` [PATCH 4/9] srpt: chain RDMA READ/WRITE requests
` [PATCH 5/9] srpt: use the new CQ API
` [PATCH 6/9] srp: "
` [PATCH 7/9] IB/iser: Use a dedicated descriptor for login
` [PATCH 8/9] IB/iser: Use helper for container_of
` [PATCH 9/9] IB/iser: Convert to CQ abstraction

[PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn
 2015-11-15 11:48 UTC 

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2015-11-15 10:10 UTC  (7+ messages)

Greetings
 2015-11-14 19:10 UTC 

[PATCH] iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
 2015-11-15  1:11 UTC  (3+ messages)

[PATCH 0/2] target: kthread login failure hung task + CAW use-after-free
 2015-11-15  0:21 UTC  (3+ messages)
` [PATCH 1/2] iscsi-target: Fix rx_login_comp hang after login failure
` [PATCH 2/2] target: Fix race for SCF_COMPARE_AND_WRITE_POST checking

dm-multipath test scripts
 2015-11-14 16:26 UTC  (3+ messages)

[PATCH] scsi: hpsa: fix multiple issues in path_info_show
 2015-11-14 15:24 UTC  (3+ messages)

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-14 10:07 UTC  (5+ messages)
` [PATCH 3/9] cxgb4/cxgb4vf/csiostor: "
` [PATCH 4/9] bfa: "
` [PATCH 6/9] be2iscsi: "
` [PATCH 8/9] mpt3sas: "

[GIT PULL] final round of SCSI updates for the 4.3+ merge window
 2015-11-14  0:05 UTC 

[GIT PULL] target updates for v4.4-rc1 (-v2)
 2015-11-13 21:56 UTC 

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2015-11-13 21:54 UTC  (7+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

[patch] hpsa: logical vs bitwise AND typo
 2015-11-13 21:50 UTC  (4+ messages)

[PATCH 1/3] sd: Make discard granularity match logical block size when LBPRZ=1
 2015-11-13 21:46 UTC  (3+ messages)
` [PATCH 2/3] block/sd: Fix device-imposed transfer length limits
` [PATCH 3/3] MAINTAINERS: Add myself as co-maintainer of the SCSI subsystem

[patch] mvsas: don't allow negative timeouts
 2015-11-13 20:46 UTC  (3+ messages)

[PATCH] mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_TLR_ON flag
 2015-11-13 20:46 UTC  (4+ messages)

[GIT PULL] target updates for v4.4-rc1
 2015-11-13 20:27 UTC  (4+ messages)

[PATCH 00/25] mpt3sas: Mergering mpt2sas & mpt3sas driver code
 2015-11-13 20:24 UTC  (32+ messages)
` [PATCH RESEND 01/25] mpt2sas: Use mpi headers from mpt3sas
` [PATCH RESEND 02/25] mpt3sas: Added mpt2sas driver definitions
` [PATCH RESEND 03/25] mpt3sas: Move Gen3 HBA's device registration with PCI, SML and IOCTL related API's to a separate file
` [PATCH RESEND 04/25] mpt2sas: Created mpt2sas_module.c file in which Gen2 HBA's are registers with PCI, SML and IOCTLs
` [PATCH RESEND 06/25] mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
` [PATCH RESEND 07/25] mpt2sas, mpt3sas : Removed SCSI_MPTXSAS_LOGGING entry from Kconfig
` [PATCH RESEND 08/25] mpt3sas: For an IO, build MPI SGL LIST on GEN2 HBA's and build IEEE SGL LIST on GEN3 HBA's
` [PATCH RESEND 09/25] mpt3sas: Don't send PHYDISK_HIDDEN Raid Action request on SAS2 HBA's
` [PATCH RESEND 10/25] mpt3sas: Manage MSIX vectors according to HBA device type
` [PATCH RESEND 11/25] mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
` [PATCH RESEND 12/25] mpt3sas: Ported WarpDrive product SSS6200 support
` [PATCH RESEND 13/25] mpt3sas: Ported the providing sysfs attribute to report Backup Rail Monitor Status
` [PATCH RESEND 14/25] mpt3sas: Refcount sas_device objects and fix unsafe list usage
` [PATCH RESEND 15/25] mpt3sas: Refcount fw_events "
` [PATCH RESEND 16/25] mpt3sas: Added OEMs Gen2 PnP ID Branding names
` [PATCH RESEND 17/25] mpt3sas: setpci reset kernel oops fix
` [PATCH RESEND 18/25] mpt2sas, mpt3sas: Update the driver versions
` [PATCH 19/25] mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBA's
` [PATCH 20/25] mpt3sas: Moved Warpdriver specific functions to mpt3sas_warpdrive.c
` [PATCH 21/25] mpt2sas: Removed mpt2sas folder
` [PATCH 22/25] mpt3sas: Added a module parameter hbas_to_enumerate
` [PATCH 23/25] mpt2sas: Removed mpt2sas entries from SCSI's Kconfig and Makefile
` [PATCH 24/25] mpt3sas: Added SCSI_MPT3SAS_MERGED config option
` [PATCH 25/25] mpt3sas: Bump mpt3sas driver version to 09.102.00.00

[GIT PULL] target updates for v4.4-rc1
 2015-11-13 17:38 UTC  (3+ messages)

4.4 SCSI queue status
 2015-11-13 17:09 UTC  (2+ messages)

[PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx
 2015-11-13 10:43 UTC 

BUSINESS VORSCHLAG
 2015-11-12 20:09 UTC 

[PATCH v2 00/17] add fixes, device quirks, error recovery,
 2015-11-12 17:39 UTC  (3+ messages)
` [PATCH v2 02/17] scsi: ufs: add option to change default UFS power management level

[PATCH 0/2] scsi_transport_fc: LUN masking
 2015-11-12 14:00 UTC  (5+ messages)
` [PATCH 1/2] scsi_transport_fc: implement 'disable_target_scan' module parameter
` [PATCH 2/2] scsi_transport_fc: Implement 'async_user_scan' "

[PATCH] sd: Clear PS bit before Mode Select
 2015-11-12  2:11 UTC  (2+ messages)

[PATCH v5 0/2] ibmvscsi parameter cleanup
 2015-11-12  2:01 UTC  (4+ messages)
` [PATCH v5 1/2] ibmvscsi: display default value for max_id, max_lun and max_channel
` [PATCH v5 2/2] ibmvscsi: set max_lun to 32

[patch] mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()
 2015-11-12  1:59 UTC  (2+ messages)

[PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
 2015-11-12  1:54 UTC  (3+ messages)

[RESEND PATCH] [SCSI] mvumi: 64bit value for seconds_since1970
 2015-11-12  1:47 UTC  (2+ messages)

[RESEND PATCH] mpt2sas: Remove usage of 'struct timeval'
 2015-11-12  1:42 UTC  (2+ messages)

[PATCH v4.3-rc7] be2iscsi : Fix bogus WARN_ON length check
 2015-11-12  1:28 UTC  (2+ messages)

[RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-11 17:37 UTC  (7+ messages)
` [dm-devel] "

[PATCH RESEND] scsi: Set sg_tablesize to 1, for LLDDs that set SG_NONE
 2015-11-11 15:27 UTC  (3+ messages)

[PATCH 4.1] target-core: fix return without a value
 2015-11-11 12:15 UTC  (6+ messages)
` [PATCH 4.1 v2] "

[PATCH V2 0/3] scsi: mptxsas: updates for ARM64
 2015-11-10 22:08 UTC  (37+ messages)
` [PATCH V2 2/3] scsi: fix compiler warning for sg
` [PATCH V2 3/3] scsi: mptxsas: offload IRQ execution
` [PATCH V2 1/3] scsi: mptxsas: try 64 bit DMA when 32 bit DMA fails

[PATCH v3 00/32] HiSilicon SAS driver
 2015-11-10 13:16 UTC  (12+ messages)
` [PATCH v3 02/32] devicetree: bindings: scsi: HiSi SAS
` [PATCH v3 08/32] scsi: hisi_sas: add hisi_sas_remove
` [PATCH v3 11/32] scsi: hisi_sas: add phy SAS ADDR initialization

[patch 1/2] megaraid_sas: remove a stray tab
 2015-11-10 10:21 UTC  (2+ messages)

[patch 2/2] megaraid_sas: missing curly braces in megasas_detach_one()
 2015-11-10 10:19 UTC  (2+ messages)

[scsi:misc 64/77] drivers/scsi/aacraid/linit.c:1321:6: sparse: symbol 'aac_release_resources' was not declared. Should it be static?
 2015-11-10  5:59 UTC  (2+ messages)
` [RFC PATCH scsi] aacraid: aac_release_resources() can be static

spolupráce
 2015-11-09 18:53 UTC 

[PATCH] wd719x: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-11-10  2:56 UTC  (2+ messages)

[PATCH] pm80xx: remove the SCSI host before detaching from SAS transport
 2015-11-10  0:44 UTC  (2+ messages)

[PATCH 1/3] isci: remove SCSI host before detaching from SAS transport
 2015-11-10  0:43 UTC  (2+ messages)

[PATCH v2 1/5] ipr: Add delay to ensure coherent dumps
 2015-11-10  0:34 UTC  (2+ messages)

[PATCH v9 0/8] Fix error message and present UFS variant
 2015-11-10  0:20 UTC  (2+ messages)

Money Donation To You
 2015-11-09 18:21 UTC 

[PATCH v2 00/27] hpsa updates
 2015-11-09 17:46 UTC  (2+ messages)

[PATCH RESEND] hpsa: move lockup_detected attribute to host attr
 2015-11-09 17:46 UTC  (2+ messages)


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).