public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-04 13:00:51 to 2022-08-12 09:10:38 UTC [more...]

[RFC PATCH v2 0/2] UFS Multi-Circular Queue (MCQ)
 2022-08-12  9:10 UTC  (4+ messages)
` [RFC PATCH v2 1/2] scsi: ufs: Add Multi-Circular Queue support
` [RFC PATCH v2 2/2] scsi: ufs-qcom: Add MCQ support

[PATCH 0/6] libsas and drivers: NCQ error handling
 2022-08-12  8:06 UTC  (5+ messages)

[PATCH 0/6] add support of RSOC command
 2022-08-12  8:03 UTC  (8+ messages)
` [PATCH 2/6] scsi: target: core: add list of opcodes for RSOC
` [PATCH 3/6] scsi: target: core: dynamic opcode support in RSOC
` [PATCH 4/6] scsi: target: core: add emulate_rsoc attribute

[PATCH v4] scsi: support packing multi-segment in UNMAP command
 2022-08-12  5:59 UTC  (5+ messages)

[PATCH v2 1/1] scsi: Fix passthrough retry counter handling
 2022-08-12  5:33 UTC  (2+ messages)

[PATCH] scsi: target: Save a few cycles in 'transport_lookup_[cmd|tmr]_lun()'
 2022-08-12  4:52 UTC  (2+ messages)

[PATCH v3] scsi: iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-08-12  3:25 UTC  (2+ messages)

[PATCH v2] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
 2022-08-12  2:25 UTC  (3+ messages)

[PATCH v2] scsi: ufs: host: ufs-exynos: staticize fsd_ufs_drvs
 2022-08-12  2:22 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: remove unnecessary kfree
 2022-08-12  2:13 UTC  (4+ messages)

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

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

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

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

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

[PATCH] scsi: ufs: Reduce the power mode change timeout
 2022-08-12  0:01 UTC  (2+ messages)

[PATCH v6] ufs: core: print UFSHCD capabilities in controller's sysfs node
 2022-08-11 19:36 UTC  (8+ messages)

[PATCH v3 0/5] Fix mpt3sas driver sparse warnings
 2022-08-11 19:17 UTC  (7+ messages)

[PATCH 0/4] scsi: passthrough fixes/improvements
 2022-08-11 18:22 UTC  (17+ messages)
` [PATCH 1/4] scsi: Fix passthrough retry counter handling
` [PATCH 2/4] scsi: Add new SUBMITTED types for passthrough
` [PATCH 3/4] scsi: Internally retry scsi_execute commands
` [PATCH 4/4] scsi: Handle UAs for pr_ops

[PATCH] scsi: qla2xxx: log message "skipping scsi_scan_host()" as informational
 2022-08-11 16:05 UTC 

[PATCH] scsi: core: Remove repeated word "calling" in target_core_pscsi.c
 2022-08-11 15:39 UTC 

[PATCH] scsi: Fix comment typo
 2022-08-11 15:34 UTC 

[PATCH] isci: Fix comment typo
 2022-08-11 15:27 UTC 

[PATCH] isci: Fix comment typo
 2022-08-11 15:16 UTC 

[PATCH] scsi: Fix comment typo
 2022-08-11 15:11 UTC 

[PATCH] scsi: snic: Fix comment typo
 2022-08-11 13:56 UTC 

[PATCH] scsi: dc395x: Fix comment typo
 2022-08-11 13:55 UTC 

[PATCH] scsi: lpfc: Fix comment typo
 2022-08-11 13:55 UTC 

[PATCH] scsi: lpfc: Fix comment typo
 2022-08-11 13:53 UTC 

[PATCH] scsi: ufs: host: ufs-exynos: staticize fsd_ufs_drvs
 2022-08-11 11:53 UTC  (2+ messages)

[PATCH v1] ufs: core: Unify function names for clk-scaling
 2022-08-11  1:25 UTC 

[sg3_utils 0/3] Prepare for removing /proc/scsi from the Linux kernel
 2022-08-10 18:27 UTC  (4+ messages)
` [sg3_utils 1/3] Change /proc/scsi/sg/allow_dio into /sys/module/sg/parameters/allow_dio
` [sg3_utils 2/3] Replace the references to /proc/scsi/sg/debug
` [sg3_utils 3/3] Refer to sg_map instead of /proc/scsi/scsi

[PATCH 0/20] Use block pr_ops in LIO
 2022-08-10  4:54 UTC  (47+ messages)
` [PATCH v2 01/20] block: Add PR callouts for read keys and reservation
` [PATCH v2 02/20] scsi: Rename sd_pr_command
` [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 v2 08/20] nvme: Add helper to convert to a pr_ops PR type
` [PATCH v2 09/20] nvme: Add helper to execute Reservation Report
` [PATCH v2 10/20] nvme: Add pr_ops read_keys support
` [PATCH v2 11/20] nvme: Add pr_ops read_reservation support
` [PATCH v2 12/20] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
` [PATCH v2 13/20] nvme: Have nvme pr_ops return a blk_status_t
` [PATCH v2 14/20] scsi: Retry pr_ops commands if a UA is returned
` [PATCH v2 15/20] scsi: Export scsi_result_to_blk_status
` [PATCH v2 16/20] scsi: Have sd pr_ops return a blk_status_t
` [PATCH v2 17/20] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v2 18/20] scsi: target: Allow backends to hook into PR handling
` [PATCH v2 19/20] scsi: target: Don't support SCSI-2 RESERVE/RELEASE
` [PATCH v2 20/20] scsi: target: Add block PR support to iblock

[PATCH] scsi: Use kzalloc for allocating only one element
 2022-08-10  4:22 UTC 

[PATCH 00/10] scsi: Fix internal host code use
 2022-08-10  3:18 UTC  (23+ messages)
` [PATCH 01/10] scsi: xen: Drop use of internal host codes
` [PATCH 03/10] scsi: uas: Drop DID_TARGET_FAILURE use
` [PATCH 04/10] scsi: virtio_scsi: "
` [PATCH 05/10] scsi: virtio_scsi: Drop DID_NEXUS_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] isci: Fix all occurences of the "for for" typo
 2022-08-10  2:40 UTC 

[PATCH] scsi: aic79xx: make read-only array tok_list static const
 2022-08-09 20:04 UTC  (2+ messages)

[PATCH v2 00/15] mpi3mr: Added Support for SAS Transport
 2022-08-09 17:03 UTC  (18+ messages)
` [PATCH v2 02/15] mpi3mr: Add framework to issue cnfg requests
` [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 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 RESEND] scsi: scan: retry INQUIRY after timeout
 2022-08-09  8:51 UTC  (6+ messages)

Kryptowahrung macht Sie zum Millionar
 2022-08-09  4:06 UTC 

[PATCH] scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
 2022-08-08  3:25 UTC  (3+ 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 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] 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 


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