public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-11 23:46:33 to 2021-02-19 19:46:02 UTC [more...]

[PATCH 00/25 V5] target: fix cmd plugging and submission
 2021-02-19 19:45 UTC  (35+ 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 0/2] scsi: target: tcmu: Fix memory leak
 2021-02-19 19:01 UTC  (4+ messages)
` [PATCH 1/2] scsi: target: tcmu: Move some functions without code change
` [PATCH 2/2] scsi: target: tcmu: Fix memory leak caused by wrong uio usage

[Bug 211227] [BISECTED][REGRESSION] Linux 5.10.7 breaks s3 resume on opal encrypted ssd
 2021-02-19 18:44 UTC  (3+ messages)

[RFC PATCH v3 0/1] Enable power management for ufs wlun
 2021-02-19 18:18 UTC  (11+ messages)
` [RFC PATCH v3 1/1] scsi: ufs: Enable power management for wlun

[PATCH v3 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-19 15:40 UTC  (2+ messages)
` [PATCH v3 5/8] xen/events: link interdomain events to associated xenbus device

[PATCH v2] scsi: target: core: check SR field in REPORT LUNS
 2021-02-19 13:48 UTC  (5+ messages)

[PATCH V1 0/3] scsi: ufs: Add a vops to configure VCC voltage level
 2021-02-19 13:29 UTC  (5+ messages)

[PATCH] scsi: lpfc: Fix different base types in assignment
 2021-02-19  9:23 UTC 

[PATCH] scsi: arcmsr: catch bounds error earlier and dont panic
 2021-02-19  4:14 UTC 

BusLogic driver with spurious logical units
 2021-02-18 21:57 UTC 

[PATCH 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-02-18 21:01 UTC 

[PATCH v3 0/9] Add Host control mode to HPB
 2021-02-18 14:09 UTC  (12+ messages)
` [PATCH v3 1/9] scsi: ufshpb: Cache HPB Control mode on init
` [PATCH v3 2/9] scsi: ufshpb: Add host control mode support to rsp_upiu
` [PATCH v3 3/9] scsi: ufshpb: Add region's reads counter
` [PATCH v3 4/9] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v3 5/9] scsi: ufshpb: Region inactivation in host mode
` [PATCH v3 6/9] scsi: ufshpb: Add hpb dev reset response
` [PATCH v3 7/9] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v3 8/9] scsi: ufshpb: Add support for host control mode
` [PATCH v3 9/9] scsi: ufshpb: Make host mode parameters configurable

[PATCH] scsi: mvumi: Use true and false for bool variable
 2021-02-18 10:16 UTC 

[PATCH v21 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-02-18  9:08 UTC  (5+ messages)
  ` [PATCH v21 1/4] scsi: ufs: Introduce HPB feature
  ` [PATCH v21 2/4] scsi: ufs: L2P map management for HPB read
  ` [PATCH v21 3/4] scsi: ufs: Prepare HPB read for cached sub-region
  ` [PATCH v21 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH v20 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-02-18  8:09 UTC  (7+ messages)
  ` [PATCH v20 1/4] scsi: ufs: Introduce HPB feature
  ` [PATCH v20 2/4] scsi: ufs: L2P map management for HPB read
  ` [PATCH v20 3/4] scsi: ufs: Prepare HPB read for cached sub-region
  ` [PATCH v20 4/4] scsi: ufs: Add HPB 2.0 support
      `  "

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-18  7:12 UTC  (16+ messages)
  ` [Linuxarm] "

[PATCH v3] scsi: storvsc: Parameterize number hardware queues
 2021-02-18  5:24 UTC  (4+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

[PATCH] sd: sd_zbc: don't pass GFP_NOIO to kvcalloc
 2021-02-17 22:58 UTC  (2+ messages)

[PATCH V3] iscsi: Do Not set param when sock is NULL
 2021-02-17 21:05 UTC  (4+ messages)

[bug report] scsi: sd_zbc: emulate ZONE_APPEND commands
 2021-02-17 11:18 UTC  (14+ messages)

[PATCH 0/4] ibmvfc: hard reset fixes
 2021-02-16 18:43 UTC  (10+ messages)
` [PATCH 1/4] ibmvfc: simplify handling of sub-CRQ initialization
` [PATCH 2/4] ibmvfc: fix invalid sub-CRQ handles after hard reset
` [PATCH 3/4] ibmvfc: treat H_CLOSED as success during sub-CRQ registration
` [PATCH 4/4] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup

[RFC/RFT PATCH] scsi: pm8001: Expose HW queues for pm80xx hw
 2021-02-16 18:15 UTC  (8+ messages)

cleanup updating the size of block devices v3
 2021-02-16 11:46 UTC  (4+ messages)
` [PATCH 12/78] dm: use set_capacity_and_notify

