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

[PATCH 0/4] ibmvfc: hard reset fixes
 2021-02-11 18:57 UTC  (3+ messages)
` [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

[PATCH 01/14] target: remove target_submit_cmd_map_sgls
 2021-02-11 18:11 UTC  (28+ messages)
` [PATCH 01/14] target: move t_task_cdb initialization
` [PATCH 02/14] target: drop kref_get_unless_zero in target_get_sess_cmd
` [PATCH 03/14] target: rename transport_init_se_cmd
` [PATCH 04/14] target: break up target_submit_cmd_map_sgls
` [PATCH 05/14] srpt: Convert to new submission API
` [PATCH 06/14] ibmvscsi_tgt: "
` [PATCH 07/14] qla2xxx: "
` [PATCH 08/14] tcm_loop: "
` [PATCH 09/14] sbp_target: "
` [PATCH 10/14] usb gadget: "
` [PATCH 11/14] vhost-scsi: "
` [PATCH 12/14] xen-scsiback: "
` [PATCH 13/14] tcm_fc: "
` [PATCH 14/14] target: remove target_submit_cmd_map_sgls

[PATCH v2] scsi: qla2xxx: Removed extra space in variable declaration
 2021-02-11 16:48 UTC  (3+ messages)

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

[PATCH v2 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-11 14:16 UTC  (3+ messages)
` [PATCH v2 5/8] xen/events: link interdomain events to associated xenbus device

[PATCH] scsi: qla2xxx: Removed extra space in variable declaration
 2021-02-11 13:03 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix a duplicate dev quirk number
 2021-02-11 11:31 UTC  (2+ messages)

