Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH 07/13] sd: Translate data lifetime information, (continued)
- [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH 03/13] fs: Restore kiocb.ki_hint, Bart Van Assche
- [PATCH 09/13] scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH 10/13] scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH 08/13] scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT, Bart Van Assche
- [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH 04/13] block: Restore write hint support, Bart Van Assche
- [PATCH 06/13] scsi_proto: Add struct io_group_descriptor, Bart Van Assche
- [PATCH 11/13] scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH 12/13] scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH 13/13] scsi_debug: Maintain write statistics per group number, Bart Van Assche
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices, Matthew Wilcox
- Re: [PATCH 00/13] Pass data temperature information to zoned UFS devices, Martin K. Petersen
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH v4 00/23] Fix libata suspend/resume handling and code cleanup,
Damien Le Moal
- [PATCH v4 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug, Damien Le Moal
- [PATCH v4 17/23] ata: libata-core: Remove ata_port_resume_async(), Damien Le Moal
- [PATCH v4 18/23] ata: libata-core: Do not poweroff runtime suspended ports, Damien Le Moal
- [PATCH v4 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown, Damien Le Moal
- [PATCH v4 23/23] ata: libata: Cleanup inline DMA helper functions, Damien Le Moal
- [PATCH v4 15/23] ata: libata-core: Detach a port devices on shutdown, Damien Le Moal
- [PATCH v4 03/23] ata: libata-scsi: link ata port and scsi device, Damien Le Moal
- [PATCH v4 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop, Damien Le Moal
- [PATCH v4 02/23] ata: libata-core: Fix port and device removal, Damien Le Moal
- [PATCH v4 21/23] ata: libata-eh: Improve reset error messages, Damien Le Moal
- [PATCH v4 19/23] ata: libata-core: Do not resume runtime suspended ports, Damien Le Moal
- [PATCH v4 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution, Damien Le Moal
- [PATCH v4 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat(), Damien Le Moal
- [PATCH v4 16/23] ata: libata-core: Remove ata_port_suspend_async(), Damien Le Moal
- [PATCH v4 22/23] ata: libata-eh: Reduce "disable device" message verbosity, Damien Le Moal
- [PATCH v4 20/23] ata: libata-sata: Improve ata_sas_slave_configure(), Damien Le Moal
- [PATCH v4 08/23] ata: libata-core: Do not register PM operations for SAS ports, Damien Le Moal
- [PATCH v4 06/23] scsi: Do not attempt to rescan suspended devices, Damien Le Moal
- [PATCH v4 12/23] scsi: Remove scsi device no_start_on_resume flag, Damien Le Moal
- [PATCH v4 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report(), Damien Le Moal
- [PATCH v4 01/23] ata: libata-core: Fix ata_port_request_pm() locking, Damien Le Moal
- [PATCH v4 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq(), Damien Le Moal
- [PATCH v4 04/23] scsi: sd: Differentiate system and runtime start/stop management, Damien Le Moal
- Re: [PATCH v4 00/23] Fix libata suspend/resume handling and code cleanup, Damien Le Moal
- Re: [PATCH v4 00/23] Fix libata suspend/resume handling and code cleanup, Geert Uytterhoeven
[PATCH 5.4 169/367] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.4 168/367] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.4 167/367] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 4.19 144/273] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH 4.19 143/273] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 4.14 083/186] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 4.14 084/186] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH] scsi: ufs: core: Do not access null point in ufshpb_remove,
Zhang Hui
[PATCH v16 00/12] Implement copy offload support,
Nitesh Shetty
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
[PATCH] scsi: fnic: Fix sg_reset success path,
Karan Tilak Kumar
[PATCH] scsi: iscsi: fix reference count leak in cxgbi_check_route(),
Ma Ke
[PATCH] scsi: target: fix deadlock by recursive locking,
Junxiao Bi
[PATCH v12 00/16] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v12 01/16] block: Introduce more member variables related to zone write locking, Bart Van Assche
- [PATCH v12 02/16] block: Only use write locking if necessary, Bart Van Assche
- [PATCH v12 03/16] block/mq-deadline: Only use zone locking if necessary, Bart Van Assche
- [PATCH v12 04/16] scsi: core: Introduce a mechanism for reordering requests in the error handler, Bart Van Assche
- [PATCH v12 05/16] scsi: core: Add unit tests for scsi_call_prepare_resubmit(), Bart Van Assche
- [PATCH v12 06/16] scsi: sd: Sort commands by LBA before resubmitting, Bart Van Assche
- [PATCH v12 07/16] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v12 08/16] scsi: sd_zbc: Only require an I/O scheduler if needed, Bart Van Assche
- [PATCH v12 09/16] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v12 10/16] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v12 11/16] scsi: ufs: hisi: Rework the code that disables auto-hibernation, Bart Van Assche
- [PATCH v12 12/16] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static, Bart Van Assche
- [PATCH v12 13/16] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v12 14/16] scsi: ufs: Simplify ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v12 15/16] scsi: ufs: Forbid auto-hibernation without I/O scheduler, Bart Van Assche
- [PATCH v12 16/16] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
[PATCH 0/4] UFS core patches,
Bart Van Assche
[PATCH 3/3] scsi: arcmsr: updated driver's version to v1.51.00.14-20230915, ching Huang
[PATCH 2/3] scsi: arcmsr: support new PCI device ID 1883 and 1886 Raid controllers, ching Huang
[PATCH 1/3] scsi: arcmsr: support Areca ARC-1688 Raid controller, ching Huang
[PATCH 0/3] scsi: arcmsr: support Areca ARC-1688 Raid controller,
ching Huang
Fwd: Marvell RAID Controller issues since 6.5.x,
Bagas Sanjaya
[PATCH 5.15 261/511] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.15 262/511] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.15 260/511] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.10 227/406] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.10 226/406] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 5.10 228/406] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH] scsi: ufs: Convert all platform drivers to return void,
Uwe Kleine-König
[GIT PULL] SCSI fixes for 6.6-rc1,
James Bottomley
[Bug 217914] New: scsi_eh_1 process high cpu after upgrading to 6.5,
bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- Re: [Bug 217914] New: scsi_eh_1 process high cpu after upgrading to 6.5, Bart Van Assche
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
- [Bug 217914] scsi_eh_1 process high cpu after upgrading to 6.5, bugzilla-daemon
[PATCH] scsi: iscsi_tcp: restrict to TCP sockets,
Eric Dumazet
[PATCH v3 00/23] Fix libata suspend/resume handling and code cleanup,
Damien Le Moal
- [PATCH v3 02/23] ata: libata-core: Fix port and device removal, Damien Le Moal
- [PATCH v3 04/23] scsi: sd: Differentiate system and runtime start/stop management, Damien Le Moal
- [PATCH v3 21/23] ata: libata-eh: Improve reset error messages, Damien Le Moal
- [PATCH v3 15/23] ata: libata-core: Detach a port devices on shutdown, Damien Le Moal
- [PATCH v3 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop, Damien Le Moal
- [PATCH v3 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution, Damien Le Moal
- [PATCH v3 23/23] ata: libata: Cleanup inline DMA helper functions, Damien Le Moal
- [PATCH v3 08/23] ata: libata-core: Do not register PM operations for SAS ports, Damien Le Moal
- [PATCH v3 12/23] scsi: Remove scsi device no_start_on_resume flag, Damien Le Moal
- [PATCH v3 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq(), Damien Le Moal
- [PATCH v3 06/23] scsi: Do not attempt to rescan suspended devices, Damien Le Moal
- [PATCH v3 20/23] ata: libata-sata: Improve ata_sas_slave_configure(), Damien Le Moal
- [PATCH v3 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug, Damien Le Moal
- [PATCH v3 01/23] ata: libata-core: Fix ata_port_request_pm() locking, Damien Le Moal
- [PATCH v3 19/23] ata: libata-core: Do not resume runtime suspended ports, Damien Le Moal
- [PATCH v3 03/23] ata: libata-scsi: link ata port and scsi device, Damien Le Moal
- [PATCH v3 22/23] ata: libata-eh: Reduce "disable device" message verbosity, Damien Le Moal
- [PATCH v3 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report(), Damien Le Moal
- [PATCH v3 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat(), Damien Le Moal
- [PATCH v3 18/23] ata: libata-core: Do not poweroff runtime suspended ports, Damien Le Moal
- [PATCH v3 17/23] ata: libata-core: Remove ata_port_resume_async(), Damien Le Moal
- [PATCH v3 16/23] ata: libata-core: Remove ata_port_suspend_async(), Damien Le Moal
- [PATCH v3 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown, Damien Le Moal
[PATCH] scsi: Do no try to probe for CDL on old drives,
Damien Le Moal
[PATCH v2] scsi: ufs: qcom: dt-bindings: Add MCQ properties,
Ziqi Chen
[PATCH 00/11] ibmvfc: fixes and generic prep work for NVMeoF support,
Tyrel Datwyler
- [PATCH 03/11] ibmvfc: limit max hw queues by num_online_cpus(), Tyrel Datwyler
- [PATCH 01/11] ibmvfc: remove BUG_ON in the case of an empty event pool, Tyrel Datwyler
- [PATCH 08/11] ibmvfc: make channel allocation generic, Tyrel Datwyler
- [PATCH 02/11] ibmvfc: implement channel queue depth and event buffer accounting, Tyrel Datwyler
- [PATCH 10/11] ibmvfc: make discovery buffer per protocol channel group, Tyrel Datwyler
- [PATCH 09/11] ibmvfc: add protocol field to ibmvfc_channels, Tyrel Datwyler
- [PATCH 07/11] ibmvfc: track max and desired queue size in ibmvfc_channels, Tyrel Datwyler
- [PATCH 11/11] ibmvfc: add protocol field to target structure, Tyrel Datwyler
- [PATCH 05/11] ibmvfc: use a bitfield for boolean flags, Tyrel Datwyler
- [PATCH 04/11] ibmvfc: fix erroneous use of rtas_busy_delay with hcall return code, Tyrel Datwyler
- [PATCH 06/11] ibmvfc: rename ibmvfc_scsi_channels to ibmvfc_channels, Tyrel Datwyler
[PATCH v2 08/10] scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fields,
Ilpo Järvinen
[PATCH v2 07/10] scsi: esas2r: Use FIELD_GET() to extract PCIe capability fields,
Ilpo Järvinen
[PATCH v1 v1] scsi: qla2xxx: fio at the same time delete acl hung, liubaolin12138
blktests: changing rdma default driver from rdma_rxe to siw,
Shinichiro Kawasaki
[PATCH 0/3] Some fixes and optimizations for hisi_sas debugfs,
chenxiang
[PATCH v3 0/3] Minor cleanups,
Damien Le Moal
[PATCH v2 0/3] Minor cleanups,
Damien Le Moal
blktests failures with v6.6-rc1, Shinichiro Kawasaki
[PATCH 0/3] Minor cleanups,
Damien Le Moal
[PATCH v2 00/21] Fix libata suspend/resume handling and code cleanup,
Damien Le Moal
- [PATCH v2 15/21] ata: libata-core: Remove ata_port_resume_async(), Damien Le Moal
- [PATCH v2 20/21] ata: libata-eh: Reduce "disable device" message verbosity, Damien Le Moal
- [PATCH v2 04/21] ata: libata-scsi: Disable scsi device manage_start_stop, Damien Le Moal
- [PATCH v2 06/21] ata: libata-core: Do not register PM operations for SAS ports, Damien Le Moal
- [PATCH v2 14/21] ata: libata-core: Remove ata_port_suspend_async(), Damien Le Moal
- [PATCH v2 02/21] ata: libata-core: Fix port and device removal, Damien Le Moal
- [PATCH v2 19/21] ata: libata-eh: Improve reset error messages, Damien Le Moal
- [PATCH v2 01/21] ata: libata-core: Fix ata_port_request_pm() locking, Damien Le Moal
- [PATCH v2 08/21] ata: libata-core: Fix compilation warning in ata_dev_config_ncq(), Damien Le Moal
- [PATCH v2 11/21] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat(), Damien Le Moal
- [PATCH v2 05/21] ata: libata-scsi: Fix delayed scsi_rescan_device() execution, Damien Le Moal
- [PATCH v2 12/21] ata: libata-core: Synchronize ata_port_detach() with hotplug, Damien Le Moal
- [PATCH v2 07/21] scsi: sd: Do not issue commands to suspended disks on remove, Damien Le Moal
- [PATCH v2 09/21] ata: libata-eh: Fix compilation warning in ata_eh_link_report(), Damien Le Moal
- [PATCH v2 21/21] ata: libata: Cleanup inline DMA helper functions, Damien Le Moal
- [PATCH v2 18/21] ata: libata-sata: Improve ata_sas_slave_configure(), Damien Le Moal
- [PATCH v2 13/21] ata: libata-core: Detach a port devices on shutdown, Damien Le Moal
- [PATCH v2 03/21] ata: libata-scsi: link ata port and scsi device, Damien Le Moal
- [PATCH v2 10/21] scsi: Remove scsi device no_start_on_resume flag, Damien Le Moal
- [PATCH v2 17/21] ata: libata-core: Do not resume ports that have been runtime suspended, Damien Le Moal
- [PATCH v2 16/21] ata: libata-core: skip poweroff for devices that are runtime suspended, Damien Le Moal
[PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup,
Damien Le Moal
- [PATCH v2 01/10] scsi: pm8001: Setup IRQs on resume, Damien Le Moal
- [PATCH v2 03/10] scsi: pm8001: Introduce pm8001_init_tasklet(), Damien Le Moal
- [PATCH v2 02/10] scsi: pm8001: Introduce pm8001_free_irq(), Damien Le Moal
- [PATCH v2 08/10] scsi: pm8001: Remove PM8001_USE_MSIX, Damien Le Moal
- [PATCH v2 09/10] scsi: pm8001: Remove PM8001_USE_TASKLET, Damien Le Moal
- [PATCH v2 07/10] scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable(), Damien Le Moal
- [PATCH v2 04/10] scsi: pm8001: Introduce pm8001_kill_tasklet(), Damien Le Moal
- [PATCH v2 05/10] scsi: pm8001: Introduce pm8001_handle_irq(), Damien Le Moal
- [PATCH v2 06/10] scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable(), Damien Le Moal
- [PATCH v2 10/10] scsi: pm8001: Remove PM8001_READ_VPD, Damien Le Moal
- Re: [PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup, Martin K. Petersen
- Re: [PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup, Martin K. Petersen
- Re: [PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup, Martin K. Petersen
[PATCH 8/8] scsi: qla2xxx: Use FIELD_GET() to extract Link Width,
Ilpo Järvinen
[PATCH 6.1 431/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly, Greg Kroah-Hartman
[PATCH 6.4 524/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 6.4 526/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH 6.1 430/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 6.1 432/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH 1/2] pm80xx: Use phy specific sas address when sending PHY_START command,
Michal Grzedzicki
[PATCH 6.4 525/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly, Greg Kroah-Hartman
[PATCH 6.5 497/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly, Greg Kroah-Hartman
[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling,
Ilpo Järvinen
[PATCH 6.5 496/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly, Greg Kroah-Hartman
[PATCH 7/8] scsi: esas2r: Use FIELD_GET() to extract Link Width,
Ilpo Järvinen
[PATCH 6.5 495/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly, Greg Kroah-Hartman
[PATCH 0/6] Enable HS-G5 support on SM8550,
Can Guo
[PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function,
Lu Hongfei
[PATCH 00/19] Fix libata suspend/resume handling and code cleanup,
Damien Le Moal
- [PATCH 01/19] ata: libata-core: Fix ata_port_request_pm() locking, Damien Le Moal
- [PATCH 02/19] ata: libata-core: Fix port and device removal, Damien Le Moal
- [PATCH 03/19] ata: libata-scsi: link ata port and scsi device, Damien Le Moal
- [PATCH 05/19] ata: libata-scsi: Fix delayed scsi_rescan_device() execution, Damien Le Moal
- [PATCH 04/19] ata: libata-scsi: Disable scsi device manage_start_stop, Damien Le Moal
- [PATCH 06/19] ata: libata-core: Do not register PM operations for SAS ports, Damien Le Moal
- [PATCH 07/19] scsi: sd: Do not issue commands to suspended disks on remove, Damien Le Moal
- [PATCH 09/19] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat(), Damien Le Moal
- [PATCH 08/19] scsi: Remove scsi device no_start_on_resume flag, Damien Le Moal
- [PATCH 10/19] ata: libata-core: Synchronize ata_port_detach() with hotplug, Damien Le Moal
- [PATCH 11/19] ata: libata-core: Detach a port devices on shutdown, Damien Le Moal
- [PATCH 12/19] ata: libata-core: Remove ata_port_suspend_async(), Damien Le Moal
- [PATCH 13/19] ata: libata-core: Remove ata_port_resume_async(), Damien Le Moal
- [PATCH 14/19] ata: libata-core: skip poweroff for devices that are runtime suspended, Damien Le Moal
- [PATCH 15/19] ata: libata-core: Do not resume ports that have been runtime suspended, Damien Le Moal
- [PATCH 16/19] ata: libata-sata: Improve ata_sas_slave_configure(), Damien Le Moal
- [PATCH 17/19] ata: libata-eh: Improve reset error messages, Damien Le Moal
- [PATCH 19/19] ata: libata: Cleanup inline DMA helper functions, Damien Le Moal
- [PATCH 18/19] ata: libata-eh: Reduce "disable device" message verbosity, Damien Le Moal
[PATCH 00/10] scsi: pm8001: Bug fix and cleanup,
Damien Le Moal
- [PATCH 01/10] scsi: pm8001: Setup IRQs on resume, Damien Le Moal
- [PATCH 02/10] scsi: pm8001: Introduce pm8001_free_irq(), Damien Le Moal
- [PATCH 04/10] scsi: pm8001: Introduce pm8001_kill_tasklet(), Damien Le Moal
- [PATCH 03/10] scsi: pm8001: Introduce pm8001_init_tasklet(), Damien Le Moal
- [PATCH 05/10] scsi: pm8001: Introduce pm8001_handle_irq(), Damien Le Moal
- [PATCH 06/10] scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable(), Damien Le Moal
- [PATCH 07/10] scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable(), Damien Le Moal
- [PATCH 08/10] scsi: pm8001: Remove PM8001_USE_MSIX, Damien Le Moal
- [PATCH 09/10] scsi: pm8001: Remove PM8001_USE_TASKLET, Damien Le Moal
- [PATCH 10/10] scsi: pm8001: Remove PM8001_READ_VPD, Damien Le Moal
- Re: [PATCH 00/10] scsi: pm8001: Bug fix and cleanup, Jinpu Wang
[GIT PULL] final round of SCSI updates for the 6.5+ merge window,
James Bottomley
[PATCH AUTOSEL 4.19 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 6.1 09/24] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected, Sasha Levin
[PATCH AUTOSEL 4.14 10/12] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 5.10 11/16] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 5.4 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 5.15 13/19] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 6.1 15/24] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 6.4 15/25] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 6.4 09/25] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected, Sasha Levin
[PATCH AUTOSEL 6.5 16/28] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show(), Sasha Levin
[PATCH AUTOSEL 6.5 09/28] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected, Sasha Levin
[PATCH 1/1] lpfc: Prevent use-after-free during rmmod with mapped NVME rports, Justin Tee
[PATCH 1/1] lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo,
Justin Tee
scsi: hosts: check result of scsi_host_set_state() in scsi_add_host_with_dma(),
Sergey Shtylyov
[PATCH 1/2] scsi: ufs: ufs-qcom: Update PHY settings only when scaling to higher gears,
Manivannan Sadhasivam
[PATCH v2 0/3] scsi: ufs: core: support WB buffer resize function,
Lu Hongfei
[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property,
Ziqi Chen
[PATCH v2] scsi: ufs: Include the SCSI ID in UFS command tracing output,
Bart Van Assche
[PATCH 3/3] scsi: ufs: core: Add exception event handler to implicitly handle WB buffer resize event,
Lu Hongfei
[PATCH -next] scsi: ufs: core: Simplify bool conversion,
Yang Li
[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp,
Krzysztof Kozlowski
[PATCH] scsi: lpfc: Fix Fix the NULL vs IS_ERR() bug for debugfs_create_file(),
Jinjie Ruan
[bvanassche:block-for-next] [scsi] 6d1716982b: BUG:kernel_NULL_pointer_dereference,address, kernel test robot
scsi: Allow scsi_execute users to control retries,
Mike Christie
- [PATCH v11 07/34] scsi: sd: Have scsi-ml retry read_capacity_16 errors, Mike Christie
- [PATCH v11 08/34] scsi: Use separate buf for START_STOP in sd_spinup_disk, Mike Christie
- [PATCH v11 06/34] scsi: sd: Fix sshdr use in read_capacity_16, Mike Christie
- [PATCH v11 13/34] scsi: rdac: Fix send_mode_select retry handling, Mike Christie
- [PATCH v11 16/34] scsi: spi: Fix sshdr use, Mike Christie
- [PATCH v11 22/34] scsi: Have scsi-ml retry scsi_mode_sense UAs, Mike Christie
- [PATCH v11 14/34] scsi: rdac: Fix sshdr use, Mike Christie
- [PATCH v11 10/34] scsi: Have scsi-ml retry sd_spinup_disk errors, Mike Christie
- [PATCH v11 30/34] scsi: Fix sshdr use in scsi_test_unit_ready, Mike Christie
- [PATCH v11 34/34] scsi: Add kunit tests for scsi_check_passthrough, Mike Christie
- [PATCH v11 31/34] scsi: Fix sshdr use in scsi_cdl_enable, Mike Christie
- [PATCH v11 17/34] scsi: spi: Have scsi-ml retry spi_execute errors, Mike Christie
- [PATCH v11 27/34] scsi: ses: Have scsi-ml retry scsi_exec_req errors, Mike Christie
- [PATCH v11 25/34] scsi: sd: Have pr commands retry UAs, Mike Christie
- [PATCH v11 12/34] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors, Mike Christie
- [PATCH v11 26/34] scsi: sd: Have scsi-ml retry read_capacity_10 errors, Mike Christie
- [PATCH v11 29/34] scsi: ufs: Have scsi-ml retry start stop errors, Mike Christie
- [PATCH v11 28/34] scsi: sr: Have scsi-ml retry get_sectorsize errors, Mike Christie
- [PATCH v11 33/34] scsi: sr: Fix sshdr use in sr_get_events, Mike Christie
- [PATCH v11 32/34] scsi: sd: Fix sshdr use in cache_type_store, Mike Christie
- [PATCH v11 24/34] scsi: Have scsi-ml retry scsi_report_lun_scan errors, Mike Christie
- [PATCH v11 23/34] scsi: sd: Fix scsi_mode_sense caller's sshdr use, Mike Christie
- [PATCH v11 19/34] scsi: sd: Have scsi-ml retry sd_sync_cache errors, Mike Christie
- [PATCH v11 03/34] scsi: Add scsi_failure field to scsi_exec_args, Mike Christie
- [PATCH v11 20/34] scsi: ch: Remove unit_attention, Mike Christie
- [PATCH v11 02/34] scsi: Allow passthrough to override what errors to retry, Mike Christie
- [PATCH v11 05/34] scsi: retry INQUIRY after timeout, Mike Christie
- [PATCH v11 18/34] scsi: sd: Fix sshdr use in sd_suspend_common, Mike Christie
- [PATCH v11 09/34] scsi: sd: Fix sshdr use in sd_spinup_disk, Mike Christie
- [PATCH v11 11/34] scsi: hp_sw: Only access sshdr if res > 0, Mike Christie
- [PATCH v11 15/34] scsi: rdac: Have scsi-ml retry send_mode_select errors, Mike Christie
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]