messages from 2021-01-04 18:13:44 to 2021-01-07 04:55:27 UTC [more...]
[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic
2021-01-06 22:00 UTC (17+ messages)
` [PATCH v7 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v7 07/16] lpfc: vmid: VMID params initialization
` [PATCH v7 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v7 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v7 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v7 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v7 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v7 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v7 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v7 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v7 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
[PATCH v8 0/5] scsi: Support to handle Intermittent errors
2021-01-06 21:49 UTC (6+ messages)
` [PATCH v8 1/5] scsi: Added a new error code DID_TRANSPORT_MARGINAL in scsi.h
` [PATCH v8 2/5] scsi: No retries on abort success
` [PATCH v8 3/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [PATCH v8 4/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
` [PATCH v8 5/5] scsi:lpfc: Added support for eh_should_retry_cmd
[PATCH -next] scsi: ufs: fix all Kconfig help text indentation
2021-01-07 1:23 UTC (2+ messages)
[PATCH v6 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
2021-01-07 0:50 UTC (32+ messages)
` [PATCH v6 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v6 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v6 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v6 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v6 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v6 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v6 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v6 08/31] elx: libefc: Generic state machine framework
` [PATCH v6 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v6 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v6 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v6 12/31] elx: libefc: Remote node "
` [PATCH v6 13/31] elx: libefc: Fabric "
` [PATCH v6 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v6 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v6 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v6 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v6 18/31] elx: efct: Driver initialization routines
` [PATCH v6 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v6 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v6 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v6 22/31] elx: efct: Hardware queues processing
` [PATCH v6 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v6 24/31] elx: efct: SCSI IO handling routines
` [PATCH v6 25/31] elx: efct: LIO backend interface routines
` [PATCH v6 26/31] elx: efct: Hardware IO submission routines
` [PATCH v6 27/31] elx: efct: link and host statistics
` [PATCH v6 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v6 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v6 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v6 31/31] elx: efct: Tie into kernel Kconfig and build process
[PATH v3 0/2] Two UFS bug fixes
2021-01-06 21:41 UTC (3+ messages)
` [PATCH v3 1/2] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
` [PATCH v3 2/2] scsi: ufs: handle LINERESET with correct tm_cmd
[PATCH 1/2] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
2021-01-06 21:25 UTC (4+ messages)
` [PATCH 2/2] scsi: ufs: handle LINERESET with correct tm_cmd
[PATCH v3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
2021-01-06 21:15 UTC
[PATCH] ibmvfc: fix missing cast of ibmvfc_event pointer to u64 handle
2021-01-06 20:37 UTC
[PATCH v2 0/5] ibmvfc: MQ preparatory locking work
2021-01-06 20:18 UTC (6+ messages)
` [PATCH v2 1/5] ibmvfc: define generic queue structure for CRQs
` [PATCH v2 2/5] ibmvfc: make command event pool queue specific
` [PATCH v2 3/5] ibmvfc: define per-queue state/list locks
` [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
` [PATCH v2 5/5] ibmvfc: relax locking around ibmvfc_queuecommand
[PATCH 1/2] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
2021-01-06 19:35 UTC
[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
2021-01-06 17:18 UTC (6+ messages)
` [PATCH 4/5 v2] ibmvfc: relax locking around ibmvfc_queuecommand
` [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock
[PATCH v3 0/7] qla2xxx driver enhancements
2021-01-06 15:38 UTC (15+ messages)
` [PATCH v3 1/7] qla2xxx: Implementation to get and manage host, target stats and initiator port
` [PATCH v3 2/7] qla2xxx: Add error counters to debugfs node
` [PATCH v3 3/7] qla2xxx: Move some messages from debug to normal log level
` [PATCH v3 4/7] qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
` [PATCH v3 5/7] qla2xxx: Fix mailbox Ch erroneous error
` [PATCH v3 6/7] qla2xxx: Enable NVME CONF (BIT_7) when enabling SLER
` [PATCH v3 7/7] qla2xxx: Update version to 10.02.00.105-k
[RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable
2021-01-06 13:45 UTC (14+ messages)
` [RFC PATCH v2 net-next 01/12] net: mark dev_base_lock for deprecation
` [RFC PATCH v2 net-next 02/12] net: introduce a mutex for the netns interface lists
` [RFC PATCH v2 net-next 03/12] net: procfs: hold netif_lists_lock when retrieving device statistics
` [RFC PATCH v2 net-next 04/12] net: sysfs: don't hold dev_base_lock while "
` [RFC PATCH v2 net-next 05/12] s390/appldata_net_sum: hold the netdev lists lock when "
` [RFC PATCH v2 net-next 06/12] parisc/led: reindent the code that gathers "
` [RFC PATCH v2 net-next 07/12] parisc/led: hold the netdev lists lock when retrieving "
` [RFC PATCH v2 net-next 08/12] net: make dev_get_stats return void
` [RFC PATCH v2 net-next 09/12] net: net_failover: ensure .ndo_get_stats64 can sleep
` [RFC PATCH v2 net-next 10/12] net: bonding: "
` [RFC PATCH v2 net-next 11/12] net: mark ndo_get_stats64 as being able to sleep
` [RFC PATCH v2 net-next 12/12] net: remove obsolete comments about ndo_get_stats64 context from eth drivers
[PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code
2021-01-06 9:03 UTC (3+ messages)
[PATCH v9 0/3] Three changes related with UFS clock scaling
2021-01-06 5:04 UTC (4+ messages)
` [PATCH v9 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v9 2/3] scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
` [PATCH v9 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
[PATCH] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
2021-01-06 4:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
2021-01-06 4:27 UTC
[PATCH] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
2021-01-06 4:08 UTC
[PATCH v8 0/3] Three changes related with UFS clock scaling
2021-01-06 4:02 UTC (3+ messages)
[PATCH v2 0/4] scsi: ufs: Cleanup and refactor clock scaling
2021-01-06 2:47 UTC (2+ messages)
[PATCH v3 0/2] Synchronize user layer access with system PM ops and error handling
2021-01-06 1:20 UTC (6+ messages)
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
[PATCH v1 0/2] Introduce a vops to get info of command completion
2021-01-06 0:51 UTC (6+ messages)
` [PATCH 1/2] scsi: ufs: "
` [PATCH 2/2] scsi: ufs-qcom: Add one sysfs node to monitor performance
[RFC PATCH v4 0/3] add simple copy support
2021-01-05 23:33 UTC (7+ messages)
` [RFC PATCH v4 2/3] block: "
` [dm-devel] "
[PATCH 0/6 V3] iscsi fixes
2021-01-05 23:24 UTC (10+ messages)
` [PATCH 4/6 V3] libiscsi: add helper to calc max scsi cmds per session
` [PATCH 5/6 V3] iscsi_tcp: fix shost can_queue initialization
` [PATCH 6/6 V3] libiscsi: reset max/exp cmdsn during recovery
[LSFMMBPF 2021] A status update
2021-01-05 20:30 UTC (3+ messages)
[PATCH 0/8] pm80xx updates
2021-01-05 13:35 UTC (15+ messages)
` [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 v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
2021-01-05 12:45 UTC (3+ messages)
[PATCH v4 0/6] Several changes for the UPIU trace
2021-01-05 11:34 UTC (7+ messages)
` [PATCH v4 1/6] scsi: ufs: Remove stringize operator '#' restriction
` [PATCH v4 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print
` [PATCH v4 3/6] scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
` [PATCH v4 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v4 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v4 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
[RFC/RFT PATCH] scsi: pm8001: Expose HW queues for pm80xx hw
2021-01-05 11:17 UTC
[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
2021-01-05 10:06 UTC (13+ messages)
[PATCH v2 0/7] qla2xxx driver enhancements
2021-01-05 6:11 UTC (9+ messages)
` [PATCH v2 1/7] qla2xxx: Implementation to get and manage host, target stats and initiator port
` [PATCH v2 2/7] qla2xxx: Add error counters to debugfs node
` [PATCH v2 3/7] qla2xxx: Move some messages from debug to normal log level
` [PATCH v2 4/7] qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
` [PATCH v2 5/7] qla2xxx: Fix mailbox Ch erroneous error
` [PATCH v2 6/7] qla2xxx: Enable NVME CONF (BIT_7) when enabling SLER
` [PATCH v2 7/7] qla2xxx: Update version to 10.02.00.105-k
[PATCH] scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
2021-01-05 1:52 UTC (2+ messages)
[PATCH] scsi: target/sbp: remove SBP target driver
2021-01-05 1:48 UTC (11+ messages)
` [PATCH] scsi: target/sbp: remove firewire "
[PATCH v2 0/3] Two changes of UFS sysfs
2021-01-05 1:10 UTC (4+ messages)
` [PATCH v2 3/3] scsi: ufs: Let resume callback return -EBUSY after ufshcd_shutdown
[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 v3 0/6] Several changes for the UPIU trace
2021-01-04 20:39 UTC (5+ messages)
[PATCH 1/3] scsi: aacraid: improve compat_ioctl handlers
2021-01-04 22:24 UTC (6+ messages)
` [PATCH 2/3] scsi: megaraid_sas: check user-provided offsets
[PATCH v5 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
2021-01-04 18:13 UTC (5+ messages)
` [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
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).