linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-05 17:17:38 to 2015-11-10 21:54:22 UTC [more...]

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

[PATCH 4.1] target-core: fix return without a value
 2015-11-10 18:56 UTC  (2+ messages)

[PATCH v3 00/32] HiSilicon SAS driver
 2015-11-10 13:16 UTC  (42+ messages)
` [PATCH v3 01/32] [SCSI] sas: centralise ssp frame information units
` [PATCH v3 03/32] scsi: hisi_sas: add initial bare main driver
` [PATCH v3 04/32] scsi: hisi_sas: add scsi host registration
` [PATCH v3 05/32] scsi: hisi_sas: scan device tree
` [PATCH v3 06/32] scsi: hisi_sas: add HW DMA structures
` [PATCH v3 07/32] scsi: hisi_sas: allocate memories and create pools
` [PATCH v3 08/32] scsi: hisi_sas: add hisi_sas_remove
` [PATCH v3 09/32] scsi: hisi_sas: add slot init code
` [PATCH v3 10/32] scsi: hisi_sas: add cq structure initialization
` [PATCH v3 11/32] scsi: hisi_sas: add phy SAS ADDR initialization
` [PATCH v3 16/32] scsi: hisi_sas: add timer and spinlock init
` [PATCH v3 17/32] scsi: hisi_sas: add v1 hw module init
` [PATCH v3 18/32] scsi: hisi_sas: add v1 hardware register definitions
  ` [PATCH v3 02/32] devicetree: bindings: scsi: HiSi SAS
  ` [PATCH v3 12/32] scsi: hisi_sas: set dev DMA mask
  ` [PATCH v3 13/32] scsi: hisi_sas: add hisi_hba workqueue
  ` [PATCH v3 14/32] scsi: hisi_sas: add hisi sas device type
  ` [PATCH v3 15/32] scsi: hisi_sas: add phy and port init
  ` [PATCH v3 19/32] scsi: hisi_sas: add v1 HW initialisation code
  ` [PATCH v3 20/32] scsi: hisi_sas: add v1 hw interrupt init
  ` [PATCH v3 27/32] scsi: hisi_sas: add smp protocol support
` [PATCH v3 21/32] scsi: hisi_sas: add path from phyup irq to SAS framework
` [PATCH v3 22/32] scsi: hisi_sas: add ssp command function
` [PATCH v3 23/32] scsi: hisi_sas: add cq interrupt handler
` [PATCH v3 24/32] scsi: hisi_sas: add dev_found and dev_gone
` [PATCH v3 25/32] scsi: hisi_sas: add abnormal irq handler
` [PATCH v3 26/32] scsi: hisi_sas: add bcast interrupt handler
` [PATCH v3 28/32] scsi: hisi_sas: add scan finished and start
` [PATCH v3 29/32] scsi: hisi_sas: add tmf methods
` [PATCH v3 30/32] scsi: hisi_sas: add control phy handler
` [PATCH v3 31/32] scsi: hisi_sas: add fatal irq handler
` [PATCH v3 32/32] MAINTAINERS: add maintainer for HiSi SAS driver

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

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2015-11-10  8:35 UTC  (14+ messages)
` [PATCH v5 01/11] Documentation: samsung-phy: Add dt bindings for UFS
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH v5 03/11] scsi: ufs: add quirk to contain unconformable utrd field
` [PATCH v5 04/11] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH v5 05/11] scsi: ufs: add quirk not to allow reset of interrupt aggregation
  ` [PATCH v5 06/11] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v5 07/11] scsi: ufs: add specific callback for nexus type
` [PATCH v5 08/11] scsi: ufs: add add specific callback for hibern8
` [PATCH v5 09/11] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH v5 10/11] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v5 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

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

[PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
 2015-11-09 20:33 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  (19+ messages)
` [PATCH v2 01/27] hpsa: remove unused parameter hostno
` [PATCH v2 05/27] hpsa: check for null arguments to dev_printk
` [PATCH v2 06/27] hpsa: fix null device issues
` [PATCH v2 08/27] hpsa: abandon rescans on memory alloaction failures
` [PATCH v2 10/27] hpsa: fix hpsa_adjust_hpsa_scsi_table
` [PATCH v2 17/27] hpsa: enhance hpsa_get_device_id
` [PATCH v2 20/27] hpsa: generalize external arrays

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

[PATCH v5 0/2] ibmvscsi parameter cleanup
 2015-11-09 16:49 UTC  (3+ 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 RESEND] scsi: Export SCSI Inquiry data to sysfs
 2015-11-09 16:47 UTC  (3+ messages)

