linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-18 07:11:03 to 2020-12-22 12:32:05 UTC [more...]

[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
 2020-12-22 12:30 UTC  (17+ messages)
` [PATCH 01/11] Documentation: scsi: libsas: Remove notify_ha_event()
` [PATCH 02/11] scsi: libsas: Introduce a _gfp() variant of event notifiers
` [PATCH 03/11] scsi: mvsas: Pass gfp_t flags to libsas "
` [PATCH 04/11] scsi: isci: port: link down: Pass gfp_t flags
` [PATCH 05/11] scsi: isci: port: link up: "
` [PATCH 06/11] scsi: isci: port: broadcast change: "
` [PATCH 07/11] scsi: libsas: Pass gfp_t flags to event notifiers
` [PATCH 08/11] scsi: pm80xx: Pass gfp_t flags to libsas "
` [PATCH 09/11] scsi: aic94xx: "
` [PATCH 10/11] scsi: hisi_sas: "
` [PATCH 11/11] scsi: libsas: event notifiers: Remove non _gfp() variants

[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 v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
 2020-12-22 11:34 UTC  (2+ messages)

[PATCH 00/24] Introducing mpi3mr driver
 2020-12-22 10:11 UTC  (25+ 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 RFC v3 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-22  7:08 UTC  (7+ messages)

[PATCH v6 00/16] blkcg:Support to track FC storage blk io traffic
 2020-12-22  0:11 UTC  (17+ 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 1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-12-22  6:24 UTC  (3+ messages)
` [PATCH 3/3] ibmvfc: use correlation token to tag commands

[PATCH v5 0/7] Several changes for UFS WriteBooster
 2020-12-22  6:14 UTC  (8+ 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 v5 00/16] blkcg:Support to track FC storage blk io traffic
 2020-12-22  6:02 UTC  (6+ messages)
` [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v5 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[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

[PATCH v18 0/3] scsi: ufs: Add Host Performance Booster Support
 2020-12-22  1:58 UTC  (4+ messages)
    ` [PATCH v18 2/3] scsi: ufs: L2P map management for HPB read
    ` [PATCH v18 3/3] scsi: ufs: Prepare HPB read for cached sub-region
` [PATCH v18 1/3] scsi: ufs: Introduce HPB feature

[PATCH] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
 2020-12-21 20:13 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] scsi: qedi: add printf attribute to log function
 2020-12-21 16:23 UTC 

[PATCH] [SCSI] BusLogic: add printf attribute to log function
 2020-12-21 16:22 UTC 

[PATCH V3 00/25] smartpqi updates
 2020-12-21 14:31 UTC  (2+ messages)

[PATCH v3 0/2] permit vendor specific values of unipro timeouts
 2020-12-21 13:37 UTC  (4+ messages)
    ` [PATCH v3 1/2] ufs: add a quirk not to use default unipro timeout values
    ` [PATCH v3 2/2] ufs: ufs-exynos: apply vendor specifics for three timeouts

[PATCH v17 0/3] scsi: ufs: Add Host Performance Booster Support
 2020-12-21  8:40 UTC  (4+ messages)
    ` [PATCH v17 1/3] scsi: ufs: Introduce HPB feature
    ` [PATCH v17 2/3] scsi: ufs: L2P map management for HPB read
    ` [PATCH v17 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH RFC v2 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-21  7:41 UTC 

[RFC PATCH v1 0/2] permit to set block parameters per vendor
 2020-12-21  4:28 UTC  (5+ messages)
    ` [RFC PATCH v1 1/2] ufs: add a vops to configure block parameter
    ` [RFC PATCH v1 2/2] ufs: ufs-exynos: set dma_alignment to 4095

[PATCH 0/6 V3] iscsi fixes
 2020-12-21  2:37 UTC  (7+ messages)
` [PATCH 1/6 V3] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling
` [PATCH 2/6 V3] libiscsi: drop taskqueuelock
` [PATCH 3/6 V3] libiscsi: fix iscsi_task use after free
` [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

[RFC PATCH v1] ufs: relocate turning off device power sources
 2020-12-21  2:37 UTC  (4+ messages)

[PATCH v16 0/3] scsi: ufs: Add Host Performance Booster Support
 2020-12-21  2:35 UTC  (9+ messages)
    ` [PATCH v16 1/3] scsi: ufs: Introduce HPB feature
        `  "
    ` [PATCH v16 2/3] scsi: ufs: L2P map management for HPB read