PATCH 00/25 V4] target: fix cmd plugging and submission
 2021-02-16  8:41 UTC  (40+ 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] hpsa: correct dev cmds outstanding for retried cmds
 2021-02-15 22:26 UTC 

[PATCH v2] scsi: ufs: sysfs: Print string descriptors as raw data
 2021-02-15 17:40 UTC 

[PATCH V2 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting
 2021-02-15 17:10 UTC  (7+ messages)
` [PATCH V2 1/4] scsi: ufs: Add exception event tracepoint
` [PATCH V2 3/4] scsi: ufs-debugfs: Add user-defined exception_event_mask
` [PATCH V2 4/4] scsi: ufs-debugfs: Add user-defined exception event rate limiting

[PATCH v4 0/5] io_uring iopoll in scsi layer
 2021-02-15  7:40 UTC  (6+ messages)
` [PATCH v4 1/5] add io_uring with IOPOLL support "
` [PATCH v4 2/5] megaraid_sas: iouring iopoll support
` [PATCH v4 3/5] scsi_debug : "
` [PATCH v4 4/5] scsi_debug: add new defer type for mq poll
` [PATCH v4 5/5] scsi: set shost as hctx driver_data

RPMB user space ABI
 2021-02-11 14:07 UTC 

[PATCH] scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t
 2021-02-15 11:40 UTC 

Regressions with VMBus/VSCs hardening changes
 2021-02-15 11:22 UTC  (2+ messages)

[PATCH] scsi: ufs: sysfs: add is_ascii_output entry
 2021-02-14 14:21 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 5.11-rc6
 2021-02-13 23:33 UTC  (2+ messages)

[PATCH] SCSI: bnx2fc: fix Kconfig warning & CNIC build errors
 2021-02-13 19:24 UTC 

[PATCH v3] scsi_debug: add new defer_type for mq_poll
 2021-02-12 11:11 UTC  (6+ messages)

[PATCH v2] scsi: qla2xxx: Removed extra space in variable declaration
 2021-02-12  4:10 UTC  (4+ messages)

Re: [PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-12  2:45 UTC  (5+ messages)

[PATCH 00/22] lpfc: Update lpfc to revision 12.8.0.8
 2021-02-11 23:44 UTC  (15+ messages)
` [PATCH 03/22] lpfc: Fix reftag generation sizing errors
` [PATCH 10/22] lpfc: Fix use after free in lpfc_els_free_iocb
` [PATCH 11/22] lpfc: Fix status returned in lpfc_els_retry() error exit path
` [PATCH 12/22] lpfc: Fix dropped FLOGI during pt2pt discovery recovery
` [PATCH 13/22] lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
` [PATCH 14/22] lpfc: Fix ADISC handling that never frees nodes
` [PATCH 15/22] lpfc: Fix nodeinfo debugfs output
` [PATCH 16/22] lpfc: Fix pt2pt state transition causing rmmod hang
` [PATCH 17/22] lpfc: Fix crash caused by switch reboot
` [PATCH 18/22] lpfc: Change wording of invalid pci reset log message
` [PATCH 19/22] lpfc: Reduce LOG_TRACE_EVENT logging for vports
` [PATCH 20/22] lpfc: Correct function header comments related to ndlp reference counting
` [PATCH 21/22] lpfc: Update lpfc version to 12.8.0.8
` [PATCH 22/22] lpfc: update copyrights for 12.8.0.7 and 12.8.0.8 changes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox