messages from 2020-12-22 02:18:25 to 2020-12-28 12:05:46 UTC [more...]
[PATCH] scsi: ufs: Correct the lun used in eh_device_reset_handler() callback
2020-12-28 12:04 UTC
[PATCH v7 0/3] Three changes related with UFS clock scaling
2020-12-28 11:08 UTC (4+ messages)
` [PATCH v7 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v7 2/3] scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
` [PATCH v7 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
[PATCH] scsi: qedi: add printf attribute to log function
2020-12-28 9:37 UTC (3+ messages)
[PATCH v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
2020-12-28 2:00 UTC (14+ messages)
[PATCH v2 0/3] Two changes of UFS sysfs
2020-12-28 1:50 UTC (5+ messages)
` [PATCH v2 1/3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
` [PATCH v2 2/3] scsi: ufs: Add handling of the return value of pm_runtime_get_sync()
` [PATCH v2 3/3] scsi: ufs: Let resume callback return -EBUSY after ufshcd_shutdown
[PATCH 00/24] Introducing mpi3mr driver
2020-12-27 14:14 UTC (32+ messages)
` [PATCH 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH 02/24] mpi3mr: base driver code
` [PATCH 03/24] mpi3mr: create operational request and reply queue pair
` [PATCH 04/24] mpi3mr: add support of queue command processing
` [PATCH 05/24] mpi3mr: add support of internal watchdog thread
` [PATCH 06/24] mpi3mr: add support of event handling part-1
` [PATCH 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH 08/24] mpi3mr: add support of event handling part-3
` [PATCH 09/24] mpi3mr: add support for recovering controller
` [PATCH 10/24] mpi3mr: add support of timestamp sync with firmware
` [PATCH 11/24] mpi3mr: print ioc info for debugging
` [PATCH 12/24] mpi3mr: add bios_param shost template hook
` [PATCH 13/24] mpi3mr: implement scsi error handler hooks
` [PATCH 14/24] mpi3mr: add change queue depth support
` [PATCH 15/24] mpi3mr: allow certain commands during pci-remove hook
` [PATCH 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives
` [PATCH 17/24] mpi3mr: add support of threaded isr
` [PATCH 18/24] mpi3mr: add complete support of soft reset
` [PATCH 19/24] mpi3mr: print pending host ios for debug
` [PATCH 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout
` [PATCH 21/24] mpi3mr: add support of PM suspend and resume
` [PATCH 22/24] mpi3mr: add support of DSN secure fw check
` [PATCH 23/24] mpi3mr: add eedp dif dix support
` [PATCH 24/24] mpi3mr: add event handling debug prints
[PATCH] [v2] scsi: scsi_debug: Fix memleak in scsi_debug_init
2020-12-27 0:46 UTC (2+ messages)
[PATCH] [SCSI] BusLogic: add printf attribute to log function
2020-12-27 0:38 UTC (2+ messages)
[PATCH] scsi: scsi_debug: Fix memleak in scsi_debug_init
2020-12-26 6:10 UTC
[PATCH] scsi: qla2xxx: Remove redundant NULL check
2020-12-25 8:53 UTC
[PATCH] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2
2020-12-25 8:35 UTC
[PATCH v1 0/6] no-copy bvec
2020-12-24 17:30 UTC (24+ messages)
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO
[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
2020-12-24 15:35 UTC (6+ messages)
[PATCH v2 -next] scsi: target: iscsi: use DEFINE_MUTEX() for mutex lock
2020-12-24 13:25 UTC
[PATCH v1 0/2] two changes of UFS sysfs
2020-12-24 9:35 UTC (4+ messages)
` [PATCH v1 1/2] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
` [PATCH v1 2/2] scsi: ufs: Add handling of the return value of pm_runtime_get_sync()
[PATCH v5 0/7] Several changes for UFS WriteBooster
2020-12-23 21:52 UTC (17+ messages)
` [PATCH v5 1/7] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v5 5/7] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info
` [PATCH v5 6/7] scsi: ufs: Cleanup WB buffer flush toggle implementation
[PATCH -next] scsi: megaraid: Use DEFINE_SPINLOCK() for spinlock
2020-12-23 14:15 UTC
[PATCH -next] scsi: target: iscsi: use DEFINE_MUTEX (and mutex_init() had been too late)
2020-12-23 14:11 UTC
[PATCH v4 0/2] permit to set block parameters per vendor
2020-12-23 9:31 UTC (5+ messages)
` [PATCH v4 1/2] ufs: add a vops to configure block parameter
` [PATCH v4 2/2] ufs: ufs-exynos: set dma_alignment to 4095
[PATCH 0/7] qla2xxx driver enhancements
2020-12-23 9:04 UTC (8+ messages)
` [PATCH 1/7] qla2xxx: Implementation to get and manage host, target stats and initiator port
` [PATCH 2/7] qla2xxx: Add error counters to debugfs node
` [PATCH 3/7] qla2xxx: Move some messages from debug to normal log level
` [PATCH 4/7] qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
` [PATCH 5/7] qla2xxx: Fix mailbox Ch erroneous error
` [PATCH 6/7] qla2xxx: Enable NVME CONF (BIT_7) when enabling SLER
` [PATCH 7/7] qla2xxx: Update version to 10.02.00.105-k
[PATCH v2 0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform
2020-12-23 7:12 UTC (3+ messages)
` [PATCH v2 1/2] arm64: configs: Support Universal Flash Storage on MediaTek platforms
` [PATCH v2 2/2] arm64: dts: mt6779: Support ufshci and ufsphy
[PATCH v1 0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform
2020-12-23 4:13 UTC (3+ messages)
` [PATCH v1 1/2] arm64: configs: Support Universal Flash Storage on MediaTek platforms
` [PATCH v1 2/2] arm64: dts: mt6779: Support ufshci and ufsphy
[PATCH AUTOSEL 5.10 029/217] scsi: target: Fix cmd_count ref leak
2020-12-23 2:13 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 030/217] scsi: pm80xx: Make mpi_build_cmd locking consistent
` [PATCH AUTOSEL 5.10 031/217] scsi: pm80xx: Make running_req atomic
` [PATCH AUTOSEL 5.10 032/217] scsi: pm80xx: Avoid busywait in FW ready check
` [PATCH AUTOSEL 5.10 033/217] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
` [PATCH AUTOSEL 5.10 034/217] scsi: ufs: Allow an error return value from ->device_reset()
[PATCH AUTOSEL 5.4 010/130] scsi: target: Fix cmd_count ref leak
2020-12-23 2:17 UTC (7+ messages)
` [PATCH AUTOSEL 5.4 011/130] scsi: pm80xx: Make running_req atomic
` [PATCH AUTOSEL 5.4 012/130] scsi: pm80xx: Avoid busywait in FW ready check
` [PATCH AUTOSEL 5.4 013/130] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
` [PATCH AUTOSEL 5.4 041/130] scsi: smartpqi: Correct driver removal with HBA disks
` [PATCH AUTOSEL 5.4 050/130] scsi: ufs: Atomic update for clkgating_enable
` [PATCH AUTOSEL 5.4 059/130] scsi: atari_scsi: Fix race condition between .queuecommand and EH
[PATCH AUTOSEL 4.19 05/87] scsi: pm80xx: Avoid busywait in FW ready check
2020-12-23 2:20 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 06/87] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
` [PATCH AUTOSEL 4.19 35/87] scsi: ufs: Atomic update for clkgating_enable
` [PATCH AUTOSEL 4.19 39/87] scsi: atari_scsi: Fix race condition between .queuecommand and EH
[PATCH AUTOSEL 4.14 05/66] scsi: pm80xx: Avoid busywait in FW ready check
2020-12-23 2:22 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 06/66] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
` [PATCH AUTOSEL 4.14 30/66] scsi: ufs: Atomic update for clkgating_enable
` [PATCH AUTOSEL 4.14 33/66] scsi: atari_scsi: Fix race condition between .queuecommand and EH
[PATCH AUTOSEL 4.9 05/48] scsi: pm80xx: Avoid busywait in FW ready check
2020-12-23 2:23 UTC (3+ messages)
` [PATCH AUTOSEL 4.9 06/48] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
` [PATCH AUTOSEL 4.9 24/48] scsi: atari_scsi: Fix race condition between .queuecommand and EH
[PATCH AUTOSEL 4.4 04/38] scsi: pm80xx: Avoid busywait in FW ready check
2020-12-23 2:24 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 05/38] scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
[PATCH 1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions
2020-12-22 17:38 UTC (4+ messages)
` [PATCH 3/3] ibmvfc: use correlation token to tag commands
[PATCH v6 00/16] blkcg:Support to track FC storage blk io traffic
2020-12-22 17:09 UTC (20+ messages)
` [PATCH v6 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v6 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v6 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v6 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v6 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v6 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v6 07/16] lpfc: vmid: VMID params initialization
` [PATCH v6 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v6 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v6 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v6 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v6 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v6 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v6 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v6 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v6 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
[PATCH v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
2020-12-22 13:59 UTC (2+ messages)
[PATCH -next] scsi: bfa: Remove unnecessary memset
2020-12-22 13:34 UTC
[PATCH V3 00/25] smartpqi updates
2020-12-22 13:13 UTC (3+ messages)
[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
2020-12-22 12:54 UTC (4+ messages)
[PATCH v2 0/2] scsi: ufs: Fix power drain and hci quirk for WriteBooster
2020-12-22 11:34 UTC (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Fix possible power drain during system suspend
` [PATCH v2 2/2] scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
[PATCH RFC v3 1/1] scsi: ufs: Fix ufs power down/on specs violation
2020-12-22 7:08 UTC (7+ messages)
[PATCH v5 00/16] blkcg:Support to track FC storage blk io traffic
2020-12-22 6:02 UTC (4+ messages)
` [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
[PATCH v3 0/2] permit to set block parameters per vendor
2020-12-22 5:06 UTC (10+ messages)
` [PATCH v3 1/2] ufs: add a vops to configure block parameter
` [PATCH v3 2/2] ufs: ufs-exynos: set dma_alignment to 4095
[PATCH v2 0/2] permit to set block parameters per vendor
2020-12-22 2:22 UTC (4+ messages)
` [PATCH v2 1/2] ufs: add a vops to configure block parameter
` [PATCH v2 2/2] ufs: ufs-exynos: set dma_alignment to 4095
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).