Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks, (continued)
- [PATCH v1 0/8] MediaTek UFS fixes and cleanups - Part 1,
AngeloGioacchino Del Regno
- [PATCH v1 1/8] scsi: ufs-mediatek: Remove useless mediatek,ufs-support-va09 property, AngeloGioacchino Del Regno
- [PATCH v1 2/8] scsi: ufs: ufs-mediatek: Fix property name for crypt boost voltage, AngeloGioacchino Del Regno
- [PATCH v1 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-boost-crypt property, AngeloGioacchino Del Regno
- [PATCH v1 4/8] scsi: ufs: ufs-mediatek: Avoid underscores in crypt clock names, AngeloGioacchino Del Regno
- [PATCH v1 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183, AngeloGioacchino Del Regno
- [PATCH v1 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 compatible, AngeloGioacchino Del Regno
- [PATCH v1 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks, AngeloGioacchino Del Regno
- [PATCH v1 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators, AngeloGioacchino Del Regno
- [PATCH v3] scsi: ufs: core: changing the status to check inflight,
SEO HOYOUNG
- [REGRESSION] Loss of some SMART information in v6.1.81,
Cyril Brulebois
- [PATCH v4 0/1] Remove support for legacy UFS,
Avri Altman
- [PATCH 0/5] scsi: Avoid possible run-time warning with long manufacturer strings,
Kees Cook
- [PATCH] scsi/ufs: Fix ufshcd_mcq_sqe_search(),
Bart Van Assche
- [PATCH] scsi: ufs: mediatek: fix module autoloading,
Krzysztof Kozlowski
- [PATCH v1] scsi: ufs: exynos: Support module autoloading,
Will McVicker
- convert SCSI to atomic queue limits, part 1 (v3),
Christoph Hellwig
- [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 01/23] block: add a helper to cancel atomic queue limit updates, Christoph Hellwig
- [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue, Christoph Hellwig
- [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template, Christoph Hellwig
- [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host, Christoph Hellwig
- [PATCH 07/23] scsi: add a dma_alignment field to the host and host template, Christoph Hellwig
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- Re: convert SCSI to atomic queue limits, part 1 (v3), Martin K. Petersen
- Re: convert SCSI to atomic queue limits, part 1 (v3), Martin K. Petersen
- [PATCH v2] scsi: ufs: core: changing the status to check inflight,
SEO HOYOUNG
- [PATCH 1/2] MAINTAINERS: Make cxlflash obsolete,
Andrew Donnellan
- [PATCH RESEND] scsi: megaraid_sas: make module parameter scmd_timeout writable,
Lei Chen
[PATCH] scsi: aic7xxx: indent kconfig help text,
Prasad Pandit
[PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc,
Randy Dunlap
- [PATCH 1/8] scsi: documentation: clean up scsi_mid_low_api.rst, Randy Dunlap
- [PATCH 3/8] scsi: core: add kernel-doc for scsi_msg_to_host_byte(), Randy Dunlap
- [PATCH 4/8] scsi: iser: fix @read_stag kernel-doc warning, Randy Dunlap
- [PATCH 5/8] scsi: libfcoe: fix a slew of kernel-doc warnings, Randy Dunlap
- [PATCH 6/8] scsi: core: add function return kernel-doc for 2 functions, Randy Dunlap
- [PATCH 7/8] scsi: scsi_transport_fc: add kernel-doc for function return, Randy Dunlap
- [PATCH 8/8] scsi: scsi_transport_srp: fix a couple of kernel-doc warnings, Randy Dunlap
- [PATCH 2/8] scsi: documentation: clean up overview, Randy Dunlap
- Re: [PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc, Martin K. Petersen
- Re: [PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc, Martin K. Petersen
[PATCH v7 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v7 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v7 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v7 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v7 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v7 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v7 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v7 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v7 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v7 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v7 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v7 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v7 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v7 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v7 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v7 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v7 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v7 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v7 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v7 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v7 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v7 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v7 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v7 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v7 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v7 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v7 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v7 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v7 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: [PATCH v7 00/28] Zone write plugging, Christoph Hellwig
- Re: [PATCH v7 00/28] Zone write plugging, Damien Le Moal
- Re: [PATCH v7 00/28] Zone write plugging, Jens Axboe
[PATCH v4 0/4] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform,
Dmitry Baryshkov
[PATCH AUTOSEL 4.19 1/5] scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic,
Sasha Levin
[PATCH AUTOSEL 5.4 1/6] scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic,
Sasha Levin
[PATCH AUTOSEL 5.10 1/7] scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic,
Sasha Levin
[PATCH AUTOSEL 5.15 01/10] scsi: lpfc: Move NPIV's transport unregistration to after resource clean up,
Sasha Levin
[PATCH AUTOSEL 6.1 01/13] scsi: lpfc: Move NPIV's transport unregistration to after resource clean up,
Sasha Levin
[PATCH AUTOSEL 6.6 01/22] scsi: ufs: core: Fix MCQ MAC configuration,
Sasha Levin
[PATCH AUTOSEL 6.8 01/25] scsi: ufs: core: Fix MCQ MAC configuration,
Sasha Levin
[PATCH V2] scsi: lpfc: Fix a possible null pointer dereference, Huai-Yuan Liu
[PATCH v3 0/1] Remove support for legacy UFS,
Avri Altman
[PATCH][next] scsi: FlashPoint: remove redundant assignment to pointer currTar_Info,
Colin Ian King
[GIT PULL] SCSI fixes for 6.9-rc2,
James Bottomley
[PATCH v1] scsi: ufs: core: changing the status to check inflight,
SEO HOYOUNG
[PATCH v6 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v6 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v6 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v6 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v6 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v6 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v6 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v6 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v6 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v6 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v6 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v6 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v6 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v6 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v6 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v6 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v6 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v6 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v6 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v6 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v6 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v6 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v6 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v6 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v6 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v6 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v6 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v6 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v6 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: [PATCH v6 00/28] Zone write plugging, Dennis Maisenbacher
- Re: [PATCH v6 00/28] Zone write plugging, Martin K. Petersen
[PATCH] scsi: sg: fix refcount warning,
Keith Busch
Re: Kernel Trace in recent 6.1.8n kernels, Randy Dunlap
Re: Broken Domain Validation in 6.1.84+,
Bart Van Assche
Bounce probe for linux-scsi@xxxxxxxxxxxxxxx (no action required),
linux-scsi+owner
[PATCH] [v2] cxlflash: fix function pointer cast warnings,
Arnd Bergmann
[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101,
Peter Griffin
- [PATCH 01/17] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit, Peter Griffin
- [PATCH 02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible, Peter Griffin
- [PATCH 03/17] dt-bindings: ufs: exynos-ufs: Add gs101 compatible, Peter Griffin
- [PATCH 04/17] dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible, Peter Griffin
- [PATCH 05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller, Peter Griffin
- [PATCH 06/17] arm64: dts: exynos: gs101: Add the hsi2 sysreg node, Peter Griffin
- [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes, Peter Griffin
- [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2, Peter Griffin
- [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap, Peter Griffin
- [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery, Peter Griffin
- [PATCH 11/17] phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning, Peter Griffin
- [PATCH 12/17] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option, Peter Griffin
- [PATCH 13/17] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option, Peter Griffin
- [PATCH 14/17] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz, Peter Griffin
- [PATCH 15/17] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata, Peter Griffin
- [PATCH 16/17] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC, Peter Griffin
- [PATCH 17/17] MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101., Peter Griffin
- Re: [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101, Krzysztof Kozlowski
- Re: (subset) [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101, Vinod Koul
- RE: [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101, Alim Akhtar
[bug report] WARNING: CPU: 2 PID: 987 at drivers/scsi/sg.c:2236 sg_remove_sfp_usercontext+0x1bc/0x1d0 [sg],
Changhui Zhong
[PATCH] scsi: qedf: make qedf_execute_tmf non-preemptible,
John Meneghini
[PATCH v2 0/2] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5,
Manivannan Sadhasivam
[bug report] scsi: mpi3mr: Debug ability improvements, Dan Carpenter
[PATCH v5 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v5 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v5 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v5 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v5 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v5 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v5 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v5 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v5 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v5 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v5 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v5 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v5 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v5 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v5 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v5 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v5 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v5 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v5 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v5 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v5 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v5 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v5 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v5 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v5 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v5 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v5 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v5 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v5 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: [PATCH v5 00/28] Zone write plugging, Hans Holmberg
[PATCH 00/34] address all -Wunused-const warnings,
Arnd Bergmann
[linus:master] [scsi] 27f58c04a8: WARNING:at_drivers/scsi/sg.c:#sg_remove_sfp_usercontext[sg], kernel test robot
[PATCH] scsi: lpfc: Fix a possible null pointer dereference,
Huai-Yuan Liu
[no subject], Huai-Yuan Liu
[no subject], Huai-Yuan Liu
convert SCSI to atomic queue limits, part 1 (v2),
Christoph Hellwig
- [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 01/23] block: add a helper to cancel atomic queue limit updates, Christoph Hellwig
- [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue, Christoph Hellwig
- [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template, Christoph Hellwig
- [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host, Christoph Hellwig
- [PATCH 07/23] scsi: add a dma_alignment field to the host and host template, Christoph Hellwig
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- Re: convert SCSI to atomic queue limits, part 1 (v2), Martin K. Petersen
- Re: convert SCSI to atomic queue limits, part 1 (v2), John Garry
[PATCH v4 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v4 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v4 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v4 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v4 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v4 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v4 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v4 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v4 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v4 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v4 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v4 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v4 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v4 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v4 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v4 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v4 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v4 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v4 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v4 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v4 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v4 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v4 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v4 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v4 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v4 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v4 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v4 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v4 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: [PATCH v4 00/28] Zone write plugging, Hans Holmberg
[PATCH] scsi: qla2xxx: Fix off by one in qla_edif_app_getstats(),
Dan Carpenter
[PATCH v2 0/2] Some small fixes for hisi_sas,
chenxiang
startup BUG at lib/string_helpers.c from scsi fusion mptsas,
Charles Bertsch
[PATCH] scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5,
Manivannan Sadhasivam
[PATCH v2 2/2] scsi: aic79xx: add scb NULL check in ahd_handle_msg_reject(), Aleksandr Aprelkov
[PATCH] scsi: aic79xx: add scb NULL check in ahd_handle_ign_wide_residue(), Aleksandr Aprelkov
[PATCH] scsi: aic79xx: add scb NULL check in ahd_handle_msg_reject(),
Aleksandr Aprelkov
[PATCH 0/2] Some small fixes for hisi_sas,
chenxiang
[PATCH] scsi/csiostor : Correctly obtain the size of the data structure, flyingpenghao
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(),
Krzysztof Kozlowski
- [PATCH v2 01/25] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [PATCH v2 02/25] virtio: balloon: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 03/25] virtio: input: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 04/25] virtio: mem: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 05/25] um: virt-pci: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 06/25] virtio_blk: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 07/25] bluetooth: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 08/25] hwrng: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 09/25] virtio_console: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 10/25] crypto: virtio - drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 11/25] firmware: arm_scmi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 12/25] gpio: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 13/25] drm/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 14/25] iommu: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 15/25] misc: nsm: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 16/25] net: caif: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 17/25] net: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 18/25] net: 9p: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 19/25] vsock/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 20/25] wifi: mac80211_hwsim: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 22/25] rpmsg: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 23/25] scsi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 24/25] fuse: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 25/25] sound: virtio: drop owner assignment, Krzysztof Kozlowski
- Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
[GIT PULL] SCSI fixes for 6.9-rc1,
James Bottomley
[PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc(),
Erick Archer
[PATCH 0/4] scsi: Prevent several section mismatch warnings,
Uwe Kleine-König
[PATCH v5 00/11] scsi: ufs: Remove overzealous memory barriers,
Andrew Halaney
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]