Linux-ide Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 08:55:45 to 2024-03-26 09:20:41 UTC [more...]

[PATCH v9 00/38] ep93xx device tree conversion
 2024-03-26  9:18 UTC 

convert SCSI to atomic queue limits, part 1
 2024-03-26  6:13 UTC  (58+ messages)
` [PATCH 01/23] block: don't reject too large max_user_setors in blk_validate_limits
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

[PATCH] scsi: sd: Fix TCG OPAL unlock on system resume
 2024-03-26  1:21 UTC  (3+ messages)

[PATCH v8 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-25 20:02 UTC  (17+ messages)
` [PATCH v8 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v8 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v8 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v8 4/7] scsi: mvsas: "
` [PATCH v8 5/7] scsi: hisi_sas: "
` [PATCH v8 6/7] scsi: aic94xx: "
` [PATCH v8 7/7] scsi: isci: "

[PATCH v8] dt-bindings: ata: imx-pata: Convert to dtschema
 2024-03-25 13:14 UTC  (5+ messages)

[PATCH 0/2] PCI: Remove pci_enable_device_io()
 2024-03-25  7:58 UTC  (6+ messages)
` [PATCH 1/2] ata: pata_cs5520: Remove not needed call to pci_enable_device_io
` [PATCH 2/2] PCI: Remove pci_enable_device_io()

ASMedia PMP inquiry
 2024-03-22  0:00 UTC  (6+ messages)
  ` Re[2]: "

[PATCH] ata: ahci_ceva: return of_property_read_u8_array() error code
 2024-03-21 23:58 UTC  (3+ messages)

[PATCH 5.10/5.15] scsi: add a length check for VARIABLE_LENGTH_CMD commands
 2024-03-21 23:53 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.9-rc1
 2024-03-19 19:29 UTC  (2+ messages)

[PATCH] ahci: asm1064: asm1166: don't limit reported ports
 2024-03-19 11:45 UTC  (3+ messages)

ASMedia PMP inquiry
 2024-03-19  9:41 UTC 

ASMedia PMP inquiry
 2024-03-19  9:28 UTC 

ASMedia ASM1166/ASM1064 port restrictions will break cards with port-multipliers
 2024-03-18 23:59 UTC  (22+ messages)
      ` Re[2]: "
              ` Fwd: "

ASMedia PMP inquiry
 2024-03-18 11:32 UTC 

ASMedia ASM1166/ASM1064 port restrictions will break cards with port-multipliers
 2024-03-17  9:46 UTC  (2+ messages)

[PATCH v2] libata-sata: Check SDB_FIS for completion of DMA transfer before completing the commands
 2024-03-15  8:08 UTC  (2+ messages)

[GIT PULL] ata changes for 6.9-rc1
 2024-03-13 17:04 UTC  (2+ messages)

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-13 13:19 UTC  (5+ messages)

[REGRESSION] Bug 218538 - 3cc2ffe5c16d from 6.6 breaks S3 resume on SATA SSD OPAL
 2024-03-13  7:17 UTC  (2+ messages)

[PATCH v7] dt-bindings: imx-pata: Convert to dtschema
 2024-03-12 16:49 UTC  (3+ messages)

[PATCH v5] dt-bindings: imx-pata: Convert to dtschema
 2024-03-11 11:11 UTC  (9+ messages)

[PATCH v6] dt-bindings: imx-pata: Convert to dtschema
 2024-03-11 11:07 UTC  (7+ messages)

[PATCH v3] dt-bindings: imx-pata: Convert to dtschema
 2024-03-10 15:51 UTC  (5+ messages)

[PATCH v4] dt-bindings: imx-pata: Convert to dtschema
 2024-03-10  8:11 UTC  (3+ messages)

[PATCH] dt-bindings: imx-pata: Convert to dtschema
 2024-03-09 15:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v7 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-07 21:41 UTC  (28+ messages)
` [PATCH v7 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v7 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v7 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v7 4/7] scsi: mvsas: "
` [PATCH v7 5/7] scsi: hisi_sas: "
` [PATCH v7 6/7] scsi: aic94xx: "
` [PATCH v7 7/7] scsi: isci: "

[PATCH v13 00/27] DEPT(Dependency Tracker)
 2024-03-06  8:55 UTC  (8+ messages)
` [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v13 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v13 24/27] dept: Track PG_locked with dept
` [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v13 27/27] dept: Add documentation for Dept


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 read-only IMAP folder(s) and NNTP newsgroup(s).