Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v3 06/12] ufs: host: wrapped keys support in ufs qcom, (continued)
- [PATCH v3 11/12] arm64: dts: qcom: sm8650: add hwkm support to ufs ice, Gaurav Kashyap
- [PATCH v3 09/12] soc: qcom: support for generate, import and prepare key, Gaurav Kashyap
- [PATCH v3 08/12] ufs: core: add support for generate, import and prepare keys, Gaurav Kashyap
- [PATCH v3 05/12] ufs: core: support wrapped keys in ufs core, Gaurav Kashyap
- [PATCH v3 12/12] dt-bindings: crypto: ice: document the hwkm property, Gaurav Kashyap
- [PATCH v3 07/12] qcom_scm: scm call for create, prepare and import keys, Gaurav Kashyap
- Re: [PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs, Krzysztof Kozlowski
- Re: [PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs, neil . armstrong
- [PATCH v2] dt-bindings: ufs: Add msi-parent for UFS MCQ,
Ziqi Chen
- scsi regression that after months is still not addressed and now bothering 6.1.y users, too,
Thorsten Leemhuis
- [PATCH v3] scsi: ufs: core: fix racing issue during ufshcd_mcq_abort,
SEO HOYOUNG
- PSA: this list has moved to new vger infra (no action required), Konstantin Ryabitsev
- [PATCH v2 0/2] Fix runtime suspended device resume,
Damien Le Moal
- Re: [PATCH] scsi: zfcp: Replace strlcpy() with strscpy(), Benjamin Block
- [PATCH 0/2] Fix runtime suspended device resume,
Damien Le Moal
- [PATCH] scsi: qedi: Fix warning of restricted __le32 degrades to integer in qedi_main.c, Kunwu Chan
- [GIT PULL] SCSI fixes for 6.7-rc1,
James Bottomley
- [PATCH 00/34] biops: add atomig find_bit() operations,
Yury Norov
- [PATCH] scsi: ufs: core: make fault-injection dynamically configurable per HBA,
Akinobu Mita
- [PATCH v2 0/8] Add UFS support for SC7180/SM7125,
David Wronek
- [PATCH v3] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks,
Stanley Jhu
- [PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port,
Xingui Yang
- [PATCH] scsi: qedi: Fix an endian bug in qedi_ring_doorbell, Kunwu Chan
- blktests failures with v6.7-rc1, Shinichiro Kawasaki
- [PATCH v3] scsi: libsas: Fix set zero-address when device-type != NO_DEVICE,
Xingui Yang
- [PATCH v2] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks,
Stanley Jhu
- [PATCH] scsi: ufs: mediatek: Fix the maintainer for MediaTek UFS hooks,
Stanley Jhu
- [PATCH] scsi: ufs: core: Warn if the request tag is truncated,
Bart Van Assche
- [PATCH] scsi: core: Add a precondition check in scsi_eh_scmd_add(),
Bart Van Assche
- [PATCH] scsi: bfa: Use the proper data type for BLIST flags,
Bart Van Assche
- [PATCH v2] ufs: core: clear cmd if abort success in mcq mode,
peter.wang
- [PATCH v1] ufs: core: clear cmd if abort success in mcq mode, peter.wang
- [PATCH v3 13/13] scsi: fnic: Increment driver version, Karan Tilak Kumar
- [PATCH v3 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ), Karan Tilak Kumar
- [PATCH v3 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver, Karan Tilak Kumar
- [PATCH v3 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c,
Karan Tilak Kumar
- [PATCH v3 09/13] scsi: fnic: Remove usage of host_lock, Karan Tilak Kumar
- [PATCH v3 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs, Karan Tilak Kumar
- [PATCH v3 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ), Karan Tilak Kumar
- [PATCH v3 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue, Karan Tilak Kumar
- [PATCH v3 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config, Karan Tilak Kumar
- [PATCH v3 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq, Karan Tilak Kumar
- [PATCH v3 03/13] scsi: fnic: Add and improve log messages, Karan Tilak Kumar
- [PATCH v3 02/13] scsi: fnic: Add and use fnic number,
Karan Tilak Kumar
- [PATCH v3 01/13] scsi: fnic: Modify definitions to sync with VIC firmware, Karan Tilak Kumar
- [PATCH v3 00/13] Introduce support for multiqueue (MQ) in fnic, Karan Tilak Kumar
- [PATCH v4 00/15] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v4 01/15] fs: Rename the kernel-internal data lifetime constants, Bart Van Assche
- [PATCH v4 03/15] block: Restore data lifetime support in struct bio and struct request, Bart Van Assche
- [PATCH v4 02/15] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v4 04/15] fs: Restore write hint support, Bart Van Assche
- [PATCH v4 05/15] fs/f2fs: Restore data lifetime support, Bart Van Assche
- [PATCH v4 06/15] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v4 07/15] scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v4 09/15] scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v4 08/15] sd: Translate data lifetime information, Bart Van Assche
- [PATCH v4 10/15] scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v4 11/15] scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v4 12/15] scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v4 13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v4 14/15] scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v4 15/15] scsi_debug: Maintain write statistics per group number, Bart Van Assche
- [PATCH v15 00/19] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v15 01/19] block: Introduce more member variables related to zone write locking, Bart Van Assche
- [PATCH v15 02/19] block: Only use write locking if necessary, Bart Van Assche
- [PATCH v15 03/19] block: Preserve the order of requeued zoned writes, Bart Van Assche
- [PATCH v15 04/19] block/mq-deadline: Only use zone locking if necessary, Bart Van Assche
- [PATCH v15 05/19] scsi: Pass SCSI host pointer to scsi_eh_flush_done_q(), Bart Van Assche
- [PATCH v15 06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler, Bart Van Assche
- [PATCH v15 07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit(), Bart Van Assche
- [PATCH v15 08/19] scsi: sd: Support sorting commands by LBA before resubmitting, Bart Van Assche
- [PATCH v15 09/19] scsi: sd: Add a unit test for sd_cmp_sector(), Bart Van Assche
- [PATCH v15 10/19] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v15 11/19] scsi: sd_zbc: Only require an I/O scheduler if needed, Bart Van Assche
- [PATCH v15 12/19] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v15 13/19] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v15 14/19] scsi: ufs: hisi: Rework the code that disables auto-hibernation, Bart Van Assche
- [PATCH v15 15/19] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static, Bart Van Assche
- [PATCH v15 16/19] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v15 17/19] scsi: ufs: Simplify ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v15 18/19] scsi: ufs: Forbid auto-hibernation without I/O scheduler, Bart Van Assche
- [PATCH v15 19/19] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
- Re: [PATCH v15 00/19] Improve write performance for zoned UFS devices, Christoph Hellwig
- [PATCH v5 0/3] Disable fair tag sharing for UFS devices,
Bart Van Assche
- [PATCH v2] scsi: libsas: Fix set zero-address when device-type != NO_DEVICE,
Xingui Yang
- [PATCH v2] scsi: ufs: core: fix racing issue during ufshcd_mcq_abort,
SEO HOYOUNG
- [PATCH] drivers: fix typo in drivers/scsi/st.c,
zilong zhang
- [PATCH v12 00/20] scsi: Allow scsi_execute users to request retries,
Mike Christie
- [PATCH v12 01/20] scsi: Allow passthrough to request scsi-ml retries, Mike Christie
- [PATCH v12 02/20] scsi: Have scsi-ml retry scsi_probe_lun errors, Mike Christie
- [PATCH v12 03/20] scsi: retry INQUIRY after timeout, Mike Christie
- [PATCH v12 05/20] scsi: Use separate buf for START_STOP in sd_spinup_disk, Mike Christie
- [PATCH v12 10/20] scsi: sd: Have scsi-ml retry sd_sync_cache errors, Mike Christie
- [PATCH v12 04/20] scsi: sd: Have scsi-ml retry read_capacity_16 errors, Mike Christie
- [PATCH v12 12/20] scsi: ch: Have scsi-ml retry ch_do_scsi UAs, Mike Christie
- [PATCH v12 13/20] scsi: Have scsi-ml retry scsi_mode_sense UAs, Mike Christie
- [PATCH v12 11/20] scsi: ch: Remove unit_attention, Mike Christie
- [PATCH v12 09/20] scsi: spi: Have scsi-ml retry spi_execute UAs, Mike Christie
- [PATCH v12 08/20] scsi: rdac: Have scsi-ml retry send_mode_select errors, Mike Christie
- [PATCH v12 16/20] scsi: sd: Have scsi-ml retry read_capacity_10 errors, Mike Christie
- [PATCH v12 19/20] scsi: ufs: Have scsi-ml retry start stop errors, Mike Christie
- [PATCH v12 20/20] scsi: Add kunit tests for scsi_check_passthrough, Mike Christie
- [PATCH v12 06/20] scsi: Have scsi-ml retry sd_spinup_disk errors, Mike Christie
- [PATCH v12 07/20] scsi: hp_sw: Have scsi-ml retry scsi_execute_cmd errors, Mike Christie
- [PATCH v12 14/20] scsi: Have scsi-ml retry scsi_report_lun_scan errors, Mike Christie
- [PATCH v12 17/20] scsi: ses: Have scsi-ml retry scsi_execute_cmd errors, Mike Christie
- [PATCH v12 15/20] scsi: sd: Have pr commands retry UAs, Mike Christie
- [PATCH v12 18/20] scsi: sr: Have scsi-ml retry get_sectorsize errors, Mike Christie
- Re: [PATCH v12 00/20] scsi: Allow scsi_execute users to request retries, John Garry
- [PATCH v1] scsi: ufs: core: fix racing issue during ufshcd_mcq_abort,
SEO HOYOUNG
- [PATCH v2] scsi: pm8001: return error code if no attached dev, Su Hui
- [PATCH] scsi: pm8001: return error code if no attached dev,
Su Hui
- [BUG] write_cache sysfs file broken for WCE setting,
Tom Yan
- [PATCH v2] scsi: ufs: core: Process abort completed command in MCQ mode, SEO HOYOUNG
- [PATCH] driver: scsi: Fix warning using plain integer as NULL,
Abhinav Singh
- [PATCH v1 0/2] Add UFS RTC support,
Bean Huo
- [Bug 85101] hpsa + P410 does not show connected HP SAS port expanders, bugzilla-daemon
- [Bug 198923] Linux 4.15.4+: Write on Ext4 causes system block,
bugzilla-daemon
- [PATCH AUTOSEL 5.15 04/22] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs, Sasha Levin
- [PATCH AUTOSEL 4.19 10/11] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 4.14 9/9] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 5.4 11/12] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 5.10 13/16] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 6.1 20/30] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 6.1 07/30] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs, Sasha Levin
- [PATCH AUTOSEL 6.1 08/30] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool, Sasha Levin
- [PATCH AUTOSEL 5.15 15/22] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 5.15 05/22] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool, Sasha Levin
- [PATCH AUTOSEL 6.5 22/34] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 6.5 09/34] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool, Sasha Levin
- [PATCH AUTOSEL 6.5 08/34] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs, Sasha Levin
- [PATCH AUTOSEL 6.6 24/36] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup(), Sasha Levin
- [PATCH AUTOSEL 6.6 11/36] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool, Sasha Levin
- [PATCH AUTOSEL 6.6 10/36] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs, Sasha Levin
- [bug report] scsi: lpfc: Add EDC ELS support,
Dan Carpenter
- [PATCH v2 0/7] Enable HS-G5 support on SM8550,
Can Guo
- [PATCH 0/1] scsi: Fix sshdr use wrap up,
Mike Christie
- [PATCH v2 1/2] scsi: scsi_debug: scsi: scsi_debug: fix some bugs in sdebug_error_write(),
Dan Carpenter
- [PATCH v2] ufs: core: fix racing issue between ufshcd_mcq_abort and ISR,
peter.wang
- [PATCH v2] scsi: mvsas: Try to enable MSI,
Marek Vasut
- [PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1,
naomi.chu
- [PATCH v4] scsi: ufs: ufs-sysfs: Expose UFS power info,
Can Guo
- [PATCH] dt-bindings: ufs: Add msi-parent for UFS MCQ,
Ziqi Chen
- [PATCH v1] scsi: ufs: core: Process abort completed command in MCQ mode,
SEO HOYOUNG
- [PATCH v2 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1,
naomi.chu
- [PATCH] scsi: ufs: core: Add compl_time_stamp_local_clock assignment,
Zhe Wang
- blktests failures with v6.6,
Shinichiro Kawasaki
- [PATCH] dt-bindings: ufs: qcom: Add msi-parent for UFS MCQ,
Ziqi Chen
- [PATCH v3] scsi: ufs: ufs-sysfs: Expose UFS power info,
Can Guo
- [PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.16,
Justin Tee
- [PATCH 1/9] lpfc: Correct maximum PCI function value for RAS fw logging, Justin Tee
- [PATCH 2/9] lpfc: Fix possible file string name overflow when updating firmware, Justin Tee
- [PATCH 3/9] lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi, Justin Tee
- [PATCH 5/9] lpfc: Return early in lpfc_poll_eratt when the driver is unloading, Justin Tee
- [PATCH 6/9] lpfc: Refactor and clean up mailbox command memory free, Justin Tee
- [PATCH 4/9] lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss, Justin Tee
- [PATCH 9/9] lpfc: Copyright updates for 14.2.0.16 patches, Justin Tee
- [PATCH 8/9] lpfc: Update lpfc version to 14.2.0.16, Justin Tee
- [PATCH 7/9] lpfc: Enhance driver logging for selected discovery events, Justin Tee
- Re: [PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.16, Himanshu Madhani
- Re: [PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.16, Martin K. Petersen
- [PATCH v2] scsi: ufs: ufs-sysfs: Expose UFS power info,
Can Guo
- [PATCH] scsi: libfc: replace deprecated strncpy with memcpy,
Justin Stitt
- [PATCH] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy,
Justin Stitt
- [PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy,
Justin Stitt
- [PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy,
Justin Stitt
- [PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller,
Neil Armstrong
- [PATCH v2] scsi: message: fusion: Fix a possible data race in mpt_ioc_reset(), Tuo Li
- [PATCH] qla2xxx: fix system crash due to bad pointer access,
Nilesh Javali
- [PATCH AUTOSEL 4.14 10/11] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH AUTOSEL 5.10 12/16] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH AUTOSEL 6.1 27/39] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH AUTOSEL 5.15 23/28] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH AUTOSEL 4.19 10/12] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH AUTOSEL 5.4 11/13] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH AUTOSEL 6.5 36/52] scsi: mpt3sas: Fix in error path, Sasha Levin
- [PATCH v2 00/13] Introduce support for multiqueue (MQ) in fnic,
Karan Tilak Kumar
- [PATCH v2 01/13] scsi: fnic: Modify definitions to sync with VIC firmware, Karan Tilak Kumar
- [PATCH v2 02/13] scsi: fnic: Add and use fnic number, Karan Tilak Kumar
- [PATCH v2 03/13] scsi: fnic: Add and improve log messages, Karan Tilak Kumar
- [PATCH v2 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq, Karan Tilak Kumar
- [PATCH v2 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue, Karan Tilak Kumar
- [PATCH v2 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ), Karan Tilak Kumar
- [PATCH v2 11/13] scsi: fnic: Use fnic_lock to protect fnic structures in queuecommand, Karan Tilak Kumar
- [PATCH v2 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs, Karan Tilak Kumar
- [PATCH v2 09/13] scsi: fnic: Remove usage of host_lock, Karan Tilak Kumar
- [PATCH v2 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c, Karan Tilak Kumar
- [PATCH v2 13/13] scsi: fnic: Improve logs and add support for multiqueue (MQ), Karan Tilak Kumar
- [PATCH v2 12/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver, Karan Tilak Kumar
- [PATCH v2 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config, Karan Tilak Kumar
- Re: [PATCH v2 00/13] Introduce support for multiqueue (MQ) in fnic, John Garry
- [bug report] scsi: aic79xx: Fix up NULL command in ahd_done(), Dan Carpenter
- [PATCH v1] ufs: core: fix racing issue between ufshcd_mcq_abort and ISR,
peter.wang
- [PATCH v2] scsi: hpsa: replace deprecated strncpy,
Justin Stitt
- [PATCH v3] scsi: sd: Introduce manage_shutdown device flag,
Damien Le Moal
- Fwd: Marvell 88SE6320 SAS controller (mvsas) cannot survive ACPI S3 or ACPI S4,
Bagas Sanjaya
- [PATCH v2] scsi: elx: libefc: replace deprecated strncpy with strscpy_pad/memcpy,
Justin Stitt
- [PATCH] scsi: hpsa: replace deprecated strncpy with strscpy/kmemdup_nul,
Justin Stitt
- [PATCH v2] scsi: sd: Introduce manage_shutdown device flag,
Damien Le Moal
- [PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT,
Chun-Hung Wu
- [PATCH v2] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller,
Neil Armstrong
- [PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS Controller,
Neil Armstrong
- [PATCH] scsi: sd: Introduce manage_shutdown device flag,
Damien Le Moal
- [PATCH] scsi: fcoe: replace deprecated strncpy with strscpy,
Justin Stitt
- [PATCH] ufs/core: ufshcd: Conversion to bool not necessary,
Bragatheswaran Manickavel
- [PATCH] scsi: ufs: qcom: move ufs_qcom_host_reset() to ufs_qcom_device_reset(),
Ziqi Chen
- [PATCH 1/1] core: ufs: fix racing issue between force complete and isr,
alice.chao
blktests: running nvme and srp tests with real RDMA hardware,
Shinichiro Kawasaki
[PATCH] scsi: elx: libefc: replace deprecated strncpy with strscpy,
Justin Stitt
[PATCH v14 00/19] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v14 01/19] block: Introduce more member variables related to zone write locking, Bart Van Assche
- [PATCH v14 02/19] block: Only use write locking if necessary, Bart Van Assche
- [PATCH v14 03/19] block: Preserve the order of requeued zoned writes, Bart Van Assche
- [PATCH v14 04/19] block/mq-deadline: Only use zone locking if necessary, Bart Van Assche
- [PATCH v14 05/19] scsi: Add an argument to scsi_eh_flush_done_q(), Bart Van Assche
- [PATCH v14 06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler, Bart Van Assche
- [PATCH v14 07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit(), Bart Van Assche
- [PATCH v14 08/19] scsi: sd: Sort commands by LBA before resubmitting, Bart Van Assche
- [PATCH v14 09/19] scsi: sd: Add a unit test for sd_cmp_sector(), Bart Van Assche
- [PATCH v14 10/19] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v14 11/19] scsi: sd_zbc: Only require an I/O scheduler if needed, Bart Van Assche
- [PATCH v14 12/19] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v14 13/19] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v14 14/19] scsi: ufs: hisi: Rework the code that disables auto-hibernation, Bart Van Assche
- [PATCH v14 15/19] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static, Bart Van Assche
- [PATCH v14 16/19] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v14 17/19] scsi: ufs: Simplify ufshcd_auto_hibern8_update(), Bart Van Assche
- [PATCH v14 18/19] scsi: ufs: Forbid auto-hibernation without I/O scheduler, Bart Van Assche
- [PATCH v14 19/19] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
- Re: [PATCH v14 00/19] Improve write performance for zoned UFS devices, Bart Van Assche
[PATCH v4 0/3] Support disabling fair tag sharing,
Bart Van Assche
[PATCH] scsi: csiostor: replace deprecated strncpy with strscpy,
Justin Stitt
[PATCH] scsi: ch: replace deprecated strncpy with strscpy,
Justin Stitt
[PATCH] scsi: bnx2fc: replace deprecated strncpy with strscpy,
Justin Stitt
[PATCH] scsi: 3w-sas: replace deprecated strncpy with strscpy,
Justin Stitt
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]