Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH 23/26] block: Remove zone write locking, (continued)
- [PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x,
Chris Leech
- [PATCH 0/2] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x,
Chris Leech
- [PATCH v2 00/17] Update lpfc to revision 14.4.0.0,
Justin Tee
- [PATCH v2 01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list, Justin Tee
- [PATCH v2 02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc, Justin Tee
- [PATCH v2 04/17] lpfc: Remove D_ID swap log message from trace event logger, Justin Tee
- [PATCH v2 03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length, Justin Tee
- [PATCH v2 06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps, Justin Tee
- [PATCH v2 07/17] lpfc: Fix failure to delete vports when discovery is in progress, Justin Tee
- [PATCH v2 08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS, Justin Tee
- [PATCH v2 09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications, Justin Tee
- [PATCH v2 10/17] lpfc: Move handling of reset congestion statistics events, Justin Tee
- [PATCH v2 11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs, Justin Tee
- [PATCH v2 12/17] lpfc: Change nlp state statistic counters into atomic_t, Justin Tee
- [PATCH v2 16/17] lpfc: Update lpfc version to 14.4.0.0, Justin Tee
- [PATCH v2 13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock, Justin Tee
- [PATCH v2 15/17] lpfc: Change lpfc_vport load_flag member into a bitmask, Justin Tee
- [PATCH v2 14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask, Justin Tee
- [PATCH v2 05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes, Justin Tee
- [PATCH v2 17/17] lpfc: Copyright updates for 14.4.0.0 patches, Justin Tee
- Re: [PATCH v2 00/17] Update lpfc to revision 14.4.0.0, Himanshu Madhani
- Re: [PATCH v2 00/17] Update lpfc to revision 14.4.0.0, Martin K. Petersen
- Re: [PATCH v2 00/17] Update lpfc to revision 14.4.0.0, Martin K. Petersen
- [GIT PULL] SCSI fixes for 6.8-rc2,
James Bottomley
- [PATCH 00/17] lpfc: Update lpfc to revision 14.4.0.0,
Justin Tee
- [PATCH 01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list, Justin Tee
- [PATCH 02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc, Justin Tee
- [PATCH 03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length, Justin Tee
- [PATCH 04/17] lpfc: Remove D_ID swap log message from trace event logger, Justin Tee
- [PATCH 05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes, Justin Tee
- [PATCH 06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps, Justin Tee
- [PATCH 07/17] lpfc: Fix failure to delete vports when discovery is in progress, Justin Tee
- [PATCH 08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS, Justin Tee
- [PATCH 09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications, Justin Tee
- [PATCH 10/17] lpfc: Move handling of reset congestion statistics events, Justin Tee
- [PATCH 11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs, Justin Tee
- [PATCH 12/17] lpfc: Change nlp state statistic counters into atomic_t, Justin Tee
- [PATCH 13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock, Justin Tee
- [PATCH 16/17] lpfc: Update lpfc version to 14.4.0.0, Justin Tee
- [PATCH 15/17] lpfc: Change lpfc_vport load_flag member into a bitmask, Justin Tee
- [PATCH 17/17] lpfc: Copyright updates for 14.4.0.0 patches, Justin Tee
- [PATCH 14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask, Justin Tee
- [PATCH v9 00/19] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v9 01/19] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v9 02/19] fs: Verify write lifetime constants at compile time, Bart Van Assche
- [PATCH v9 03/19] fs: Split fcntl_rw_hint(), Bart Van Assche
- [PATCH v9 05/19] fs: Propagate write hints to the struct block_device inode, Bart Van Assche
- [PATCH v9 04/19] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v9 06/19] block, fs: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v9 07/19] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v9 08/19] fs/f2fs: Restore support for tracing data lifetimes, Bart Van Assche
- [PATCH v9 09/19] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v9 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v9 11/19] scsi: sd: Translate data lifetime information, Bart Van Assche
- [PATCH v9 12/19] scsi: scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v9 13/19] scsi: scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v9 14/19] scsi: scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v9 15/19] scsi: scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v9 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap, Bart Van Assche
- [PATCH v9 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v9 18/19] scsi: scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v9 19/19] scsi: scsi_debug: Maintain write statistics per group number, Bart Van Assche
- [PATCH 0/2] Ensure FCoE target interrupts work,
Lee Duncan
- [Bug 218436] New: UBSAN: array-index-out-of-bounds in drivers/scsi/aacraid/aachba.c, bugzilla-daemon
- [PATCH AUTOSEL 4.19 1/2] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 5.4 1/3] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 5.10 1/3] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 5.15 1/3] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 6.1 2/5] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 6.6 06/10] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 6.6 03/10] scsi: smartpqi: Fix logical volume rescan race condition, Sasha Levin
- [PATCH AUTOSEL 6.6 02/10] scsi: smartpqi: Add new controller PCI IDs, Sasha Levin
- [PATCH AUTOSEL 6.7 08/12] scsi: target: core: Add TMF to tmr_list handling, Sasha Levin
- [PATCH AUTOSEL 6.7 03/12] scsi: smartpqi: Fix logical volume rescan race condition, Sasha Levin
- [PATCH AUTOSEL 6.7 02/12] scsi: smartpqi: Add new controller PCI IDs, Sasha Levin
- [PATCH] scsi: iscsi: fix iscsi ida memory leak,
Guixin Liu
- [PATCH] scsi: sd: fix sd ida memory leak,
Guixin Liu
- [PATCH 0/3] ufs: qcom: Mark "core_reset" as required property,
Manivannan Sadhasivam
- [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags,
Matthew Wilcox
- [PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs,
Gaurav Kashyap
- [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys, Gaurav Kashyap
- [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key, Gaurav Kashyap
- [PATCH v4 12/15] ufs: host: support for generate, import and prepare key, Gaurav Kashyap
- [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice, Gaurav Kashyap
- [PATCH v4 08/15] ufs: core: add support to derive software secret, Gaurav Kashyap
- [PATCH v4 11/15] ufs: host: implement derive sw secret vop in ufs qcom, Gaurav Kashyap
- [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property, Gaurav Kashyap
- [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom, Gaurav Kashyap
- [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice, Gaurav Kashyap
- [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys, Gaurav Kashyap
- [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret, Gaurav Kashyap
- [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys, Gaurav Kashyap
- [PATCH v4 07/15] ufs: core: support wrapped keys in ufs core, Gaurav Kashyap
- [PATCH v4 14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice, Gaurav Kashyap
- [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key, Gaurav Kashyap
- Recall: [PATCH 2/2] Add error checking and returning for transport_register_device() in scsi_sysfs_add_host(), (학생) 장인규 (컴퓨터공학과)
- [PATCH 2/2] Add error checking and returning for transport_register_device() in scsi_sysfs_add_host(),
Ingyu Jang
- Query about UCD allocation,
Kiwoong Kim
- blktests failures with v6.8-rc1 kernel, Shinichiro Kawasaki
- [PATCH] dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg",
Rob Herring
- [PATCH v3 00/15] block atomic writes,
John Garry
- [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors, John Garry
- [PATCH v3 01/15] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH v3 04/15] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v3 08/15] block: Error an attempt to split an atomic write bio, John Garry
- [PATCH v3 10/15] block: Add fops atomic write support, John Garry
- [PATCH v3 05/15] block: Add REQ_ATOMIC flag, John Garry
- [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD, John Garry
- [PATCH v3 13/15] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v3 09/15] block: Add checks to merging of atomic writes, John Garry
- [PATCH v3 03/15] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH v3 12/15] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- [PATCH v3 14/15] nvme: Support atomic writes, John Garry
- [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically, John Garry
- Re: [PATCH v3 00/15] block atomic writes, Christoph Hellwig
- [PATCH v2] scsi: ufs: qcom: avoid re-init quirk when gears match,
Eric Chanudet
- [PATCH] scsi: ufs: qcom: Clarify comments about the initial phy_gear,
Andrew Halaney
- [PATCH] [v2] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports(),
Arnd Bergmann
- Re: Build regressions/improvements in v6.8-rc1,
Geert Uytterhoeven
- [PATCH 72/82] scsi: sd_zbc: Refactor intentional wrap-around test, Kees Cook
- [PATCH 61/82] scsi: mpt3sas: Refactor intentional wrap-around test, Kees Cook
- [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries,
Mike Christie
- [PATCH v13 01/19] scsi: Allow passthrough to request scsi-ml retries, Mike Christie
- [PATCH v13 02/19] scsi: Have scsi-ml retry scsi_probe_lun errors, Mike Christie
- [PATCH v13 03/19] scsi: retry INQUIRY after timeout, Mike Christie
- [PATCH v13 04/19] scsi: Use separate buf for START_STOP in sd_spinup_disk, Mike Christie
- [PATCH v13 06/19] scsi: hp_sw: Have scsi-ml retry scsi_execute_cmd errors, Mike Christie
- [PATCH v13 07/19] scsi: rdac: Have scsi-ml retry send_mode_select errors, Mike Christie
- [PATCH v13 05/19] scsi: Have scsi-ml retry sd_spinup_disk errors, Mike Christie
- [PATCH v13 10/19] scsi: ch: Remove unit_attention, Mike Christie
- [PATCH v13 11/19] scsi: ch: Have scsi-ml retry ch_do_scsi UAs, Mike Christie
- [PATCH v13 12/19] scsi: Have scsi-ml retry scsi_mode_sense UAs, Mike Christie
- [PATCH v13 15/19] scsi: sd: Have scsi-ml retry read_capacity_10 errors, Mike Christie
- [PATCH v13 18/19] scsi: ufs: Have scsi-ml retry start stop errors, Mike Christie
- [PATCH v13 16/19] scsi: ses: Have scsi-ml retry scsi_execute_cmd errors, Mike Christie
- [PATCH v13 19/19] scsi: Add kunit tests for scsi_check_passthrough, Mike Christie
- [PATCH v13 17/19] scsi: sr: Have scsi-ml retry get_sectorsize errors, Mike Christie
- [PATCH v13 08/19] scsi: spi: Have scsi-ml retry spi_execute UAs, Mike Christie
- [PATCH v13 09/19] scsi: sd: Have scsi-ml retry sd_sync_cache errors, Mike Christie
- [PATCH v13 14/19] scsi: sd: Have pr commands retry UAs, Mike Christie
- [PATCH v13 13/19] scsi: Have scsi-ml retry scsi_report_lun_scan errors, Mike Christie
- Re: [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries, Christoph Hellwig
- Re: [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries, Martin K. Petersen
- Re: [PATCH v13 00/19] scsi: Allow scsi_execute users to request retries, Martin K. Petersen
- [PATCH RFC v4 10/11] scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell, Andrew Halaney
- [PATCH RFC v4 06/11] scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV, Andrew Halaney
- [PATCH RFC v4 11/11] scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs, Andrew Halaney
- [PATCH RFC v4 09/11] scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL, Andrew Halaney
- [PATCH RFC v4 08/11] scsi: ufs: core: Perform read back after disabling interrupts, Andrew Halaney
- [PATCH RFC v4 07/11] scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H, Andrew Halaney
- [PATCH RFC v4 00/11] scsi: ufs: Remove overzealous memory barriers,
Andrew Halaney
- [PATCH] [v2] scsi: megaraid_sas: Fix a memleak in megasas_init_fw, Zhipeng Lu
- [PATCH 1/1] scsi: storvsc: Fix ring buffer size calculation,
mhkelley58
- [PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare,
SEO HOYOUNG
- [PATCH 0/4] scsi: hisi_sas: Minor fixes and cleanups,
chenxiang
- [PATCH v4 0/8] Add UFS support for SC7180/SM7125,
David Wronek
- [PATCH v4 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine, David Wronek
- [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string, David Wronek
- [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180, David Wronek
- [PATCH v4 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S, David Wronek
- [PATCH v4 5/8] phy: qcom: qmp-ufs: Add SC7180 support, David Wronek
- [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add UFS nodes, David Wronek
- [PATCH v4 7/8] arm64: dts: qcom: sm7125-xiaomi-common: Add UFS nodes, David Wronek
- [PATCH v4 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S, David Wronek
- Re: (subset) [PATCH v4 0/8] Add UFS support for SC7180/SM7125, Vinod Koul
- Re: (subset) [PATCH v4 0/8] Add UFS support for SC7180/SM7125, Bjorn Andersson
- [GIT PULL] final round of SCSI updates for the 6.7+ merge window,
James Bottomley
- [PATCH] scsi: ufs: qcom: avoid re-init quirk when gears match,
Eric Chanudet
- [PATCH][next] scsi: message: fusion: remove redundant pointer hd,
Colin Ian King
- [PATCH][next] scsi: megaraid: remove redundant assignment to variable retval,
Colin Ian King
- [PATCH] target: sbp: integer overflow and potential memory corruption,
Fullway Wang
- [PATCH] scsi: Update max_hw_sectors on rescan,
Brian King
- [PATCH] scsi: megaraid_sas: Fix a memleak in megasas_init_fw,
Zhipeng Lu
- [PATCH] scsi: elx: efec: Fix a memleak in efct_hw_setup_io, Zhipeng Lu
- I/O tracing and access logging, Daniel Rozsnyó
- [PATCH] MAINTAINERS: update ibmvscsi_tgt maintainer,
Tyrel Datwyler
- [PATCH AUTOSEL 4.19 01/22] scsi: lpfc: Fix possible file string name overflow when updating firmware,
Sasha Levin
- [PATCH AUTOSEL 5.4 13/31] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Sasha Levin
- [PATCH AUTOSEL 5.4 12/31] scsi: libfc: Don't schedule abort twice, Sasha Levin
- [PATCH AUTOSEL 5.4 04/31] scsi: lpfc: Fix possible file string name overflow when updating firmware, Sasha Levin
- [PATCH AUTOSEL 5.10 16/44] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Sasha Levin
- [PATCH AUTOSEL 5.10 15/44] scsi: libfc: Don't schedule abort twice, Sasha Levin
- [PATCH AUTOSEL 5.10 08/44] scsi: arcmsr: Support new PCI device IDs 1883 and 1886, Sasha Levin
- [PATCH AUTOSEL 5.10 04/44] scsi: lpfc: Fix possible file string name overflow when updating firmware, Sasha Levin
- [PATCH AUTOSEL 5.15 16/47] scsi: libfc: Don't schedule abort twice, Sasha Levin
- [PATCH AUTOSEL 5.15 17/47] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Sasha Levin
- [PATCH AUTOSEL 5.15 09/47] scsi: arcmsr: Support new PCI device IDs 1883 and 1886, Sasha Levin
- [PATCH AUTOSEL 5.15 05/47] scsi: lpfc: Fix possible file string name overflow when updating firmware, Sasha Levin
- [PATCH AUTOSEL 6.1 45/68] scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM, Sasha Levin
- [PATCH AUTOSEL 6.1 25/68] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Sasha Levin
- [PATCH AUTOSEL 6.1 24/68] scsi: libfc: Don't schedule abort twice, Sasha Levin
- [PATCH AUTOSEL 6.1 14/68] scsi: arcmsr: Support new PCI device IDs 1883 and 1886, Sasha Levin
- [PATCH AUTOSEL 6.1 13/68] scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116, Sasha Levin
- [PATCH AUTOSEL 6.1 08/68] scsi: lpfc: Fix possible file string name overflow when updating firmware, Sasha Levin
- [PATCH AUTOSEL 6.6 073/104] scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM, Sasha Levin
- [PATCH AUTOSEL 6.6 072/104] scsi: lpfc: Move determination of vmid_flag after VMID reinitialization completes, Sasha Levin
- [PATCH AUTOSEL 6.6 071/104] scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC, Sasha Levin
- [PATCH AUTOSEL 6.6 041/104] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Sasha Levin
- [PATCH AUTOSEL 6.6 040/104] scsi: libfc: Don't schedule abort twice, Sasha Levin
- [PATCH AUTOSEL 6.6 027/104] scsi: arcmsr: Support new PCI device IDs 1883 and 1886, Sasha Levin
- [PATCH AUTOSEL 6.6 026/104] scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116, Sasha Levin
- [PATCH AUTOSEL 6.6 025/104] scsi: mpi3mr: Add support for SAS5116 PCI IDs, Sasha Levin
- [PATCH AUTOSEL 6.6 016/104] scsi: lpfc: Fix possible file string name overflow when updating firmware, Sasha Levin
- [PATCH AUTOSEL 6.7 074/108] scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM, Sasha Levin
- [PATCH AUTOSEL 6.7 073/108] scsi: lpfc: Move determination of vmid_flag after VMID reinitialization completes, Sasha Levin
- [PATCH AUTOSEL 6.7 072/108] scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC, Sasha Levin
- [PATCH AUTOSEL 6.7 042/108] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Sasha Levin
- [PATCH AUTOSEL 6.7 041/108] scsi: libfc: Don't schedule abort twice, Sasha Levin
- [PATCH AUTOSEL 6.7 027/108] scsi: arcmsr: Support new PCI device IDs 1883 and 1886, Sasha Levin
- [PATCH AUTOSEL 6.7 026/108] scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116, Sasha Levin
- [PATCH AUTOSEL 6.7 025/108] scsi: mpi3mr: Add support for SAS5116 PCI IDs, Sasha Levin
- [PATCH AUTOSEL 6.7 016/108] scsi: lpfc: Fix possible file string name overflow when updating firmware, Sasha Levin
- [LSF/MM/BPF TOPIC] Improving Zoned Storage Support,
Bart Van Assche
- [PATCH] scsi: initio: remove redundant variable rb,
Colin Ian King
- [PATCH] virtio_scsi: remove duplicate check if queue is broken,
Li RongQing
- [PATCH 00/42] Fix coccicheck warnings,
Li Zhijian
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: (subset) [PATCH 00/42] Fix coccicheck warnings, Martin K. Petersen
[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems,
Viacheslav Dubeyko
[PATCH v2] scsi: csiostor: Use kcalloc() instead of kzalloc(),
Erick Archer
[PATCH] scsi: csiostor: Use kcalloc() instead of kzalloc(),
Erick Archer
[PATCH V1 0/2] Refactor phy powerup sequence,
Nitin Rawat
[PATCH] scsi: core: move scsi_host_busy() out of host lock for waking up EH handler,
Ming Lei
[PATCH] scsi: isci: request: Fix an error code problem in isci_io_request_build,
Su Hui
Re: [Report] blk-zoned/ZNS: non_power_of_2 of zone->len],
Damien Le Moal
[PATCH] scsi: core: Safe warning about bad dev info string,
Petr Mladek
[PATCH] scsi: qla2xxx: fix fortify warning, Dmitry Antipov
[PATCH 0/5] scsi: Replace {v}snprintf() variants with safer alternatives,
Lee Jones
[PATCH] scsi: target: add TMF to tmr_list at the handling,
Dmitry Bogdanov
[PATCH] scsi: core: Kick the requeue list after inserting when flushing,
Niklas Cassel
[PATCH] scsi: aacraid: Clean up errors in commsup.c,
XueBing Chen
[PATCH] scsi: aacraid: Clean up errors in linit.c, XueBing Chen
[PATCH] scsi: aacraid: Clean up errors in commctrl.c, XueBing Chen
[PATCH] scsi: aacraid: Clean up errors in aachba.c, XueBing Chen
[PATCH] scsi: qla4xxx: Clean up errors in ql4_iocb.c, XueBing Chen
[PATCH] scsi: qla4xxx: Clean up errors in ql4_glbl.c, XueBing Chen
[PATCH] scsi: qla4xxx: Clean up errors in ql4_isr.c, XueBing Chen
[PATCH] scsi: qla4xxx: Clean up errors in ql4_mbx.c, XueBing Chen
[PATCH] scsi/qla4xxx: Clean up errors in ql4_nvram.c, XueBing Chen
[PATCH] scsi: qla4xxx: Clean up errors in ql4_def.h, XueBing Chen
blktests failures with v6.7-rc1 kernel,
Shinichiro Kawasaki
[GIT PULL] first round of SCSI updates for the 6.7+ merge window,
James Bottomley
[PATCH] scsi: fnic: unlock on error path in fnic_queuecommand(),
Dan Carpenter
[PATCH v1 0/2] scsi: allow host change auto suspend timer,
peter.wang
[PATCH v3 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x,
Nilesh Javali
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework,
Chaitanya Kulkarni
[Regression] Hang deleting ATA HDD device for undocking,
Kevin Locke
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]