linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 06:09:22 to 2020-07-13 04:33:31 UTC [more...]

[RFC PATCH v5 0/3] ufs: exynos: introduce the way to get cmd info
 2020-07-13  4:33 UTC  (7+ messages)
    ` [RFC PATCH v5 1/3] ufs: introduce a callback to get info of command completion
    ` [RFC PATCH v5 2/3] ufs: exynos: introduce command history
    ` [RFC PATCH v5 3/3] ufs: exynos: implement dbg_register_dump

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-13  2:27 UTC  (6+ messages)

[PATCH v5 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-13  1:27 UTC  (8+ messages)

[PATCH 0/2] scsi_debug: every_nth cleanup, url + version
 2020-07-12 18:47 UTC  (5+ messages)
` [PATCH 1/2] scsi_debug: every_nth triggered error injection
` [PATCH 2/2] scsi_debug: update documentation url and bump version

[GIT PULL] SCSI fixes for 5.8-rc4
 2020-07-12 17:40 UTC  (2+ messages)

[PATCH v6 0/5] Inline crypto support on DragonBoard 845c
 2020-07-12  9:43 UTC  (9+ messages)
` [PATCH v6 1/5] firmware: qcom_scm: Add support for programming inline crypto keys
` [PATCH v6 2/5] scsi: ufs-qcom: name the dev_ref_clk_ctrl registers
` [PATCH v6 3/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [PATCH v6 4/5] scsi: ufs: add program_key() variant op
` [PATCH v6 5/5] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH] scsi: allow state transitions BLOCK -> BLOCK
 2020-07-12  4:13 UTC  (8+ messages)

[RFC PATCH v3] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-12  3:21 UTC  (3+ messages)

[PATCH 0/8] scsi: target: tcmu: Add TMR notification for tcmu
 2020-07-12  1:15 UTC  (12+ messages)
` [PATCH 1/8] scsi: target: Modify core_tmr_abort_task()
` [PATCH 2/8] scsi: target: Add tmr_notify backend function
` [PATCH 3/8] scsi: target: tcmu: Use priv pointer in se_cmd
` [PATCH 4/8] scsi: target: tcmu: Do not queue aborted commands
` [PATCH 5/8] scsi: target: tcmu: Factor out new helper ring_insert_padding
` [PATCH 6/8] scsi: target: tcmu: Fix and simplify timeout handling
` [PATCH 7/8] scsi: target: tcmu: Implement tmr_notify callback
` [PATCH 8/8] scsi: target: tcmu: Make TMR notification optional

[RFC PATCH v2] scsi: ufs-mediatek: add inline encryption support
 2020-07-12  0:34 UTC  (3+ messages)

[PATCH v3] scsi: ufs-mediatek: Add inline encryption support
 2020-07-12  0:32 UTC 

[PATCH -next] scsi: target: Remove unused variable 'tpg'
 2020-07-11 18:28 UTC  (3+ messages)

[RESEND RFC PATCH v4 0/3] ufs: exynos: introduce the way to get cmd info
 2020-07-11  5:58 UTC  (11+ messages)
  ` [RESEND RFC PATCH v4 1/3] ufs: introduce a callback to get info of command completion
  ` [RESEND RFC PATCH v4 3/3] ufs: exynos: implement dbg_register_dump
  ` [RESEND RFC PATCH v4 2/3] ufs: exynos: introduce command history

[PATCH] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-07-10 16:26 UTC 

[bug report] scsi: cxgb4i: Add support for iSCSI segmentation offload
 2020-07-10 14:29 UTC  (2+ messages)

[bug report] scsi: cxgb4i: Add support for iSCSI segmentation offload
 2020-07-10 14:14 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-10  8:10 UTC  (11+ messages)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ

[PATCH] scsi: virtio_scsi: Remove unnecessary condition checks
 2020-07-10  8:11 UTC  (8+ messages)
          `  "

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-07-09 20:02 UTC  (9+ messages)
` [PATCH 02/21] block: add flag for internal commands
` [PATCH 10/21] snic: use reserved commands
` [PATCH 13/21] scsi: implement reserved command handling

[PATCH 00/24] Set 3: Fix another set of SCSI related W=1 warnings
 2020-07-09 19:30 UTC  (28+ messages)
` [PATCH 01/24] scsi: aacraid: aachba: Repair two kerneldoc headers
` [PATCH 02/24] scsi: aacraid: commctrl: Fix a few kerneldoc issues
` [PATCH 03/24] scsi: aacraid: dpcsup: Fix logical bug when !DBG
` [PATCH 04/24] scsi: aacraid: dpcsup: Remove unused variable 'status'
` [PATCH 05/24] scsi: aacraid: dpcsup: Demote partially documented function header
` [PATCH 06/24] scsi: aic94xx: aic94xx_seq: Document 'lseq' and repair asd_update_port_links() header
` [PATCH 07/24] scsi: aacraid: commsup: Fix a bunch of function header issues
` [PATCH 08/24] scsi: aic94xx: aic94xx_scb: Fix a couple of formatting and bitrot issues
` [PATCH 09/24] scsi: aacraid: rx: Fill in the very parameter descriptions for rx_sync_cmd()
` [PATCH 10/24] scsi: pm8001: pm8001_ctl: Provide descriptions for the many undocumented 'attr's
` [PATCH 11/24] scsi: ipr: Fix a mountain of kerneldoc misdemeanours
` [PATCH 12/24] scsi: virtio_scsi: Demote seemingly unintentional kerneldoc header
` [PATCH 13/24] scsi: ipr: Remove a bunch of set but checked variables
` [PATCH 14/24] scsi: ipr: Fix struct packed-not-aligned issues
` [PATCH 15/24] scsi: myrs: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 16/24] scsi: megaraid: Fix a whole bunch of function header formatting issues
` [PATCH 17/24] scsi: be2iscsi: be_iscsi: Fix API/documentation slip
` [PATCH 18/24] scsi: be2iscsi: be_main: Fix misdocumentation of 'pcontext'
` [PATCH 19/24] scsi: be2iscsi: be_mgmt: Add missing function parameter description
` [PATCH 20/24] scsi: lpfc: lpfc_nvme: Correct some pretty obvious misdocumentation
` [PATCH 21/24] scsi: aic7xxx: aic79xx_osm: Remove unused variable 'ahd'
` [PATCH 22/24] scsi: aic7xxx: aic79xx_osm: Remove unused variables 'wait' and 'paused'
` [PATCH 23/24] scsi: aic7xxx: aic79xx_osm: Fix 'amount_xferred' set but not used issue
` [PATCH 24/24] scsi: aic7xxx: aic79xx_osm: Remove set but unused variabes 'saved_scsiid' and 'saved_modes'

[PATCH v2 0/2] scsi: scsi_debug: Support hostwide tags and a fix
 2020-07-09 15:42 UTC  (6+ messages)
` [PATCH v2 1/2] scsi: scsi_debug: Add check for sdebug_max_queue during module init
` [PATCH v2 2/2] scsi: scsi_debug: Support hostwide tags

[RFC PATCH v1] sd: drain a request queue during sd_shutdown()
 2020-07-09 15:39 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: remove unnecessary condition check
 2020-07-09 15:25 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: remove unnecessary condition check
 2020-07-09 15:26 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix a condition in lpfc_dmp_dbg()
 2020-07-09 14:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH][next] scsi: cxgb4i: fix dereference of pointer tdata before it is null checked
 2020-07-09 13:52 UTC 

[PATCH V2] megaraid_sas: clear affinity hint
 2020-07-09 13:31 UTC 

[PATCH v2] scsi: fcoe: add missed kfree() in an error path
 2020-07-09 12:05 UTC 

[PATCH v1 0/2] scsi: ufs: Fix and simplify setup_xfer_req vop and request's completion timestamp
 2020-07-09 11:09 UTC  (2+ messages)

[PATCH] scsi: fcoe: add missed kfree() in an error path
 2020-07-09 11:08 UTC  (4+ messages)

[RFC PATCH v1] scsi: ufs: set STATE_ERROR when ufshcd_probe_hba() failed
 2020-07-09 10:53 UTC  (2+ messages)

[RFC PATCH v1] scsi: ufs: add retries for SSU
 2020-07-09  6:22 UTC 

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-09  3:29 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] qla2xxx: Address a set of sparse warnings
 2020-07-08 16:25 UTC 

[PATCH v4 0/3] Inline Encryption Support for UFS
 2020-07-08 16:00 UTC  (6+ messages)
` [PATCH v4 2/3] scsi: ufs: UFS crypto API

[PATCH] scsi: core: run queue in case of IO queueing failure
 2020-07-08 13:14 UTC 

[PATCH 0/7] zfcp: cleanups and small changes for 5.9
 2020-07-08 13:12 UTC  (3+ messages)

[PATCH 00/30] Fix a bunch more SCSI related W=1 warnings
 2020-07-08 12:25 UTC  (40+ messages)
` [PATCH 01/30] scsi: libfc: fc_exch: Supply some missing kerneldoc struct/function attributes/params
` [PATCH 02/30] include: scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions
` [PATCH 03/30] scsi: libfc: fc_disc: trivial: Fix spelling mistake of 'discovery'
` [PATCH 04/30] scsi: fcoe: fcoe: Fix various kernel-doc infringements
` [PATCH 05/30] scsi: fcoe: fcoe_ctlr: Fix a myriad of documentation issues
` [PATCH 06/30] scsi: fcoe: fcoe_transport: Correct some kernel-doc issues
` [PATCH 07/30] scsi: bnx2fc: bnx2fc_fcoe: Repair a range of kerneldoc issues
` [PATCH 08/30] scsi: qedf: qedf_main: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 09/30] scsi: qedf: qedf_main: Remove set but not checked variable 'tmp'
` [PATCH 10/30] scsi: libfc: fc_lport: Repair function parameter documentation
` [PATCH 11/30] scsi: libfc: fc_rport: Fix a couple of misdocumented function parameters
` [PATCH 12/30] scsi: libfc: fc_fcp: Provide missing and repair existing function documentation
` [PATCH 13/30] scsi: libfc: fc_rport: Fix bitrotted function parameter and copy/paste error
` [PATCH 14/30] scsi: bnx2fc: bnx2fc_hwi: Fix a couple of bitrotted function documentation headers
` [PATCH 15/30] scsi: arcmsr: arcmsr_hba: Remove some set but unused variables
` [PATCH 16/30] scsi: arcmsr: arcmsr_hba: Make room for the trailing NULL, even if it is over-written
` [PATCH 17/30] scsi: qedf: qedf_io: Remove a whole host of unused variables
` [PATCH 18/30] scsi: bnx2fc: bnx2fc_tgt: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 19/30] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'tinfo'
` [PATCH 20/30] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'ahc'
` [PATCH 21/30] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'targ'
` [PATCH 22/30] scsi: aic7xxx: aic7xxx_osm: Fix 'amount_xferred' set but not used issue
` [PATCH 23/30] scsi: qedf: qedf_debugfs: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 24/30] scsi: aacraid: linit: Provide suggested curly braces around empty body of if()
` [PATCH 25/30] scsi: aacraid: linit: Fix a couple of small kerneldoc issues
` [PATCH 26/30] scsi: aic94xx: aic94xx_init: Demote seemingly unintentional kerneldoc header
` [PATCH 27/30] scsi: pm8001: pm8001_init: Demote obvious misuse of kerneldoc and update others
` [PATCH 28/30] scsi: aic94xx: aic94xx_hwi: Repair kerneldoc formatting error and remove extra param
` [PATCH 29/30] scsi: aacraid: aachba: Fix a bunch of function doc formatting errors
` [PATCH 30/30] scsi: qla4xxx: ql4_init: Provide a missing function param description and fix formatting

[PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
 2020-07-08  9:25 UTC  (4+ messages)

[PATCH 00/10] Fix a bunch SCSI related W=1 warnings
 2020-07-08  7:46 UTC  (13+ messages)
` [PATCH 09/10] scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parameters

[PATCH 00/10] Fix compilation warnings
 2020-07-08  6:36 UTC  (5+ messages)
` [PATCH] "

[PATCH] scsi: cxgb4i: add support for iSCSI segmentation offload
 2020-07-08  6:06 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;
as well as URLs for NNTP newsgroup(s).