messages from 2022-10-05 03:32:34 to 2022-10-16 20:02:14 UTC [more...]
[PATCH v4 00/36] Allow scsi_execute users to control retries
2022-10-16 19:59 UTC (23+ messages)
` [PATCH v4 02/36] scsi: Allow passthrough to override what errors to retry
` [PATCH v4 03/36] scsi: Add struct for args to execution functions
` [PATCH v4 04/36] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v4 05/36] scsi: libata: Convert to scsi_exec_req
` [PATCH v4 06/36] hwmon: drivetemp: "
` [PATCH v4 07/36] scsi: ch: "
` [PATCH v4 08/36] scsi: scsi_dh: "
` [PATCH v4 09/36] scsi: core: "
` [PATCH v4 10/36] scsi: spi: "
` [PATCH v4 11/36] scsi: sd: "
` [PATCH v4 12/36] scsi: zbc: "
` [PATCH v4 13/36] scsi: ses: "
` [PATCH v4 14/36] scsi: sr: "
` [PATCH v4 21/36] scsi: retry INQUIRY after timeout
` [PATCH v4 22/36] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v4 23/36] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v4 24/36] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v4 25/36] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v4 28/36] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v4 29/36] scsi: Have scsi-ml retry scsi_mode_sense errors
` [PATCH v4 30/36] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v4 32/36] scsi: sd: Have scsi-ml retry read_capacity_10 errors
[PATCH v7 0/8] Prepare for constifying SCSI host templates
2022-10-15 0:24 UTC (9+ messages)
` [PATCH v7 1/8] scsi: esas2r: Initialize two host template members implicitly
` [PATCH v7 2/8] scsi: esas2r: Introduce scsi_template_proc_dir()
` [PATCH v7 3/8] scsi: core: Fail host creation if creating the proc directory fails
` [PATCH v7 4/8] scsi: core: Introduce a new list for SCSI proc directory entries
` [PATCH v7 5/8] scsi: core: Rework scsi_single_lun_run()
` [PATCH v7 6/8] scsi: ufs: Simplify ufshcd_set_dev_pwr_mode()
` [PATCH v7 7/8] scsi: core: Remove the put_device() call from scsi_device_get()
` [PATCH v7 8/8] scsi: core: Release SCSI devices synchronously
[PATCH] dt-bindings: ufs: cdns,ufshc: add missing dma-coherent field
2022-10-14 21:28 UTC (2+ messages)
[PATCH v2 0/2] Changes for ufshcd.c
2022-10-14 21:05 UTC (13+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove unnecessary if statement
` [PATCH v2 2/2] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
[PATCH v2 0/3] Make target send correct io limits
2022-10-14 12:00 UTC (4+ messages)
` [PATCH v2 1/3] target: core: Send mtl in blocks
` [PATCH v2 2/3] target: core: make hw_max_sectors store the sectors amount "
` [PATCH v2 3/3] target: core: Change the way target_xcopy_do_work sets restiction on max io
[v2,PATCH 0/3] Make target send correct io limits
2022-10-14 11:45 UTC (4+ messages)
` [v2,PATCH 1/3] target: core: Send mtl in blocks
` [v2,PATCH 2/3] target: core: make hw_max_sectors store the sectors amount "
` [v2,PATCH 3/3] target: core: Change the way target_xcopy_do_work sets restiction on max io
PM-runtime: supplier looses track of consumer during probe
2022-10-14 10:50 UTC
[PATCH] ufs: core: Disable auto h8 before ssu
2022-10-14 10:15 UTC (12+ messages)
[PATCH v2 00/17] Add Multi Circular Queue Support
2022-10-14 9:31 UTC (22+ messages)
` [PATCH v2 01/17] ufs: core: Probe for ext_iid support
` [PATCH v2 02/17] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v2 03/17] ufs: core: Introduce Multi-circular queue capability
` [PATCH v2 04/17] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v2 05/17] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v2 06/17] ufs: core: mcq: Configure resource regions
` "
` [PATCH v2 07/17] ufs: core: mcq: Calculate queue depth
` [PATCH v2 08/17] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v2 09/17] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v2 10/17] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v2 11/17] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v2 12/17] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v2 13/17] ufs: core: Prepare for completion in mcq
` [PATCH v2 14/17] ufs: mcq: Add completion support of a cqe
` [PATCH v2 15/17] ufs: core: mcq: Add completion support in poll
` [PATCH v2 16/17] ufs: core: mcq: Enable Multi Circular Queue
` [PATCH v2 17/17] ufs: qcom-host: Enable multi circular queue capability
Update mvsas source code to support Marvell SAS 12Gb/s chipset(88SE1485/88SE1495/88SE1475)
2022-10-13 14:49 UTC
[PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk
2022-10-13 8:37 UTC (10+ messages)
Do we still need the scsi IPR driver ?
2022-10-13 3:36 UTC (9+ messages)
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-13 1:37 UTC (13+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions
[PATCH AUTOSEL 5.4 04/27] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
2022-10-13 0:24 UTC
[PATCH AUTOSEL 5.19 09/63] scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
2022-10-13 0:17 UTC (2+ messages)
` [PATCH AUTOSEL 5.19 11/63] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
[PATCH AUTOSEL 5.10 07/33] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
2022-10-13 0:23 UTC
[PATCH AUTOSEL 4.9 02/10] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
2022-10-13 0:27 UTC
[PATCH AUTOSEL 4.14 02/13] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
2022-10-13 0:27 UTC
[PATCH AUTOSEL 4.19 02/19] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
2022-10-13 0:26 UTC
[PATCH AUTOSEL 5.15 08/47] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
2022-10-13 0:20 UTC
[PATCH AUTOSEL 6.0 09/67] scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
2022-10-13 0:14 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 11/67] scsi: 3w-9xxx: Avoid disabling device if failing to enable it
Errors with Sun StorageTek STK RAID INT (Adaptec ASR-5805) with EL 8.6 driver?
2022-10-12 20:29 UTC (2+ messages)
Errors with Sun StorageTek STK RAID INT (Adaptec ASR-5805) with EL 8.6 driver?
2022-10-12 17:11 UTC
[PATCH] tcm_loop: Increase maximum request size
2022-10-12 16:32 UTC (4+ messages)
[PATCH] scsi: ufs: core: Let delay value after LPM can be modified by vendor
2022-10-12 9:09 UTC
[PATCH] restrict legal sdev_state transitions via sysfs
2022-10-12 8:13 UTC (5+ messages)
Errors with Sun StorageTek STK RAID INT (Adaptec ASR-5805) with EL 8.6 driver?
2022-10-12 1:51 UTC
Benutzer-Kontoinformationen für Дарим Вам электронный билет ГосЛото. Испытайте удачу! Заберите ваш билет: https://tinyurl.com/2kwjc6vm bei Ihre Metzgerei in Ratingen Frank Bensberg Metzger in Ratingen
2022-10-11 17:19 UTC
[PATCH 2/2] ufs: core: remove encrypt when no data transfer
2022-10-11 16:57 UTC (2+ messages)
[PATCH] scsi: vmw_pvscsi: Fix an error handling path in pvscsi_probe()
2022-10-10 20:32 UTC (3+ messages)
[PATCH v2 2/2] scsi: aacraid: Remove references to Series-9 (only)
2022-10-10 12:31 UTC (5+ messages)
` [PATCH v3 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load
[PATCH 0/4] libata: misc frozen port cleanups
2022-10-10 8:03 UTC (3+ messages)
` [PATCH 3/4] scsi: libsas: make use of ata_port_is_frozen() helper
[RFC PATCH 00/21] block: add and use init tagset helper
2022-10-10 7:55 UTC (13+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 21/21] nvme-pci: use lib tagset init helper
[PATCH] scsi: pm80xx: Remove unused reset_in_progress flag logic
2022-10-10 5:18 UTC (2+ messages)
[PATCH] scsi: pm80xx: Display proc_name in sysfs
2022-10-10 5:15 UTC (2+ messages)
[PATCH v1 0/2] changes for ufshcd.c
2022-10-09 20:18 UTC (3+ messages)
` [PATCH v1 1/2] scsi: ufs: core: Remove unnecessary if statement
` [PATCH v1 2/2] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
[PATCH] scsi: qedf: Remove set but unused variable 'page'
2022-10-09 6:02 UTC
[PATCH linux-next] scsi: ipr: replace !strcmp with sysfs_streq
2022-10-08 9:15 UTC
[PATCH linux-next] scsi: myrb: replace !strcmp with sysfs_streq
2022-10-08 8:49 UTC
[GIT PULL v2] first round of SCSI updates for the 6.0+ merge window
2022-10-07 19:38 UTC (2+ messages)
[GIT PULL] first round of SCSI updates for the 6.0+ merge window
2022-10-07 19:20 UTC (3+ messages)
[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
2022-10-07 0:15 UTC (4+ messages)
[PATCH v5 0/7] libsas and drivers: NCQ error handling
2022-10-06 22:57 UTC (13+ messages)
[PATCH] scsi: mac_scsi: Replace NO_IRQ by 0
2022-10-06 11:13 UTC (3+ messages)
[PATCH v2 0/5] scsi: target: make RTPI an TPG identifier
2022-10-06 10:50 UTC (6+ messages)
` [PATCH v2 1/5] scsi: target: core: Add RTPI field to target port
` [PATCH v2 2/5] scsi: target: core: Use RTPI from "
` [PATCH v2 3/5] scsi: target: core: Drop device-based RTPI
` [PATCH v2 4/5] scsi: target: core: Add common port attributes
` [PATCH v2 5/5] scsi: target: core: Add RTPI attribute for target port
[PATCH v3 00/35] Allow scsi_execute users to control retries
2022-10-05 17:40 UTC (8+ messages)
` [PATCH v3 02/35] scsi: Allow passthrough to override what errors to retry
` [PATCH v3 32/35] scsi: sd: Have scsi-ml retry read_capacity_10 errors
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