linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 23:40:40 to 2023-01-26 21:18:50 UTC [more...]

[PATCH] scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference
 2023-01-26 21:17 UTC 

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-26 17:33 UTC  (46+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class
` [PATCH v3 02/18] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v3 03/18] scsi: core: allow libata to complete successful commands via EH
` [PATCH v3 04/18] scsi: rename and move get_scsi_ml_byte()
` [PATCH v3 05/18] scsi: support retrieving sub-pages of mode pages
` [PATCH v3 06/18] scsi: support service action in scsi_report_opcode()
` [PATCH v3 07/18] scsi: sd: detect support for command duration limits
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures
` [PATCH v3 10/18] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v3 11/18] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v3 12/18] ata: libata: detect support for command duration limits
` [PATCH v3 13/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v3 14/18] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v3 15/18] ata: libata: add ATA feature control sub-page translation
` [PATCH v3 16/18] ata: libata: set read/write commands CDL index
` [PATCH v3 17/18] ata: libata: handle completion of CDL commands using policy 0xD
` [PATCH v3 18/18] Documentation: sysfs-block-device: document command duration limits

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (34+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[LSF/MM/BPF TOPIC] State Of The Page
 2023-01-26 16:40 UTC 

The PQ=1 saga
 2023-01-26  9:01 UTC  (8+ messages)

[PATCH net-next 05/11] net: add missing includes of linux/sched/clock.h
 2023-01-26  7:14 UTC 

[PATCH 0/2] fix iscsi commands when session is freed
 2023-01-25 20:50 UTC  (6+ messages)
` [PATCH 1/2] target: iscs: reject cmd in closed session
` [PATCH 2/2] target: iscsi: free cmds before session free

[PATCH] scsi: core: Fix the scsi_device_put() might_sleep annotation
 2023-01-25 20:03 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Use a variable instead of repeated computations
 2023-01-25 17:22 UTC  (2+ messages)

[PATCH v2] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
 2023-01-25  8:18 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 6.1-rc5
 2023-01-25  2:23 UTC  (2+ messages)

[PATCH v3] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
 2023-01-24 20:33 UTC  (4+ messages)

[PATCH] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
 2023-01-24 13:48 UTC  (3+ messages)

kernel BUG scsi_dh_alua sleeping from invalid context && kernel WARNING do not call blocking ops when !TASK_RUNNING
 2023-01-24 11:36 UTC  (12+ messages)

[PATCH 0/1] mpt3sas: Remove usage of dma_get_required_mask api
 2023-01-24  9:37 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v2 00/13] target task management fixes
 2023-01-24  2:40 UTC  (10+ messages)
` [PATCH v2 09/13] scsi: target: iscsit: Fix isert disconnect handling during login
` [PATCH v2 13/13] IB/isert: Fix hang in target_wait_for_cmds

[PATCH v2 0/3] Enable DMA clustering in the UFS driver
 2023-01-24  2:39 UTC  (6+ messages)
  ` [PATCH v2 2/3] scsi: ufs: Exynos: Fix the maximum segment size
  ` [PATCH v2 3/3] scsi: ufs: Enable DMA clustering

[Bug 216964] New: LSI SAS1068 logical volume caching mode not detected (with patch)
 2023-01-23 23:27 UTC 

[PATCH v7 01/22] scsi: Allow scsi_execute users to control retries
 2023-01-23 22:10 UTC  (23+ messages)
