linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 13:55:22 to 2022-08-09 00:05:18 UTC [more...]

[PATCH 0/20] Use block pr_ops in LIO
 2022-08-09  0:04 UTC  (7+ messages)
` [PATCH v2 01/20] block: Add PR callouts for read keys and reservation
` [PATCH v2 03/20] scsi: Move sd_pr_type to header to share
` [PATCH v2 04/20] scsi: Add support for block PR read keys/reservation
` [PATCH v2 05/20] dm: "
` [PATCH v2 06/20] nvme: Fix reservation status related structs
` [PATCH v2 07/20] nvme: Don't hardcode the data len for pr commands

[PATCH RESEND] scsi: scan: retry INQUIRY after timeout
 2022-08-08 22:11 UTC  (2+ messages)

[PATCH] scsi_lib: Allow the ALUA transitioning state enough time
 2022-08-08 17:03 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: remove unnecessary kfree
 2022-08-08 10:40 UTC  (3+ messages)

[PATCH] scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
 2022-08-08  3:25 UTC  (8+ messages)

[PATCH] scsi: megaraid_sas: fix double kfree
 2022-08-08  2:37 UTC  (2+ messages)

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-08-07 23:30 UTC  (2+ messages)

[PATCH] scsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername
 2022-08-07 16:58 UTC 

カーシティ鹿児島 "FINANCIAL CRISIS CAN MAKE YOU RICH!"
 2022-08-06 16:52 UTC 

[Bug 198975] Highpoint 840A RocketRAID Controller and drives are NOT detected by SCSI_HPTIOP kernel module
 2022-08-06 13:50 UTC 

Zero&Co.,Ltd "CRYPTOCURRENCY DROP WILL MAKE YOU A BILLIONAIRE"
 2022-08-06  6:06 UTC 

THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A BILLIONAIRE <Modulo di contatto jobstyle.it>
 2022-08-05 22:06 UTC 

[PATCH v2 1/2] scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
 2022-08-05 17:46 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devices

[PATCH v1] qla2xxx: Allow nvme report port registration
 2022-08-05 12:09 UTC  (4+ messages)

[PATCH] scsi: st: remove redundant variable pointer stp
 2022-08-05 11:56 UTC 

[PATCH] scsi: megaraid: remove redundant assignment to variable mfiStatus
 2022-08-05 11:50 UTC 

[PATCH] scsi: initio: remove redundant assignment to pointer scb
 2022-08-05 11:41 UTC 

[PATCH] scsi: message: fusion: remove redundant variable iocnum
 2022-08-05 11:32 UTC 

[PATCH] scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
 2022-08-05 10:09 UTC  (3+ messages)
` [EXT] "

[PATCH v4 1/4] scsi: qla2xxx: Remove unused del_sess_list field
 2022-08-05 10:04 UTC  (3+ messages)

[linux] [5.19.0] task hung for indefinite time with call traces when rebooted with Kexec
 2022-08-05  6:54 UTC 

[GIT PULL] first round of SCSI updates for the 5.19+ merge window
 2022-08-05  3:26 UTC  (2+ messages)

Teflonfabric "THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A BILLIONAIRE"
 2022-08-05  3:17 UTC 

[PATCH v3] scsi: ufs: Increase the maximum data buffer size
 2022-08-05  1:54 UTC  (6+ messages)

[PATCH 00/10] scsi: Fix internal host code use
 2022-08-04 21:07 UTC  (20+ messages)
` [PATCH 01/10] scsi: xen: Drop use of internal host codes
` [PATCH 02/10] scsi: storvsc: Drop DID_TARGET_FAILURE use
` [PATCH 03/10] scsi: uas: "
` [PATCH 04/10] scsi: virtio_scsi: "
` [PATCH 05/10] scsi: virtio_scsi: Drop DID_NEXUS_FAILURE use
` [PATCH 06/10] scsi: qla2xxx: Drop DID_TARGET_FAILURE use
` [PATCH 07/10] scsi: cxlflash: Drop DID_ALLOC_FAILURE use
` [PATCH 08/10] scsi: Add error codes for internal scsi-ml use
` [PATCH 09/10] scsi: Convert scsi_decide_disposition to use SCSIML_STAT
` [PATCH 10/10] scsi: Remove useless host error codes

[PATCH v2] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
 2022-08-04 16:56 UTC  (2+ messages)

[PATCH] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
 2022-08-04 14:52 UTC  (2+ messages)

[PATCH v2 07/15] mpi3mr: Add helper functions to manage device's port
 2022-08-04 13:16 UTC 

[PATCH v2 00/15] mpi3mr: Added Support for SAS Transport
 2022-08-04 13:12 UTC  (16+ messages)
` [PATCH v2 01/15] mpi3mr: Add config and transport related debug flags
` [PATCH v2 02/15] mpi3mr: Add framework to issue cnfg requests
` [PATCH v2 03/15] mpi3mr: Added helper functions to retrieve cnfg pages
` [PATCH v2 04/15] mpi3mr: Enable Enclosure device add event
` [PATCH v2 05/15] mpi3mr: Add framework to add phys to STL
` [PATCH v2 06/15] mpi3mr: Add helper functions to retrieve device objects
` [PATCH v2 07/15] mpi3mr: Add helper functions to manage device's port
` [PATCH v2 08/15] mpi3mr: Enable STL on HBAs where multipath is disabled
` [PATCH v2 09/15] mpi3mr: Add expander devices to STL
` [PATCH v2 10/15] mpi3mr: Get target object based on rphy
` [PATCH v2 11/15] mpi3mr: Add SAS SATA end devices to STL
` [PATCH v2 12/15] mpi3mr: Add framework to issue MPT transport cmds
` [PATCH v2 13/15] mpi3mr: Support sas transport class callbacks
` [PATCH v2 14/15] mpi3mr: Refresh sas ports during soft reset
` [PATCH v2 15/15] mpi3mr: Block IOs while refreshing target dev objects

