messages from 2025-06-04 02:21:46 to 2025-06-16 18:51:04 UTC [more...]
[PATCH] scsi: storvsc: set max_segment_size as UINT_MAX explicitly
2025-06-16 18:51 UTC (3+ messages)
[PATCH] scsi: Don't use %pK through printk
2025-06-16 18:34 UTC (2+ messages)
[PATCH v2] scsi: Remember if a device is an ATA device
2025-06-16 18:32 UTC (7+ messages)
[PATCH] scsi: mpt3sas: drop unused variable in mpt3sas_send_mctp_passthru_req()
2025-06-16 18:24 UTC (2+ messages)
[PATCH v4 0/5] Improvements to S5 power consumption
2025-06-16 17:50 UTC (6+ messages)
` [PATCH v4 1/5] PM: Use hibernate flows for system power off
` [PATCH v4 2/5] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v4 3/5] drm/amd: Avoid evicting resources at S5
` [PATCH v4 4/5] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v4 5/5] usb: sl811-hcd: "
[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-16 16:59 UTC (27+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [PATCH 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [PATCH 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [PATCH 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH 08/10] block: factor out common part in blkdev_fallocate()
` [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH 10/10] ext4: "
[PATCH v4 1/5] scsi: fnic: Set appropriate logging level for log message
2025-06-16 16:31 UTC (14+ messages)
` [PATCH v4 2/5] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
` [PATCH v4 3/5] scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
` [PATCH v4 4/5] scsi: fnic: Turn off FDMI ACTIVE flags on link down
` [PATCH v4 5/5] scsi: fnic: Increment driver version number
[PATCH v5 1/4] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
2025-06-16 16:26 UTC (4+ messages)
` [PATCH v5 2/4] scsi: fnic: Turn off FDMI ACTIVE flags on link down
` [PATCH v5 3/4] scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
` [PATCH v5 4/4] scsi: fnic: Set appropriate logging level for log message
[PATCH 0/2] Improve ATA NCQ command error in mpt3sas and mpi3mr
2025-06-16 12:40 UTC (12+ messages)
` [PATCH 1/2] scsi: mpi3mr: Correctly handle ATA device errors
` [PATCH 2/2] scsi: mpt3sas: "
[PATCH v2] scsi: ufs: core: Fix clk scaling to be conditional in reset and restore
2025-06-16 8:57 UTC
[PATCH v4 0/2] Improve optimal IO size initialization
2025-06-16 6:26 UTC (7+ messages)
` [PATCH v4 1/2] scsi: sd: Prevent logical_to_bytes() from returning overflowed values
` [PATCH v4 2/2] scsi: sd: Set a default optimal IO size if one is not defined
mpi3mr: warning: variable 'scratch_pad0' set but not used
2025-06-16 3:32 UTC
[PATCH V6 00/10] Refactor ufs phy powerup sequence
2025-06-15 16:52 UTC (5+ messages)
` (subset) "
[PATCH 1/2] scsi: mpi3mr: Add ATTO vendor support and disable firmware download
2025-06-14 14:03 UTC (5+ messages)
` [PATCH 2/2] scsi: mpi3mr: Add initialization for ATTO 24Gb SAS HBAs
[GIT PULL] SCSI fixes for 6.16-rc1
2025-06-14 1:37 UTC (2+ messages)
[PATCH] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port
2025-06-13 20:13 UTC (3+ messages)
[PATCH] scsi: ufs: core: Do clk scaling conditionally in reset and restore
2025-06-13 16:20 UTC (2+ messages)
[PATCH] scsi: pm80xx: add controller scsi host fatal error uevents
2025-06-13 14:09 UTC (2+ messages)
[PATCH] scsi: elx: efct: fix memory leak in efct_hw_parse_filter()
2025-06-13 7:37 UTC (2+ messages)
[PATCH v3 0/2] Improve optimal IO size initialization
2025-06-13 5:55 UTC (6+ messages)
` [PATCH v3 1/2] scsi: sd: Prevent logical_to_bytes() from returning overflowed values
` [PATCH v3 2/2] scsi: sd: Set a default optimal IO size if one is not defined
blktests failures with v6.16-rc1 kernel
2025-06-13 4:32 UTC
memory leak vulnerability found in drivers/scsi/qedf
2025-06-13 3:08 UTC
[PATCH v3 1/5] scsi: fnic: Set appropriate logging level for log message
2025-06-12 21:08 UTC (8+ messages)
` [PATCH v3 2/5] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
` [PATCH v3 3/5] scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
` [PATCH v3 4/5] scsi: fnic: Turn off FDMI ACTIVE flags on link down
` [PATCH v3 5/5] scsi: fnic: Increment driver version number
[PATCH 1/5] scsi: fnic: Set appropriate logging level for log message
2025-06-12 1:16 UTC (8+ messages)
` [PATCH 2/5] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
` [PATCH 3/5] scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
` [PATCH 4/5] scsi: fnic: Turn off FDMI ACTIVE flags on link down
` [PATCH 5/5] scsi: fnic: Increment driver version number
[PATCH v2 1/5] scsi: fnic: Set appropriate logging level for log message
2025-06-12 0:22 UTC (5+ messages)
` [PATCH v2 2/5] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
` [PATCH v2 3/5] scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths
` [PATCH v2 4/5] scsi: fnic: Turn off FDMI ACTIVE flags on link down
` [PATCH v2 5/5] scsi: fnic: Increment driver version number
[PATCH v2] scsi: sd: Set a default optimal IO size if one is not defined
2025-06-11 23:09 UTC (3+ messages)
[PATCH] scsi: sd: Set a default optimal IO size if one is not defined
2025-06-11 12:29 UTC (3+ messages)
WTS Available laptops and Memory
2025-06-10 14:56 UTC
Issue in sas_ex_discover_dev() for multiple level of SAS expanders in a domain
2025-06-10 13:33 UTC (18+ messages)
[PATCH] scsi: elx: efct: Delete an unnecessary check before kfree() in efct_hw_rx_post()
2025-06-10 11:13 UTC
[PATCH] I/O errors for ALUA state transitions
2025-06-10 2:07 UTC (3+ messages)
[PATCH] scsi: storvsc: Increase the timeouts to storvsc_timeout
2025-06-10 2:07 UTC (3+ messages)
(no subject)
2025-06-10 2:06 UTC (3+ messages)
` [PATCH] s390/zfcp: Ensure synchronous unit_add
[PATCH] scsi: iscsi: fix incorrect error path labels for flashnode operations
2025-06-10 2:06 UTC (2+ messages)
[PATCH] scsi: mvsas: fix typos in per-phy comments and SAS cmd port registers
2025-06-10 2:06 UTC (2+ messages)
[PATCH v5] scsi: trace: show rtn in string for scsi_dispatch_cmd_error
2025-06-10 1:59 UTC (2+ messages)
[PATCH v6] ufs: core: Add HID support
2025-06-10 1:52 UTC (2+ messages)
[PATCH] scsi: docs: scsi_fc_transport: Add documentation for FC Remote Ports
2025-06-10 1:49 UTC (2+ messages)
[PATCH] scsi/fcoe: remove fcoe_select_cpu()
2025-06-10 1:30 UTC (2+ messages)
[PATCH] scsi: scsi_devinfo: remove redundant 'found'
2025-06-09 23:56 UTC (2+ messages)
[PATCH AUTOSEL 6.6 5/6] scsi: ufs: core: Don't perform UFS clkscaling during host async scan
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.12 7/8] scsi: ufs: core: Don't perform UFS clkscaling during host async scan
2025-06-09 22:53 UTC
[PATCH AUTOSEL 6.14 09/11] scsi: ufs: core: Don't perform UFS clkscaling during host async scan
2025-06-09 22:52 UTC
[PATCH AUTOSEL 6.15 09/11] scsi: ufs: core: Don't perform UFS clkscaling during host async scan
2025-06-09 22:52 UTC
[PATCH] scsi: Add SCSI error events, sent as kobject uevents by mid-layer
2025-06-09 19:02 UTC (6+ messages)
[PATCH v7 00/19] Add Command Duration Limits support
2025-06-09 12:24 UTC (8+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits
[PATCH v3 0/5] Improvements to S5 power consumption
2025-06-09 8:29 UTC (7+ messages)
` [PATCH v3 1/5] PM: Use hibernate flows for system power off
` [PATCH v3 2/5] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v3 3/5] drm/amd: Avoid evicting resources at S5
` [PATCH v3 4/5] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v3 5/5] usb: sl811-hcd: "
[PATCH v2] scsi: mpt3sas: fix uaf in _scsih_fw_event_cleanup_queue() during hard reset
2025-06-09 2:41 UTC (2+ messages)
[PATCH blktests] md/002: add atomic write tests for md/stacked devices
2025-06-07 6:12 UTC (2+ messages)
[GIT PULL] SCSI fixes for the 6.15+ merge window
2025-06-07 5:11 UTC (2+ messages)
[PATCH] scsi: Remember if a device is an ATA device
2025-06-06 22:17 UTC (4+ messages)
blktests failures with v6.15 kernel
2025-06-06 15:31 UTC (7+ messages)
[PATCH v2] scsi: arcmsr: return the value of fun directly
2025-06-05 7:50 UTC
[PATCH] scsi/fcoe: simplify fcoe_select_cpu()
2025-06-05 6:01 UTC (4+ messages)
[syzbot] [scsi?] [mm?] [block?] BUG: soft lockup in sys_sendmsg (2)
2025-06-05 2:15 UTC
[PATCH v11 00/10] Read/Write with meta/integrity
2025-06-04 19:53 UTC (5+ messages)
[PATCH] scsi: arcmsr: return the value of fun directly
2025-06-04 12:15 UTC (2+ messages)
[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
2025-06-04 7:29 UTC (3+ messages)
[PATCH RESEND] scsi: megaraid_sas: Fix invalid Node index
2025-06-04 4:25 UTC
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