linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-15 08:10:04 to 2015-10-22 07:03:18 UTC [more...]

[PATCH v7 0/8] Fix error message and present UFS variant
 2015-10-22  7:03 UTC  (15+ messages)
` [PATCH v7 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v7 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v7 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v7 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v7 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v7 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v7 7/8] scsi: ufs-qcom: add debug prints for test bus

[PATCH v4] scsi: ufs: add ioctl interface for query request
 2015-10-22  6:36 UTC  (2+ messages)

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-10-22  4:24 UTC  (2+ messages)

[PATCH v6 00/37] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-22  2:01 UTC  (39+ messages)
` [PATCH v6 01/37] cxlflash: Fix to avoid invalid port_sel value
` [PATCH v6 02/37] cxlflash: Replace magic numbers with literals
` [PATCH v6 03/37] cxlflash: Fix read capacity timeout
` [PATCH v6 04/37] cxlflash: Fix potential oops following LUN removal
` [PATCH v6 05/37] cxlflash: Fix data corruption when vLUN used over multiple cards
` [PATCH v6 06/37] cxlflash: Fix to avoid sizeof(bool)
` [PATCH v6 07/37] cxlflash: Fix context encode mask width
` [PATCH v6 08/37] cxlflash: Fix to avoid CXL services during EEH
` [PATCH v6 09/37] cxlflash: Correct naming of limbo state and waitq
` [PATCH v6 10/37] cxlflash: Make functions static
` [PATCH v6 11/37] cxlflash: Refine host/device attributes
` [PATCH v6 12/37] cxlflash: Fix to avoid spamming the kernel log
` [PATCH v6 13/37] cxlflash: Fix to avoid stall while waiting on TMF
` [PATCH v6 14/37] cxlflash: Fix location of setting resid
` [PATCH v6 15/37] cxlflash: Fix host link up event handling
` [PATCH v6 16/37] cxlflash: Fix async interrupt bypass logic
` [PATCH v6 17/37] cxlflash: Remove dual port online dependency
` [PATCH v6 18/37] cxlflash: Fix AFU version access/storage and add check
` [PATCH v6 19/37] cxlflash: Correct usage of scsi_host_put()
` [PATCH v6 20/37] cxlflash: Fix to prevent workq from accessing freed memory
` [PATCH v6 21/37] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v6 22/37] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v6 23/37] cxlflash: Fix function prolog parameters and return codes
` [PATCH v6 24/37] cxlflash: Fix MMIO and endianness errors
` [PATCH v6 25/37] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v6 26/37] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v6 27/37] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v6 28/37] MAINTAINERS: Add cxlflash driver
` [PATCH v6 29/37] cxlflash: Fix to double the delay each time
` [PATCH v6 30/37] cxlflash: Fix to avoid corrupting adapter fops
` [PATCH v6 31/37] cxlflash: Correct trace string
` [PATCH v6 32/37] cxlflash: Fix to avoid potential deadlock on EEH
` [PATCH v6 33/37] cxlflash: Fix to avoid leaving dangling interrupt resources
` [PATCH v6 34/37] cxlflash: Fix to escalate to LINK_RESET on login timeout
` [PATCH v6 35/37] cxlflash: Fix to avoid corrupting port selection mask
` [PATCH v6 36/37] cxlflash: Fix to avoid lock instrumentation rejection
` [PATCH v6 37/37] cxlflash: Fix to avoid bypassing context cleanup

[PATCH] scsi: wd719x: Use module_pci_driver
 2015-10-21 22:46 UTC 

[PATCH] scsi: wd719x: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-10-21 22:23 UTC 

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-21 19:38 UTC  (3+ messages)
` [PATCH v5 34/34] cxlflash: Fix to escalate to LINK_RESET on login timeout

[PATCH v1 00/17] add fixes, device quirks, error recovery,
 2015-10-21 16:11 UTC  (17+ messages)
` [PATCH v1 01/17] scsi: ufs-qcom: add number of lanes per direction
` [PATCH v1 02/17] scsi: ufs: add option to change default UFS power management level
` [PATCH v1 06/17] scsi :ufs: verify hba controller hce reg value
` [PATCH v1 07/17] scsi: ufs: separate device and host quirks
` [PATCH v1 08/17] scsi: ufs: split broken LCC quirk
` [PATCH v1 12/17] scsi: ufs: add retry for query descriptors
` [PATCH v1 14/17] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
` [PATCH v1 16/17] scsi: ufs: add delay before putting UFS rails in low power modes

