messages from 2015-09-16 16:56:55 to 2015-09-22 18:34:57 UTC [more...]
[PATCHv4 00/23] asynchronous ALUA device handler
2015-09-22 18:34 UTC (11+ messages)
` [PATCH 01/23] scsi_dh_alua: Disable ALUA handling for non-disk devices
` [PATCH 02/23] scsi_dh_alua: Use vpd_pg83 information
` [PATCH 03/23] scsi_dh_alua: improved logging
` [PATCH 04/23] scsi_dh_alua: use standard logging functions
` [PATCH 05/23] scsi_dh_alua: return standard SCSI return codes in submit_rtpg
[PATCH] storvsc: get rid of homegrown copy_{to,from}_bounce_buffer()
2015-09-22 16:27 UTC
[Announce] ZDM-Device-Mapper
2015-09-22 15:56 UTC
[patch] cxlflash: a couple off by one bugs
2015-09-22 15:41 UTC (3+ messages)
[Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers
2015-09-22 7:30 UTC (8+ messages)
` [Bugfix 0/3] Convert eata driver to a normal PCI device driver
` [Bugfix 3/3] eata: Enhance eata driver to support PCI device hot-removal
` [RFT v3] eata: Convert eata driver as normal PCI and platform device drivers
[PATCH v2 00/30] cxlflash: Miscellaneous bug fixes and corrections
2015-09-21 23:05 UTC (65+ messages)
` [PATCH v2 01/30] cxlflash: Fix to avoid invalid port_sel value
` [PATCH v2 02/30] cxlflash: Replace magic numbers with literals
` [PATCH v2 03/30] cxlflash: Fix read capacity timeout
` [PATCH v2 04/30] cxlflash: Fix potential oops following LUN removal
` [PATCH v2 05/30] cxlflash: Fix data corruption when vLUN used over multiple cards
` [PATCH v2 06/30] cxlflash: Fix to avoid sizeof(bool)
` [PATCH v2 07/30] cxlflash: Fix context encode mask width
` [PATCH v2 08/30] cxlflash: Fix to avoid CXL services during EEH
` [PATCH v2 09/30] cxlflash: Fix to stop interrupt processing on remove
` [PATCH v2 10/30] cxlflash: Correct naming of limbo state and waitq
` [PATCH v2 11/30] cxlflash: Make functions static
` [PATCH v2 12/30] cxlflash: Refine host/device attributes
` [PATCH v2 13/30] cxlflash: Fix to avoid spamming the kernel log
` [PATCH v2 14/30] cxlflash: Fix to avoid stall while waiting on TMF
` [PATCH v2 15/30] cxlflash: Fix location of setting resid
` [PATCH v2 16/30] cxlflash: Fix host link up event handling
` [PATCH v2 17/30] cxlflash: Fix async interrupt bypass logic
` [PATCH v2 18/30] cxlflash: Remove dual port online dependency
` [PATCH v2 19/30] cxlflash: Fix AFU version access/storage and add check
` [PATCH v2 20/30] cxlflash: Correct usage of scsi_host_put()
` [PATCH v2 21/30] cxlflash: Fix to prevent workq from accessing freed memory
` [PATCH v2 22/30] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v2 23/30] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v2 24/30] cxlflash: Fix function prolog parameters and return codes
` [PATCH v2 25/30] cxlflash: Fix MMIO and endianness errors
` [PATCH v2 26/30] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v2 27/30] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v2 28/30] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v2 29/30] cxlflash: Fix to avoid state change collision
` [PATCH v2 30/30] MAINTAINERS: Add cxlflash driver
[PATCH v2 09/30] cxlflash: Fix to stop interrupt processing on remove
2015-09-21 21:58 UTC (7+ messages)
[PATCH] fcoe:Fix incorrect use of non wrapper version of skb_buff helper function in fcoe_percpu_recieve_thread
2015-09-21 20:09 UTC (2+ messages)
[PATCH V3] fnic: check pci_map_single() return value
2015-09-21 16:35 UTC (4+ messages)
[RFC PATCH 0/3] fix *pbl format support
2015-09-21 16:24 UTC (2+ messages)
[PATCH] Scsi: Use module_pci_driver
2015-09-21 15:17 UTC
[PATCH v2 00/11] exynos-ufs: add support for Exynos
2015-09-21 14:33 UTC (13+ messages)
` [PATCH v2 01/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH v2 03/11] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH v2 04/11] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH v2 05/11] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v2 06/11] scsi: ufs: add specific callback for nexus type
` [PATCH v2 07/11] scsi: ufs: add add specific callback for hibern8
` [PATCH v2 08/11] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH v2 09/11] scsi: ufs: return value of pwr_change_notify
` [PATCH v2 10/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH v2 02/11] scsi: ufs: add quirk to contain unconformable utrd field
` [PATCH v2 11/11] scsi: ufs: Add exynos ufs platform data
[PATCH] bfa: deinline __bfa_trc, wwn2str and fcid2str
2015-09-21 12:04 UTC
Potential data race in __scsi_init_queue/ata_sg_setup
2015-09-21 10:08 UTC (2+ messages)
[PATCH] scsi: Fix a bdi reregistration race
2015-09-20 13:49 UTC (4+ messages)
[PATCH] sci: ufs: Fix module autoload for OF platform driver
2015-09-18 17:32 UTC
[PATCH 00/17] Create and use ida and idr helper routines
2015-09-18 15:49 UTC (10+ messages)
` [PATCH 01/17] Add "
` [PATCH 05/17] Update the md driver to use idr helper functions
[PATCH v2 0/10] megaraid_sas : Updates for scsi for-next
2015-09-18 9:05 UTC (3+ messages)
[PATCH 00/10] exynos-ufs: add support for Exynos
2015-09-18 5:35 UTC (18+ messages)
` [PATCH 01/10] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH 04/10] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 07/10] scsi: ufs: add add specific callback for hibern8
` [PATCH 08/10] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH 09/10] scsi: ufs: return value of pwr_change_notify
` [PATCH 10/10] scsi: ufs-exynos: add UFS host support for Exynos SoCs
Fwd: [lkp] [dma] 6894258eda: mpt2sas0: reply_post_free pool: pci_pool_alloc failed
2015-09-17 23:48 UTC (5+ messages)
DEFINE_IDA causing memory leaks? (was Re: [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers)
2015-09-17 22:32 UTC (10+ messages)
[PATCH 0/3] scsi: Some miscellaneous fixes
2015-09-17 22:29 UTC (4+ messages)
` [PATCH 1/3] scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice
` [PATCH 2/3] scsi: introduce short_inquiry flag for broken host adapters
` [PATCH RESEND 3/3] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
[PATCH] iscsi: make mutex for target scanning and unbinding per-session
2015-09-17 19:11 UTC (2+ messages)
[PATCH RESEND] scsi: Fix sense information setting in fixed sized format
2015-09-17 16:47 UTC (5+ messages)
[PATCH v2 0/4] scsi: cleanup ioctl headers and provide UAPI versions
2015-09-17 15:32 UTC (9+ messages)
` [PATCH v2 1/4] scsi: remove old-style type names from sg.h
` [PATCH v2 2/4] scsi: cleanup scsi/scsi_ioctl.h
` [PATCH v2 3/4] scsi: move all obsolete ioctls to scsi/scsi_ioctl.h
` [PATCH v2 4/4] scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h
[PATCH RESEND] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
2015-09-17 12:43 UTC (2+ messages)
[PATCH] target: Fix target_sense_desc_format NULL pointer dereference
2015-09-17 6:53 UTC (4+ messages)
[PATCH v2 01/30] cxlflash: Fix to avoid invalid port_sel value
2015-09-16 21:09 UTC (3+ messages)
[PATCH 00/17] Create and use ida and idr helper routines [RESEND]
2015-09-16 18:39 UTC (19+ messages)
` [PATCH 01/17] Add ida and idr helper routines
` [PATCH 02/17] Update scsi hosts to use idr for host number mgmt
` [PATCH 03/17] Update the st driver to use idr helper functions
` [PATCH 04/17] Update the ch "
` [PATCH 05/17] Update the md "
` [PATCH 06/17] Update the infiniband uverbs "
` [PATCH 07/17] Update the memstick "
` [PATCH 08/17] Update the mmc "
` [PATCH 09/17] Update the virtgpu "
` [PATCH 10/17] Update the DCA DMA "
` [PATCH 11/17] Update the rtsx multifunction "
` [PATCH 12/17] Update the TI Flash Media "
` [PATCH 13/17] Update the SCSI disk driver to use ida "
` [PATCH 14/17] Update the rsxx flash adapter "
` [PATCH 15/17] Update the NVMe SSD "
` [PATCH 16/17] Update the Micron PCIe "
` [PATCH 17/17] Update the ARM soc base "
[PATCH v2 30/30] MAINTAINERS: Add cxlflash driver
2015-09-16 17:11 UTC
[PATCH v2 29/30] cxlflash: Fix to avoid state change collision
2015-09-16 17:08 UTC
[PATCH v2 28/30] cxlflash: Fix to prevent stale AFU RRQ
2015-09-16 17:05 UTC
[PATCH v2 27/30] cxlflash: Correct spelling, grammar, and alignment mistakes
2015-09-16 17:02 UTC
[PATCH v2 26/30] cxlflash: Fix to prevent EEH recovery failure
2015-09-16 17:02 UTC
[PATCH v2 25/30] cxlflash: Fix MMIO and endianness errors
2015-09-16 17:01 UTC
[PATCH v2 24/30] cxlflash: Fix function prolog parameters and return codes
2015-09-16 17:01 UTC
[PATCH v2 20/30] cxlflash: Correct usage of scsi_host_put()
2015-09-16 16:59 UTC
[PATCH v2 23/30] cxlflash: Remove unnecessary scsi_block_requests
2015-09-16 16:59 UTC
[PATCH v2 22/30] cxlflash: Correct behavior in device reset handler following EEH
2015-09-16 16:59 UTC
[PATCH v2 21/30] cxlflash: Fix to prevent workq from accessing freed memory
2015-09-16 16:59 UTC
[PATCH v2 19/30] cxlflash: Fix AFU version access/storage and add check
2015-09-16 16:58 UTC
[PATCH v2 18/30] cxlflash: Remove dual port online dependency
2015-09-16 16:58 UTC
[PATCH v2 17/30] cxlflash: Fix async interrupt bypass logic
2015-09-16 16:58 UTC
[PATCH v2 15/30] cxlflash: Fix location of setting resid
2015-09-16 16:57 UTC
[PATCH v2 16/30] cxlflash: Fix host link up event handling
2015-09-16 16:58 UTC
[PATCH v2 14/30] cxlflash: Fix to avoid stall while waiting on TMF
2015-09-16 16:57 UTC
[PATCH v2 13/30] cxlflash: Fix to avoid spamming the kernel log
2015-09-16 16:57 UTC
[PATCH v2 12/30] cxlflash: Refine host/device attributes
2015-09-16 16:57 UTC
[PATCH v2 11/30] cxlflash: Make functions static
2015-09-16 16:56 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).