linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-08 17:25:10 to 2015-01-14 22:01:54 UTC [more...]

[PATCH 00/48] hpsa driver updates
 2015-01-14 22:01 UTC  (18+ messages)
` [PATCH 01/48] hpsa: correct endian sparse warnings
` [PATCH 02/48] hpsa: fix memory leak in kdump hard reset
` [PATCH 03/48] hpsa: turn off interrupts when kdump starts
` [PATCH 04/48] hpsa: change how SA controllers are reset
` [PATCH 05/48] hpsa: correct change_queue_depth
` [PATCH 06/48] hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 names
` [PATCH 07/48] hpsa: rename free_irqs to hpsa_free_irqs
` [PATCH 08/48] hpsa: Fix -Wunused-but-set-variable warning
` [PATCH 09/48] hpsa: notice all request_irq errors
` [PATCH 10/48] hpsa: remove 0x from queue depth print which is in decimal
` [PATCH 11/48] hpsa: propagate hard_reset failures in reset_devices mode
` [PATCH 12/48] hpsa: propagate return value from board ID lookup
` [PATCH 13/48] hpsa: downgrade the Waiting for no-op print to dev_info
` [PATCH 14/48] hpsa: refactor hpsa_find_board_params() to encapsulate legacy test
` [PATCH 15/48] hpsa: trivial message and comment clean ups
` [PATCH 16/48] hpsa: report failure to ioremap config table
` [PATCH 17/48] hpsa: rename hpsa_request_irq to hpsa_request_irqs

[PATCH] scsi: Avoid crashing if device uses DIX but adapter does not support it
 2015-01-14 21:13 UTC 

[PATCH 1/2] MAINTAINERS: ibmvscsi driver maintainer change
 2015-01-14 20:06 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: ibmvfc "

dm + blk-mq soft lockup complaint
 2015-01-14 18:59 UTC  (3+ messages)

[PATCH v3 06/16] virtio/scsi: verify device has config space
 2015-01-14 17:27 UTC 

[PATCH RFC] qla2xxx: Fix qla27xx_write_reg()
 2015-01-14 16:10 UTC 

[linux-devel:devel-lkp-ib03-powerpc-201501140043 30/31] drivers/scsi/scsi_logging.c:254:3: error: format not a string literal and no format arguments
 2015-01-14 15:26 UTC  (3+ messages)

[PATCHv4 0/9] scsi logging update: the real thing
 2015-01-14 15:24 UTC  (15+ messages)
` [PATCH 1/9] scsi: Implement per-cpu logging buffer
` [PATCH 3/9] scsi: use external buffer for command logging
` [PATCH 9/9] scsi_error: do not display kernel pointer in message logs

[PATCH for v3.19, v2] Avoid that sd_shutdown() triggers a kernel warning
 2015-01-14 15:07 UTC  (4+ messages)

[LSF/MM TOPIC] Unifying the LIO and SCST target drivers
 2015-01-14 12:23 UTC  (3+ messages)

megaraid_sas: sparse annotations and endianess fixes
 2015-01-14 12:01 UTC  (21+ messages)
` [PATCH 01/10] megaraid_sas: megasas_complete_outstanding_ioctls() can be static
` [PATCH 02/10] megaraid_sas: add missing __iomem annotations
` [PATCH 03/10] megaraid_sas: add endianess annotations
` [PATCH 04/10] megaraid_sas: add endianess conversions for all ones
` [PATCH 05/10] megaraid_sas: move endianess conversion into caller of megasas_get_seq_num
` [PATCH 06/10] megaraid_sas: bytewise or should be done on native endian variables
` [PATCH 07/10] megaraid_sas: add missing byte swaps to the sriov code
` [PATCH 08/10] megaraid_sas: fix megasas_fire_cmd_fusion calling convention
` [PATCH 09/10] megaraid_sas: swap whole register in megasas_register_aen
` [PATCH 10/10] megaraid_sas: fix endianess for the crash dump state support

[PATCH] scsi: remove scsi_to_u32
 2015-01-14 10:49 UTC  (2+ messages)