[PATCH v3 00/15] Big fixes, retries, handle a race condition
 2015-10-21 14:57 UTC  (9+ messages)
` [PATCH v3 03/15] scsi: ufs: verify command tag validity
` [PATCH v3 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v3 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v3 12/15] scsi: ufs: reduce the interrupts for power mode change requests

[PATCH] SCSI: mvsas: Fix NULL pointer dereference in mvs_slot_task_free
 2015-10-21 14:29 UTC  (7+ messages)

AUF DEINE ANTWORT WARTEND
 2015-10-21 13:56 UTC 

[PATCH 0/7] bnx2fc: Update to version 2.9.6
 2015-10-21 10:31 UTC  (17+ messages)
` [PATCH 1/7] bnx2fc: Update copyright for 2015
` [PATCH 2/7] bnx2fc: Remove 'NetXtreme II' from source files
` [PATCH 3/7] bnx2fc: Set ELS transfer length correctly for middle path commands
` [PATCH 4/7] bnx2fc: Fix FCP RSP residual parsing
` [PATCH 5/7] bnx2fc: Remove explicit logouts
` [PATCH 6/7] bnx2fc: Add HZ to task management timeout
` [PATCH 7/7] bnx2fc: Update version number to 2.9.6

SIL3132 APM X-gene 1 timeout error
 2015-10-21  8:24 UTC 

[PATCH v2] scsi: Export SCSI Inquiry data to sysfs
 2015-10-21  6:32 UTC  (3+ messages)

[PATCH] hpsa update
 2015-10-21  6:01 UTC  (5+ messages)
` [PATCH] hpsa: add in sas transport

Fwd: Re: Fwd: linux-image-4.3.0-rc5-amd64 fails to attach usb storage device
 2015-10-21  2:36 UTC 

[PATCH for v4.3-rc] scsi_dh: fix use-after-free when removing scsi device
 2015-10-21  0:36 UTC  (2+ messages)

[RESEND PATCH] sci: ufs: Fix module autoload for OF platform driver
 2015-10-20 15:09 UTC 

[PATCH] iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
 2015-10-20 11:41 UTC  (2+ messages)

My CV
 2015-10-20 10:28 UTC 

[PATCH 00/25] HiSilicon SAS driver
 2015-10-20  9:09 UTC  (25+ messages)
` [PATCH 02/25] devicetree: bindings: scsi: HiSi SAS
` [PATCH 03/25] scsi: hisi_sas: add initial bare driver
` [PATCH 13/25] scsi: hisi_sas: add path from phyup irq to SAS framework
` [PATCH 09/25] scsi: hisi_sas: add phy SAS ADDR initialization

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-10-20  8:03 UTC  (3+ messages)

[PATCH] scsi: mvsas: fix misleading indentation
 2015-10-20  7:46 UTC  (2+ messages)

[patch] ses: tighten range checks in ses_intf_add()
 2015-10-20  6:38 UTC  (2+ messages)

NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
 2015-10-20  1:39 UTC  (4+ messages)

DOAÇÃO
 2015-10-19 19:20 UTC 

[PATCH] scsi: restart list search after unlock in scsi_remove_target
 2015-10-19 17:21 UTC  (5+ messages)

[PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set
 2015-10-19 15:33 UTC  (2+ messages)

[PATCH 11/12] megaraid_sas : Driver version upgrade
 2015-10-19 15:32 UTC  (2+ messages)

[PATCH 10/12] megaraid_sas : SMAP restriction-do not access user memory from IOCTL code
 2015-10-19 15:32 UTC  (2+ messages)

[PATCH 09/12] megaraid_sas : Make PI enabled VD 8 byte DMA aligned
 2015-10-19 15:31 UTC  (2+ messages)

[Bug 106261] New: there exists a wrong return value of function asd_map_memio() when ioremap_nocache() fails
 2015-10-19 14:23 UTC  (2+ messages)
` [Bug 106261] "

[Bug 106251] New: there exists a wrong return value of function iscsi_if_recv_msg() when iscsi_lookup_endpoint() fails
 2015-10-19 14:17 UTC 

[PATCH 02/12] megaraid_sas : Code optimization- remove PCI Ids based checks
 2015-10-19 11:59 UTC  (4+ messages)

Loan At 3% Interest__Apply Now!!!
 2015-10-19 11:58 UTC 

[patch] bfa: integer overflow bug in debugfs
 2015-10-19 10:17 UTC 

linux kernel security issuses at ses_enclosure_data_process , ses_intf_remove_enclosure, irlmp_seq_hb_idx report
 2015-10-19 10:16 UTC  (3+ messages)
` [patch 1/2] ses: tighten range checking in ses_enclosure_data_process()
` [patch 2/2] ses: invalid free in ses_intf_remove_enclosure()

qla2xxx firmware crashes in target mode
 2015-10-19  8:19 UTC 

[PATCH 2/9] scsi: fix trivial typos
 2015-10-18 15:31 UTC 

RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
 2015-10-17 22:12 UTC  (6+ messages)
` [PATCH 0/2] scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k
  ` [PATCH 1/2] scsi: move Additional Sense Codes to separate file

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2015-10-16 20:14 UTC  (7+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

Lucky email winner
 2015-10-15 20:43 UTC 

[PATCH 07/12] megaraid_sas : Online firmware Upgrade support for Secure JBOD feature
 2015-10-16 14:47 UTC  (2+ messages)

[PATCH 06/12] megaraid_sas : Update OCR capability on controller properties change
 2015-10-16 14:45 UTC  (2+ messages)

[PATCH 05/12] megaraid_sas : Donot use PAGE_SIZE macro for calculation of max_sectors per IO request
 2015-10-16 14:44 UTC  (2+ messages)

[PATCH 04/12] megaraid_sas : Support for Cutlass(12 Gbps) controller
 2015-10-16 14:42 UTC  (2+ messages)

PATCH 03/12] megaraid_sas : Support for Intruder(12 Gbps) controller
 2015-10-16 14:41 UTC  (2+ messages)

[PATCH 01/12] megaraid_sas : Expose TAPE drives unconditionally
 2015-10-16 14:26 UTC  (2+ messages)

[PATCH v2] scsi: advansys needs ISA dma api for ISA support
 2015-10-16 14:26 UTC  (5+ messages)

[PATCH 0/12] megaraid_sas : Updates for scsi for-next
 2015-10-16 14:24 UTC  (2+ messages)

[PATCH] scsi: kconfig: When possible, compile drivers with COMPILE_TEST
 2015-10-16 13:08 UTC  (5+ messages)

[PATCH 1/1] scsi subsystem : fix function __scsi_device_lookup
 2015-10-16 12:08 UTC  (4+ messages)

[PATCH] scsi: advansys needs ISA dma api for ISA support
 2015-10-16 12:04 UTC  (6+ messages)

[PATCH 0/3] SCSI: Fix hard lockup in scsi_remove_target()
 2015-10-16 11:24 UTC  (6+ messages)

LSI driver and SSD status error in IPMI
 2015-10-16  9:00 UTC 

不参展不上平台如何获得询盘和订单
 2015-10-16  5:07 UTC 

[PATCH v2] scsi: kconfig: When possible, compile drivers with COMPILE_TEST
 2015-10-16  3:59 UTC  (2+ messages)

[PATCH 3/9] aic7xxx: Avoid name collision with <linux/list.h>
 2015-10-15 20:16 UTC 

Persistent Reservation API V4
 2015-10-15 15:32 UTC  (9+ messages)
` [PATCH 1/6] block: cleanup blkdev_ioctl
` [PATCH 2/6] block: add an API for Persistent Reservations
` [PATCH 3/6] sd: implement the Persistent Reservation API
  ` [dm-devel] "
` [PATCH 4/6] dm: refactor ioctl handling
` [PATCH 5/6] dm: add support for passing through persistent reservations
` [PATCH 6/6] NVMe: Add persistent reservation ops

[PATCH] bnx2fc: Modify supported product numbers in MODULE_DESCRIPTION
 2015-10-15 13:02 UTC 

[PATCH] megaraid_sas: init tasklet earlier
 2015-10-15  9:46 UTC  (4+ messages)

[PATCH 08/12] megaraid_sas : Initialize tasklet before setting up IRQs
 2015-10-15  8:10 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).