linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 20:27:49 to 2020-12-11 19:16:59 UTC [more...]

[PATCH v5 0/5] Support managed interrupts for platform devices
 2020-12-11 17:33 UTC  (15+ messages)
` [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()
` [PATCH v5 5/5] scsi: hisi_sas: Expose HW queues for v2 hw

[PATCH] Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()"
 2020-12-11 17:19 UTC  (4+ messages)

[PATCH 0/3] Remove in_interrupt() usage in sr
 2020-12-11 17:09 UTC  (4+ messages)
` [PATCH 1/3] cdrom: Reset sector_size back it is not 2048
  ` [PATCH 3/3] sr: Remove in_interrupt() usage in sr_init_command()

[RFC PATCH v3 0/2] add simple copy support
 2020-12-11 17:03 UTC  (5+ messages)
    ` [RFC PATCH v3 1/2] block: "
    ` [RFC PATCH v3 2/2] nvme: "

[RFC] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-11 16:13 UTC  (3+ messages)
` [RFC v2] "
  ` [RFC v3] "

[PATCH v4 0/6] Several changes for UFS WriteBooster
 2020-12-11 14:00 UTC  (7+ messages)
` [PATCH v4 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v4 2/6] scsi: ufs: Changes comment in the function ufshcd_wb_probe()
` [PATCH v4 3/6] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info
` [PATCH v4 4/6] scsi: ufs: Remove d_wb_alloc_units from "
` [PATCH v4 5/6] scsi: ufs: Cleanup WB buffer flush toggle implementation
` [PATCH v4 6/6] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1

[PATCH v2 0/2] Two changes related with UFS clock scaling
 2020-12-11 11:13 UTC  (9+ messages)
` [PATCH 1/2] scsi: ufs: Protect some contexts from unexpected "
` [PATCH 2/2] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()

[PATCH] scsi: megaraid: fix ifnullfree.cocci warnings
 2020-12-11 10:16 UTC 

[bug report] scsi: ufs: Serialize eh_work with system PM events and async scan
 2020-12-11 10:06 UTC 

[PATCH] fix qla1280 printk regression
 2020-12-10 21:39 UTC 

[PATCH V3 00/25] smartpqi updates
 2020-12-10 20:36 UTC  (26+ 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 18/25] smartpqi: return busy indication for IOCTLs when ofa is active
` [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 V3 25/25] smartpqi: update version to 2.1.6-005

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

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-10 11:30 UTC  (2+ messages)

[PATCH v1 0/2] Two changes related with UFS clock scaling
 2020-12-10  0:49 UTC  (7+ messages)
` [PATCH v1 1/2] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v1 2/2] scsi: ufs: Clean up some lines from ufshcd_hba_exit()

[PATCH v2 1/1] hisi_sas: Fix possible buffer overflows in prep_ssp_v3_hw
 2020-12-09 17:38 UTC  (2+ messages)

problem booting 5.10
 2020-12-09 18:50 UTC  (22+ messages)

[PATCH 1/3] block: try one write zeroes request before going further
 2020-12-09 17:51 UTC  (5+ messages)

[PATCH] scsi: sd: suppress suprious block errors when WRITE SAME is being disabled
 2020-12-09 17:51 UTC  (2+ messages)

[PATCH v2] scsi: NCR5380: Remove context check
 2020-12-09 17:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] scsi: fnic: fix error return code in fnic_probe()
 2020-12-09 17:23 UTC  (2+ messages)

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

[PATCH] ufshcd: fix Wsometimes-uninitialized warning
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v2 00/15] qla2xxx bug fixes
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] scsi: qedi: fix missing destroy_workqueue() on error in __qedi_probe
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v2] scsi: qla2xxx: remove trailing semicolon in macro definition
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Fix error return in pm8001_pci_probe
 2020-12-09 17:23 UTC  (2+ messages)

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

[PATCH] scsi: iscsi: fix inappropriate use of put_device
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v1 0/4] scsi: ufs: Cleanup phy_initialization vop
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v5 0/4] scsi: ufs: Refine error history and introduce event_notify vop
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v1 0/8] mpt3sas: Features to enhance driver debugging
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: remove redundant assignment to variable rval
 2020-12-09 17:23 UTC  (2+ messages)

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

[PATCH] SCSI: cxgb4i: fix TLS dependency
 2020-12-09 17:14 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: Re-enable WB after device reset
 2020-12-09 17:12 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Re-enable WriteBooster "

[PATCH 0/1] scsi: ufs-mediatek: use correct path to fix compiling error
 2020-12-09 17:01 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()
 2020-12-09 16:57 UTC  (2+ messages)

[PATCH v5 0/8] Rework runtime suspend and SPI domain validation
 2020-12-09 16:44 UTC  (16+ messages)
` [PATCH v5 1/8] block: Fix a race in the runtime power management code
` [PATCH v5 2/8] block: Introduce BLK_MQ_REQ_PM
` [PATCH v5 3/8] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v5 4/8] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v5 5/8] scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH v5 6/8] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v5 7/8] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v5 8/8] block: Do not accept any requests while suspended