[LSF/MM TOPIC] How SRP initiator performance has been improved via scsi-mq
 2015-01-14  9:37 UTC 

[LSF/MM TOPIC] iSCSI MQ adoption via MCS discussion
 2015-01-14  4:16 UTC  (33+ messages)
              ` [Lsf-pc] "

[PATCH] SCSI: ips: remove pointless #warning
 2015-01-13 21:19 UTC 

[PATCH] SCSI: initio: remove duplicate module device table
 2015-01-13 21:18 UTC 

[Lsf-pc] [LSF/MM TOPIC] - SMR Modifications to EXT4 (and other generic file systems)
 2015-01-13 20:32 UTC  (3+ messages)
`  "

[PATCH] drivers: message: Clean up error handling for calls to pci_map_single
 2015-01-13 18:46 UTC 

[PATCH] mpt2sas: use mpi headers from mpt3sas
 2015-01-13 15:41 UTC  (2+ messages)

[PATCH 00/10] mpt2sas: Phase19 and Phase20 patch set
 2015-01-13 15:29 UTC  (12+ messages)
` [PATCH v2 01/22] [SCSI] mpt2sas: MPI2 Rev AA (2.00.19) specifications
` [PATCH v2 02/22] [SCSI] mpt2sas, mpt3sas: Added support to log message when Temperature Threshold exceeds for any Sensor
` [PATCH v2 03/22] [SCSI] mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O timeouts at driver load time
` [PATCH v2 04/22] [SCSI] mpt2sas: Bump driver version to 19.100.00.00
` [PATCH v2 05/22] [SCSI] mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files
` [PATCH v2 06/22] [SCSI] mpt2sas, mpt3sas: Removing uppper boundary restriction for the module parameter max_sgl_entries
` [PATCH v2 07/22] [SCSI] mpt2sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
` [PATCH 08/22] [SCSI] mpt2sas, mpt3sas: Update Attribution Language to Avago
` [PATCH v2 09/22] [SCSI] mpt2sas, mpt3sas: Added a support to set cpu affinity for each MSIX vector enabled by the HBA
` [PATCH v2 10/22] [SCSI] mpt2sas: Bump driver version to 20.100.00.00

[PATCH 5/6] virtio/scsi: verify device has config space
 2015-01-13 14:43 UTC 

[PATCH v3 0/4] scsi: ufs & ums-* & esp_scsi: fix module reference counting
 2015-01-13 13:57 UTC  (10+ messages)
  ` [PATCH v3 1/4] scsi: add ability to adjust module reference for scsi host
` [PATCH v3 2/4] scsi: ufs: "
` [PATCH v3 3/4] usb: storage: "
` [PATCH v3 4/4] scsi: esp_scsi: "

[PATCH] st: implement sysfs based tape statistics v2
 2015-01-13  3:43 UTC 

[PATCH 1/1] be2iscsi: add block valid bit to iBFT flag
 2015-01-12 23:05 UTC 

[PATCH net-next 0/2] All Chelsio drivers : Cleanup CPL messages macros
 2015-01-12 21:20 UTC  (4+ messages)
` [PATCH net-next 1/2] iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages
` [PATCH net-next 2/2] iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages

[PATCH] [SCSI] mpt2sas, mpt3sas: fix sparse warings restricted __le16 degrades to integer
 2015-01-12 12:52 UTC 

[PATCH] uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017
 2015-01-12 12:34 UTC 

Mr. Morgan Gordon
 2015-01-12 10:39 UTC 

[PATCH] scsi: Allow retry on UNIT_ATTENTION media changed if not CDROM drive
 2015-01-12  9:44 UTC  (2+ messages)

[PATCH 1/1] csiostor:fix sparse warnings
 2015-01-12  5:40 UTC  (2+ messages)

[GIT PULL] target fixes for v3.19-rc4
 2015-01-11 20:26 UTC 

[PATCH v6 0/4] *** add support for UFS in Qualcomm Technologies
 2015-01-11 12:38 UTC  (5+ messages)
