messages from 2024-11-02 11:05:14 to 2024-11-06 14:28:26 UTC [more...]
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-06 12:18 UTC
[PATCHv10 9/9] scsi: set permanent stream count in block limits
2024-11-06 14:26 UTC (12+ messages)
[PATCH v3] scsi: qla1280.c
2024-11-06 12:48 UTC (5+ messages)
[syzbot] [scsi?] [usb?] KASAN: slab-use-after-free Read in sg_release
2024-11-06 11:47 UTC
[PATCH v2 0/3] scsi: st: Device reset patches
2024-11-06 10:23 UTC (5+ messages)
` [PATCH v2 1/3] scsi: st: Don't modify unknown block number in MTIOCGET
` [PATCH v2 2/3] scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
` [PATCH v2 3/3] scsi: st: New session only when Unit Attention for new tape
[PATCH] scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
2024-11-06 9:59 UTC (4+ messages)
[PATCH v6 00/11] Combine the two UFS driver scsi_add_host() calls
2024-11-06 9:57 UTC (10+ messages)
` [PATCH v6 11/11] scsi: ufs: core: Move code out of an if-statement
[syzbot] [usb?] [scsi?] WARNING: bad unlock balance in sd_revalidate_disk
2024-11-06 9:39 UTC (3+ messages)
[PATCH] virtio: only reset device and restore status if needed in device resume
2024-11-06 9:28 UTC (6+ messages)
` [PATCH v2] "
[PATCH v7 00/10] Read/Write with meta/integrity
2024-11-06 6:12 UTC (26+ 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
[syzbot] [scsi?] possible deadlock in sd_remove
2024-11-06 2:29 UTC
qla1280 driver for qlogic-1040 on alpha
2024-11-05 21:33 UTC (22+ messages)
[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_get_event()
2024-11-05 21:20 UTC (4+ messages)
[PATCH 0/2] scsi: st: Device reset patches
2024-11-05 20:18 UTC (6+ 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] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_set_event()
2024-11-05 19:30 UTC (2+ messages)
[PATCH] scsi: ufs: Start the RTC update work later
2024-11-05 18:54 UTC (5+ messages)
[PATCH] megaraid_sas: fix for a potential deadlock
2024-11-05 16:27 UTC (2+ messages)
[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 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
[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 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: 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 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 (4+ 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 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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).