messages from 2020-12-30 04:49:18 to 2021-01-05 01:41:12 UTC [more...]
[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
2021-01-05 1:39 UTC (9+ messages)
[PATCH v2 0/3] Two changes of UFS sysfs
2021-01-05 1:10 UTC (7+ messages)
` [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 v3 0/2] Synchronize user layer access with system PM ops and error handling
2021-01-05 1:07 UTC (5+ messages)
` [PATCH 1/2] scsi: ufs: Fix a possible NULL pointer issue
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
[PATCH AUTOSEL 5.10 02/17] scsi: ufs: Fix wrong print message in dev_err()
2021-01-05 0:59 UTC (9+ messages)
` [PATCH AUTOSEL 5.10 03/17] scsi: ufs: Clear UAC for RPMB after ufshcd resets
` [PATCH AUTOSEL 5.10 04/17] scsi: ufs-pci: Fix restore from S4 for Intel controllers
` [PATCH AUTOSEL 5.10 05/17] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH AUTOSEL 5.10 06/17] scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
` [PATCH AUTOSEL 5.10 07/17] scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND "
` [PATCH AUTOSEL 5.10 11/17] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH AUTOSEL 5.10 12/17] scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH AUTOSEL 5.10 17/17] scsi: ufs: Clear UAC for FFU and RPMB LUNs
[PATCH AUTOSEL 5.4 2/8] scsi: ufs: Fix wrong print message in dev_err()
2021-01-05 0:59 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 3/8] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH AUTOSEL 5.4 5/8] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
[PATCH AUTOSEL 4.19 2/8] scsi: ufs: Fix wrong print message in dev_err()
2021-01-05 0:59 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 3/8] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH AUTOSEL 4.19 5/8] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
[PATCH AUTOSEL 4.14 2/6] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
2021-01-05 1:00 UTC
[PATCH] scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
2021-01-04 23:41 UTC
[PATCH v3 0/6] Several changes for the UPIU trace
2021-01-04 20:39 UTC (5+ messages)
[PATCH] scsi: target/sbp: remove SBP target driver
2021-01-04 22:50 UTC (10+ messages)
` [PATCH] scsi: target/sbp: remove firewire "
[PATCH 1/3] scsi: aacraid: improve compat_ioctl handlers
2021-01-04 22:24 UTC (9+ messages)
` [PATCH 2/3] scsi: megaraid_sas: check user-provided offsets
[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
2021-01-04 22:24 UTC (4+ messages)
` [PATCH 4/5 v2] ibmvfc: relax locking around ibmvfc_queuecommand
` [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
[RFC PATCH v4 0/3] add simple copy support
2021-01-04 19:02 UTC (8+ messages)
` [RFC PATCH v4 1/3] block: export bio_map_kern()
` [RFC PATCH v4 2/3] block: add simple copy support
` [dm-devel] "
` [RFC PATCH v4 3/3] nvme: "
[PATCH v5 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
2021-01-04 18:13 UTC (57+ messages)
` [PATCH v5 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v5 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v5 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v5 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v5 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v5 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v5 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v5 08/31] elx: libefc: Generic state machine framework
` [PATCH v5 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v5 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v5 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v5 12/31] elx: libefc: Remote node "
` [PATCH v5 13/31] elx: libefc: Fabric "
` [PATCH v5 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v5 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v5 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v5 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v5 18/31] elx: efct: Driver initialization routines
` [PATCH v5 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v5 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v5 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v5 22/31] elx: efct: Hardware queues processing
` [PATCH v5 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v5 24/31] elx: efct: SCSI IO handling routines
` [PATCH v5 25/31] elx: efct: LIO backend interface routines
` [PATCH v5 26/31] elx: efct: Hardware IO submission routines
` [PATCH v5 27/31] elx: efct: link and host statistics
` [PATCH v5 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v5 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v5 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v5 31/31] elx: efct: Tie into kernel Kconfig and build process
[PATCH v2 00/15] lpfc: Update lpfc to revision 12.8.0.7
2021-01-04 18:02 UTC (16+ messages)
` [PATCH v2 01/15] lpfc: Fix PLOGI S_ID of 0 on pt2pt config
` [PATCH v2 02/15] lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
` [PATCH v2 03/15] lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
` [PATCH v2 04/15] lpfc: Fix crash when a fabric node is released prematurely
` [PATCH v2 05/15] lpfc: Use the nvme-fc transport supplied timeout for LS requests
` [PATCH v2 06/15] lpfc: Fix FW reset action if IOs are outstanding
` [PATCH v2 07/15] lpfc: Prevent duplicate requests to unregister with cpuhp framework
` [PATCH v2 08/15] lpfc: Fix error log messages being logged following scsi task mgnt
` [PATCH v2 09/15] lpfc: Fix target reset failing
` [PATCH v2 10/15] lpfc: Fix NVME recovery after mailbox timeout
` [PATCH v2 11/15] lpfc: Fix vport create logging
` [PATCH v2 12/15] lpfc: Fix crash when nvmet transport calls host_release
` [PATCH v2 13/15] lpfc: Implement health checking when aborting io
` [PATCH v2 14/15] lpfc: Enhancements to LOG_TRACE_EVENT for better readability
` [PATCH v2 15/15] lpfc: Update lpfc version to 12.8.0.7
[PATCH v2 0/7] no-copy bvec
2021-01-04 17:23 UTC (15+ messages)
` [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v2 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v2 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v2 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v2 7/7] bio: don't copy bvec for direct IO
[PATCH 5.4 24/47] scsi: cxgb4i: Fix TLS dependency
2021-01-04 15:57 UTC
[PATCH 5.10 26/63] scsi: cxgb4i: Fix TLS dependency
2021-01-04 15:57 UTC
[PATCH V2] docs: ABI: sysfs-driver-ufs: Add DeepSleep power mode
2021-01-04 15:50 UTC
[PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code
2021-01-04 12:33 UTC (3+ messages)
` [PATCH 1/2] scsi: hisi_sas: Remove auto_affine_msi_experimental module_param
` [PATCH 2/2] scsi: hisi_sas: Expose HW queues for v2 hw
[PATCH 0/8] pm80xx updates
2021-01-04 6:45 UTC (10+ messages)
` [PATCH 1/8] pm80xx: No busywait in MPI init check
` [PATCH 2/8] pm80xx: check fatal error
` [PATCH 3/8] pm80xx: check main config table address
` [PATCH 4/8] pm80xx: fix missing tag_free in NVMD DATA req
` [PATCH 5/8] pm80xx: fix driver fatal dump failure
` [PATCH 6/8] pm80xx: Simultaneous poll for all FW readiness
` [PATCH 7/8] pm80xx: Log SATA IOMB completion status on failure
` [PATCH 8/8] pm80xx: Add sysfs attribute for ioc health
[PATCH] cxgb4: fix TLS dependencies again
2021-01-03 18:42 UTC (3+ messages)
[PATCH 00/15] lpfc: Update lpfc to revision 12.8.0.7
2021-01-03 0:16 UTC (16+ messages)
` [PATCH 01/15] lpfc: Fix PLOGI S_ID of 0 on pt2pt config
` [PATCH 02/15] lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
` [PATCH 03/15] lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
` [PATCH 04/15] lpfc: Fix crash when a fabric node is released prematurely
` [PATCH 05/15] lpfc: Use the nvme-fc transport supplied timeout for LS requests
` [PATCH 06/15] lpfc: Fix FW reset action if IOs are outstanding
` [PATCH 07/15] lpfc: Prevent duplicate requests to unregister with cpuhp framework
` [PATCH 08/15] lpfc: Fix error log messages being logged following scsi task mgnt
` [PATCH 09/15] lpfc: Fix target reset failing
` [PATCH 10/15] lpfc: Fix NVME recovery after mailbox timeout
` [PATCH 11/15] lpfc: Fix vport create logging
` [PATCH 12/15] lpfc: Fix crash when nvmet transport calls host_release
` [PATCH 13/15] lpfc: Implement health checking when aborting io
` [PATCH 14/15] lpfc: Enhancements to LOG_TRACE_EVENT for better readability
` [PATCH 15/15] lpfc: Update lpfc version to 12.8.0.7
[RFC PATCH 0/7] target: fix up locking in IO paths
2021-01-02 22:30 UTC (4+ messages)
` [PATCH 3/7] tcm qlaxx: move sess cmd list/lock to driver
[PATCH v2 0/2] Synchronize user layer access with system PM ops and error handling
2021-01-02 13:10 UTC (6+ messages)
` [PATCH v2 1/2] scsi: ufs: Fix a possible NULL pointer issue
` [PATCH v2 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
[GIT PULL] SCSI fixes for 5.11-rc1
2021-01-01 21:47 UTC (4+ messages)
[PATCH] scsi: target: iscsi: remove useless blank line
2020-12-31 6:39 UTC
[PATCH v8 0/3] Three changes related with UFS clock scaling
2020-12-31 4:39 UTC (5+ messages)
` [PATCH v8 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v8 2/3] scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
` [PATCH v8 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
[PATCH v1 0/2] Synchronize user layer access with system PM ops and error handling
2020-12-31 4:25 UTC (3+ messages)
` [PATCH 1/2] scsi: ufs: Fix a possible NULL pointer issue
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
[PATCH] scsi: ufs: Correct the lun used in eh_device_reset_handler() callback
2020-12-30 8:33 UTC (4+ messages)
[PATCH -next] scsi: qedf: Use kzalloc for allocating only one thing
2020-12-30 8:18 UTC
[PATCH] isci: style: remove the unneeded variable: "status"
2020-12-30 7:04 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