messages from 2021-02-24 16:10:17 to 2021-03-01 07:54:22 UTC [more...]
[PATCH v3 0/4] io_uring iopoll in scsi layer
2021-03-01 7:30 UTC (3+ messages)
` [PATCH v3 4/4] scsi: set shost as hctx driver_data
[PATCH v4 0/5] io_uring iopoll in scsi layer
2021-03-01 7:32 UTC (5+ messages)
` [PATCH v4 4/5] scsi_debug: add new defer type for mq poll
` [PATCH v4 5/5] scsi: set shost as hctx driver_data
[PATCH RESEND v2] scsi: ignore Synchronize Cache command failures to keep using drives not supporting it
2021-03-01 7:38 UTC (4+ messages)
[PATCH v5 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
2021-03-01 7:25 UTC (3+ messages)
` [PATCH v5 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
[PATCH 00/24] Introducing mpi3mr driver
2021-03-01 7:20 UTC (54+ messages)
` [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
[RFC PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-03-01 6:54 UTC (4+ messages)
` [RFC PATCH 9/12] x86/Hyper-V: Add new parameter for vmbus_sendpacket_pagebuffer()/mpb_desc()
` [RFC PATCH 12/12] HV/Storvsc: Add bounce buffer support for Storvsc
[bug report]null pointer at scsi_mq_exit_request+0x14 with blktests srp/015
2021-03-01 2:56 UTC (5+ messages)
[PATCH 00/23] target: code cleanup
2021-03-01 0:06 UTC (26+ messages)
` [PATCH 01/23] target/iblock: remove an extra argument
` [PATCH 02/23] target/iblock: trim down line longer than 80 char
` [PATCH 03/23] target/iblock: fix the type of the logs_per_phys
` [PATCH 04/23] targe/pscsi: fix the warning in pscsi_complete_cmd
` [PATCH 05/23] target/sbc: get rid of the warning in cmp & write
` [PATCH 06/23] target/pscsi: remove unsed macro ISPRINT
` [PATCH 07/23] target/stat: "
` [PATCH 08/23] target/stat: remove unsed macro NONE
` [PATCH 09/23] target/stat: remove unsed macro
` [PATCH 10/23] target/iscsi: remove unsed macro TEXT_LEN
` [PATCH 11/23] target/iscsi: remove unsed macro PRINT_BUF
` [PATCH 12/23] target/iscsi: remove the memset with declare-init
` [PATCH 13/23] target/configfs: "
` [PATCH 14/23] "
` [PATCH 15/23] "
` [PATCH 16/23] "
` [PATCH 17/23] "
` [PATCH 18/23] "
` [PATCH 19/23] "
` [PATCH 20/23] target/pr: "
` [PATCH 21/23] "
` [PATCH 22/23] "
` [PATCH 23/23] target/core: don't duplicate memset 0xff
[PATCH 05/11] pragma once: convert drivers/scsi/qla2xxx/qla_target.h
2021-02-28 22:07 UTC (3+ messages)
` [PATCH 12/11] pragma once: scripted treewide conversion
[GIT PULL] final round of SCSI updates for the 5.11+ merge window
2021-02-28 20:14 UTC (2+ messages)
[PATCH v2 0/3] Three minor changes related with error handling
2021-02-28 14:23 UTC (3+ messages)
` [PATCH v2 2/3] scsi: ufs-qcom: Disable interrupt in reset path
[PATCH 00/25 V5] target: fix cmd plugging and submission
2021-02-27 17:00 UTC (26+ messages)
` [PATCH 01/25] target: move t_task_cdb initialization
` [PATCH 02/25] target: drop kref_get_unless_zero in target_get_sess_cmd
` [PATCH 03/25] target: rename transport_init_se_cmd
` [PATCH 04/25] target: break up target_submit_cmd_map_sgls
` [PATCH 05/25] srpt: Convert to new submission API
` [PATCH 06/25] ibmvscsi_tgt: "
` [PATCH 07/25] qla2xxx: "
` [PATCH 08/25] tcm_loop: "
` [PATCH 09/25] sbp_target: "
` [PATCH 10/25] usb gadget: "
` [PATCH 11/25] vhost-scsi: "
` [PATCH 12/25] xen-scsiback: "
` [PATCH 13/25] tcm_fc: "
` [PATCH 14/25] target: remove target_submit_cmd_map_sgls
` [PATCH 15/25] target: add gfp_t arg to target_cmd_init_cdb
` [PATCH 16/25] target: add workqueue based cmd submission
` [PATCH 17/25] vhost scsi: use lio wq cmd submission helper
` [PATCH 18/25] tcm loop: use blk cmd allocator for se_cmds
` [PATCH 19/25] tcm loop: use lio wq cmd submission helper
` [PATCH 20/25] target: cleanup cmd flag bits
` [PATCH 21/25] target: fix backend plugging
` [PATCH 22/25] target iblock: add backend plug/unplug callouts
` [PATCH 23/25] target_core_user: "
` [PATCH 24/25] target: flush submission work during TMR processing
` [PATCH 25/25] target: make completion affinity configurable
[PATCH] scsi: vmw_pvscsi: Update maintainer
2021-02-26 23:43 UTC
[PATCH 0/2] scsi: target: tcmu: Replace IDR and radix_tree with XArray
2021-02-26 18:47 UTC (7+ messages)
` [PATCH 1/2] scsi: target: tcmu: Replace IDR by XArray
` [PATCH 2/2] scsi: target: tcmu: Replace radix_tree with XArray
[PATCH v4 0/5] ibmvfc: hard reset fixes
2021-02-26 16:43 UTC (8+ messages)
` [PATCH v4 1/5] ibmvfc: simplify handling of sub-CRQ initialization
` [PATCH v4 2/5] ibmvfc: fix invalid sub-CRQ handles after hard reset
` [PATCH v4 3/5] ibmvfc: treat H_CLOSED as success during sub-CRQ registration
` [PATCH v4 4/5] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup
` [PATCH v4 5/5] ibmvfc: reinitialize sub-CRQs and perform channel enquiry after LPM
[PATCH v4 0/9] Add Host control mode to HPB
2021-02-26 8:33 UTC (10+ messages)
` [PATCH v4 1/9] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v4 2/9] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v4 3/9] scsi: ufshpb: Add region's reads counter
` [PATCH v4 4/9] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v4 5/9] scsi: ufshpb: Region inactivation in host mode
` [PATCH v4 6/9] scsi: ufshpb: Add hpb dev reset response
` [PATCH v4 7/9] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v4 8/9] scsi: ufshpb: Add support for host control mode
` [PATCH v4 9/9] scsi: ufshpb: Make host mode parameters configurable
[PATCH v25 0/4] scsi: ufs: Add Host Performance Booster Support
2021-02-26 7:35 UTC (5+ messages)
` [PATCH v25 1/4] scsi: ufs: Introduce HPB feature
` [PATCH v25 2/4] scsi: ufs: L2P map management for HPB read
` [PATCH v25 3/4] scsi: ufs: Prepare HPB read for cached sub-region
` [PATCH v25 4/4] scsi: ufs: Add HPB 2.0 support
[PATCH 2/2] usb-storage: revert from scsi_add_host_with_dma() to scsi_add_host()
2021-02-26 5:53 UTC (3+ messages)
[PATCH v24 0/4] scsi: ufs: Add Host Performance Booster Support
2021-02-26 4:53 UTC (13+ messages)
` [PATCH v24 4/4] scsi: ufs: Add HPB 2.0 support
` "
` [PATCH v24 1/4] scsi: ufs: Introduce HPB feature
` "
` [PATCH v24 2/4] scsi: ufs: L2P map management for HPB read
` "
[PATCH 00/22] lpfc: Update lpfc to revision 12.8.0.8
2021-02-26 3:08 UTC (3+ messages)
` [PATCH 03/22] lpfc: Fix reftag generation sizing errors
[PATCH] hpsa: correct dev cmds outstanding for retried cmds
2021-02-26 2:22 UTC (2+ messages)
[PATCH v2] scsi/sd: Fix Opal support
2021-02-26 2:22 UTC (2+ messages)
[PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h
2021-02-26 2:22 UTC (2+ messages)
[PATCH] SCSI: bnx2fc: fix Kconfig warning & CNIC build errors
2021-02-26 2:22 UTC (2+ messages)
[PATCH] scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t
2021-02-26 2:22 UTC (2+ messages)
[PATCH] sd: sd_zbc: don't pass GFP_NOIO to kvcalloc
2021-02-26 2:22 UTC (2+ messages)
[PATCH] scsi: ufs: Fix a duplicate dev quirk number
2021-02-26 2:22 UTC (2+ messages)
[PATCH 0/2] scsi: target: tcmu: Fix memory leak
2021-02-26 2:22 UTC (2+ messages)
[PATCH 0/2] Fix target not properly truncating command data length
2021-02-26 2:22 UTC (2+ messages)
[PATCH v8 0/2] Enable power management for ufs wlun
2021-02-25 23:37 UTC (4+ messages)
` [PATCH v8 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v8 2/2] ufs: sysfs: Resume the proper scsi device
[PATCH v2] vio: make remove callback return void
2021-02-25 22:18 UTC
[PATCH v3 0/5] ibmvfc: hard reset fixes
2021-02-25 22:13 UTC (8+ messages)
` [PATCH v3 1/5] ibmvfc: simplify handling of sub-CRQ initialization
` [PATCH v3 2/5] ibmvfc: fix invalid sub-CRQ handles after hard reset
` [PATCH v3 3/5] ibmvfc: treat H_CLOSED as success during sub-CRQ registration
` [PATCH v3 4/5] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup
` [PATCH v3 5/5] ibmvfc: reinitialize sub-CRQs and perform channel enquiry after LPM
[PATCH v2 0/5] ibmvfc: hard reset fixes
2021-02-25 21:17 UTC (9+ messages)
` [PATCH v2 1/5] ibmvfc: simplify handling of sub-CRQ initialization
` [PATCH v2 2/5] ibmvfc: fix invalid sub-CRQ handles after hard reset
` [PATCH v2 3/5] ibmvfc: treat H_CLOSED as success during sub-CRQ registration
` [PATCH v2 4/5] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup
` [PATCH v2 5/5] ibmvfc: reinitialize sub-CRQs and perform channel enquiry after LPM
[PATCH v7 0/2] Enable power management for ufs wlun
2021-02-25 18:58 UTC (5+ messages)
` [PATCH v7 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v7 2/2] ufs: sysfs: Resume the proper scsi device
[PATCH v2] vio: make remove callback return void
2021-02-25 14:01 UTC (3+ messages)
[PATCH v22 4/4] scsi: ufs: Add HPB 2.0 support
2021-02-25 7:51 UTC (11+ messages)
` [PATCH v22 1/4] scsi: ufs: Introduce HPB feature
` [PATCH v22 0/4] scsi: ufs: Add Host Performance Booster Support
` RE: [PATCH v22 4/4] scsi: ufs: Add HPB 2.0 support
` "
[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
2021-02-25 7:07 UTC (14+ messages)
` [Linuxarm] "
[RFC PATCH] blk-core: remove blk_put_request()
2021-02-25 2:01 UTC (5+ messages)
[PATCH v4] scsi: storvsc: Parameterize number hardware queues
2021-02-24 23:29 UTC
[PATCH v6 0/2] Enable power management for ufs wlun
2021-02-24 20:23 UTC (3+ messages)
` [PATCH v6 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v6 2/2] ufs: sysfs: Resume the proper scsi device
[PATCH v5 0/2] Enable power management for ufs wlun
2021-02-24 18:46 UTC (4+ messages)
` [PATCH v5 1/2] scsi: ufs: Enable power management for wlun
[PATCH 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
2021-02-24 17:03 UTC (4+ messages)
[PATCH 0/7] pm80xx updates
2021-02-24 15:58 UTC (6+ messages)
` [PATCH 2/7] pm80xx: Add sysfs attribute to track RAAE count
` [PATCH 3/7] pm80xx: Add sysfs attribute to track iop0 count
` [PATCH 4/7] pm80xx: Add sysfs attribute to track iop1 count
` [PATCH 5/7] pm80xx: Completing pending IO after fatal error
` [PATCH 6/7] pm80xx: Reset PI and CI memory during re-initialize
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