messages from 2022-10-21 10:40:17 to 2022-10-25 10:11:19 UTC [more...]
[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
2022-10-25 10:32 UTC (2+ messages)
` [PATCH RFC v3 1/7] ata: libata-scsi: Add ata_scsi_queue_internal()
[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
2022-10-25 10:18 UTC (23+ messages)
` [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests
` [PATCH RFC v3 02/22] scsi: core: Add scsi_get_dev()
` [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling
` [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands
` [PATCH RFC v3 05/22] scsi: core: Add support for reserved command timeout handling
` [PATCH RFC v3 06/22] scsi: libsas: Improve sas_ex_discover_expander() error handling
` [PATCH RFC v3 07/22] scsi: libsas: Notify LLDD expander found before calling sas_rphy_add()
` [PATCH RFC v3 08/22] scsi: scsi_transport_sas: Alloc sdev for expander
` [PATCH RFC v3 09/22] scsi: libsas: Add sas_alloc_slow_task_rq()
` [PATCH RFC v3 10/22] scsi: libsas: Add sas_queuecommand_internal()
` [PATCH RFC v3 11/22] scsi: libsas: Add sas_internal_timeout()
` [PATCH RFC v3 12/22] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
` [PATCH RFC v3 13/22] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc
` [PATCH RFC v3 14/22] ata: libata-scsi: Add ata_scsi_setup_sdev()
` [PATCH RFC v3 15/22] scsi: libsas: Add sas_ata_setup_device()
` [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
` [PATCH RFC v3 17/22] scsi: libsas drivers: Reserve tags
` [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests
` [PATCH RFC v3 19/22] scsi: libsas: Queue TMF "
` [PATCH RFC v3 20/22] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
` [PATCH RFC v3 22/22] scsi: libsas: Delete sas_task_slow.timer
Inconsistency in torvalds/linux.git?
2022-10-25 8:04 UTC (2+ messages)
Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y
2022-10-25 6:38 UTC (14+ messages)
[PATCH -next] scsi: lpfc: clean up some inconsistent indentings
2022-10-25 6:00 UTC
[PATCH v4 00/10] Fix a deadlock in the UFS driver
2022-10-24 23:27 UTC (4+ messages)
[PATCH v4 0/3] Changes for ufshcd.c
2022-10-24 23:25 UTC (9+ messages)
` [PATCH v4 1/3] scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
` [PATCH v4 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
` [PATCH v4 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes
[Bug] double ->queue_rq() because of timeout in ->queue_rq()
2022-10-24 15:41 UTC (10+ messages)
[PATCH 0/5] scatterlist: add operations for scsi_debug
2022-10-24 19:58 UTC (11+ messages)
` [PATCH 1/5] sgl_alloc_order: remove 4 GiB limit
` [PATCH 2/5] scatterlist: add sgl_copy_sgl() function
` [PATCH 3/5] scatterlist: add sgl_equal_sgl() function
` [PATCH 4/5] scatterlist: add sgl_memset()
` [PATCH 5/5] scsi_debug: change store from vmalloc to sgl
[PATCH v5 0/7] libsas and drivers: NCQ error handling
2022-10-24 16:20 UTC (14+ messages)
[PATCH v5 00/35] Allow scsi_execute users to control retries
2022-10-24 18:39 UTC (38+ messages)
` [PATCH v5 01/35] scsi: Add helper to prep sense during error handling
` [PATCH v5 02/35] scsi: Allow passthrough to override what errors to retry
` [PATCH v5 03/35] scsi: Add struct for args to execution functions
` [PATCH v5 04/35] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v5 05/35] scsi: libata: Convert to scsi_exec_req
` [PATCH v5 06/35] hwmon: drivetemp: "
` [PATCH v5 07/35] scsi: ch: "
` [PATCH v5 08/35] scsi: scsi_dh: "
` [PATCH v5 09/35] scsi: core: "
` [PATCH v5 10/35] scsi: spi: "
` [PATCH v5 11/35] scsi: sd: "
` [PATCH v5 12/35] scsi: zbc: "
` [PATCH v5 13/35] scsi: ses: "
` [PATCH v5 14/35] scsi: sr: "
` [PATCH v5 15/35] scsi: virtio_scsi: "
` [PATCH v5 16/35] scsi: target_core_pscsi: "
` [PATCH v5 17/35] scsi: ufshcd: "
` [PATCH v5 18/35] scsi: cxlflash: "
` [PATCH v5 19/35] scsi: Remove scsi_execute functions
` [PATCH v5 20/35] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v5 21/35] scsi: retry INQUIRY after timeout
` [PATCH v5 22/35] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v5 23/35] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v5 24/35] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v5 25/35] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v5 26/35] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v5 27/35] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v5 28/35] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v5 29/35] scsi: Have scsi-ml retry scsi_mode_sense errors
` [PATCH v5 30/35] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v5 31/35] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v5 32/35] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v5 33/35] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v5 34/35] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v5 35/35] scsi: Add kunit tests for scsi_check_passthrough
[PATCH v1] ufs: core: print more evt history
2022-10-24 15:43 UTC (3+ messages)
[PATCH] scsi: nsp_cs: remove variable i
2022-10-24 14:11 UTC
[PATCH v4] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-10-24 12:50 UTC (5+ messages)
[PATCH v25 00/44] sg: add v4 interface
2022-10-24 3:20 UTC (45+ messages)
` [PATCH v25 01/44] sg: move functions around
` [PATCH v25 02/44] sg: remove typedefs, type+formatting cleanup
` [PATCH v25 03/44] sg: sg_log and is_enabled
` [PATCH v25 04/44] sg: remove typedefs, type+formatting cleanup
` [PATCH v25 05/44] sg: bitops in sg_device
` [PATCH v25 06/44] sg: make open count an atomic
` [PATCH v25 07/44] sg: move header to uapi section
` [PATCH v25 08/44] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v25 09/44] sg: sg_allow_if_err_recovery and renames
` [PATCH v25 10/44] sg: change rwlock to spinlock
` [PATCH v25 11/44] sg: ioctl handling
` [PATCH v25 12/44] sg: split sg_read
` [PATCH v25 13/44] sg: sg_common_write add structure for arguments
` [PATCH v25 14/44] sg: rework sg_vma_fault
` [PATCH v25 15/44] sg: rework sg_mmap
` [PATCH v25 16/44] sg: replace sg_allow_access
` [PATCH v25 17/44] sg: rework scatter gather handling
` [PATCH v25 18/44] sg: introduce request state machine
` [PATCH v25 19/44] sg: sg_find_srp_by_id
` [PATCH v25 20/44] sg: sg_fill_request_element
` [PATCH v25 21/44] sg: printk change %p to %pK
` [PATCH v25 22/44] sg: xarray for fds in device
` [PATCH v25 23/44] sg: xarray for reqs in fd
` [PATCH v25 24/44] sg: replace rq array with xarray
` [PATCH v25 25/44] sg: sense buffer rework
` [PATCH v25 26/44] sg: add sg v4 interface support
` [PATCH v25 27/44] sg: rework debug info
` [PATCH v25 28/44] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v25 29/44] sg: expand sg_comm_wr_t
` [PATCH v25 30/44] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v25 31/44] sg: move procfs objects to avoid forward decls
` [PATCH v25 32/44] sg: protect multiple receivers
` [PATCH v25 33/44] sg: first debugfs support
` [PATCH v25 34/44] sg: rework mmap support
` [PATCH v25 35/44] sg: defang allow_dio
` [PATCH v25 36/44] sg: warn v3 write system call users
` [PATCH v25 37/44] sg: add mmap_sz tracking
` [PATCH v25 38/44] sg: track lowest inactive and await indexes
` [PATCH v25 39/44] sg: remove unit attention check for device changed
` [PATCH v25 40/44] sg: no_dxfer: move to/from kernel buffers
` [PATCH v25 41/44] sg: add bio_poll support
` [PATCH v25 42/44] sg: add statistics similar to st
` [PATCH v25 43/44] sg: rework command completion when removed device
` [PATCH v25 44/44] sg: bump version to 4.0.14
[PATCH V2] scsi: ufs: core: Let delay value after LPM can be modified by vendor
2022-10-23 10:18 UTC (3+ messages)
[PATCH 0/2] Check and update the device link rate during discovery
2022-10-23 7:07 UTC (2+ messages)
[PATCH v3 0/3] Changes for ufshcd.c
2022-10-22 21:30 UTC (4+ messages)
` [PATCH v3 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
[Bug 216588] RTL9210(B) falsely detected as rotational disk
2022-10-22 7:26 UTC (3+ messages)
[PATCH] drivers/scsi: fix repeated words in comments
2022-10-22 6:45 UTC
[PATCH] scsi/lpfc: fix repeated words in comments
2022-10-22 6:42 UTC
[PATCH] scsi/aic7xxx: fix repeated words in comments
2022-10-22 6:38 UTC
[PATCH] scsi/bfa: fix repeated words in comments
2022-10-22 6:35 UTC
[PATCH] scsi/fcoe: fix repeated words in comments
2022-10-22 6:34 UTC
[PATCH] scsi/isci: fix repeated words in comments
2022-10-22 6:33 UTC
[PATCH] scsi/isci: fix repeated words in comments
2022-10-22 6:31 UTC
[PATCH] scsi/isci: fix repeated words in comments
2022-10-22 6:30 UTC
[PATCH] scsi/isci: fix repeated words in comments
2022-10-22 6:29 UTC
[PATCH] scsi/ibmvscsi_tgt: fix repeated words in comments
2022-10-22 6:26 UTC
[PATCH v6 0/8] scsi: libsas: sas address comparison refactor
2022-10-22 3:52 UTC (2+ messages)
[PATCH] scsi: ufs: core: Fix typo for register name in comments
2022-10-22 3:52 UTC (2+ messages)
[PATCH v6 0/8] libsas and drivers: NCQ error handling
2022-10-22 3:52 UTC (2+ messages)
[PATCH] scsi: ufs: core: Fix typo in comments
2022-10-22 3:52 UTC (2+ messages)
[PATCH] scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()
2022-10-22 3:52 UTC (2+ messages)
[PATCH v2] scsi: mpi3mr: select CONFIG_SCSI_SAS_ATTRS
2022-10-22 3:52 UTC (2+ messages)
[PATCH] scsi: pm80xx: Display proc_name in sysfs
2022-10-22 3:52 UTC (2+ messages)
[PATCH v7 0/8] Prepare for constifying SCSI host templates
2022-10-22 3:52 UTC (2+ messages)
[PATCH 1/5] lpfc: Set sli4_param's cmf option to zero when CMF is turned off
2022-10-22 3:20 UTC (2+ messages)
[PATCH] scsi: pm80xx: Remove unused reset_in_progress flag logic
2022-10-22 3:07 UTC (2+ messages)
[PATCH v4 0/7] scsi: libsas: Use request tag in more drivers
2022-10-22 3:05 UTC (2+ messages)
[PATCH] scsi: sd: Update dix config everytime sd_revalidate_disk is called
2022-10-22 2:52 UTC (3+ messages)
[GIT PULL] SCSI fixes for 6.0-rc1
2022-10-21 22:50 UTC (2+ messages)
[PATCH v2 0/2] Fix scsi device's iodone_cnt mismatch with iorequest_cnt
2022-10-21 23:56 UTC (3+ messages)
` [PATCH v2 1/2] scsi: increase scsi device's iodone_cnt in scsi_timeout()
` [PATCH v2 2/2] scsi: donot increase scsi_device's iorequest_cnt if dispatch failed
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