public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 02:57:54 to 2021-02-09 17:32:40 UTC [more...]

[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 00/12 V2] target: fix cmd plugging and completion
 2021-02-09 17:05 UTC  (21+ 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] scsi: ufs: create a hook for unipro dme control
 2021-02-09 16:15 UTC  (3+ messages)

[PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h
 2021-02-09 14:31 UTC 

[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-02-09 14:21 UTC  (28+ messages)
  ` [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-region
  ` [PATCH v19 2/3] scsi: ufs: L2P map management for HPB read
          `  "

[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 V2 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting
 2021-02-09  6:24 UTC  (5+ 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 for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-09  5:46 UTC  (40+ messages)
` [PATCH for-next 01/32] scsi: 53c700: Replace spin_lock_irqsave with spin_lock in hard IRQ
` [PATCH for-next 02/32] scsi: ipr: "
` [PATCH for-next 03/32] scsi: lpfc: "
` [PATCH for-next 04/32] scsi: qla4xxx: "
` [PATCH for-next 05/32] scsi: BusLogic: "
` [PATCH for-next 06/32] scsi: a100u2w: "
` [PATCH for-next 07/32] scsi: a2091: "
` [PATCH for-next 08/32] scsi: a3000: "
` [PATCH for-next 09/32] scsi: aha1740: "
` [PATCH for-next 10/32] scsi: bfa: "
` [PATCH for-next 11/32] scsi: esp_scsi: "
` [PATCH for-next 12/32] scsi: gvp11: "
` [PATCH for-next 13/32] scsi: hptiop: "
` [PATCH for-next 14/32] scsi: ibmvscsi: "
` [PATCH for-next 15/32] scsi: initio: "
` [PATCH for-next 16/32] scsi: megaraid: "
` [PATCH for-next 17/32] scsi: mac53c94: "
` [PATCH for-next 18/32] scsi: mesh: "
` [PATCH for-next 19/32] scsi: mvumi: "
` [PATCH for-next 20/32] scsi: myrb: "
` [PATCH for-next 21/32] scsi: myrs: "
` [PATCH for-next 22/32] scsi: ncr53c8xx: "
` [PATCH for-next 23/32] scsi: nsp32: "
` [PATCH for-next 24/32] scsi: pmcraid: "
` [PATCH for-next 25/32] scsi: pcmcia: "
` [PATCH for-next 26/32] scsi: qlogicfas408: "
` [PATCH for-next 27/32] scsi: qlogicpti: "
` [PATCH for-next 28/32] scsi: sgiwd93: "
` [PATCH for-next 29/32] scsi: stex: "
` [PATCH for-next 30/32] scsi: vmw_pvscsi: "
` [PATCH for-next 31/32] scsi: wd719x: "
` [PATCH for-next 32/32] scsi: advansys: "
  ` [Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimization for SCSI drivers

[PATCH] scsi: ufs: print the counter of each event history
 2021-02-09  3:16 UTC  (4+ 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  (11+ messages)
` [PATCH 1/9] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling
` [PATCH 2/9] libiscsi: drop taskqueuelock
` [PATCH 3/9] libiscsi: fix iscsi_task use after free
` [PATCH 4/9] libiscsi: fix iscsi host workq destruction
` [PATCH 5/9] libiscsi: add helper to calc max scsi cmds per session
` [PATCH 6/9] iscsi_tcp: fix shost can_queue initialization
` [PATCH 7/9] libiscsi: reset max/exp cmdsn during recovery
` [PATCH 8/9] qla4xxx: use iscsi_is_session_online
` [PATCH 9/9] iscsi class: drop session lock in iscsi_session_chkready

[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 

[PATCH v4 0/8] block: add zone write granularity limit
 2021-02-08 17:17 UTC  (5+ messages)
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-02-08 16:24 UTC  (15+ messages)
` [RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing
` [RFC PATCH v2 0/2] Fix deadlock in ufs

[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  (13+ messages)
` [PATCH 05/11] vhost scsi: use lio wq cmd submission helper
` [PATCH 08/11] target iblock: add backend plug/unplug callouts
` [PATCH 09/11] target_core_user: "

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

[PATCH v2 0/9] Add Host control mode to HPB
 2021-02-08  7:50 UTC  (7+ messages)
` [PATCH v2 6/9] scsi: ufshpb: Add hpb dev reset response

[PATCH V8 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-02-07  9:20 UTC  (14+ messages)
` [PATCH V8 01/13] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V8 02/13] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V8 03/13] sbitmap: add helpers for updating allocation hint
` [PATCH V8 04/13] sbitmap: move allocation hint into sbitmap
` [PATCH V8 05/13] sbitmap: export sbitmap_weight
` [PATCH V8 06/13] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V8 07/13] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V8 08/13] blk-mq: return budget token from .get_budget callback
` [PATCH V8 09/13] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V8 10/13] megaraid_sas: v2 replace sdev_busy with local counter
` [PATCH V8 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V8 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V8 13/13] scsi: replace sdev->device_busy with sbitmap

[PATCH] scsi: qla4xxx: turn qla4xxx_copy_from_fwddb_param() into void
 2021-02-07  6:58 UTC 

[PATCH v3 0/3] Three fixes for task management request implementation
 2021-02-07  2:50 UTC  (7+ messages)
` [PATCH v3 3/3] scsi: ufs: Fix wrong Task Tag used in task management request UPIUs

[GIT PULL] SCSI fixes for 5.11-rc6
 2021-02-06 22:46 UTC  (2+ messages)

[PATCH v2] scsi_debug: add new defer_type for mq_poll
 2021-02-06 21:14 UTC 

[PATCH] drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h
 2021-02-06  4:07 UTC  (2+ messages)

[PATCH] drivers: scsi: File ipr.c gets few spelling fixes
 2021-02-05 17:10 UTC  (2+ messages)

[PATCH] drivers: scsi: lpfc: Mundane spelling and sentence construction fixes throughout the file
 2021-02-05 17:27 UTC  (2+ messages)


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