[PATCH] scsi: megaraid: Fix comment typo
 2022-08-04 12:09 UTC 

[RFC PATCH 00/48] Target cluster implementation over DLM
 2022-08-04 11:01 UTC  (51+ messages)
` [RFC PATCH 07/48] scsi: target/core: Add common port attributes
` [RFC PATCH 05/48] scsi: target/core: Use RTPI from target port
` [RFC PATCH 06/48] scsi: target/core: Drop device-based RTPI
` [RFC PATCH 01/48] scsi: target/core: Add a way to hide a port group
` [RFC PATCH 02/48] scsi: target/core: Set MULTIP bit for se_device with multiple ports
` [RFC PATCH 03/48] scsi: target/core: Add cleanup sequence in core_tpg_register()
` [RFC PATCH 04/48] scsi: target/core: Add RTPI field to target port
` [RFC PATCH 08/48] scsi: target/core: Add RTPI attribute for "
` [RFC PATCH 10/48] scsi: target/core: Unlock PR generation bump
` [RFC PATCH 09/48] target: core: check RTPI uniquity for enabled TPG
` [RFC PATCH 36/48] target: cluster: introduce cluster ops
` [RFC PATCH 31/48] dlm_ckv: introduce DLM cluster key-value storage
` [RFC PATCH 32/48] dlm_ckv: add notification service
` [RFC PATCH 33/48] dlm_ckv: add key-value storage service
` [RFC PATCH 38/48] target: cluster: store PR data in DLM cluster
` [RFC PATCH 15/48] target: core: remove unused variable in se_dev_entry
` [RFC PATCH 14/48] target: core: new key must be used for moved PR
` [RFC PATCH 39/48] target: cluster: read PR data from cluster
` [RFC PATCH 35/48] target: add virtual remote target
` [RFC PATCH 17/48] target: core: make some functions public
` [RFC PATCH 18/48] target: core: proper clear reservation on LUN RESET
` [RFC PATCH 19/48] target: core: remove superfluous checks
` [RFC PATCH 20/48] target: core: proper check of SCSI-2 reservation
` [RFC PATCH 21/48] target: core: checks against peer node SCSI2 reservation
` [RFC PATCH 42/48] target: cluster: sync SPC-2 reservations
` [RFC PATCH 41/48] target: cluster: sync-up PR data on cluster join
` [RFC PATCH 34/48] dlm_ckv: add KV get/set async API
` [RFC PATCH 16/48] target: core: undepend PR registrant of nacl
` [RFC PATCH 40/48] target: cluster: sync PR for dynamic acls
` [RFC PATCH 43/48] target: cluster: allocate UAs on PR sync
` [RFC PATCH 12/48] target: core: fix memory leak in preempt_and_abort
` [RFC PATCH 11/48] target: core: fix preempt and abort for allreg res
` [RFC PATCH 13/48] target: core: abort all preempted regs if requested
` [RFC PATCH 44/48] target: cluster: support PR OUT preempt and abort
` [RFC PATCH 22/48] target: core: UA on all luns after reset
` [RFC PATCH 23/48] target: core: refactor LUN_RESET code
` [RFC PATCH 45/48] target: cluster: add reset cluster function
` [RFC PATCH 46/48] target: cluster: implement LUN reset in DLM cluster
` [RFC PATCH 47/48] target: cluster: split cluster sync function
` [RFC PATCH 48/48] target: cluster: request data on initial sync
` [RFC PATCH 24/48] target: core: pr: use RTPI in APTPL
` [RFC PATCH 26/48] target: core: pr: remove se_tpg from pr_reg
` [RFC PATCH 27/48] target: core: fix parsing PR OUT TID
` [RFC PATCH 28/48] target: core: add function to compare TransportID
` [RFC PATCH 29/48] target: core: store proto_id in APTPL
` [RFC PATCH 30/48] target: core: rethink APTPL registrations
` [RFC PATCH 37/48] target: cluster: introduce dlm cluster
` [RFC PATCH 25/48] target: core: pr: have Transport ID stored