` [PATCH v16 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v2 0/2] permit vendor specific values of unipro timeouts
 2020-12-21  1:37 UTC  (5+ messages)
    ` [PATCH v2 1/2] ufs: add a quirk not to use default unipro timeout values
    ` [PATCH v2 2/2] ufs: ufs-exynos: apply vendor specifics for three timeouts

[PATCH v2] ufs: relocate flush of exceptional event
 2020-12-21  1:19 UTC 

[PATCH 0/6] scsi: target: Remove in_interrupt() usage
 2020-12-20 20:36 UTC  (7+ messages)
` [PATCH 1/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session()
` [PATCH 2/6] scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count()
` [PATCH 3/6] scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code
` [PATCH 4/6] scsi: target: Remove in_interrupt() usage in core_alua_check_nonop_delay()
` [PATCH 5/6] scsi: target: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
` [PATCH 6/6] scsi: target: Remove in_interrupt() check in transport_handle_cdb_direct()

[RFC PATCH v1] ufs: relocate flush of exceptional event
 2020-12-20 14:09 UTC  (3+ messages)

[PATCH v6 0/3] Three changes related with UFS clock scaling
 2020-12-20  5:42 UTC  (4+ messages)
` [PATCH v6 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v6 2/3] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()
` [PATCH v6 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

[PATCH v5 11/16] lpfc: vmid: Implements CT commands for appid
 2020-12-19 23:27 UTC  (2+ messages)

[PATCH 0/3 V2] iscsi cmd lifetime fixups/cleanups
 2020-12-19 22:18 UTC  (3+ messages)
` [PATCH 2/3] libiscsi: drop taskqueuelock

[PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
 2020-12-19 20:20 UTC  (2+ messages)

[PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
 2020-12-19 18:04 UTC  (2+ messages)

[PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
 2020-12-19 15:58 UTC  (2+ messages)

[PATCH v15 0/3] scsi: ufs: Add Host Performance Booster Support
 2020-12-19  9:03 UTC  (6+ messages)
    ` [PATCH v15 2/3] scsi: ufs: L2P map management for HPB read
    ` [PATCH v15 3/3] scsi: ufs: Prepare HPB read for cached sub-region
    ` [PATCH v15 1/3] scsi: ufs: Introduce HPB feature
    `  "

[RFC PATCH v1 0/2] permit vendor specific timeouts for PMC
 2020-12-19  2:55 UTC  (5+ messages)
    ` [RFC PATCH v1 1/2] ufs: add a quirk for vendor specifics before pmc
    ` [RFC PATCH v1 2/2] ufs: ufs-exynos: apply vendor specifics for three timeouts

[PATCH 0/5] ibmvfc: MQ preparatory locking work
 2020-12-18 23:19 UTC  (6+ messages)
` [PATCH 1/5] ibmvfc: define generic queue structure for CRQs
` [PATCH 2/5] ibmvfc: make command event pool queue specific
` [PATCH 3/5] ibmvfc: define per-queue state/list locks
` [PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
` [PATCH 5/5] ibmvfc: relax locking around ibmvfc_queuecommand

[PATCH V3] scsi: ufs-debugfs: Add error counters
 2020-12-18 18:57 UTC  (4+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2020-12-18 15:16 UTC  (7+ messages)
` [PATCH 1/3] scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
` [PATCH 2/3] scsi: storvsc: Resolve data race in storvsc_probe()
` [PATCH 3/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
 2020-12-18 14:15 UTC 

[PATCH V2] scsi: ufs-debugfs: Add error counters
 2020-12-18 12:17 UTC  (5+ messages)

[PATCH 20/35] dc395x: drop internal SCSI message definitions
 2020-12-18  8:58 UTC  (2+ messages)

[PATCH v5 0/3] Three changes related with UFS clock scaling
 2020-12-18  7:09 UTC  (3+ messages)
` [PATCH v5 2/3] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()
` [PATCH v5 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime 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).