` [PATCH v7 01/22] scsi: Add helper to prep sense during error handling
` [PATCH v7 02/22] scsi: Allow passthrough to override what errors to retry
` [PATCH v7 03/22] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v7 04/22] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v7 05/22] scsi: retry INQUIRY after timeout
` [PATCH v7 06/22] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v7 07/22] scsi: Use separate buf for START_STOP in sd_spinup_disk
` [PATCH v7 08/22] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v7 09/22] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v7 10/22] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v7 11/22] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v7 12/22] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v7 13/22] scsi: ch: Remove unit_attention
` [PATCH v7 14/22] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v7 15/22] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v7 16/22] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v7 17/22] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v7 18/22] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v7 19/22] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v7 20/22] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v7 21/22] scsi: ufs: Have scsi-ml retry start stop errors
` [PATCH v7 22/22] scsi: Add kunit tests for scsi_check_passthrough

[PATCH v3 0/9] Add support for segments smaller than one page
 2023-01-23 19:58 UTC  (12+ messages)
` [PATCH v3 1/9] block: Introduce QUEUE_FLAG_SUB_PAGE_SEGMENTS and CONFIG_BLK_SUB_PAGE_SEGMENTS
` [PATCH v3 8/9] scsi: core: Set BLK_SUB_PAGE_SEGMENTS for small max_segment_size values

[PATCH v2] scsi: qla2xxx: Simplify if condition evaluation
 2023-01-23 19:19 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: Use a variable for repeated mem_size computation
 2023-01-23 18:41 UTC  (3+ messages)

Prezentacja
 2023-01-23  8:37 UTC 

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
 2023-01-23  0:59 UTC  (3+ messages)

[PATCH v2] scsi: Replace printk+WARN_ON by WARN macro
 2023-01-22 19:16 UTC  (2+ messages)

[PATCH v2] scsi: ipr: Convert ipr_probe_ioa_part2 as void
 2023-01-22 19:13 UTC  (2+ messages)

[PATCH] scsi: csiostor: use *ptr instead of ptr with sizeof
 2023-01-22 18:31 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Use a variable for repeated mem_size computation
 2023-01-22 18:27 UTC  (2+ messages)

[PATCH] scsi: fnic: Use a variable for repeated mem_size computation
 2023-01-22 18:26 UTC  (2+ messages)

[PATCH v3 0/1] scsi: ufs: Add hibernation callbacks
 2023-01-21  4:42 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] scsi: ufs: Add hibernation callbacks
 2023-01-20 11:06 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] Documentation: add exception capture function
 2023-01-19 21:59 UTC  (3+ messages)

[PATCH] mpt3sas: Remove scsi_dma_map errors messages
 2023-01-19 17:36 UTC  (2+ messages)

[PATCH v2 0/2] ufs: host: ufs-qcom: Add support for SM8550
 2023-01-19 15:14 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5
` [PATCH v2 2/2] dt-bindings: ufs: qcom: Add SM8550 compatible string

[PATCH 0/2] arm64/msm8996: enable UFS interconnect
 2023-01-19 14:43 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: ufs-qcom: add basic interconnect support
` [PATCH 2/2] arm64: dts: qcom: msm8996: enable UFS interconnects

[PATCH 0/2] qcom: add basic interconnect support to UFS
 2023-01-19 14:40 UTC  (3+ messages)

[PATCH] scsi: device_handler: alua: Remove a might_sleep() annotation
 2023-01-19  0:47 UTC  (2+ messages)

[PATCH v2 0/2] scsi: iscsi: host ipaddress UAF fixes
 2023-01-19  0:47 UTC  (2+ messages)

[PATCH v3 0/3] Add support for UFS Event Specific Interrupt
 2023-01-19  0:44 UTC  (2+ messages)

[PATCH v13 00/15] Add Multi Circular Queue Support
 2023-01-19  0:44 UTC  (2+ messages)

[PATCH] scsi: hpsa: fix allocation size for scsi_host_alloc()
 2023-01-19  0:21 UTC  (9+ messages)
    ` [lvc-project] "

[PATCH v2] scsi: ufs: core: fix devfreq deadlocks
 2023-01-19  0:21 UTC  (2+ messages)

[PATCH RESEND] dt-bindings: ufs: qcom: allow 'dma-coherent' property
 2023-01-18 23:48 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Change qla_trim_buf,__qla_adjust_buf functions to static
 2023-01-18 23:47 UTC  (2+ messages)

[PATCH] scsi: ipr: Replace kmap() with kmap_local_page()
 2023-01-18 23:44 UTC  (2+ messages)

[PATCH] scsi: ips: Replace kmap_atomic() with kmap_local_page()
 2023-01-18 23:42 UTC  (2+ messages)


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).