Re: [PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-11 11:01 UTC 

[PATCH 0/2] uio and tcmu: Fix memory leak in tcmu by adding new uio feature
 2021-02-11  6:51 UTC  (6+ messages)
` [PATCH 1/2] uio: Add late_release callback to uio_info
` [PATCH 2/2] scsi: target: tcmu: Fix memory leak by using new uio callback

[PATCH] scsi: ufs: sysfs: add is_ascii_output entry
 2021-02-11  3:35 UTC  (2+ messages)

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-11  3:02 UTC  (19+ messages)
  ` [Linuxarm] "

[scsi:misc 187/196] drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:4327:35: sparse: sparse: incorrect type in argument 4 (different base types)
 2021-02-10 22:48 UTC 

[PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h
 2021-02-10 20:59 UTC  (2+ messages)

[PATCH 00/12 V2] target: fix cmd plugging and completion
 2021-02-10 18:45 UTC  (39+ messages)
` [PATCH 01/13] target: move t_task_cdb initialization
` [PATCH 02/13] target: split target_submit_cmd_map_sgls
` [PATCH 03/13] target: add workqueue based cmd submission
` [PATCH 04/13] vhost scsi: use lio wq cmd submission helper
` [PATCH 05/13] tcm loop: use blk cmd allocator for se_cmds
` [PATCH 06/13] tcm loop: use lio wq cmd submission helper
` [PATCH 07/13] target: cleanup cmd flag bits
` [PATCH 08/13] target: fix backend plugging
` [PATCH 09/13] target iblock: add backend plug/unplug callouts
` [PATCH 10/13] target_core_user: "
` [PATCH 11/13] target: replace work per cmd in completion path
` [PATCH 12/13] target, vhost-scsi: don't switch cpus on completion
` [PATCH 13/13] target: flush submission work during TMR processing

[PATCH V2 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting
 2021-02-10 18:09 UTC  (6+ messages)
` [PATCH V2 1/4] scsi: ufs: Add exception event tracepoint
` [PATCH V2 2/4] scsi: ufs: Add exception event definitions
` [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 V3 00/25] smartpqi updates
 2021-02-10 16:29 UTC  (10+ messages)
` [PATCH V3 15/25] smartpqi: fix host qdepth limit

[PATCH v4 0/8] block: add zone write granularity limit
 2021-02-10 14:45 UTC  (4+ messages)

[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-02-10  9:36 UTC  (19+ messages)
` [PATCH v19 2/3] scsi: ufs: L2P map management for HPB read
    ` [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-region
      ` Re: [PATCH v19 2/3] scsi: ufs: L2P map management for HPB read

[PATCH 00/13 V3] target: fix cmd plugging and completion
 2021-02-10  4:55 UTC  (14+ messages)
` [PATCH 01/13] target: move t_task_cdb initialization
` [PATCH 02/13] target: split target_submit_cmd_map_sgls
` [PATCH 03/13] target: add workqueue based cmd submission
` [PATCH 04/13] vhost scsi: use lio wq cmd submission helper
` [PATCH 05/13] tcm loop: use blk cmd allocator for se_cmds
` [PATCH 06/13] tcm loop: use lio wq cmd submission helper
` [PATCH 07/13] target: cleanup cmd flag bits
` [PATCH 08/13] target: fix backend plugging
` [PATCH 09/13] target iblock: add backend plug/unplug callouts
` [PATCH 10/13] target_core_user: "
` [PATCH 11/13] target: replace work per cmd in completion path
` [PATCH 12/13] target, vhost-scsi: don't switch cpus on completion
` [PATCH 13/13] target: flush submission work during TMR processing

[PATCH 0/2] Fix target not properly truncating command data length
 2021-02-09 17:31 UTC  (5+ messages)
` [PATCH 1/2] scsi: target: core: Add cmd length set before cmd complete
` [PATCH 2/2] scsi: target: core: Prevent underflow for service actions

[PATCH] scsi: ufs: create a hook for unipro dme control
 2021-02-09 16:15 UTC  (3+ messages)

[PATCH 0/7] xen/events: bug fixes and some diagnostic aids
 2021-02-09 13:55 UTC  (19+ messages)
` [PATCH 4/7] xen/events: link interdomain events to associated xenbus device

[PATCH] mpt3sas: Added support for shared host tagset for cpuhotplug
 2021-02-09 11:55 UTC  (4+ messages)

[PATCH] [PATCH 5.12/scsi-staging] scsi: ufs: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-09  9:00 UTC 

[PATCH] scsi: ufs: print the counter of each event history
 2021-02-09  3:16 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: fix a memory leak
 2021-02-09  3:43 UTC  (3+ messages)

[PATCH 0/9 V6] iscsi fixes and cleanups
 2021-02-09  3:41 UTC  (2+ messages)

[PATCH] scsi: ufs: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-09  3:12 UTC  (2+ messages)

[PATCH] scsi: remove unneeded semicolon
 2021-02-09  3:07 UTC  (2+ messages)

[PATCH 0/2] Additional Diagnostic Buffer Query IOCTL
 2021-02-09  3:02 UTC  (2+ messages)

[PATCH v2] mpt3sas: Added support for shared host tagset for cpuhotplug
 2021-02-09  2:36 UTC  (2+ messages)

[PATCH] scsi: pmcraid: fix 'ioarcb' alignment warning
 2021-02-09  2:23 UTC  (2+ messages)

[PATCH] mpt3sas: fix ReplyPostFree pool allocation
 2021-02-09  2:20 UTC  (2+ messages)

[PATCH] sd: warn if unsupported ZBC device is probed
 2021-02-09  2:19 UTC  (2+ messages)

[RFC] [PATCH] LIO: Add emulate_removable attribute
 2021-02-08 18:54 UTC  (2+ messages)
`  "

[PATCH AUTOSEL 5.10 17/36] scsi: lpfc: Fix EEH encountering oops with NVMe traffic
 2021-02-08 17:57 UTC 

Bitcoin Investment
 2021-02-08 17:42 UTC 

[RFC PATCH v2 0/2] Fix deadlock in ufs
 2021-02-08 16:24 UTC  (11+ messages)

[PATCH V1 0/3] scsi: ufs: Add a vops to configure VCC voltage level
 2021-02-08 12:22 UTC  (4+ messages)

[PATCH 00/11] target: fix cmd plugging and completion
 2021-02-08 12:01 UTC  (3+ messages)

[powerpc][Oops] 5.11.0-rc6 boot failure on my lpar
 2021-02-08  9:05 UTC 


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