linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-07 16:04:42 to 2021-01-11 13:44:24 UTC [more...]

[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
 2021-01-11 13:43 UTC  (2+ messages)

[PATCH v2 0/4] io_uring iopoll in scsi layer
 2021-01-11 12:15 UTC  (2+ messages)

[RFC/RFT PATCH] scsi: pm8001: Expose HW queues for pm80xx hw
 2021-01-11 12:05 UTC  (3+ messages)

[PATCH] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach
 2021-01-11 11:03 UTC 

[PATCH -next] scsi: docs: ABI: sysfs-driver-ufs: rectify table formatting
 2021-01-11 10:28 UTC  (2+ messages)

[PATCH v3] scsi: ufs: WB is only available on LUN #0 to #7
 2021-01-11 10:07 UTC  (2+ messages)

[PATCH v3 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-11 10:04 UTC  (19+ messages)
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs

[PATCH v2] scsi: ufs: WB is not allowed in RPMB_LUN
 2021-01-11  9:59 UTC  (3+ messages)

[PATCH] scsi: qedf: style: Simplify bool comparison
 2021-01-11  9:46 UTC  (2+ messages)
` [EXT] "

[PATCH v4 0/7] qla2xxx driver enhancements
 2021-01-11  9:31 UTC  (8+ messages)
` [PATCH v4 1/7] qla2xxx: Implementation to get and manage host, target stats and initiator port
` [PATCH v4 2/7] qla2xxx: Add error counters to debugfs node
` [PATCH v4 3/7] qla2xxx: Move some messages from debug to normal log level
` [PATCH v4 4/7] qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
` [PATCH v4 5/7] qla2xxx: Fix mailbox Ch erroneous error
` [PATCH v4 6/7] qla2xxx: Enable NVME CONF (BIT_7) when enabling SLER
` [PATCH v4 7/7] qla2xxx: Update version to 10.02.00.105-k

[PATCH] scsi: mpt3sas: style: Simplify bool comparison
 2021-01-11  8:54 UTC 

[PATCH] scsi: ufs: should not override buffer lengh
 2021-01-11  8:46 UTC  (6+ messages)

[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic
 2021-01-11  7:35 UTC  (13+ messages)
` [PATCH v7 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs

[PATCH] target/file: don't zero iter before iov_iter_bvec
 2021-01-11  5:31 UTC  (10+ messages)

[PATCH v18 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-01-11  4:10 UTC  (3+ messages)
  ` [PATCH v18 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v3 0/7] no-copy bvec
 2021-01-11  3:00 UTC  (15+ messages)
` [PATCH v3 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v3 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v3 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v3 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v3 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v3 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v3 7/7] bio: don't copy bvec for direct IO

[GIT PULL] SCSI fixes for 5.11-rc2
 2021-01-10 21:21 UTC  (2+ messages)

[PATCH 0/3] Improve comments in Adaptec AHA-154x driver
 2021-01-10 16:49 UTC  (4+ messages)
` [PATCH 1/3] aha1542: clarify 'struct ccb' comments
` [PATCH 2/3] aha1542: kill trailing whitespace
` [PATCH 3/3] aha1542: fix multi-line comment style

[PATCH] scsi: ufs: A tad optimization in query upiu trace
 2021-01-10 12:55 UTC  (2+ messages)

[PATCH v5 0/4] scatterlist: add new capabilities
 2021-01-09 23:00 UTC  (7+ messages)
` [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v5 4/4] scatterlist: add sgl_memset()

[PATCH V3 00/25] smartpqi updates
 2021-01-09 16:56 UTC  (52+ messages)
` [PATCH V3 01/25] smartpqi: add support for product id
` [PATCH V3 02/25] smartpqi: refactor aio submission code
` [PATCH V3 03/25] smartpqi: refactor build sg list code
` [PATCH V3 04/25] smartpqi: add support for raid5 and raid6 writes
` [PATCH V3 05/25] smartpqi: add support for raid1 writes
` [PATCH V3 06/25] smartpqi: add support for BMIC sense feature cmd and feature bits
` [PATCH V3 07/25] smartpqi: update AIO Sub Page 0x02 support
` [PATCH V3 08/25] smartpqi: add support for long firmware version
` [PATCH V3 09/25] smartpqi: align code with oob driver
` [PATCH V3 10/25] smartpqi: add stream detection
` [PATCH V3 11/25] smartpqi: add host level stream detection enable
` [PATCH V3 12/25] smartpqi: enable support for NVMe encryption
` [PATCH V3 13/25] smartpqi: disable write_same for nvme hba disks
` [PATCH V3 14/25] smartpqi: fix driver synchronization issues
` [PATCH V3 15/25] smartpqi: fix host qdepth limit
` [PATCH V3 16/25] smartpqi: convert snprintf to scnprintf
` [PATCH V3 17/25] smartpqi: change timing of release of QRM memory during OFA
` [PATCH V3 19/25] smartpqi: add phy id support for the physical drives
` [PATCH V3 20/25] smartpqi: update sas initiator_port_protocols and target_port_protocols
` [PATCH V3 21/25] smartpqi: add additional logging for LUN resets
` [PATCH V3 22/25] smartpqi: update enclosure identifier in sysf
` [PATCH V3 23/25] smartpqi: correct system hangs when resuming from hibernation
` [PATCH V3 24/25] smartpqi: add new pci ids

[PATCH v2 0/8] pm80xx updates
 2021-01-09 12:38 UTC  (9+ messages)
` [PATCH v2 1/8] pm80xx: No busywait in MPI init check
` [PATCH v2 2/8] pm80xx: check fatal error
` [PATCH v2 3/8] pm80xx: check main config table address
` [PATCH v2 4/8] pm80xx: fix missing tag_free in NVMD DATA req
` [PATCH v2 5/8] pm80xx: fix driver fatal dump failure
` [PATCH v2 6/8] pm80xx: Simultaneous poll for all FW readiness
` [PATCH v2 7/8] pm80xx: Log SATA IOMB completion status on failure
` [PATCH v2 8/8] pm80xx: Add sysfs attribute for ioc health

[RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable
 2021-01-09  1:26 UTC  (3+ messages)

[PATCH V1] scsi: ufs: Add UFS3.0 in ufs HCI version check
 2021-01-08 15:07 UTC 

let import_iovec deal with compat_iovecs as well v2
 2021-01-08 11:49 UTC  (3+ messages)
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector

[PATCH v6 0/2] Two changes to fix ufs power down/on specs violation
 2021-01-08 10:56 UTC  (3+ messages)
` [PATCH v6 1/2] scsi: ufs: Fix ufs clk "
` [PATCH v6 2/2] scsi: ufs-qcom: Fix ufs RST_n "

[PATCH v7 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-01-08  9:11 UTC  (34+ messages)
` [PATCH v7 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v7 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v7 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v7 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v7 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v7 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v7 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v7 08/31] elx: libefc: Generic state machine framework
` [PATCH v7 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v7 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v7 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v7 12/31] elx: libefc: Remote node "
` [PATCH v7 13/31] elx: libefc: Fabric "
` [PATCH v7 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v7 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v7 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v7 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v7 18/31] elx: efct: Driver initialization routines
` [PATCH v7 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v7 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v7 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v7 22/31] elx: efct: Hardware queues processing
` [PATCH v7 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v7 24/31] elx: efct: SCSI IO handling routines
` [PATCH v7 25/31] elx: efct: LIO backend interface routines
` [PATCH v7 26/31] elx: efct: Hardware IO submission routines
` [PATCH v7 27/31] elx: efct: link and host statistics
` [PATCH v7 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v7 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v7 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v7 31/31] elx: efct: Tie into kernel Kconfig and build process

[PATCH v5 0/2] Two changes to fix ufs power down/on specs violation
 2021-01-08  8:23 UTC  (6+ messages)
` [PATCH v5 1/2] scsi: ufs: Fix ufs clk "
` [PATCH v5 2/2] scsi: ufs-qcom: Fix ufs RST_n "

[PATCH v3 0/7] qla2xxx driver enhancements
 2021-01-08  4:41 UTC  (11+ messages)
` [PATCH v3 1/7] qla2xxx: Implementation to get and manage host, target stats and initiator port
    ` [EXT] "
      ` [EXT] "
` [PATCH v3 3/7] qla2xxx: Move some messages from debug to normal log level
    ` [EXT] "
      ` [EXT] "

[PATCH] qedi: Correct max length of CHAP secret
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] mpt3sas: fix spelling mistake in Kconfig: "compatiblity" -> "compatibility"
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH v2] scsi: sd: remove obsolete variable in sd_remove()
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] [v2] scsi: scsi_debug: Fix memleak in scsi_debug_init
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH V2] docs: ABI: sysfs-driver-ufs: Add DeepSleep power mode
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: Fix power drain and hci quirk for WriteBooster
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] scsi: ufs: Correct the lun used in eh_device_reset_handler() callback
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] ibmvfc: fix missing cast of ibmvfc_event pointer to u64 handle
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH v5 0/2] Two UFS fixes
 2021-01-08  4:19 UTC  (5+ messages)