` [PATCH v6 1/4] phy: qcom-ufs: add support for 20nm phy
` [PATCH v6 2/4] scsi: ufs-qcom: add support for Qualcomm Technologies Inc platforms
` [PATCH v6 3/4] phy: qcom-ufs: add support for 14nm phy
` [PATCH v6 4/4] scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS

[PATCH] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
 2015-01-11 11:45 UTC  (2+ messages)

[PATCH v5 0/4] *** add support for UFS in QCOM platforms ***
 2015-01-11 11:10 UTC  (4+ messages)
` [PATCH v5 1/4] phy: qcom-ufs: add support for 20nm phy

[PATCH] MAINTAINERS: Update maintainer list for qla4xxx
 2015-01-10 18:02 UTC  (2+ messages)

[PATCH 0/8] megaraid_sas : Description Patch
 2015-01-10 18:01 UTC  (2+ messages)

[LSF/MM ATTEND] [LSF/MM TOPIC]
 2015-01-10 16:26 UTC  (3+ messages)

[PATCH] scsi: aic7xxx: aic7xxx_core: Remove some unused functions
 2015-01-10 13:30 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: aic7770: Remove unused function
 2015-01-10 13:29 UTC  (2+ messages)

[PATCH 0/5] Feature enhancements for ses module
 2015-01-10 13:28 UTC  (7+ messages)
` [PATCH 1/5] ses: close potential registration race
` [PATCH 3/5] ses: add enclosure logical id
` [PATCH 5/5] ses: Add power_status to SES device slot

[PATCH 09/22] [SCSI] mpt2sas, mpt3sas: Added a support to set cpu affinity for each MSIX vector enabled by the HBA
 2015-01-10 10:14 UTC  (3+ messages)

old linux scsi headers
 2015-01-10 10:10 UTC  (2+ messages)

My name is Gatan Magsino
 2015-01-10  7:09 UTC 

[PATCH-v2 1/2] target: Drop arbitrary maximum I/O size limit
 2015-01-09 22:52 UTC  (2+ messages)
` [PATCH-v2 2/2] target: Drop left-over fabric_max_sectors attribute

[PATCH 1/2] target: Don't arbitrary limit I/O size to fabric_max_sectors
 2015-01-09 22:10 UTC  (7+ messages)

[PATCH 06/22] [SCSI] mpt2sas, mpt3sas: Removing uppper boundary restriction for the module parameter max_sgl_entries
 2015-01-09 20:55 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 3.19-rc2
 2015-01-09 20:14 UTC 

RFC: should we deprecate unmaintained isa-only drivers?
 2015-01-09 19:44 UTC  (4+ messages)

[PATCH 0/3] Add uapi/scsi/scsi.h
 2015-01-09 17:44 UTC  (15+ messages)
` [PATCH 1/3] scsi: add WRITE_VERIFY_16 to scsi.h
` [PATCH 2/3] scsi: Move user-shareable stuff in scsi/scsi.h to uapi/scsi/scsi.h
` [PATCH 3/3] scsi: Remove scsi_ioctl.h

[hch-scsi-queue:scsi-for-3.20 39/42] drivers/scsi/megaraid/megaraid_sas_base.c:1701:6: sparse: symbol 'megasas_complete_outstanding_ioctls' was not declared. Should it be static?
 2015-01-09 15:54 UTC  (2+ messages)
` [PATCH hch-scsi-queue] megaraid_sas: megasas_complete_outstanding_ioctls() can be static

[PATCH] scsi: ->queue_rq can't sleep
 2015-01-09 15:48 UTC  (4+ messages)

LSF/MM 2015 Reminder about call for proposals
 2015-01-09 10:36 UTC 

[net-next:master 62/63] drivers/scsi/csiostor/csio_hw.c:2012:5: sparse: symbol 'csio_hw_prep_fw' was not declared. Should it be static?
 2015-01-09  4:52 UTC 

[PATCH] csiostor:firmware upgrade fix
 2015-01-09  4:12 UTC  (2+ messages)

[LSF/MM ATTEND] iSCSI/iSER MQ + EXTENDED_COPY host support
 2015-01-08 23:27 UTC  (6+ messages)

scsi: non atomic allocation in mempool_alloc in atomic context
 2015-01-08 20:31 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).