messages from 2022-11-02 14:30:26 to 2022-11-09 03:11:37 UTC [more...]
[PATCH 0/3] block/scsi/nvme: Add error codes for PR ops
2022-11-09 3:11 UTC (3+ messages)
` [PATCH 1/3] block: Add error codes for common PR failures
` [PATCH 3/3] nvme: Convert NVMe errors to PT_STS errors
[PATCH 0/2] scsi: sd: use READ/WRITE/SYNC (16) commands per ZBC
2022-11-09 2:59 UTC (3+ messages)
` [PATCH 1/2] scsi: sd_zbc: do not enforce READ/WRITE (16) on host-aware devices
` [PATCH 2/2] scsi: sd: enforce SYNCHRONIZE CACHE (16) on host-managed devices
[RFC PATCH 0/5] scsi:scsi_debug:Add error injection for single lun
2022-11-09 15:59 UTC (6+ messages)
` [RFC PATCH 1/5] scsi:scsi_debug: Add sysfs interface to manager single devices' error inject
` [RFC PATCH 2/5] scsi:scsi_debug: Add interface to remove injection which has been added
` [RFC PATCH 3/5] scsi:scsi_debug: make command timeout if timeout error is injected
` [RFC PATCH 4/5] scsi:scsi_debug: Return failed value for specific command's queuecommand
` [RFC PATCH 5/5] scsi:scsi_debug: fail specific scsi command with result and sense data
[PATCH v6 00/35] Allow scsi_execute users to control retries
2022-11-08 23:57 UTC (37+ messages)
` [PATCH v6 01/35] scsi: Add helper to prep sense during error handling
` [PATCH v6 02/35] scsi: Allow passthrough to override what errors to retry
` [PATCH v6 03/35] scsi: Add struct for args to execution functions
` [PATCH v6 04/35] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v6 05/35] scsi: libata: Convert to scsi_exec_req
` [PATCH v6 06/35] hwmon: drivetemp: "
` [PATCH v6 07/35] scsi: ch: "
` [PATCH v6 08/35] scsi: scsi_dh: "
` [PATCH v6 09/35] scsi: core: "
` [PATCH v6 10/35] scsi: spi: "
` [PATCH v6 11/35] scsi: sd: "
` [PATCH v6 12/35] scsi: zbc: "
` [PATCH v6 13/35] scsi: ses: "
` [PATCH v6 14/35] scsi: sr: "
` [PATCH v6 15/35] scsi: virtio_scsi: "
` [PATCH v6 16/35] scsi: target_core_pscsi: "
` [PATCH v6 17/35] scsi: cxlflash: "
` [PATCH v6 18/35] scsi: Remove scsi_execute functions
` [PATCH v6 19/35] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v6 20/35] scsi: retry INQUIRY after timeout
` [PATCH v6 21/35] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v6 22/35] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v6 23/35] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v6 24/35] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v6 25/35] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v6 26/35] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v6 27/35] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v6 28/35] scsi: Have scsi-ml retry scsi_mode_sense errors
` [PATCH v6 29/35] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v6 30/35] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v6 31/35] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v6 32/35] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v6 33/35] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v6 34/35] scsi: ufs: Have scsi-ml retry start stop errors
` [PATCH v6 35/35] scsi: Add kunit tests for scsi_check_passthrough
[PATCH v3 0/5] Prepare for upstreaming Pixel 6 and 7 UFS support
2022-11-08 23:33 UTC (6+ messages)
` [PATCH v3 1/5] scsi: ufs: Reduce the clock scaling latency
` [PATCH v3 2/5] scsi: ufs: Move a clock scaling check
` [PATCH v3 3/5] scsi: ufs: Pass the clock scaling timeout as an argument
` [PATCH v3 4/5] scsi: ufs: Add suspend/resume SCSI command processing support
` [PATCH v3 5/5] scsi: ufs: Allow UFS host drivers to override the sg entry size
[PATCH v2] ata: libata-core: do not issue non-internal commands once EH is pending
2022-11-08 23:14 UTC (2+ messages)
[RFC PATCH v1 0/2] UFS Advanced RPMB
2022-11-08 21:41 UTC (12+ messages)
` [RFC PATCH v1 1/2] ufs: core: Advanced RPMB detection
` [RFC PATCH v1 2/2] ufs: core: Add advanced RPMB support in ufs_bsg
[PATCH 0/8] smartpqi updates
2022-11-08 19:19 UTC
[PATCH 0/8] smartpqi updates
2022-11-08 19:22 UTC (9+ messages)
` [PATCH 1/8] smartpqi: convert to host_tagset
` [PATCH 2/8] smartpqi: Add new controller PCI IDs
` [PATCH 3/8] smartpqi: correct max lun number
` [PATCH 4/8] smartpqi: change sysfs raid_level attribute to N/A for controllers
` [PATCH 5/8] smartpqi: correct device removal for multiactuator devices
` [PATCH 6/8] smartpqi: add controller cache flush during rmmod
` [PATCH 7/8] smartpqi: initialize feature section info
` [PATCH 8/8] smartpqi: change version to 2.1.20-035
[PATCH v2] scsi: lpfc: remove redundant pointer lp
2022-11-08 18:36 UTC
[PATCH] scsi: libsas: Check and update the link rate during discovery
2022-11-08 11:33 UTC (6+ messages)
` [External] : "
[PATCH v1 0/2] Add Mediatek UFS Multi Circular Queue
2022-11-08 7:32 UTC (4+ messages)
` [PATCH v1 2/2] ufs: mtk-host: Add MCQ feature
[PATCH] scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
2022-11-08 6:57 UTC (5+ messages)
[PATCH v5 0/3] Changes for ufshcd.c
2022-11-08 4:01 UTC (2+ messages)
[PATCH] scsi: nsp_cs: remove variable i
2022-11-08 4:01 UTC (2+ messages)
[PATCH] MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
2022-11-08 4:01 UTC (2+ messages)
[PATCH v1] ufs: core: print more evt history
2022-11-08 4:01 UTC (2+ messages)
[PATCH v3] scsi: scsi_transport_sas: fix error handling in sas_phy_add()
2022-11-08 4:01 UTC (2+ messages)
[PATCH] scsi: pm8001: Drop !task check in pm8001_abort_task()
2022-11-08 4:01 UTC (2+ messages)
[PATCH] ibmvfc: Avoid path failures during live migration
2022-11-08 4:01 UTC (2+ messages)
[PATCH v2 0/6] add support of RSOC command
2022-11-08 4:01 UTC (2+ messages)
[PATCH v3] scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
2022-11-08 4:01 UTC (4+ messages)
[PATCH 04/30] scsi: target: Use kstrtobool() instead of strtobool()
2022-11-08 3:54 UTC (2+ messages)
[PATCH] scsi: target: core: Remove unused variable unit_serial_len
2022-11-08 3:50 UTC (2+ messages)
[PATCH] scsi: lpfc: remove redundant pointer lp
2022-11-08 3:46 UTC (2+ messages)
[PATCH] scsi: csiostor: Remove unused variable n
2022-11-08 3:41 UTC (2+ messages)
[PATCH] scsi: qla2xxx: Fix set-but-not-used variable warnings
2022-11-08 3:38 UTC (2+ messages)
[PATCH 0/4] Call scsi_device_put() from non-atomic context
2022-11-08 3:36 UTC (2+ messages)
[PATCH v2 0/2] Fix scsi device's iodone_cnt mismatch with iorequest_cnt
2022-11-08 3:08 UTC (2+ messages)
[PATCH] scsi: ufs: Remove check_upiu_size() from ufshcd.h
2022-11-08 3:06 UTC (3+ messages)
[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-11-08 3:05 UTC (3+ messages)
[PATCH v2] scsi: ufs: Introduce ufshcd_abort_all()
2022-11-08 3:03 UTC (2+ messages)
[PATCH] scsi: BusLogic: remove variable adapter_count
2022-11-08 3:01 UTC (2+ messages)
[PATCH] scsi: message: fusion: remove variable 'where'
2022-11-08 2:59 UTC (2+ messages)
[PATCH] scsi: ufs: core: Refactor ufshcd_hba_enable()
2022-11-08 2:56 UTC (2+ messages)
[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
2022-11-07 14:34 UTC (16+ messages)
` [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
[PATCH v5] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-11-07 12:35 UTC (5+ messages)
[PATCH v2] scsi: scsi_transport_sas: fix error handling in sas_phy_add()
2022-11-07 12:34 UTC (3+ messages)
` [External] : "
[PATCH v6] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-11-08 1:44 UTC
[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
2022-11-07 10:47 UTC (2+ messages)
[PATCH] scsi: libsas: fix error handing in sas_ex_discover_expander()
2022-11-07 10:43 UTC (3+ messages)
[PATCH] scsi: libsas: fix error handling in sas_phy_add()
2022-11-07 10:38 UTC (3+ messages)
[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
2022-11-07 10:20 UTC (12+ messages)
` [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe
` [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
[PATCH v3 00/19] Use block pr_ops in LIO
2022-11-07 9:16 UTC (18+ messages)
` [PATCH v3 01/19] block: Add PR callouts for read keys and reservation
` [PATCH v3 03/19] scsi: Move sd_pr_type to header to share
` [PATCH v3 04/19] scsi: Add support for block PR read keys/reservation
` [PATCH v3 12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:24 UTC
How is the progress for removing flush_scheduled_work() callers?
2022-11-06 10:28 UTC
[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 21:47 UTC (16+ messages)
` [PATCH v4a 21/38] timers: scsi: Use timer_shutdown_sync() and timer_shutdown() before freeing timer
[RESEND PATCH 0/4] Implement File-Based optimization functionality
2022-11-05 5:22 UTC (6+ messages)
[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
2022-11-04 23:34 UTC (10+ messages)
` [RFC][PATCH v3 25/33] timers: scsi: Use timer_shutdown_sync() and timer_shutdown() before freeing timer
[PATCH v2 00/15] magic-number.rst funeral rites
2022-11-04 19:57 UTC (4+ messages)
` [PATCH v2 14/15] scsi: ncr53c8xx: replace CCB_MAGIC with bool busy
[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
2022-11-04 17:20 UTC (2+ messages)
PM-runtime: supplier looses track of consumer during probe
2022-11-04 9:19 UTC (2+ messages)
[PATCH] scsi: libsas: fix error handling in sas_register_phys()
2022-11-04 6:46 UTC
[PATCH] scsi: scsi_transport_spi: Fix page fault in spi_transport_init()
2022-11-04 2:14 UTC
[PATCH v2 00/15] ufs: qcom: Add HS-G4 support
2022-11-03 15:23 UTC (6+ messages)
` [PATCH v2 06/15] dt-bindings: ufs: Add "max-device-gear" property for UFS device
[PATCH 0/2] scsi: snic: fixes two source leaks
2022-11-03 12:59 UTC (3+ messages)
` [PATCH 1/2] scsi: snic: fix possible memory leak in snic_tgt_create()
` [PATCH 2/2] scsi: snic: fix refcount leak of shost_gendev in normal path
[PATCH 00/15] ufs: qcom: Add HS-G4 support
2022-11-03 12:18 UTC (6+ messages)
` [PATCH 14/15] scsi: ufs: ufs-qcom: Add support for finding HS gear on new UFS versions
[PATCH] mpt3sas: Fix leaked raid template in _mpt3sas_init()
2022-11-03 9:24 UTC
[PATCH] scsi: scsi_transport_spi: Fix unhandled errors in spi_transport_init()
2022-11-03 9:22 UTC
[PATCH] scsi: lpfc: fix double free bug in lpfc_bsg_write_ebuf_set
2022-11-03 4:12 UTC (3+ messages)
[RESEND PATCH 4/4] scsi:ufs:add fbo functionality
2022-11-02 20:26 UTC (2+ messages)
[PATCH v2 0/4] ufs: core: Always read the descriptors with max length
2022-11-02 14:29 UTC (3+ messages)
` [PATCH v2 3/4] ufs: core: Remove len parameter from ufshcd_set_active_icc_lvl
` [PATCH v2 4/4] ufs: core: Remove ufshcd_map_desc_id_to_length function
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