Linux SCSI Development
[Prev Page][Next Page]
- [PATCH] scsi: pm8001: Drop !task check in pm8001_abort_task(),
John Garry
- [PATCH v1 0/2] Add Mediatek UFS Multi Circular Queue,
Eddie Huang
- [PATCH v5 0/3] Changes for ufshcd.c,
Bean Huo
- [linux-next:master] BUILD REGRESSION 89bf6e28373beef9577fa71f996a5f73a569617c,
kernel test robot
- [BUG] lpfc: kernel NULL pointer dereference, Dietmar Hahn (Fujitsu)
- [PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II,
John Garry
- [PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I,
John Garry
- [PATCH RFC v3 01/22] blk-mq: Don't get budget for reserved requests, John Garry
- [PATCH RFC v3 02/22] scsi: core: Add scsi_get_dev(), John Garry
- [PATCH RFC v3 03/22] scsi: core: Implement reserved command handling, John Garry
- [PATCH RFC v3 04/22] scsi: core: Add support to send reserved commands, John Garry
- [PATCH RFC v3 05/22] scsi: core: Add support for reserved command timeout handling, John Garry
- [PATCH RFC v3 07/22] scsi: libsas: Notify LLDD expander found before calling sas_rphy_add(), John Garry
- [PATCH RFC v3 08/22] scsi: scsi_transport_sas: Alloc sdev for expander, John Garry
- [PATCH RFC v3 06/22] scsi: libsas: Improve sas_ex_discover_expander() error handling, John Garry
- [PATCH RFC v3 12/22] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device(), John Garry
- [PATCH RFC v3 10/22] scsi: libsas: Add sas_queuecommand_internal(), John Garry
- [PATCH RFC v3 13/22] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc, John Garry
- [PATCH RFC v3 09/22] scsi: libsas: Add sas_alloc_slow_task_rq(), John Garry
- [PATCH RFC v3 11/22] scsi: libsas: Add sas_internal_timeout(), John Garry
- [PATCH RFC v3 14/22] ata: libata-scsi: Add ata_scsi_setup_sdev(), John Garry
- [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe, John Garry
- [PATCH RFC v3 15/22] scsi: libsas: Add sas_ata_setup_device(), John Garry
- [PATCH RFC v3 20/22] scsi: core: Add scsi_alloc_request_hwq(), John Garry
- [PATCH RFC v3 22/22] scsi: libsas: Delete sas_task_slow.timer, John Garry
- [PATCH RFC v3 18/22] scsi: libsas: Queue SMP commands as requests, John Garry
- [PATCH RFC v3 19/22] scsi: libsas: Queue TMF commands as requests, John Garry
- [PATCH RFC v3 17/22] scsi: libsas drivers: Reserve tags, John Garry
- [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests, John Garry
- Re: [PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I, John Garry
- Re: Inconsistency in torvalds/linux.git?,
Linus Torvalds
- [PATCH -next] scsi: lpfc: clean up some inconsistent indentings, Yang Li
- [PATCH] scsi: nsp_cs: remove variable i,
Colin Ian King
- [PATCH v1] ufs: core: print more evt history,
peter.wang
- [PATCH v25 00/44] sg: add v4 interface,
Douglas Gilbert
- [PATCH v25 01/44] sg: move functions around, Douglas Gilbert
- [PATCH v25 03/44] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v25 04/44] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v25 05/44] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v25 06/44] sg: make open count an atomic, Douglas Gilbert
- [PATCH v25 02/44] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v25 08/44] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v25 07/44] sg: move header to uapi section, Douglas Gilbert
- [PATCH v25 09/44] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v25 10/44] sg: change rwlock to spinlock, Douglas Gilbert
- [PATCH v25 11/44] sg: ioctl handling, Douglas Gilbert
- [PATCH v25 14/44] sg: rework sg_vma_fault, Douglas Gilbert
- [PATCH v25 19/44] sg: sg_find_srp_by_id, Douglas Gilbert
- [PATCH v25 16/44] sg: replace sg_allow_access, Douglas Gilbert
- [PATCH v25 24/44] sg: replace rq array with xarray, Douglas Gilbert
- [PATCH v25 21/44] sg: printk change %p to %pK, Douglas Gilbert
- [PATCH v25 12/44] sg: split sg_read, Douglas Gilbert
- [PATCH v25 15/44] sg: rework sg_mmap, Douglas Gilbert
- [PATCH v25 13/44] sg: sg_common_write add structure for arguments, Douglas Gilbert
- [PATCH v25 23/44] sg: xarray for reqs in fd, Douglas Gilbert
- [PATCH v25 20/44] sg: sg_fill_request_element, Douglas Gilbert
- [PATCH v25 29/44] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v25 28/44] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v25 33/44] sg: first debugfs support, Douglas Gilbert
- [PATCH v25 35/44] sg: defang allow_dio, Douglas Gilbert
- [PATCH v25 36/44] sg: warn v3 write system call users, Douglas Gilbert
- [PATCH v25 32/44] sg: protect multiple receivers, Douglas Gilbert
- [PATCH v25 37/44] sg: add mmap_sz tracking, Douglas Gilbert
- [PATCH v25 39/44] sg: remove unit attention check for device changed, Douglas Gilbert
- [PATCH v25 38/44] sg: track lowest inactive and await indexes, Douglas Gilbert
- [PATCH v25 34/44] sg: rework mmap support, Douglas Gilbert
- [PATCH v25 31/44] sg: move procfs objects to avoid forward decls, Douglas Gilbert
- [PATCH v25 30/44] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v25 27/44] sg: rework debug info, Douglas Gilbert
- [PATCH v25 22/44] sg: xarray for fds in device, Douglas Gilbert
- [PATCH v25 26/44] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v25 18/44] sg: introduce request state machine, Douglas Gilbert
- [PATCH v25 44/44] sg: bump version to 4.0.14, Douglas Gilbert
- [PATCH v25 43/44] sg: rework command completion when removed device, Douglas Gilbert
- [PATCH v25 42/44] sg: add statistics similar to st, Douglas Gilbert
- [PATCH v25 40/44] sg: no_dxfer: move to/from kernel buffers, Douglas Gilbert
- [PATCH v25 17/44] sg: rework scatter gather handling, Douglas Gilbert
- [PATCH v25 25/44] sg: sense buffer rework, Douglas Gilbert
- [PATCH v25 41/44] sg: add bio_poll support, Douglas Gilbert
- [PATCH 0/5] scatterlist: add operations for scsi_debug,
Douglas Gilbert
- [PATCH v5 00/35] Allow scsi_execute users to control retries,
Mike Christie
- [PATCH v5 02/35] scsi: Allow passthrough to override what errors to retry, Mike Christie
- [PATCH v5 01/35] scsi: Add helper to prep sense during error handling, Mike Christie
- [PATCH v5 06/35] hwmon: drivetemp: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 14/35] scsi: sr: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 10/35] scsi: spi: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 04/35] scsi: Add scsi_failure field to scsi_exec_args, Mike Christie
- [PATCH v5 07/35] scsi: ch: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 05/35] scsi: libata: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 11/35] scsi: sd: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 03/35] scsi: Add struct for args to execution functions, Mike Christie
- [PATCH v5 08/35] scsi: scsi_dh: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 12/35] scsi: zbc: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 09/35] scsi: core: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 13/35] scsi: ses: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 16/35] scsi: target_core_pscsi: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 19/35] scsi: Remove scsi_execute functions, Mike Christie
- [PATCH v5 18/35] scsi: cxlflash: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 21/35] scsi: retry INQUIRY after timeout, Mike Christie
- [PATCH v5 15/35] scsi: virtio_scsi: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 17/35] scsi: ufshcd: Convert to scsi_exec_req, Mike Christie
- [PATCH v5 20/35] scsi: Have scsi-ml retry scsi_probe_lun errors, Mike Christie
- [PATCH v5 23/35] scsi: Have scsi-ml retry sd_spinup_disk errors, Mike Christie
- [PATCH v5 28/35] scsi: ch: Have scsi-ml retry ch_do_scsi errors, Mike Christie
- [PATCH v5 25/35] scsi: rdac: Have scsi-ml retry send_mode_select errors, Mike Christie
- [PATCH v5 27/35] scsi: sd: Have scsi-ml retry sd_sync_cache errors, Mike Christie
- [PATCH v5 26/35] scsi: spi: Have scsi-ml retry spi_execute errors, Mike Christie
- [PATCH v5 24/35] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors, Mike Christie
- [PATCH v5 22/35] scsi: Have scsi-ml retry read_capacity_16 errors, Mike Christie
- [PATCH v5 29/35] scsi: Have scsi-ml retry scsi_mode_sense errors, Mike Christie
- [PATCH v5 30/35] scsi: Have scsi-ml retry scsi_report_lun_scan errors, Mike Christie
- [PATCH v5 31/35] scsi: sd: Have sd_pr_command retry UAs, Mike Christie
- [PATCH v5 32/35] scsi: sd: Have scsi-ml retry read_capacity_10 errors, Mike Christie
- [PATCH v5 34/35] scsi: sr: Have scsi-ml retry get_sectorsize errors, Mike Christie
- [PATCH v5 33/35] scsi: ses: Have scsi-ml retry scsi_exec_req errors, Mike Christie
- [PATCH v5 35/35] scsi: Add kunit tests for scsi_check_passthrough, Mike Christie
- [PATCH v4 0/3] Changes for ufshcd.c,
Bean Huo
- [PATCH] scsi/aic7xxx: fix repeated words in comments, wangjianli
- [PATCH] scsi/bfa: fix repeated words in comments, wangjianli
- [PATCH] scsi/fcoe: fix repeated words in comments, wangjianli
- [PATCH] scsi/isci: fix repeated words in comments,
wangjianli
- [Bug 216588] RTL9210(B) falsely detected as rotational disk,
bugzilla-daemon
- [GIT PULL] SCSI fixes for 6.0-rc1,
James Bottomley
- [PATCH v4] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace,
Wenchao Hao
- [PATCH v2 0/2] Fix scsi device's iodone_cnt mismatch with iorequest_cnt,
Wenchao Hao
- Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y.,
Salvatore Bonaccorso
[PATCH V2] scsi: ufs: core: Let delay value after LPM can be modified by vendor,
Zhe Wang
[PATCH v3 00/17] Add Multi Circular Queue Support,
Asutosh Das
- [PATCH v3 02/17] ufs: core: Optimize duplicate code to read extended feature, Asutosh Das
- [PATCH v3 04/17] ufs: core: Defer adding host to scsi if mcq is supported, Asutosh Das
- [PATCH v3 06/17] ufs: core: mcq: Configure resource regions, Asutosh Das
- [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue capability, Asutosh Das
- [PATCH v3 07/17] ufs: core: mcq: Calculate queue depth, Asutosh Das
- [PATCH v3 08/17] ufs: core: mcq: Allocate memory for mcq mode, Asutosh Das
- [PATCH v3 11/17] ufs: core: Prepare ufshcd_send_command for mcq, Asutosh Das
- [PATCH v3 09/17] ufs: core: mcq: Configure operation and runtime interface, Asutosh Das
- [PATCH v3 12/17] ufs: core: mcq: Find hardware queue to queue request, Asutosh Das
- [PATCH v3 13/17] ufs: core: Prepare for completion in mcq, Asutosh Das
- [PATCH v3 16/17] ufs: core: mcq: Enable Multi Circular Queue, Asutosh Das
- [PATCH v3 17/17] ufs: qcom-host: Enable multi circular queue capability, Asutosh Das
- [PATCH v3 15/17] ufs: core: mcq: Add completion support in poll, Asutosh Das
- [PATCH v3 10/17] ufs: core: mcq: Use shared tags for MCQ mode, Asutosh Das
- [PATCH v3 14/17] ufs: mcq: Add completion support of a cqe, Asutosh Das
- [PATCH v3 01/17] ufs: core: Probe for ext_iid support, Asutosh Das
- [PATCH v3 05/17] ufs: core: mcq: Introduce Multi Circular Queue, Asutosh Das
- Re: [PATCH v3 00/17] Add Multi Circular Queue Support, Eddie Huang
[PATCH 0/2] Check and update the device link rate during discovery,
Yihang Li
[Bug] double ->queue_rq() because of timeout in ->queue_rq(),
Ming Lei
[PATCH linux-next] scsi: target: core: use strscpy() is more robust and safer,
cuijinpeng666
[PATCH RESEND] scsi: ufs: core: Let delay value after LPM can be modified by vendor,
zhe wang
[PATCH] scsi: sd: Update dix config everytime sd_revalidate_disk is called,
Xingui Yang
[PATCH] scsi: ufs: core: Fix typo in comments,
Keoseong Park
[PATCH v4 00/10] Fix a deadlock in the UFS driver,
Bart Van Assche
- [PATCH v4 01/10] scsi: core: Fix a race between scsi_done() and scsi_timeout(), Bart Van Assche
- [PATCH v4 02/10] scsi: core: Change the return type of .eh_timed_out(), Bart Van Assche
- [PATCH v4 03/10] scsi: core: Support failing requests while recovering, Bart Van Assche
- [PATCH v4 04/10] scsi: ufs: Remove an outdated comment, Bart Van Assche
- [PATCH v4 05/10] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode(), Bart Van Assche
- [PATCH v4 07/10] scsi: ufs: Try harder to change the power mode, Bart Van Assche
- [PATCH v4 06/10] scsi: ufs: Reduce the START STOP UNIT timeout, Bart Van Assche
- [PATCH v4 09/10] scsi: ufs: Introduce the function ufshcd_execute_start_stop(), Bart Van Assche
- [PATCH v4 08/10] scsi: ufs: Track system suspend / resume activity, Bart Van Assche
- [PATCH v4 10/10] scsi: ufs: Fix a deadlock between PM and the SCSI error handler, Bart Van Assche
- Re: [PATCH v4 00/10] Fix a deadlock in the UFS driver, Martin K. Petersen
- Re: [PATCH v4 00/10] Fix a deadlock in the UFS driver, Martin K. Petersen
[PATCH v3 0/3] Changes for ufshcd.c,
Bean Huo
don't drop the queue reference in blk_mq_destroy_queue,
Christoph Hellwig
libata and software reset,
John Garry
[PATCH v4 0/7] scsi: libsas: Use request tag in more drivers,
John Garry
[PATCH] scsi: qla2xxx: simplify conditional, zys . zljxml
[PATCH] target: Remove the unused function transport_lba_64_ext(),
Jiapeng Chong
[PATCH] scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry(),
Dukhyun Kwon
[PATCH] scsi: fix crash in scsi_remove_host after alloc failure,
Khazhismel Kumykov
[PATCH 1/5] lpfc: Set sli4_param's cmf option to zero when CMF is turned off,
Justin Tee
[PATCH v2] scsi: mpi3mr: select CONFIG_SCSI_SAS_ATTRS,
Michal Kubecek
[PATCH] scsi: mpi3mr: add explicit dependency on CONFIG_SCSI_SAS_ATTRS,
Michal Kubecek
[PATCH] scsi: ufs: core: Fix typo for register name in comments,
Keoseong Park
[PATCH v6 0/8] libsas and drivers: NCQ error handling,
John Garry
- [PATCH v6 2/8] scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task(), John Garry
- [PATCH v6 1/8] scsi: libsas: Add sas_ata_device_link_abort(), John Garry
- [PATCH v6 7/8] scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private, John Garry
- [PATCH v6 5/8] scsi: pm8001: Modify task abort handling for SATA task, John Garry
- [PATCH v6 6/8] scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors, John Garry
- [PATCH v6 3/8] scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw, John Garry
- [PATCH v6 4/8] scsi: hisi_sas: Modify v3 HW SATA disk error state completion processing, John Garry
- [PATCH v6 8/8] scsi: libsas: Update SATA dev FIS in sas_ata_task_done(), John Garry
- Re: [PATCH v6 0/8] libsas and drivers: NCQ error handling, Martin K. Petersen
- Re: [PATCH v6 0/8] libsas and drivers: NCQ error handling, Martin K. Petersen
[PATCH v4 00/36] Allow scsi_execute users to control retries,
Mike Christie
- [PATCH v4 04/36] scsi: Add scsi_failure field to scsi_exec_args, Mike Christie
- [PATCH v4 02/36] scsi: Allow passthrough to override what errors to retry, Mike Christie
- [PATCH v4 03/36] scsi: Add struct for args to execution functions, Mike Christie
- [PATCH v4 05/36] scsi: libata: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 06/36] hwmon: drivetemp: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 09/36] scsi: core: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 08/36] scsi: scsi_dh: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 10/36] scsi: spi: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 07/36] scsi: ch: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 14/36] scsi: sr: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 12/36] scsi: zbc: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 21/36] scsi: retry INQUIRY after timeout, Mike Christie
- [PATCH v4 23/36] scsi: Have scsi-ml retry sd_spinup_disk errors, Mike Christie
- [PATCH v4 22/36] scsi: Have scsi-ml retry read_capacity_16 errors, Mike Christie
- [PATCH v4 13/36] scsi: ses: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 24/36] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors, Mike Christie
- [PATCH v4 29/36] scsi: Have scsi-ml retry scsi_mode_sense errors, Mike Christie
- [PATCH v4 25/36] scsi: rdac: Have scsi-ml retry send_mode_select errors, Mike Christie
- [PATCH v4 28/36] scsi: ch: Have scsi-ml retry ch_do_scsi errors, Mike Christie
- [PATCH v4 30/36] scsi: Have scsi-ml retry scsi_report_lun_scan errors, Mike Christie
- [PATCH v4 32/36] scsi: sd: Have scsi-ml retry read_capacity_10 errors, Mike Christie
- [PATCH v4 11/36] scsi: sd: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 35/36] scsi: cxlflash: Have scsi-ml retry read_cap16 errors, Mike Christie
- [PATCH v4 26/36] scsi: spi: Have scsi-ml retry spi_execute errors, Mike Christie
- [PATCH v4 27/36] scsi: sd: Have scsi-ml retry sd_sync_cache errors, Mike Christie
- [PATCH v4 34/36] scsi: sr: Have scsi-ml retry get_sectorsize errors, Mike Christie
- [PATCH v4 31/36] scsi: sd: Have sd_pr_command retry UAs, Mike Christie
- [PATCH v4 36/36] scsi: Add kunit tests for scsi_check_passthrough, Mike Christie
- [PATCH v4 33/36] scsi: ses: Have scsi-ml retry scsi_exec_req errors, Mike Christie
- [PATCH v4 20/36] scsi: Have scsi-ml retry scsi_probe_lun errors, Mike Christie
- [PATCH v4 01/36] scsi: Add helper to prep sense during error handling, Mike Christie
- [PATCH v4 16/36] scsi: target_core_pscsi: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 15/36] scsi: virtio_scsi: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 19/36] scsi: Remove scsi_execute functions, Mike Christie
- [PATCH v4 17/36] scsi: ufshcd: Convert to scsi_exec_req, Mike Christie
- [PATCH v4 18/36] scsi: cxlflash: Convert to scsi_exec_req, Mike Christie
[PATCH v7 0/8] Prepare for constifying SCSI host templates,
Bart Van Assche
- [PATCH v7 1/8] scsi: esas2r: Initialize two host template members implicitly, Bart Van Assche
- [PATCH v7 2/8] scsi: esas2r: Introduce scsi_template_proc_dir(), Bart Van Assche
- [PATCH v7 3/8] scsi: core: Fail host creation if creating the proc directory fails, Bart Van Assche
- [PATCH v7 4/8] scsi: core: Introduce a new list for SCSI proc directory entries, Bart Van Assche
- [PATCH v7 5/8] scsi: core: Rework scsi_single_lun_run(), Bart Van Assche
- [PATCH v7 6/8] scsi: ufs: Simplify ufshcd_set_dev_pwr_mode(), Bart Van Assche
- [PATCH v7 7/8] scsi: core: Remove the put_device() call from scsi_device_get(), Bart Van Assche
- [PATCH v7 8/8] scsi: core: Release SCSI devices synchronously, Bart Van Assche
- Re: [PATCH v7 0/8] Prepare for constifying SCSI host templates, Martin K. Petersen
- Re: [PATCH v7 0/8] Prepare for constifying SCSI host templates, Martin K. Petersen
[PATCH v2 0/3] Make target send correct io limits,
Anastasia Kovaleva
[v2,PATCH 0/3] Make target send correct io limits,
Anastasia Kovaleva
PM-runtime: supplier looses track of consumer during probe,
Tushar Nimkar
[PATCH] dt-bindings: ufs: cdns,ufshc: add missing dma-coherent field,
Matt Ranostay
Update mvsas source code to support Marvell SAS 12Gb/s chipset(88SE1485/88SE1495/88SE1475), linux
[PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk,
Li kunyu
[PATCH AUTOSEL 5.4 04/27] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 5.19 11/63] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 5.10 07/33] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 4.19 02/19] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 4.9 02/10] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 4.14 02/13] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 5.15 08/47] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 5.19 09/63] scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID, Sasha Levin
[PATCH AUTOSEL 6.0 11/67] scsi: 3w-9xxx: Avoid disabling device if failing to enable it, Sasha Levin
[PATCH AUTOSEL 6.0 09/67] scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID, Sasha Levin
[PATCH] scsi: ufs: core: Let delay value after LPM can be modified by vendor, zhe wang
Errors with Sun StorageTek STK RAID INT (Adaptec ASR-5805) with EL 8.6 driver?,
Tom Spettigue
[PATCH 2/2] ufs: core: remove encrypt when no data transfer,
Ten Gao
[PATCH] ufs: core: Disable auto h8 before ssu,
Ten Gao
[PATCH v2 0/2] Changes for ufshcd.c,
Bean Huo
Message not available
[PATCH v1 0/2] changes for ufshcd.c,
Bean Huo
[PATCH] scsi: vmw_pvscsi: Fix an error handling path in pvscsi_probe(),
Christophe JAILLET
[PATCH] scsi: qedf: Remove set but unused variable 'page',
Jiapeng Chong
[PATCH linux-next] scsi: ipr: replace !strcmp with sysfs_streq, yexingchen116
[PATCH linux-next] scsi: myrb: replace !strcmp with sysfs_streq, yexingchen116
[PATCH] scsi: pm80xx: Remove unused reset_in_progress flag logic,
Igor Pylypiv
[PATCH] scsi: pm80xx: Display proc_name in sysfs,
Igor Pylypiv
[GIT PULL v2] first round of SCSI updates for the 6.0+ merge window,
James Bottomley
[GIT PULL] first round of SCSI updates for the 6.0+ merge window,
James Bottomley
[PATCH 0/4] libata: misc frozen port cleanups,
Niklas Cassel
[PATCH v2 0/5] scsi: target: make RTPI an TPG identifier,
Dmitry Bogdanov
[PATCH] scsi: mac_scsi: Replace NO_IRQ by 0,
Christophe Leroy
[PATCH v1 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
Message not available
Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible, Joe Perches
[PATCH v1 5/5] prandom: remove unused functions, Jason A. Donenfeld
[PATCH v1 4/5] treewide: use get_random_bytes when possible, Jason A. Donenfeld
[PATCH v2 00/17] Add Multi Circular Queue Support,
Asutosh Das
- [PATCH v2 03/17] ufs: core: Introduce Multi-circular queue capability, Asutosh Das
- [PATCH v2 04/17] ufs: core: Defer adding host to scsi if mcq is supported, Asutosh Das
- [PATCH v2 13/17] ufs: core: Prepare for completion in mcq, Asutosh Das
- [PATCH v2 12/17] ufs: core: mcq: Find hardware queue to queue request, Asutosh Das
- [PATCH v2 10/17] ufs: core: mcq: Use shared tags for MCQ mode, Asutosh Das
- [PATCH v2 11/17] ufs: core: Prepare ufshcd_send_command for mcq, Asutosh Das
- [PATCH v2 14/17] ufs: mcq: Add completion support of a cqe, Asutosh Das
- [PATCH v2 15/17] ufs: core: mcq: Add completion support in poll, Asutosh Das
- [PATCH v2 05/17] ufs: core: mcq: Introduce Multi Circular Queue, Asutosh Das
- [PATCH v2 02/17] ufs: core: Optimize duplicate code to read extended feature, Asutosh Das
- [PATCH v2 01/17] ufs: core: Probe for ext_iid support, Asutosh Das
- [PATCH v2 09/17] ufs: core: mcq: Configure operation and runtime interface, Asutosh Das
- [PATCH v2 08/17] ufs: core: mcq: Allocate memory for mcq mode, Asutosh Das
[PATCH v2 07/17] ufs: core: mcq: Calculate queue depth, Asutosh Das
[PATCH v2 06/17] ufs: core: mcq: Configure resource regions, Asutosh Das
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]