[PATCH v7 0/6] scsi: ufs: wb: Add sysfs attribute and cleanup
 2022-08-04  7:55 UTC  (7+ messages)
  ` [PATCH v7 1/6] scsi: ufs: wb: Change wb_enabled condition test
    ` [PATCH v7 2/6] scsi: ufs: wb: Change functions name and modify parameter name
  ` [PATCH v7 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
  ` [PATCH v7 4/6] scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed() to improve readability
  ` [PATCH v7 5/6] scsi: ufs: wb: Modify messages
  ` [PATCH v7 6/6] scsi: ufs: wb: Move the comment to the right position

[PATCH v6 0/6] scsi: ufs: wb: Add sysfs attribute and cleanup
 2022-08-04  5:49 UTC  (16+ messages)
  ` [PATCH v6 4/6] scsi: ufs: wb: Add ufshcd_is_wb_buf_flush_allowed()
  ` [PATCH v6 5/6] scsi: ufs: wb: Modify messages
      `  "
        ` (2) "
          `  "
      ` [PATCH v6 2/6] scsi: ufs: wb: Change functions name and modify parameter name
  ` [PATCH v6 6/6] scsi: ufs: wb: Move the comment to the right position
    ` [PATCH v6 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
        `  "

[PATCH] Drivers: hv: vmbus: Optimize vmbus_on_event
 2022-08-04  4:04 UTC  (4+ messages)

[PATCH v5] ufs: allow host driver to disable wb toggling during clock scaling
 2022-08-04  2:54 UTC 

[PATCH v4] ufs: allow host driver disable wb toggle druing clock scaling
 2022-08-04  2:49 UTC  (3+ messages)

[PATCH] scsi: message: fusion: Fix comment typo
 2022-08-04  1:06 UTC 

[PATCH v5] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-03 20:50 UTC 

[PATCH v4] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-03 17:41 UTC  (4+ messages)

Teflonfabric "BITCOIN WILL MAKE YOU A BILLIONAIRE"
 2022-08-03 15:00 UTC 

[PATCH v6] ufs: core: print UFSHCD capabilities in controller's sysfs node
 2022-08-03  6:34 UTC  (3+ messages)

[PATCH v3 0/2] ufs: allow host driver disable wb toggle druing clock scaling
 2022-08-03  2:44 UTC  (7+ messages)
` [PATCH v3 1/2] ufs: core: introduce a choice of wb toggle during "
` [PATCH v3 2/2] ufs: host: support wb toggle with "

[PATCH v4 0/5] scsi: ufs-mediatek: Provide features and fixes in MediaTek platforms
 2022-08-02 23:55 UTC  (7+ messages)
` [PATCH v4 1/5] scsi: ufs: ufs-mediatek: Remove redundant header files
` [PATCH v4 3/5] scsi: ufs: ufs-mediatek: Dump more registers
` [PATCH v4 4/5] scsi: ufs: ufs-mediatek: Fix performance scaling
` [PATCH v4 5/5] scsi: ufs: ufs-medaitek: Support clk-scaling to optimize power consumption

[PATCH v5 0/5] scsi: ufs-mediatek: Provide features and fixes in MediaTek platforms
 2022-08-02 23:54 UTC  (6+ messages)
` [PATCH v5 1/5] scsi: ufs: ufs-mediatek: Remove redundant header files
` [PATCH v5 2/5] scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors
` [PATCH v5 3/5] scsi: ufs: ufs-mediatek: Dump more registers
` [PATCH v5 4/5] scsi: ufs: ufs-mediatek: Fix performance scaling
` [PATCH v5 5/5] scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption

[PATCH v3 0/5] Fix mpt3sas driver sparse warnings
 2022-08-02 23:36 UTC  (5+ messages)

[PATCH] lpfc: Decouple port_template and vport_template
 2022-08-02 22:29 UTC  (3+ messages)

[PATCH 00/15] mpi3mr: Added Support for SAS Transport
 2022-08-02 21:12 UTC  (7+ messages)
` [PATCH 13/15] mpi3mr: Support sas transport class callbacks
` [PATCH 14/15] mpi3mr: Refresh sas ports during soft reset
` [PATCH 15/15] mpi3mr: Block IOs while refreshing target dev objects

[PATCH 1/2] scsi: hpsa: Use the bitmap API to allocate bitmaps
 2022-08-02 20:56 UTC  (4+ messages)
` [PATCH 2/2] scsi: hpsa: Simplify {clear|set}_bit() parameters

[PATCH v5] ufs: core: print UFSHCD capabilities in controller's sysfs node
 2022-08-02 17:32 UTC  (6+ messages)

[PATCH v2] scsi: ufs: enable link lost interrupt
 2022-08-02 17:27 UTC  (2+ messages)

[PATCH v3] ufs: core: ufshcd: use local_clock() for debugging timestamps
 2022-08-02 16:26 UTC  (2+ messages)

[PATCH v2 0/2] ufs: allow host driver disable wb toggle druing clock scaling
 2022-08-02 14:02 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).