Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH] scsi: qla4xxx: Replace all non-returning strlcpy with strscpy, (continued)
- [PATCH] scsi: target: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
- [PATCH] scsi: bfa: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
- [PATCH v3] aacraid: reply queue mapping to CPUs based of IRQ affinity,
Sagar Biradar
- [PATCH 1/1] scsi: storvsc: Don't pass unused PFNs to Hyper-V host,
Michael Kelley
- [PATCH] arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent,
Bartosz Golaszewski
- [PATCH v4 0/3] arm64: qcom: sa8775p: add support for UFS,
Bartosz Golaszewski
- [PATCH 0/2] Fix kernel panic in scsi_queue_rq(),
Wenchao Hao
- [PATCH 0/3] scsi: hisi_sas: Some misc changes,
chenxiang
- [GIT PULL] SCSI fixes for 6.4-rc1,
James Bottomley
- SCSI: Consumer of scsi_devices->iorequest_cnt/iodone_cnt/ioerr_cnt,
Ming Lei
- [PATCH 0/1] Adaptec RAID 6405 controller driver crash at apater reset,
Maksim Kiselev
- [RFC PATCH] block: add meaningful macro for flush op flags,
Chaitanya Kulkarni
- [PATCH v5 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode,
Bao D. Nguyen
- [PATCH] scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays,
Kees Cook
- [PATCH v4 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode,
Bao D. Nguyen
- [PATCH v2] ufs: hwmon: constify pointers to hwmon_channel_info,
Krzysztof Kozlowski
- [PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid,
Juergen Gross
- [PATCH] qla2xxx: Fix NULL pointer dereference in target mode,
Gleb Chesnokov
- [PATCH v7 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v7 01/19] ioprio: cleanup interface definition, Niklas Cassel
- [PATCH v7 02/19] block: introduce ioprio hints, Niklas Cassel
- [PATCH v7 03/19] block: introduce BLK_STS_DURATION_LIMIT, Niklas Cassel
- [PATCH v7 04/19] scsi: core: allow libata to complete successful commands via EH, Niklas Cassel
- [PATCH v7 05/19] scsi: rename and move get_scsi_ml_byte(), Niklas Cassel
- [PATCH v7 06/19] scsi: support retrieving sub-pages of mode pages, Niklas Cassel
- [PATCH v7 07/19] scsi: support service action in scsi_report_opcode(), Niklas Cassel
- [PATCH v7 08/19] scsi: detect support for command duration limits, Niklas Cassel
- [PATCH v7 09/19] scsi: allow enabling and disabling command duration limits, Niklas Cassel
- [PATCH v7 10/19] scsi: sd: set read/write commands CDL index, Niklas Cassel
- [PATCH v7 12/19] ata: libata-scsi: remove unnecessary !cmd checks, Niklas Cassel
- [PATCH v7 11/19] scsi: sd: handle read/write CDL timeout failures, Niklas Cassel
- [PATCH v7 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v7 14/19] ata: libata: detect support for command duration limits, Niklas Cassel
- [PATCH v7 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(), Niklas Cassel
- [PATCH v7 16/19] ata: libata-scsi: add support for CDL pages mode sense, Niklas Cassel
- [PATCH v7 18/19] ata: libata: set read/write commands CDL index, Niklas Cassel
- [PATCH v7 17/19] ata: libata: add ATA feature control sub-page translation, Niklas Cassel
- [PATCH v7 19/19] ata: libata: handle completion of CDL commands using policy 0xD, Niklas Cassel
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Douglas Gilbert
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Damien Le Moal
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Martin K. Petersen
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Martin K. Petersen
- [PATCH v2 0/3] dc395x stale reference cleanup,
Bagas Sanjaya
- [linux-next:master] [scsi] 59709bb84c: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register, kernel test robot
- [PATCH v3 0/7] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode,
Bao D. Nguyen
- [PATCH v1] scsi: ses: Avoid reporting errors for simple subenclosures, Aidan MacDonald
- [RFC PATCH v1] ufs: poll HCS.UCRDY before issuing a UIC command,
Kiwoong Kim
- [PATCH 0/2] block: improve the share tag set performance,
Ed Tsai
- [syzbot] linux-next boot error: WARNING in workqueue_sysfs_register, syzbot
- [PATCH v1] block: make the fair sharing of tag configurable,
Ed Tsai
- [PATCH] scsi: mpi3mr: Fix the type used for pointers to bitmap, Christophe JAILLET
- [PATCH v2] scsi: mpi3mr: Fix the type used for pointers to bitmap,
Christophe JAILLET
- [PATCH] scsi: megaraid: Use sysfs_emit in show function callsbacks, Anup Sharma
- [PATCH v2 00/11] Make iscsid-kernel communications namespace-aware,
Chris Leech
- [PATCH 02/11] iscsi: associate endpoints with a host, Chris Leech
- [PATCH 03/11] iscsi: sysfs filtering by network namespace, Chris Leech
- [PATCH 01/11] iscsi: create per-net iscsi netlink kernel sockets, Chris Leech
- [PATCH 04/11] iscsi: make all iSCSI netlink multicast namespace aware, Chris Leech
- [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits, Chris Leech
- [PATCH 09/11] iscsi: filter flashnode sysfs by net namespace, Chris Leech
- [PATCH 08/11] iscsi: rename iscsi_bus_flash_* to iscsi_flash_*, Chris Leech
- [PATCH 07/11] iscsi: convert flashnode devices from bus to class, Chris Leech
- [PATCH 05/11] iscsi: check net namespace for all iscsi lookup, Chris Leech
- [PATCH 06/11] iscsi: set netns for tcp and iser hosts, Chris Leech
- [PATCH 10/11] iscsi: make session and connection lists per-net, Chris Leech
- Re: [PATCH v2 00/11] Make iscsid-kernel communications namespace-aware, michael . christie
- [GIT PULL] final round of SCSI updates for the 6.3+ merge window,
James Bottomley
- [PATCH] scsi: mpt3sas: Fix missing unwind goto in mpt3sas_config_update_driver_trigger_pg3(), Zhong Yong
- [PATCH] scsi: sd: Avoid sending an INQUIRY if the page is not supported,
Brian Bunker
- [PATCH] drivers: scsi: 3w-xxxx: Add error handling for initialization failure in `tw_probe`,
Yuchen Yang
- [PATCH 0/3] dc395x stale reference cleanup,
Bagas Sanjaya
- [PATCH v2] ata: libata-scsi: Fix get identity data failed,
Xingui Yang
- [PATCH] scsi:dc395x: Correct "structures" spelling mistakes,
Wang Honghui
- [bug report] BUG libfc_em (Not tainted): Objects remaining in libfc_em on __kmem_cache_shutdown(), Guangwu Zhang
- [PATCH 0/5] ufs: Do not requeue while ungating the clock,
Bart Van Assche
- [PATCH AUTOSEL 5.4 09/18] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 5.4 07/18] scsi: target: iscsit: Free cmds before session free, Sasha Levin
- [PATCH AUTOSEL 5.4 03/18] scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow, Sasha Levin
- [PATCH AUTOSEL 4.19 07/13] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 4.14 07/13] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 5.10 05/24] scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow, Sasha Levin
- [PATCH AUTOSEL 5.10 11/24] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 5.10 09/24] scsi: target: iscsit: Free cmds before session free, Sasha Levin
- [PATCH AUTOSEL 5.15 05/30] scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow, Sasha Levin
- [PATCH AUTOSEL 5.15 10/30] scsi: target: iscsit: Free cmds before session free, Sasha Levin
- [PATCH AUTOSEL 5.15 12/30] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 5.15 14/30] scsi: ufs: ufs-pci: Add support for Intel Lunar Lake, Sasha Levin
- [PATCH AUTOSEL 6.1 18/49] scsi: ufs: ufs-pci: Add support for Intel Lunar Lake, Sasha Levin
- [PATCH AUTOSEL 6.1 16/49] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 6.1 14/49] scsi: target: iscsit: Free cmds before session free, Sasha Levin
- [PATCH AUTOSEL 6.1 07/49] scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow, Sasha Levin
- [PATCH AUTOSEL 6.1 08/49] scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery, Sasha Levin
- [PATCH AUTOSEL 6.2 21/53] scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list, Sasha Levin
- [PATCH AUTOSEL 6.2 09/53] scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery, Sasha Levin
- [PATCH AUTOSEL 6.2 20/53] scsi: ufs: ufs-pci: Add support for Intel Lunar Lake, Sasha Levin
- [PATCH AUTOSEL 6.2 18/53] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 6.2 16/53] scsi: target: iscsit: Free cmds before session free, Sasha Levin
- [PATCH AUTOSEL 6.2 08/53] scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow, Sasha Levin
- [PATCH AUTOSEL 6.3 24/59] scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list, Sasha Levin
- [PATCH AUTOSEL 6.3 21/59] scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition, Sasha Levin
- [PATCH AUTOSEL 6.3 23/59] scsi: ufs: ufs-pci: Add support for Intel Lunar Lake, Sasha Levin
- [PATCH AUTOSEL 6.3 10/59] scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow, Sasha Levin
- [PATCH AUTOSEL 6.3 19/59] scsi: target: iscsit: Free cmds before session free, Sasha Levin
- [PATCH AUTOSEL 6.3 11/59] scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery, Sasha Levin
- [PATCH v6 0/3] Several UFS MCQ Code Changes,
Po-Wen Kao
- [PATCH] ata: libata-scsi: Fix get identity data failed,
Xingui Yang
- [PATCH] strcuture: Correct spelling mistakes in comments,
Wang Honghui
- [PATCH v2 0/5] SCSI core patches,
Bart Van Assche
- [PATCH RFC 00/16] block atomic writes,
John Garry
- [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment(), John Garry
- [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH RFC 05/16] block: Add REQ_ATOMIC flag, John Garry
- [PATCH RFC 08/16] block: Add support for atomic_write_unit, John Garry
- [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH RFC 11/16] fs: iomap: Atomic write support, John Garry
- [PATCH RFC 12/16] xfs: Add support for fallocate2, John Garry
- [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- [PATCH RFC 16/16] nvme: Support atomic writes, John Garry
- [PATCH RFC 03/16] xfs: Support atomic write for statx, John Garry
- [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD, John Garry
- [PATCH RFC 10/16] block: Add fops atomic write support, John Garry
- [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op(), John Garry
- [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH] scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() fails, Keoseong Park
- [PATCH v1] arm64: defconfig: Enable UFS support for MediaTek platforms,
Stanley Chu
- [PATCH] scsi: ufs: ufs-mediatek: delete some dead code,
Dan Carpenter
- [PATCH 00/15] Change the integrity configuration method in block, Jinyoung CHOI
- [PATCH v2] scsi: qedf: Fix NULL dereference in error handling,
Jinhong Zhu
- [PATCH] scsi: ufs: core: Use readable 'return 0' in ufshcd_hba_capabilities(),
Keoseong Park
blktests failures with v6.3, Shinichiro Kawasaki
[PATCH v2] aacraid: reply queue mapping to CPUs based of IRQ affinity,
Sagar Biradar
[PATCH 00/12] smartpqi updates,
Don Brace
- [PATCH 05/12] smartpqi: Remove contention for raid_bypass_cnt, Don Brace
- [PATCH 01/12] smartpqi: map full length of PCI BAR 0, Don Brace
- [PATCH 09/12] smartpqi: stop sending driver initiated TURs, Don Brace
- [PATCH 06/12] smartpqi: validate block layer host tag, Don Brace
- [PATCH 08/12] smartpqi: fix byte aligned writew for ARM servers, Don Brace
- [PATCH 03/12] smartpqi: remove null pointer check, Don Brace
- [PATCH 11/12] smartpqi: update copyright to 2023, Don Brace
- [PATCH 04/12] smartpqi: fix-rare-sas-transport-mem-leak, Don Brace
- [PATCH 07/12] smartpqi: Add support for RAID NCQ priority, Don Brace
- [PATCH 10/12] smartpqi: Add sysfs entry for numa node in /sys/block/sdX/device., Don Brace
- [PATCH 02/12] smartpqi: Add new controller PCI IDs, Don Brace
- [PATCH 12/12] smartpqi: update version to 2.1.22-040, Don Brace
- Re: [PATCH 00/12] smartpqi updates, Martin K. Petersen
- Re: [PATCH 00/12] smartpqi updates, Martin K. Petersen
[PATCH v2 0/7] qla2xxx driver update,
Nilesh Javali
[PATCH v2 0/6] scsi:scsi_debug: Add error injection for single device,
Wenchao Hao
[PATCH] scsi: ufs: core: Change the module parameter macro of use_mcq_mode,
Keoseong Park
[PATCH 0/7] qla2xxx driver update,
Nilesh Javali
[Bug 200801] hpsa 3.4.20-0 driver not loading with HP P420i card, bugzilla-daemon
[PATCH v1 1/1] scsi: ufs: core: correct utp_transfer_cmd_desc size,
Bao D. Nguyen
[GIT PULL] first round of SCSI updates for the 6.3+ merge window,
James Bottomley
Re: Reproducible deadlock when usb-storage scsi command timeouts twice,
Alan Stern
[PATCH] scsi: ufs: core: Simplify param_set_mcq_mode(),
Keoseong Park
[PATCH 0/4] SCSI core patches,
Bart Van Assche
[PATCH 0/4] UFS host controller driver patches,
Bart Van Assche
[PATCH blktests v2 0/6] support built-in scsi_debug,
Shin'ichiro Kawasaki
- [PATCH blktests v2 1/6] common/rc: skip module file check if modules path does not exist, Shin'ichiro Kawasaki
- [PATCH blktests v2 5/6] scsi/{004,005}: allow to run with built-in scsi_debug, Shin'ichiro Kawasaki
- [PATCH blktests v2 2/6] common/scsi_debug, tests/*: re-define _have_scsi_debug, Shin'ichiro Kawasaki
- [PATCH blktests v2 3/6] common/scsi_debug: factor out _setup_scsi_debug_vars, Shin'ichiro Kawasaki
- [PATCH blktests v2 4/6] common/scsi_debug: introduce _configure_scsi_debug, Shin'ichiro Kawasaki
- [PATCH blktests v2 6/6] block/{001,002,027}: allow to run with built-in scsi_debug and sd_mod, Shin'ichiro Kawasaki
- Re: [PATCH blktests v2 0/6] support built-in scsi_debug, Shinichiro Kawasaki
[tj-wq:ordered-cleanup] [scsi] 25aa2ad5c3: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register, kernel test robot
[PATCH] Add a parameter to set sd driver's probe mode.,
longguang.yue
[PATCH] scsi: ufs: core: Fix IO hang that occurs when BKOPS fails in W-LUN suspend,
Keoseong Park
[PATCH v2] ufs: poll pmc until another pa request is completed,
Kiwoong Kim
[PATCH v5 0/3] Several UFS MCQ Code Changes,
Po-Wen Kao
[PATCH v3 1/1] scsi: ufs: core: Fix &hwq->cq_lock deadlock issue,
Alice Chao
[PATCH v2 1/1] scsi: ufs: core: Fix &hwq->cq_lock deadlock issue, Alice Chao
[PATCH 1/1] scsi: ufs: core: Fix &hwq->cq_lock deadlock issue, Alice Chao
[PATCH] drivers: mpt3sas: mpt3sas_debugfs: return value check of `mpt3sas_debugfs_root`,
Jing Xu
[PATCH] scsi: qedi: qedi_main.c: modify the code flow in 'qedi_alloc_global_queues',
Peizhi Li
[PATCH] scsi: qlogic_cs: fix irqf_shared, share same irq with pcmcia controller,
尤晓杰
[PATCH v3 0/3] scsi: libsas: remove empty branches and code simplification,
Jason Yan
[PATCH 1/1] ufs: core: fix &hwq->cq_lock deadlock issue,
Alice Chao
[PATCH 12/22] scsi: Use alloc_ordered_workqueue() to create ordered workqueues,
Tejun Heo
[PATCH v2 0/3] scsi: libsas: remove empty branches and code simplification,
Jason Yan
[PATCH] scsi: ipr: remove several unused variables,
Tom Rix
[PATCH AUTOSEL 6.1 11/15] scsi: mpi3mr: Handle soft reset in progress fault code (0xF002), Sasha Levin
[PATCH AUTOSEL 6.2 13/17] scsi: mpi3mr: Handle soft reset in progress fault code (0xF002), Sasha Levin
[PATCH v3] scsi: ufs: mcq: Limit the amount of inflight requests,
Avri Altman
[PATCH] scsi: pm80xx: Add GET_NVMD timeout during probe,
Pranav Prasad
[PATCH v2] dt-bindings: phy: qmp-ufs: tweak clock and clock-names for sa8775p,
Bartosz Golaszewski
[PATCH v1] scsi: ufs: mcq: add 1 to the max Queues value,
SEO HOYOUNG
[RFC PATCH v1] ufs: poll pmc until another pa request is completed,
Kiwoong Kim
[PATCH] scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add(), Harshit Mogalapalli
[PATCH] scsi: core: Avoid doing rescan on suspended device,
Kai-Heng Feng
[PATCH 0/6] scsi: pm80xx: Enhanced debug logs for HW events,
Pranav Prasad
[PATCH v2 0/4] SCSI core and UFS patches for kernel v6.4,
Bart Van Assche
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]