public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-31 19:55:47 to 2024-11-05 16:23:23 UTC [more...]

[PATCH v7 00/10] Read/Write with meta/integrity
 2024-11-05 16:23 UTC  (20+ messages)
  ` [PATCH v7 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v7 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v7 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v7 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v7 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
  ` [PATCH v7 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v7 08/10] nvme: add support for passing on the application tag
  ` [PATCH v7 09/10] scsi: add support for user-meta interface
  ` [PATCH v7 10/10] block: add support to pass user meta buffer

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-05 16:15 UTC  (20+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-05 15:50 UTC  (2+ messages)

[PATCHv8 00/10] scsi: EH rework, main part
 2024-11-05 15:47 UTC  (4+ messages)

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-02 22:26 UTC  (3+ messages)
` [PATCH v2 15/18] ext4: switch to using the crc32c library

[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_get_event()
 2024-11-05 13:09 UTC 

[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_set_event()
 2024-11-05 13:08 UTC 

[PATCH v3 0/2] Untie the host lock entanglement - part 2
 2024-11-05 11:25 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Introduce a new clock_gating lock
` [PATCH v3 2/2] scsi: ufs: core: Introduce a new clock_scaling lock

qla1280 driver for qlogic-1040 on alpha
 2024-11-05 11:17 UTC  (21+ messages)

[PATCH 2/2] ata: libata: Issue non-NCQ command via EH when NCQ commands in-flight
 2024-11-05  9:33 UTC 

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-05  9:22 UTC  (31+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "
` [PATCH v3 09/18] s390/crc32: "
` [PATCH v3 10/18] sparc/crc32: "
` [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [PATCH v3 16/18] jbd2: "
` [PATCH v3 17/18] f2fs: switch to using the crc32 library
  ` [f2fs-dev] "
` [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library

[PATCH v3] scsi: qla1280.c
 2024-11-05  8:33 UTC  (4+ messages)

[PATCH v4 0/7] Initial support for RK3576 UFS controller
 2024-11-05  1:54 UTC  (12+ messages)
` [PATCH v4 1/7] scsi: ufs: core: Add UFSHCI_QUIRK_DME_RESET_ENABLE_AFTER_HCE
` [PATCH v4 2/7] dt-bindings: ufs: Document Rockchip UFS host controller
` [PATCH v4 3/7] soc: rockchip: add header for suspend mode SIP interface
` [PATCH v4 4/7] pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
` [PATCH v4 5/7] pmdomain: rockchip: Add smc call to inform firmware
` [PATCH v4 6/7] PM: wakeup: Add device_clr_wakeup_path()
` [PATCH v4 7/7] scsi: ufs: rockchip: initial support for UFS

[PATCH] scsi: ufs: Start the RTC update work later
 2024-11-05  3:48 UTC  (9+ messages)

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-11-05  3:09 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] scsi: sg: Enable runtime power management
 2024-11-05  2:47 UTC  (4+ messages)

[PATCH v2] scsi: ufs: core: Make DMA mask configuration more flexible
 2024-11-05  2:32 UTC  (2+ messages)

[PATCH v3 0/2] processing of asymmetric connected lanes
 2024-11-05  2:32 UTC  (2+ messages)

[PATCH v6 00/11] Combine the two UFS driver scsi_add_host() calls
 2024-11-05  2:32 UTC  (7+ messages)
` [PATCH v6 11/11] scsi: ufs: core: Move code out of an if-statement

[PATCH v3 0/3] Untie the host lock entanglement - part 1
 2024-11-05  2:32 UTC  (2+ messages)

[PATCH v2 0/6] UFS driver fixes and cleanups
 2024-11-05  2:32 UTC  (2+ messages)

[PATCH RESEND v2] scsi: ufs: Use wait-for-reg in HCE init
 2024-11-05  2:32 UTC  (2+ messages)

[PATCH v3] ufs: core: Add WB buffer resize support
 2024-11-05  2:31 UTC  (6+ messages)

[Bug 219467] New: Adaptec 71605 hangs with aacraid: Host adapter abort request after update to linux 6.11.5
 2024-11-04 22:47 UTC  (3+ messages)
` [Bug 219467] "

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-11-04 15:08 UTC  (15+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH v6] ufs: core: Add WB buffer resize support
 2024-11-04 14:24 UTC 

[PATCH v5] ufs: core: Add WB buffer resize support
 2024-11-04 13:46 UTC 

[PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-11-04 11:29 UTC  (5+ messages)
  ` [PATCH v3 14/14] MAINTAINERS: Update UFS Exynos entry

[PATCH 0/2] scsi: st: Device reset patches
 2024-11-04 11:26 UTC  (3+ messages)
` [PATCH 1/2] scsi: st: Don't modify unknown block number in MTIOCGET
` [PATCH 2/2] scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset

[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
 2024-11-04  2:34 UTC  (4+ messages)

[PATCH 0/3] scsi: st: improve pos_unknown handling after reset
 2024-11-03 18:32 UTC  (3+ messages)
` [PATCH 2/3] scsi: st: clear was_reset when CHKRES_NEW_SESSION

[PATCH] scsi: iscsi: special case for GET_HOST_STATS
 2024-11-03  7:02 UTC 

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-11-03  0:15 UTC  (2+ messages)

[PATCH 00/11] Update lpfc to revision 14.4.0.6
 2024-11-03  1:47 UTC  (13+ messages)
` [PATCH 01/11] lpfc: Modify cgn warning signal calculation based on EDC response
` [PATCH 02/11] lpfc: Check devloss callbk done flag for potential stale ndlp ptrs
` [PATCH 03/11] lpfc: Call lpfc_sli4_queue_unset in restart and rmmod paths
` [PATCH 04/11] lpfc: Update lpfc_els_flush_cmd to check for SLI_ACTIVE before BSG flag
` [PATCH 05/11] lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
` [PATCH 06/11] lpfc: Add cleanup of nvmels_wq after HBA reset
` [PATCH 07/11] lpfc: Prevent ndlp reference count underflow in dev_loss_tmo callback
` [PATCH 08/11] lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
` [PATCH 09/11] lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
` [PATCH 10/11] lpfc: Update lpfc version to 14.4.0.6
` [PATCH 11/11] lpfc: Copyright updates for 14.4.0.6 patches

[PATCH] scsi: esas2r: Remove unused esas2r_build_cli_req
 2024-11-03  0:46 UTC  (3+ messages)

[PATCH v1 v1] target: fix incorrect function name in pr_err
 2024-11-03  0:34 UTC  (2+ messages)

[PATCH] scsi: ufs: Replace deprecated PCI functions
 2024-11-03  0:27 UTC  (2+ messages)

[PATCH] scsi: Switch back to struct platform_driver::remove()
 2024-11-03  0:25 UTC  (3+ messages)

[PATCH v2] scsi: pm8001: Increase request sg length to support 4MiB requests
 2024-11-03  0:22 UTC  (2+ messages)

[PATCH] scsi: pm8001: Initialize devices in pm8001_alloc_dev()
 2024-11-03  0:18 UTC  (2+ messages)

[PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
 2024-11-02 17:21 UTC  (10+ messages)

[PATCH v3 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load
 2024-11-02 12:25 UTC  (11+ messages)

[PATCH v6 00/10] Read/Write with metadata/integrity
 2024-11-01 17:54 UTC  (5+ messages)
  ` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write

[PATCHv10 9/9] scsi: set permanent stream count in block limits
 2024-11-01 14:49 UTC  (23+ messages)

[PATCH v3 0/3] Fix bugs in qla2xxx driver
 2024-11-01  9:38 UTC  (2+ messages)

[PATCH v4] ufs: core: Add WB buffer resize support
 2024-11-01  9:33 UTC 

[PATCH] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN
 2024-11-01  0:27 UTC 

[PATCH] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL
 2024-11-01  0:24 UTC 


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