[RFC PATCH 0/8] vhost: allow userspace to control vq cpu affinity
 2020-12-09 15:58 UTC  (5+ messages)

[PATCH 1/1] scsi: Fix possible buffer overflows in storvsc_queuecommand
 2020-12-09 13:31 UTC  (3+ messages)

[PATCH] scsi: sd: fill the interface revalidate_disk of sd_fops
 2020-12-09 12:27 UTC 

[PATCH] PCI: Remove pci_try_set_mwi
 2020-12-09 11:02 UTC  (7+ messages)

[bug report] scsi:iscsi:NULL pointer dereference in iscsi_eh_cmd_timed_out function
 2020-12-09  9:40 UTC 

[RFC PATCH v2 0/2] add simple copy support
 2020-12-09  9:17 UTC  (10+ messages)

[PATCH v1 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-09  8:01 UTC  (5+ messages)

[PATCH v1 0/2] scsi: ufs: Allow regulators being always on
 2020-12-09  2:43 UTC  (2+ messages)

[PATCH 0/4] scsi: ufs-pci: Fixes for Intel controllers
 2020-12-09  2:46 UTC  (2+ messages)

[PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets
 2020-12-09  2:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] two UFS changes
 2020-12-09  2:17 UTC  (2+ messages)

[PATCH v2 00/17] ibmvfc: initial MQ development
 2020-12-08 22:37 UTC  (7+ messages)
` [PATCH v2 01/17] ibmvfc: add vhost fields and defaults for MQ enablement

[PATCH v1 0/3] Three fixes for the UPIU trace
 2020-12-08 21:42 UTC  (11+ messages)
` [PATCH v1 1/3] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v1 3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH V2 00/25] smartpqi updates
 2020-12-08 19:39 UTC  (20+ messages)
` [PATCH V2 01/25] smartpqi: add support for product id
` [PATCH V2 02/25] smartpqi: refactor aio submission code
` [PATCH V2 03/25] smartpqi: refactor build sg list code
` [PATCH V2 04/25] smartpqi: add support for raid5 and raid6 writes
` [PATCH V2 05/25] smartpqi: add support for raid1 writes
` [PATCH V2 06/25] smartpqi: add support for BMIC sense feature cmd and feature bits
` [PATCH V2 07/25] smartpqi: update AIO Sub Page 0x02 support
` [PATCH V2 12/25] smartpqi: enable support for NVMe encryption
` [PATCH V2 14/25] smartpqi: fix driver synchronization issues
` [PATCH V2 15/25] smartpqi: fix host qdepth limit
` [PATCH V2 16/25] smartpqi: convert snprintf to scnprintf
` [PATCH V2 17/25] smartpqi: change timing of release of QRM memory during OFA
` [PATCH V2 18/25] smartpqi: return busy indication for IOCTLs when ofa is active
` [PATCH V2 19/25] smartpqi: add phy id support for the physical drives
` [PATCH V2 20/25] smartpqi: update sas initiator_port_protocols and target_port_protocols
` [PATCH V2 21/25] smartpqi: add additional logging for LUN resets
` [PATCH V2 22/25] smartpqi: update enclosure identifier in sysf
` [PATCH V2 23/25] smartpqi: correct system hangs when resuming from hibernation
` [PATCH V2 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).