linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 23:02:28 to 2020-12-08 01:57:56 UTC [more...]

[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
 2020-12-08  1:56 UTC  (4+ messages)

[PATCH v2] scsi: qla2xxx: remove trailing semicolon in macro definition
 2020-12-08  1:35 UTC  (2+ messages)

[PATCH] scsi: fnic: fix error return code in fnic_probe()
 2020-12-08  1:31 UTC  (3+ messages)

[PATCH] ufshcd: fix Wsometimes-uninitialized warning
 2020-12-08  1:30 UTC  (4+ messages)

[PATCH] scsi/NCR5380: Remove in_interrupt() test
 2020-12-08  1:26 UTC  (6+ messages)
` [PATCH v2] scsi: NCR5380: Remove context check
    ` [PATCH v3] "

[PATCH 0/2] xen: fix using ZONE_DEVICE memory for foreign mappings
 2020-12-07 23:52 UTC  (3+ messages)
` [PATCH 1/2] xen: add helpers for caching grant mapping pages

[PATCH] scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
 2020-12-07 23:33 UTC  (2+ messages)

[PATCH V7 0/3] Minor fixes to UFS error handling
 2020-12-07 23:31 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Remove pre-defined initial voltage values of device powers
 2020-12-07 23:13 UTC  (2+ messages)

[PATCH v1 0/4] scsi: ufs: Cleanup phy_initialization vop
 2020-12-07 23:09 UTC  (6+ messages)
` [PATCH v1 1/4] scsi: ufs: Remove unused setup_regulators variant function
` [PATCH v1 2/4] scsi: ufs: Introduce phy_initialization helper
` [PATCH v1 3/4] scsi: ufs-cdns: Use "
` [PATCH v1 4/4] scsi: ufs-dwc: "

[PATCH v5 0/4] scsi: ufs: Refine error history and introduce event_notify vop
 2020-12-07 22:53 UTC  (6+ messages)
` [PATCH v5 1/4] scsi: ufs: Add error history for abort event in UFS Device W-LUN
` [PATCH v5 2/4] scsi: ufs: Refine error history functions
` [PATCH v5 3/4] scsi: ufs: Introduce event_notify variant function
` [PATCH v5 4/4] scsi: ufs-mediatek: Introduce event_notify implementation

[PATCH] scsi: pm80xx: Fix error return in pm8001_pci_probe
 2020-12-07 22:35 UTC  (2+ messages)

[RFC PATCH v2 0/2] add simple copy support
 2020-12-07 22:12 UTC  (5+ messages)

[PATCH] scsi: sd: suppress suprious block errors when WRITE SAME is being disabled
 2020-12-07 22:10 UTC 

[PATCH v13 0/3] scsi: ufs: Add Host Performance Booster Support
 2020-12-07 19:08 UTC  (11+ messages)
    ` [PATCH v13 1/3] scsi: ufs: Introduce HPB feature

[PATCH 0/2] two UFS changes
 2020-12-07 19:01 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Remove an unused macro definition POWER_DESC_MAX_SIZE
` [PATCH 2/2] scsi: ufs: Fix wrong print message in dev_err()

[RFC PATCH 0/8] vhost: allow userspace to control vq cpu affinity
 2020-12-07 18:31 UTC  (6+ messages)
` [RFC PATCH 5/8] vhost: allow userspace to bind vqs to CPUs

[PATCH v1 0/3] Three fixes for the UPIU trace
 2020-12-07 17:27 UTC  (15+ messages)
` [PATCH v1 1/3] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v1 2/3] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v1 3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-12-07 15:52 UTC  (6+ messages)
` [PATCH 03/21] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH v2 0/3] Three changes for UFS WriteBooster
 2020-12-07 15:19 UTC  (11+ messages)