` [PATCH v5 1/2] scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
` [PATCH v5 2/2] scsi: ufs: fix tm request correctly when non-fatal error happens

[RFC PATCH v1] ufs: relocate flush of exceptional event
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH] scsi: sd: suppress suprious block errors when WRITE SAME is being disabled
 2021-01-08  4:19 UTC  (2+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2021-01-08  4:15 UTC  (2+ messages)

[PATCH v2 00/15] lpfc: Update lpfc to revision 12.8.0.7
 2021-01-08  4:02 UTC  (2+ messages)

[PATCH V4] scsi: ufs-debugfs: Add error counters
 2021-01-08  3:46 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
 2021-01-08  3:43 UTC  (2+ messages)

[PATCH v2 0/5] ibmvfc: MQ preparatory locking work
 2021-01-08  3:38 UTC  (2+ messages)

[PATCH -next] scsi: ufs: fix all Kconfig help text indentation
 2021-01-08  3:40 UTC  (2+ messages)

[PATCH v4 0/6] Several changes for the UPIU trace
 2021-01-08  3:29 UTC  (2+ messages)

[PATCH 0/8] pm80xx updates
 2021-01-08  3:21 UTC  (2+ messages)

[PATCH v4 0/2] UFS bug fixes
 2021-01-07 18:55 UTC  (8+ messages)
` [PATCH v4 2/2] scsi: ufs: handle LINERESET with correct tm_cmd

scsi: Add diagnostic log for scsi device reset
 2021-01-07 16:49 UTC  (2+ messages)

[PATCH 1/3] scsi: iscsi: let endpoint class declare its sysfs attributes
 2021-01-07 16:02 UTC  (3+ messages)
` [PATCH 2/3] scsi: iscsi: let transport "
` [PATCH 3/3] scsi: iscsi: let iface "


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).