messages from 2024-11-03 22:32:31 to 2024-11-07 20:36:38 UTC [more...]
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-07 20:36 UTC (5+ messages)
` [PATCHv10 6/9] io_uring: enable per-io hinting capability
DMMP request-queue vs. BiO
2024-11-07 18:35 UTC
[PATCH v5 00/10] Read/Write with meta/integrity
2024-11-07 17:30 UTC (4+ messages)
` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-11-07 17:23 UTC (6+ messages)
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-07 17:20 UTC (17+ messages)
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [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 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
2024-11-07 16:27 UTC (2+ messages)
[PATCH 0/3] scsi: st: improve pos_unknown handling after reset
2024-11-07 16:05 UTC (4+ messages)
` [PATCH 2/3] scsi: st: clear was_reset when CHKRES_NEW_SESSION
[PATCH v4 0/7] Initial support for RK3576 UFS controller
2024-11-07 15:51 UTC (14+ 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] esas2r: fix possible buffer overflow caused by bad DMA value in esas2r_process_vda_ioctl()
2024-11-07 15:08 UTC (2+ messages)
[PATCH v2] [SCSI] esas2r: fix possible array out-of-bounds caused by bad DMA value in esas2r_process_vda_ioctl()
2024-11-07 14:32 UTC (2+ messages)
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-07 11:44 UTC (16+ messages)
` [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v8 08/10] nvme: add support for passing on the application tag
` [PATCH v8 09/10] scsi: add support for user-meta interface
` [PATCH v8 10/10] block: add support to pass user meta buffer
[PATCH] scsi: ufs: core: Restore SM8650 support
2024-11-07 10:50 UTC (3+ messages)
[PATCH v6 00/11] Combine the two UFS driver scsi_add_host() calls
2024-11-07 10:49 UTC (12+ messages)
` [PATCH v6 11/11] scsi: ufs: core: Move code out of an if-statement
[RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
2024-11-07 10:42 UTC
[PATCH] megaraid_sas: fix for a potential deadlock
2024-11-07 8:57 UTC (4+ messages)
[PATCH] scsi: sd_zbc: use kvzalloc to allocate report zones buffer
2024-11-07 8:46 UTC (2+ messages)
[PATCH v2 0/3] scsi: st: Device reset patches
2024-11-07 2:19 UTC (7+ 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-07 2:07 UTC (5+ messages)
mpi3mr UBSAN splats
2024-11-07 0:13 UTC
[PATCH] scsi: qla1280.h
2024-11-06 22:49 UTC
[PATCH] scsi: qla1280.c (bug/typo)
2024-11-06 22:24 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
[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)
[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 (23+ messages)
` [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 08/18] powerpc/crc32: "
` [PATCH v3 13/18] x86/crc32: "
` [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] 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 (14+ 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 (3+ 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)
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).