messages from 2020-03-12 17:13:58 to 2020-03-18 21:06:02 UTC [more...]
[PATCH AUTOSEL 5.4 55/73] scsi: ipr: Fix softlockup when rescanning devices in petitboot
2020-03-18 20:53 UTC
[PATCH AUTOSEL 4.19 31/37] scsi: ipr: Fix softlockup when rescanning devices in petitboot
2020-03-18 20:55 UTC
[PATCH AUTOSEL 4.14 23/28] scsi: ipr: Fix softlockup when rescanning devices in petitboot
2020-03-18 20:55 UTC
[PATCH AUTOSEL 4.9 11/15] scsi: ipr: Fix softlockup when rescanning devices in petitboot
2020-03-18 20:56 UTC
[PATCH AUTOSEL 4.4 08/12] scsi: ipr: Fix softlockup when rescanning devices in petitboot
2020-03-18 20:56 UTC
[PATCH v4 0/2] UFS driver general fixes bundle 2
2020-03-18 8:36 UTC (5+ messages)
` [PATCH 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
` [PATCH 2/2] scsi: ufs: Do not rely on prefetched data
[PATCH v2 0/5] exynos-ufs: Add support for UFS HCI
2020-03-18 11:11 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
` [PATCH v2 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
` [PATCH v2 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v2 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH v2 5/5] arm64: dts: Add node for ufs exynos7
[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
2020-03-18 10:40 UTC (8+ messages)
` [PATCH v7 1/7] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v7 2/7] scsi: ufs: use an enum for host capabilities
` [PATCH v7 3/7] scsi: ufs: introduce common and flexible delay function
` [PATCH v7 4/7] scsi: ufs-mediatek: use common delay function for required places
` [PATCH v7 5/7] scsi: ufs: allow customized delay for host enabling
` [PATCH v7 6/7] scsi: ufs: make HCE polling more compact to improve initialization latency
` [PATCH v7 7/7] scsi: ufs-mediatek: customize the delay for host enabling
[PATCH 0/5] mpt3sas: Fix changing coherent mask after allocation
2020-03-18 6:53 UTC (6+ messages)
` [PATCH 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4g region
[PATCH v1] mpt3sas: Fix kernel panic observed on soft HBA unplug
2020-03-18 6:41 UTC (3+ messages)
[PATCH v6 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
2020-03-18 6:14 UTC (13+ messages)
` [PATCH v6 1/7] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v6 2/7] scsi: ufs: use an enum for host capabilities
` [PATCH v6 3/7] scsi: ufs: introduce common delay function
` [PATCH v6 4/7] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v6 5/7] scsi: ufs: allow customized delay for host enabling
` [PATCH v6 6/7] scsi: ufs: make HCE polling more compact to improve initialization latency
` [PATCH v6 7/7] scsi: ufs-mediatek: customize the delay for host enabling
[PATCH RESEND v4] iscsi: Report connection state on sysfs
2020-03-17 23:34 UTC
[PATCH V3 0/6] pm80xx : Updates for the driver version 0.1.39
2020-03-17 18:55 UTC (9+ messages)
` [PATCH V3 1/6] pm80xx : Increase request sg length
` [PATCH V3 2/6] pm80xx : Deal with kexec reboots
` [PATCH V3 3/6] pm80xx : Free the tag when mpi_set_phy_profile_resp is received
` [PATCH V3 4/6] pm80xx : Cleanup initialization loading fail path
` [PATCH V3 5/6] pm80xx : sysfs attribute for non fatal dump
` [PATCH V3 6/6] pm80xx : Introduce read and write length for IOCTL payload structure
[PATCH v2 0/8] scsi: Use scnprintf() for avoiding potential buffer overflow
2020-03-17 17:37 UTC (10+ messages)
` [PATCH v2 1/8] scsi: aacraid: "
` [PATCH v2 2/8] scsi: be2iscsi: "
` [PATCH v2 3/8] scsi: fnic: "
` [PATCH v2 4/8] scsi: gdth: "
` [PATCH v2 5/8] scsi: ipr: "
` [PATCH v2 6/8] scsi: megaraid_sas: "
` [PATCH v2 7/8] scsi: core: "
` [PATCH v2 8/8] scsi: smartpqi: "
[PATCH 00/10] zfcp features for v5.7
2020-03-17 17:17 UTC (12+ messages)
` [PATCH 01/10] zfcp: fix missing erp_lock in port recovery trigger for point-to-point
` [PATCH 02/10] zfcp: expose fabric name as common fc_host sysfs attribute
` [PATCH 03/10] zfcp: wire previously driver-specific sysfs attributes also to fc_host
` [PATCH 04/10] zfcp: fix fc_host attributes that should be unknown on local link down
` [PATCH 05/10] zfcp: auto variables for dereferenced structs in open port handler
` [PATCH 06/10] zfcp: report FC Endpoint Security in sysfs
` [PATCH 07/10] zfcp: log FC Endpoint Security of connections
` [PATCH 08/10] zfcp: trace FC Endpoint Security of FCP devices and connections
` [PATCH 09/10] zfcp: enhance handling of FC Endpoint Security errors
` [PATCH 10/10] zfcp: log "
[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
2020-03-17 16:37 UTC (8+ messages)
[PATCH v3 0/5] Consolidate {get,put}_unaligned_[bl]e24() definitions
2020-03-17 15:10 UTC (9+ messages)
` [PATCH v3 1/5] linux/unaligned/byteshift.h: Remove superfluous casts
` [PATCH v3 2/5] c6x: Include <linux/unaligned/generic.h> instead of duplicating it
` [PATCH v3 3/5] treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
` [PATCH v3 4/5] scsi/st: Use get_unaligned_be24() and sign_extend32()
` [PATCH v3 5/5] scsi/trace: Use get_unaligned_be24()
commit ab118da4c10a70b8437f5c90ab77adae1835963e causes ib_srpt to fail connections served by target LIO
2020-03-17 13:44 UTC (15+ messages)
[PATCH 00/42] Manually convert SCSI documentation to ReST format
2020-03-17 13:41 UTC (3+ messages)
` [PATCH 07/42] docs: scsi: convert aic79xx.txt to ReST
[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
2020-03-17 9:48 UTC (5+ messages)
` [PATCH RFC v2 12/24] hpsa: use reserved commands
[<RFC PATCH v1> 0/2] Write Booster Implementation
2020-03-16 23:52 UTC (8+ messages)
` [<RFC PATCH v1> 1/2] scsi: ufs: add write booster feature support
[PATCH 0/5] exynos-ufs: Add support for UFS HCI
2020-03-16 15:46 UTC (12+ messages)
` [PATCH 5/5] arm64: dts: Add node for ufs exynos7
` [PATCH 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
[PATCH] scsi: target: core: add task tag to trace events
2020-03-16 13:07 UTC
[PATCH v5 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
2020-03-16 7:09 UTC (13+ messages)
` [PATCH v5 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v5 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v5 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v5 4/8] scsi: ufs: introduce common delay function
` [PATCH v5 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v5 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v5 7/8] scsi: ufs: make HCE polling more compact to improve initialization latency
` [PATCH v5 8/8] scsi: ufs-mediatek: customize the delay for host enabling
[PATCH v3 0/2] UFS driver general fixes bundle 2
2020-03-16 6:20 UTC (2+ messages)
` [PATCH 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
[PATCH V2 00/13] pm80xx : Updates for the driver version 0.1.39
2020-03-16 6:22 UTC (14+ messages)
` [PATCH V2 05/13] pm80xx : Support for char device
[PATCH] mpt3sas: Fix kernel panic observed on soft HBA unplug
2020-03-16 6:15 UTC (7+ messages)
[PATCH v2,RESEND] scsi/ipr: fix wrong __VA_ARGS__ usage
2020-03-16 3:46 UTC
[PATCH v8 00/11] Inline Encryption Support
2020-03-15 20:16 UTC (16+ messages)
` [PATCH v8 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v8 06/11] scsi: ufs: UFS crypto API
` [PATCH v8 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v8 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v8 09/11] fscrypt: add inline encryption support
` [PATCH v8 10/11] f2fs: "
[PATCH v4 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
2020-03-14 9:47 UTC (10+ messages)
` [PATCH v4 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v4 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v4 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v4 4/8] scsi: ufs: introduce common delay function
` [PATCH v4 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v4 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v4 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v4 8/8] scsi: ufs-mediatek: customize the delay for host enabling
[PATCH v1 0/2] scsi: ufs: add error recovery for suspend and resume in ufs-mediatek
2020-03-14 3:16 UTC (3+ messages)
` [PATCH v1 1/2] scsi: ufs: export ufshcd_link_recovery for vendor's error recovery
` [PATCH v1 2/2] scsi: ufs-mediatek: add error recovery for suspend and resume
[GIT PULL] SCSI fixes for 5.6-rc5
2020-03-13 23:45 UTC (2+ messages)
[PATCH v2 0/5] Consolidate {get,put}_unaligned_[bl]e24() definitions
2020-03-13 20:04 UTC (19+ messages)
` [PATCH v2 1/5] linux/unaligned/byteshift.h: Remove superfluous casts
` [PATCH v2 2/5] c6x: Include <linux/unaligned/generic.h> instead of duplicating it
` [PATCH v2 3/5] treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
` [PATCH v2 4/5] scsi/st: Use get_unaligned_be24() and sign_extend32()
` [PATCH v2 5/5] scsi/trace: Use get_unaligned_be24()
LSF/MM/BPF 2020: Postponement announcement
2020-03-13 18:47 UTC
[RFC PATCH v3 0/4] Inline crypto support on DragonBoard 845c
2020-03-13 17:37 UTC (6+ messages)
` [RFC PATCH v3 4/4] scsi: ufs-qcom: add Inline Crypto Engine support
[PATCH RESEND 0/3] Fix a race condition in the target driver
2020-03-13 17:06 UTC (4+ messages)
` [PATCH RESEND 1/3] target: remove boilerplate code
` [PATCH RESEND 2/3] target: fix target hang when multiple threads try to destroy the same iscsi session
` [PATCH RESEND 3/3] iscsi target: calling iscsit_stop_session() inside iscsit_close_session() has no effect
[PATCH v2 0/3] scsi: qla2xxx: fixes for driver unloading
2020-03-13 15:36 UTC (5+ messages)
` [PATCH v2 2/3] scsi: qla2xxx: don't shut down firmware before closing sessions
` [PATCH v2 3/3] scsi: qla2xxx: set UNLOADING before waiting for session deletion
cleanup the partitioning code
2020-03-13 14:19 UTC (3+ messages)
` [PATCH 02/21] block: remove __bdevname
[PATCH 0/8] scsi: Use scnprintf() for avoiding potential buffer overflow
2020-03-13 5:47 UTC (3+ messages)
` [PATCH 1/8] scsi: aacraid: "
[PATCH v1] asm-generic: Provide generic {get,put}_unaligned_{l,b}e24()
2020-03-13 0:38 UTC (5+ messages)
` [PATCH v1] asm-generic: Provide generic {get, put}_unaligned_{l, b}e24()
[PATCH v2 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
2020-03-12 17:34 UTC (7+ messages)
` [PATCH v2 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v2 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v2 3/8] scsi: ufs: use an enum for host capabilities
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).