Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v2 2/4] scsi: ufs: Simplify ufshcd_wl_shutdown(), (continued)
- [PATCH v2 0/5] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode,
Bao D. Nguyen
- [PATCH] scsi: advansys: disallow ISA-only build,
Arnd Bergmann
- [PATCH 0/7] lpfc: Update lpfc to revision 14.2.0.12,
Justin Tee
- [PATCH] scsi: hpsa: Remove unreachable code, Artem Chernyshev
- [PATCH] qedf: Fix NULL dereference in error handling,
Jinhong Zhu
- [PATCH] dt-bindings: phy: qmp-ufs: fix clock and clock-names for sa8775p,
Bartosz Golaszewski
- [PATCH blktests 5/9] scsi/004: allow to run with built-in scsi_debug,
Shin'ichiro Kawasaki
- [PATCH blktests 0/9] support built-in scsi_debug,
Shin'ichiro Kawasaki
- [PATCH] scsi: aic94xx: Add missing check for dma_map_sg(), Jiasheng Jiang
- [PATCH] scsi: scsi_debug: Abort commands from scsi_debug_device_reset(),
John Garry
- [GIT PULL] SCSI fixes for 6.3-rc6,
James Bottomley
- [PATCH] scsi: ufs: remove ufshcd_hold asynchronously, Jaegeuk Kim
- blktests scsi/007 failure,
Shin'ichiro Kawasaki
- [PATCH 4/4] scsi: snic: Remove unnecessary (void*) conversions, Li Qiong
- [PATCH 3/4] scsi: csiostor: Remove unnecessary (void*) conversions, Li Qiong
- [PATCH 1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions, Li Qiong
- [PATCH 2/4] scsi: lpfc: Remove unnecessary (void*) conversions, Li Qiong
- [PATCH v2] scsi: qedi: Fix use after free bug in qedi_remove due to race condition,
Zheng Wang
- [PATCH AUTOSEL 6.1 11/17] scsi: mpi3mr: Handle soft reset in progress fault code (0xF002), Sasha Levin
- [PATCH AUTOSEL 6.2 13/20] scsi: mpi3mr: Handle soft reset in progress fault code (0xF002), Sasha Levin
- [PATCH v2 00/11] Sprinkle more __noreturn,
Josh Poimboeuf
- [PATCH v2 01/11] init: Mark [arch_call_]rest_init() __noreturn, Josh Poimboeuf
- [PATCH v2 02/11] init: Mark start_kernel() __noreturn, Josh Poimboeuf
- [PATCH v2 06/11] cpu: Mark nmi_panic_self_stop() __noreturn, Josh Poimboeuf
- [PATCH v2 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn, Josh Poimboeuf
- [PATCH v2 05/11] cpu: Mark panic_smp_self_stop() __noreturn, Josh Poimboeuf
- [PATCH v2 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn, Josh Poimboeuf
- [PATCH v2 03/11] x86/head: Mark *_start_kernel() __noreturn, Josh Poimboeuf
- [PATCH v2 08/11] btrfs: Mark btrfs_assertfail() __noreturn, Josh Poimboeuf
- [PATCH v2 09/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn, Josh Poimboeuf
- [PATCH v2 07/11] objtool: Include weak functions in global_noreturns check, Josh Poimboeuf
- [PATCH v2 04/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn, Josh Poimboeuf
- [PATCH 0/3] SCSI core and UFS patches for kernel v6.4,
Bart Van Assche
- [PATCH 2/3] scsi: ufs: Simplify ufshcd_wl_shutdown(),
Bart Van Assche
- [PATCH] ipr: Remove SATA support,
Brian King
- Re: [PATCH v3 06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd, John Garry
- [PATCH] scsi: pm80xx: Log device registration,
Pranav Prasad
- [PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS,
Bartosz Golaszewski
- [PATCH] scsi: Spelling s/semahpore/semaphore/,
Geert Uytterhoeven
- [PATCH] scsi: ufs: core: Use proper power management API, Keoseong Park
- [PATCH] scsi: ufs: Increase the START STOP UNIT timeout from 1 s to 10 s,
Bart Van Assche
- [PATCH] scsi: lpfc: silence an incorrect device output,
Jun Chen
- [PATCH v7 0/3] Add dedicated Qcom ICE driver,
Abel Vesa
- question about mpt3sas commit b424eaa1b51c,
Jerry Snitselaar
- [PATCH 00/12] Sprinkle more __noreturn,
Josh Poimboeuf
- [PATCH 01/11] init: Mark [arch_call_]rest_init() __noreturn, Josh Poimboeuf
- [PATCH 02/11] init: Mark start_kernel() __noreturn, Josh Poimboeuf
- [PATCH 04/11] btrfs: Mark btrfs_assertfail() __noreturn, Josh Poimboeuf
- [PATCH 03/11] x86/head: Mark *_start_kernel() __noreturn, Josh Poimboeuf
- [PATCH 05/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn, Josh Poimboeuf
- [PATCH 08/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn, Josh Poimboeuf
- [PATCH 06/11] cpu: Mark panic_smp_self_stop() __noreturn, Josh Poimboeuf
- [PATCH 11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn, Josh Poimboeuf
- [PATCH 07/11] cpu: Mark nmi_panic_self_stop() __noreturn, Josh Poimboeuf
- [PATCH 09/11] objtool: Include weak functions in global_noreturns check, Josh Poimboeuf
- [PATCH 10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn, Josh Poimboeuf
- [GIT PULL] SCSI fixes for 6.3-rc5,
James Bottomley
- [PATCH v6 00/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v6 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v6 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common, Mike Christie
- [PATCH v6 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v6 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v6 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v6 09/18] nvme: Move pr code to it's own file, Mike Christie
- [PATCH v6 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v6 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v6 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
- [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v6 18/18] scsi: target: Add block PR support to iblock, Mike Christie
- [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v6 00/18] Use block pr_ops in LIO, Naresh Kamboju
- [PATCH v6 00/18] Use block pr_ops in LIO, Naresh Kamboju
- [PATCH] ufs: hwmon: constify pointers to hwmon_channel_info,
Krzysztof Kozlowski
- [PATCH v6 0/6] Add dedicated Qcom ICE driver,
Abel Vesa
- [PATCH] cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr(),
Denis Plotnikov
- [PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort(),
Xingui Yang
- [PATCH v2 0/5] arm64: qcom: sa8775p: add support for UFS,
Bartosz Golaszewski
- [PATCH] scsi: target: cxgbit: check skb dequeue result,
Denis Plotnikov
- [PATCH v6 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v6 02/19] block: introduce ioprio hints, Niklas Cassel
- [PATCH v6 01/19] ioprio: cleanup interface definition, Niklas Cassel
- [PATCH v6 03/19] block: introduce BLK_STS_DURATION_LIMIT, Niklas Cassel
- [PATCH v6 04/19] scsi: core: allow libata to complete successful commands via EH, Niklas Cassel
- [PATCH v6 05/19] scsi: rename and move get_scsi_ml_byte(), Niklas Cassel
- [PATCH v6 06/19] scsi: support retrieving sub-pages of mode pages, Niklas Cassel
- [PATCH v6 10/19] scsi: sd: set read/write commands CDL index, Niklas Cassel
- [PATCH v6 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v6 14/19] ata: libata: detect support for command duration limits, Niklas Cassel
- [PATCH v6 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(), Niklas Cassel
- [PATCH v6 17/19] ata: libata: add ATA feature control sub-page translation, Niklas Cassel
- [PATCH v6 16/19] ata: libata-scsi: add support for CDL pages mode sense, Niklas Cassel
- [PATCH v6 18/19] ata: libata: set read/write commands CDL index, Niklas Cassel
- [PATCH v6 07/19] scsi: support service action in scsi_report_opcode(), Niklas Cassel
- [PATCH v6 19/19] ata: libata: handle completion of CDL commands using policy 0xD, Niklas Cassel
- [PATCH v6 09/19] scsi: allow enabling and disabling command duration limits, Niklas Cassel
- [PATCH v6 11/19] scsi: sd: handle read/write CDL timeout failures, Niklas Cassel
- [PATCH v6 08/19] scsi: detect support for command duration limits, Niklas Cassel
- [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks, Niklas Cassel
- Re: [PATCH v6 00/19] Add Command Duration Limits support, Damien Le Moal
- [PATCH AUTOSEL 4.14 3/7] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH AUTOSEL 4.14 4/7] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 4.19 4/8] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH AUTOSEL 4.19 5/8] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 5.10 5/9] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 5.4 5/9] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 5.4 4/9] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH AUTOSEL 5.10 4/9] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH AUTOSEL 5.15 06/11] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 5.15 05/11] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH AUTOSEL 6.1 05/17] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH AUTOSEL 6.1 06/17] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 6.2 06/17] scsi: core: Improve scsi_vpd_inquiry() checks, Sasha Levin
- [PATCH AUTOSEL 6.2 05/17] scsi: megaraid_sas: Fix fw_crash_buffer_show(), Sasha Levin
- [PATCH] mpi3mr: IRQ save variants of spinlock to protect chain frame allocation,
Ranjan Kumar
- [PATCH next] scsi: scsi_debug: Fix missing error code in scsi_debug_init(),
Harshit Mogalapalli
- [PATCH] scsi: hisi_sas: work around build failure in suspend function,
Arnd Bergmann
- [PATCH] scsi: ses: Handle enclosure with just a primary component gracefully,
Jiri Kosina
- [PATCH v5 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v5 01/19] ioprio: cleanup interface definition, Niklas Cassel
- [PATCH v5 02/19] block: introduce ioprio hints, Niklas Cassel
- [PATCH v5 04/19] scsi: core: allow libata to complete successful commands via EH, Niklas Cassel
- [PATCH v5 03/19] block: introduce BLK_STS_DURATION_LIMIT, Niklas Cassel
- [PATCH v5 06/19] scsi: support retrieving sub-pages of mode pages, Niklas Cassel
- [PATCH v5 05/19] scsi: rename and move get_scsi_ml_byte(), Niklas Cassel
- [PATCH v5 07/19] scsi: support service action in scsi_report_opcode(), Niklas Cassel
- [PATCH v5 08/19] scsi: detect support for command duration limits, Niklas Cassel
- [PATCH v5 12/19] ata: libata-scsi: remove unnecessary !cmd checks, Niklas Cassel
- [PATCH v5 10/19] scsi: sd: set read/write commands CDL index, Niklas Cassel
- [PATCH v5 11/19] scsi: sd: handle read/write CDL timeout failures, Niklas Cassel
- [PATCH v5 09/19] scsi: allow enabling and disabling command duration limits, Niklas Cassel
- [PATCH v5 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v5 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(), Niklas Cassel
- [PATCH v5 14/19] ata: libata: detect support for command duration limits, Niklas Cassel
- [PATCH v5 16/19] ata: libata-scsi: add support for CDL pages mode sense, Niklas Cassel
- [PATCH v5 18/19] ata: libata: set read/write commands CDL index, Niklas Cassel
- [PATCH v5 17/19] ata: libata: add ATA feature control sub-page translation, Niklas Cassel
- [PATCH v5 19/19] ata: libata: handle completion of CDL commands using policy 0xD, Niklas Cassel
- [PATCH v2] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup',
lishuchang
- [PATCH v5 0/6] Add dedicated Qcom ICE driver,
Abel Vesa
- [PATCH] scsi: mpt3sas: fix an issue when driver's being removed,
Tomas Henzl
- [PATCH] scsi: megaraid: Fix null dereference,
Igor Artemiev
- [PATCH] scsi: lpfc: fix ioremap issues in 'lpfc_sli4_pci_mem_setup',
lishuchang
- [PATCH 0/3] scsi: libsas: remove empty branches and code simplification,
Jason Yan
- [PATCH 0/5] arm64: qcom: sa8775p: add support for UFS,
Bartosz Golaszewski
- [PATCH] [SCSI] qla4xxx: remove unused count variable,
Tom Rix
- [PATCH v3 40/55] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH] scsi: message: fusion: remove unused timeleft variable,
Tom Rix
- [PATCH v3 41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map(),
David Howells
- [PATCH] mpi3mr: soft reset in progress fault code (0xF002) handling,
Ranjan Kumar
- [PATCH v2] scsi: ufs: mcq: Limit the amount of inflight requests,
Avri Altman
- [PATCH] scsi: qedf: remove unused num_handled variable,
Tom Rix
- [PATCH] scsi: ufs: mcq: Limit the amount of inflight requests,
Avri Altman
- [PATCH v3] scsi: libsas: abort all inflight requests when device is gone,
Jason Yan
- [PATCH] scsi: target: return -ENOMEM when kzalloc failed,
Jiapeng Chong
- [PATCH v1] scsi: core: Cleanup struct ufs_saved_pwr_info,
Stanley Chu
- [PATCH] Revert "scsi: ufs: core: Initialize devfreq synchronously",
Adrien Thierry
- [RFC PATCH v2 32/48] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [RFC PATCH v2 33/48] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map(), David Howells
- [PATCH] scsi: target: core: remove unused prod_len variable,
Tom Rix
- [PATCH v2] scsi: libsas: abort all inflight requests when device is gone,
Jason Yan
- [PATCH 0/2] scsi: ufs: mcq: 2 minor cleanups,
Avri Altman
- [PATCH v1 0/5] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode,
Bao D. Nguyen
- [PATCH] scsi: iscsi_tcp: Check the sock is correct before iscsi_set_param,
Zhong Jinghua
- [PATCH] aacraid: reply queue mapping to CPUs based of IRQ affinity,
Sagar Biradar
- [PATCH v2 0/3] limit set the host state by sysfs,
Ye Bin
- [PATCH] scsi: libsas: abort all inflight requests when device is gone,
Jason Yan
- [PATCH] scsi: ufs: ufs-pci: Add support for Intel Lunar Lake,
Adrian Hunter
- [PATCH 1/2] scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR,
Po-Wen Kao
- [PATCH v1 0/2] Add MCQ support for MTK platform,
Po-Wen Kao
- [PATCH] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter,
Po-Wen Kao
- Re: UAS error optimal I/O size is obscene,
Oliver Neukum
[PATCH] xen/scsiback: don't call scsiback_free_translation_entry() under lock,
Juergen Gross
[regression][bisected] blktests scsi/004 failed,
Yi Zhang
[PATCH] scsi: snic: remove unused xfer_len variable,
Tom Rix
[PATCH v4 0/7] Add dedicated Qcom ICE driver,
Abel Vesa
[RFC PATCH 0/3] sg3_utils: udev rules: restrict use of ambiguous device IDs,
mwilck
[PATCH v3 00/11] Fix shost command overloading issues,
John Garry
- [PATCH v3 03/11] scsi: scsi_debug: Change shost list lock to a mutex, John Garry
- [PATCH v3 05/11] scsi: scsi_debug: Use scsi_block_requests() to block queues, John Garry
- [PATCH v3 01/11] scsi: scsi_debug: Fix check for sdev queue full, John Garry
- [PATCH v3 02/11] scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target(), John Garry
- [PATCH v3 04/11] scsi: scsi_debug: Protect block_unblock_all_queues() with mutex, John Garry
- [PATCH v3 10/11] scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts, John Garry
- [PATCH v3 06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd, John Garry
- [PATCH v3 09/11] scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store(), John Garry
- [PATCH v3 08/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued(), John Garry
- [PATCH v3 07/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll(), John Garry
- [PATCH v3 11/11] scsi: scsi_debug: Drop sdebug_queue, John Garry
- Re: [PATCH v3 00/11] Fix shost command overloading issues, Martin K. Petersen
- Re: [PATCH v3 00/11] Fix shost command overloading issues, Martin K. Petersen
[PATCH] scsi: scsi_transport_fc: remove unused desc_cnt variable,
Tom Rix
[PATCH v2 00/12] Introduce the SC8180x devices,
Vinod Koul
[PATCH] scsi: qla2xxx: Fix memory leak in qla2x00_probe_one(),
Li Zetao
[PATCH 0/5] limit set the host state by sysfs,
Ye Bin
[PATCH v5 00/18] Use block pr_ops in LIO,
Mike Christie
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]