[PATCH 0/2] megaraid_sas: couple of fixes
 2015-11-09 16:07 UTC  (2+ messages)

[PATCH v4 0/3] ibmvscsi parameter cleanup
 2015-11-09 15:21 UTC  (9+ messages)
` [PATCH v4 1/3] ibmvscsi: make parameters max_id and max_channel read-only
` [PATCH v4 2/3] ibmvscsi: display default value for max_id, max_lun and max_channel
` [PATCH v4 3/3] ibmvscsi: Allow to configure maximum LUN

[PATCH 00/18] ALUA device handler update, part 1
 2015-11-09 15:08 UTC  (19+ messages)
` [PATCH 01/18] scsi_dh: move 'dh_state' sysfs attribute to generic code
` [PATCH 02/18] scsi: ignore errors from scsi_dh_add_device()
` [PATCH 03/18] scsi_dh_alua: Disable ALUA handling for non-disk devices
` [PATCH 04/18] scsi_dh_alua: Use vpd_pg83 information
` [PATCH 05/18] scsi_dh_alua: improved logging
` [PATCH 06/18] scsi_dh_alua: sanitze sense code handling
` [PATCH 07/18] scsi_dh_alua: use standard logging functions
` [PATCH 08/18] scsi_dh_alua: return standard SCSI return codes in submit_rtpg
` [PATCH 09/18] scsi_dh_alua: fixup description of stpg_endio()
` [PATCH 10/18] scsi: remove scsi_show_sense_hdr()
` [PATCH 11/18] scsi_dh_alua: use flag for RTPG extended header
` [PATCH 12/18] scsi_dh_alua: use unaligned access macros
` [PATCH 13/18] scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
` [PATCH 14/18] scsi_dh_alua: simplify sense code handling
` [PATCH 15/18] scsi: Add scsi_vpd_lun_id()
` [PATCH 16/18] scsi: export 'device_id' to sysfs
` [PATCH 17/18] scsi: Add scsi_vpd_tpg_id()
` [PATCH 18/18] scsi_dh_alua: use scsi_vpd_tpg_id()

[PATCH v3 0/3] ibmvscsi parameter cleanup
 2015-11-09 14:26 UTC  (6+ messages)
` [PATCH v3 1/3] ibmvscsi: make parameters max_id and max_channel read-only
` [PATCH v3 2/3] ibmvscsi: display default value for max_id, max_lun and max_channel
` [PATCH v3 3/3] ibmvscsi: Allow to configure maximum LUN

[BUG] Boot failures with mpt2sas / Intel RMS25JB080 module
 2015-11-09 14:15 UTC  (2+ messages)

[PATCH] scsi: rescan VPD attributes
 2015-11-09 12:24 UTC 

[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-09  4:00 UTC  (12+ messages)
` [PATCH 06/32] xen blkback: prepare for bi_rw split
` [PATCH 19/32] block: add helper to get data dir from op
  ` [dm-devel] "
` [PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes

[PATCH 1/4] scsi: mpt2sas: try 64 bit DMA when 32 bit DMA fails
 2015-11-09  1:17 UTC  (10+ messages)
` [PATCH 3/4] scsi: fix compiler warning for sg

European Union
 2015-11-08 23:59 UTC 

aacraid and rotational 1 even for ssd disks
 2015-11-07 14:00 UTC 

scsi-sd fails with error "Invalid field in cdb" for SATA-to-USB adapter JMicron
 2015-11-07 12:18 UTC 

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

[ANNOUNCE]: SCST 3.1 pre-release freeze
 2015-11-07  4:18 UTC  (2+ messages)

[PATCH] string_helpers: fix precision loss for some inputs
 2015-11-07  0:50 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH RESEND] scsi_sysfs: protect against double execution of __scsi_remove_device()
 2015-11-06 17:48 UTC  (2+ messages)

[Bug 107371] New: I/O error when accessing disk in standby
 2015-11-06 13:15 UTC  (3+ messages)
` [Bug 107371] "

[PATCH] st: trivial: remove form feed characters
 2015-11-06 10:57 UTC  (3+ messages)

[patch] ses: tighten range checks in ses_intf_add()
 2015-11-05 22:01 UTC  (3+ messages)

[PATCHv4 00/23] asynchronous ALUA device handler
 2015-11-05 20:34 UTC  (7+ messages)
` [PATCH 19/23] scsi_dh_alua: Use workqueue for RTPG

[PATCH v2 0/3] ibmvscsi parameter cleanup
 2015-11-05 20:00 UTC  (10+ messages)
` [PATCH v2 3/3] ibmvscsi: Allow to configure maximum LUN

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


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