` [PATCH v2 1/3] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v2 2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1
` [PATCH v2 3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe()

[PATCHv3 00/35] SCSI result handling cleanup, part 1
 2020-12-07 14:01 UTC  (38+ messages)
` [PATCH 01/35] scsi: drop gdth driver
` [PATCH 02/35] 3w-xxxx: Whitespace cleanup
` [PATCH 03/35] 3w-9xxx: "
` [PATCH 04/35] 3w-sas: "
` [PATCH 05/35] atp870u: "
` [PATCH 06/35] aic7xxx,aic79xx: "
` [PATCH 07/35] aic7xxx,aic79xx: kill pointless forward declarations
` [PATCH 08/35] aic7xxx,aic79xxx: remove driver-defined SAM status definitions
` [PATCH 09/35] bfa: drop driver-defined SCSI status codes
` [PATCH 10/35] acornscsi: use standard defines
` [PATCH 11/35] nsp32: fixup status handling
` [PATCH 12/35] dc395: drop private SAM status code definitions
` [PATCH 13/35] qla4xxx: use standard SAM status definitions
` [PATCH 14/35] zfcp: do not set COMMAND_COMPLETE
` [PATCH 15/35] aacraid: avoid setting message byte on completion
` [PATCH 16/35] hpsa: do not set COMMAND_COMPLETE
` [PATCH 17/35] stex: "
` [PATCH 18/35] nsp_cs: drop internal SCSI message definition
` [PATCH 19/35] aic7xxx,aic79xx: "
` [PATCH 20/35] dc395x: drop internal SCSI message definitions
` [PATCH 21/35] initio: drop internal SCSI message definition
` [PATCH 22/35] scsi_debug: do not set COMMAND_COMPLETE
` [PATCH 23/35] ufshcd: "
` [PATCH 24/35] atp870u: use standard definitions
` [PATCH 25/35] mac53c94: Do not set invalid command result
` [PATCH 26/35] dpt_i2o: use DID_ERROR instead of INITIATOR_ERROR message
` [PATCH 27/35] scsi: add 'set_status_byte()' accessor
` [PATCH 28/35] esp_scsi: use host byte as last argument to esp_cmd_is_done()
` [PATCH 29/35] esp_scsi: do not set SCSI message byte
` [PATCH 30/35] wd33c93: use SCSI status
` [PATCH 31/35] ips: use correct command completion on error
` [PATCH 32/35] storvsc: Return DID_ERROR for invalid commands
` [PATCH 33/35] qla2xxx: fc_remote_port_chkready() returns a SCSI result value
` [PATCH 34/35] advansys: kill driver_defined status byte accessors
` [PATCH 35/35] ncr53c8xx: Use SAM status values

[PATCH] scsi: ufs: Enable WB flush during suspend only if WB is enabled
 2020-12-07 13:43 UTC  (3+ messages)

[PATCH 1/3] block: try one write zeroes request before going further
 2020-12-07 13:36 UTC  (18+ messages)
` [PATCH 2/3] block: make __blkdev_issue_zero_pages() less confusing
` [PATCH 3/3] block: set REQ_PREFLUSH to the final bio from __blkdev_issue_zero_pages()

[PATCH] scsi: hisi_sas: Select a suitable queue for internal IOs
 2020-12-07 13:30 UTC 

[PATCH v2 00/17] ibmvfc: initial MQ development
 2020-12-07 11:56 UTC  (6+ messages)
` [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement

[PATCH 0/4] scsi: ufs-pci: Fixes for Intel controllers
 2020-12-07  8:31 UTC  (5+ messages)
` [PATCH 1/4] scsi: ufs-pci: Fix restore from S4 "
` [PATCH 2/4] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH 3/4] scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
` [PATCH 4/4] scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND "

[PATCH] scsi: core: fix race between handling STS_RESOURCE and completion
 2020-12-07  7:51 UTC  (5+ messages)

[PATCH] scsi: pm80xx: Fix error return in pm8001_pci_probe
 2020-12-07  6:31 UTC  (2+ messages)

[PATCH v1 0/2] scsi: ufs: Allow regulators being always on
 2020-12-07  5:49 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Allow regulators being always-on
` [PATCH v1 2/2] scsi: ufs-mediatek: Keep VCC always-on for specific devices

[PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-12-06 22:48 UTC  (2+ messages)

[PATCH 1/1] target: Make sure no zero value in the buffer
 2020-12-06 18:55 UTC  (2+ messages)

[RFC] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-06 10:16 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.10-rc6
 2020-12-05 19:21 UTC  (2+ messages)

[PATCH v4 0/8] Refine error history and introduce event_notify vop
 2020-12-05 12:07 UTC  (12+ messages)
` [PATCH v4 1/8] scsi: ufs: Remove unused setup_regulators variant function
` [PATCH v4 2/8] scsi: ufs: Introduce phy_initialization helper
` [PATCH v4 3/8] scsi: ufs-cdns: Use "
` [PATCH v4 4/8] scsi: ufs-dwc: "
` [PATCH v4 5/8] scsi: ufs: Add error history for abort event in UFS Device W-LUN
` [PATCH v4 6/8] scsi: ufs: Refine error history functions
` [PATCH v4 7/8] scsi: ufs: Introduce event_notify variant function
` [PATCH v4 8/8] scsi: ufs-mediatek: Introduce event_notify implementation

[PATCH 0/3] Three changes for UFS WriteBooster
 2020-12-03  9:36 UTC  (4+ messages)
` [PATCH 2/3] scsi: ufs: Keep device power on only fWriteBoosterBufferFlushDuringHibernate == 1

[PATCHv2 00/37] SCSI result handling cleanup, part 1
 2020-12-05  4:04 UTC  (3+ messages)
` [PATCH 28/37] esp_scsi: use host byte as last argument to esp_cmd_is_done()

[PATCH v1 0/3] Refine error history and introduce notify_event vop
 2020-12-05  2:45 UTC  (2+ messages)

[PATCH v3 00/18] ibmvfc: initial MQ development
 2020-12-05  0:20 UTC  (10+ messages)
` [PATCH v3 04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH v3 06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH v3 18/18] ibmvfc: drop host lock when completing commands in CRQ

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


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