Linux SCSI Development
[Prev Page][Next Page]
[PATCH -next 0/2] driver/scsi: use macro LIST_HEAD(),
Hongbo Li
[PATCH v2] scsi: ufs: Move UFS trace events to private header,
Avri Altman
[PATCH 0/3] add fixup_dev_quirks vops for ufs-qcom,
Manish Pandey
sysfs: cannot create duplicate filename \'/devices/virtual/workqueue/scsi_tmf_-1072727056\'',
V, Narasimhan
[PATCH] scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port,
Christophe JAILLET
[PATCH] scsi: ufs: Move UFS trace events to private header,
Avri Altman
[PATCH 0/9] Simplify the UFS driver initialization code,
Bart Van Assche
- [PATCH 1/9] ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH 2/9] ufs: core: Introduce ufshcd_activate_link(), Bart Van Assche
- [PATCH 4/9] ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH 3/9] ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH 5/9] ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH 7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH 8/9] ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH 9/9] ufs: core: Remove the second argument of ufshcd_device_init(), Bart Van Assche
[PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress,
Yihang Li
[PATCH 0/1] ufs: mediatek: Fix probe failure on MT8395 SoC,
Mary Guillemard
[GIT PULL] SCSI fixes for 6.11-rc3,
James Bottomley
[PATCH] scsi: make minimum cdb size 6 for group codes 6 and 7, Txanton Bejos
[PATCH v4] scsi: sd: retry command SYNC CACHE if format in progress,
Yihang Li
[PATCH v2] MAINTAINERS: Update HiSilicon SAS controller driver maintainer, Yihang Li
[PATCH v2 00/18] Simplify multiple create*_workqueue() invocations,
Bart Van Assche
- [PATCH v2 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations, Bart Van Assche
- [PATCH v2 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v2 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations, Bart Van Assche
- [PATCH v2 05/18] scsi: esas2r: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v2 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 09/18] scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 10/18] scsi: myrb: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 11/18] scsi: myrs: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v2 12/18] scsi: qedf: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v2 14/18] scsi: snic: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v2 15/18] scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v2 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v2 18/18] scsi: core: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v2 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation, Bart Van Assche
- [PATCH v2 01/18] scsi: Expand all create*_workqueue() invocations, Bart Van Assche
[PATCH] MAINTAINERS: Add header files to SCSI SUBSYSTEM,
Simon Horman
[PATCH -next] scsi: qla2xxx: Add missing kernel-doc function comments., Yang Li
[PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field,
Manivannan Sadhasivam via B4 Relay
[no subject], Unknown
[PATCH] scsi: elx: libefc: potential use after free in efc_nport_vport_del(),
Dan Carpenter
[PATCH] scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info(),
Dan Carpenter
[PATCH v2 0/3] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field,
Manivannan Sadhasivam via B4 Relay
[PATCH 0/3] ufs: qcom: Fix probe failure on SM8550 SoC due to broken SDBS field,
Manivannan Sadhasivam via B4 Relay
[PATCH] MAINTAINERS: Update HiSilicon SAS controller driver maintainer, Yihang Li
[PATCH] ufs: core: fix bus timeout in ufshcd_wl_resume flow,
ZhangHui
[PATCH v2] scsi: message: fusion: Make compilation warning free, Breno Leitao
[PATCH] scsi: sd: Do not attempt to configure discard unless LBPME is set, Martin K. Petersen
[PATCH v2] scsi: fix the return value of scsi_logical_block_count,
Chaotian Jing
[PATCH v3] scsi: sd: retry command SYNC CACHE if format in progress,
Yihang Li
[REGRESSION] critical target error, bisected,
Chris Bainbridge
[PATCH v1] scsi: ufs: core: introduce override_cqe_ocs,
Kiwoong Kim
[PATCH v4 0/2] scsi: ufs: Add host capabilities sysfs group,
Avri Altman
[GIT PULL] SCSI fixes for 6.11-rc2,
James Bottomley
[PATCH] staging: drivers: scsi: lpfc: Fix warning: Using plain integer as NULL pointer in lpfc_init.c,
Dipendra Khadka
[PATCH -next] scsi: target: Remove unused declarations,
Yue Haibing
[PATCH 0/2] scsi: mpi3mr: Fix two bugs in the new buffer allocation code,
Shin'ichiro Kawasaki
[bug report] sas_phy hardreset/linkreset hang, Yihang Li
[PATCH v2] scsi: sd: retry command SYNC CACHE if format in progress,
Yihang Li
[PATCH v2 0/2] Fix system resume for SCSI devices,
Bart Van Assche
[PATCH v2 00/14] Introduce support for Fabric Discovery and,
Karan Tilak Kumar
- [PATCH v2 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err, Karan Tilak Kumar
- [PATCH v2 02/14] scsi: fnic: Add headers and definitions for FDLS, Karan Tilak Kumar
- [PATCH v2 03/14] scsi: fnic: Add support for fabric based solicited requests and responses, Karan Tilak Kumar
- [PATCH v2 05/14] scsi: fnic: Add support for unsolicited requests and responses, Karan Tilak Kumar
- [PATCH v2 04/14] scsi: fnic: Add support for target based solicited requests and responses, Karan Tilak Kumar
- [PATCH v2 07/14] scsi: fnic: Add and integrate support for FIP, Karan Tilak Kumar
- [PATCH v2 06/14] scsi: fnic: Add and integrate support for FDMI, Karan Tilak Kumar
- [PATCH v2 09/14] scsi: fnic: Modify IO path to use FDLS, Karan Tilak Kumar
- [PATCH v2 08/14] scsi: fnic: Add functionality in fnic to support FDLS, Karan Tilak Kumar
- [PATCH v2 11/14] scsi: fnic: Add stats and related functionality, Karan Tilak Kumar
- [PATCH v2 10/14] scsi: fnic: Modify fnic interfaces to use FDLS, Karan Tilak Kumar
- [PATCH v2 12/14] scsi: fnic: Code cleanup, Karan Tilak Kumar
- [PATCH v2 13/14] scsi: fnic: Add support to handle port channel RSCN, Karan Tilak Kumar
- [PATCH v2 14/14] scsi: fnic: Increment driver version, Karan Tilak Kumar
[no subject], Unknown
[PATCH v3 0/2] scsi: ufs: Add host capabilities sysfs group,
Avri Altman
[PATCH] scsi: ufs: add missing macro for the UFSHCI register map,
Super Ni
Re: Leak of tpg->np_login_sem, possibly due to connection interruptions,
Paul Dagnelie
[bug report] raid0 array mkfs.xfs hang,
John Garry
[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property length,
Rob Herring (Arm)
[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present(),
Rob Herring (Arm)
[PATCH v2 0/3] Init support for RK3576 UFS controller,
Shawn Lin
[PATCH v1 0/3] mpi3mr: Critical bug fixes,
Ranjan Kumar
[PATCH] scsi: ufs: Add missing check for alloc_ordered_workqueue,
Ma Ke
[no subject], Unknown
[PATCH] scsi: sd: Have scsi-ml retry START_STOP errors,
Yihang Li
[PATCH] scsi: sd: retry command SYNC CACHE if format in progress,
Yihang Li
[PATCH 0/2] Fix system resume for SCSI devices,
Bart Van Assche
[PATCH 06/19] scsi: qedi: Use kthread_create_on_cpu(),
Frederic Weisbecker
[PATCH 05/19] scsi: bnx2i: Use kthread_create_on_cpu(),
Frederic Weisbecker
[PATCH 04/19] scsi: bnx2fc: Use kthread_create_on_cpu(),
Frederic Weisbecker
[PATCH] scsi: snic: Avoid creating two slab caches with the same name,
Pedro Falcato
[PATCH] scsi: message: fusion: Remove unused variable,
Breno Leitao
[PATCH 00/11] NCR5380: Bug fixes and other improvements,
Finn Thain
- [PATCH 01/11] scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages, Finn Thain
- [PATCH 02/11] scsi: mac_scsi: Refactor polling loop, Finn Thain
- [PATCH 03/11] scsi: mac_scsi: Disallow bus errors during PDMA send, Finn Thain
- [PATCH 04/11] scsi: NCR5380: Check for phase match during PDMA fixup, Finn Thain
- [PATCH 05/11] scsi: mac_scsi: Enable scatter/gather by default, Finn Thain
- [PATCH 06/11] scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers, Finn Thain
- [PATCH 07/11] scsi: NCR5380: Handle BSY signal loss during information transfer phases, Finn Thain
- [PATCH 08/11] scsi: NCR5380: Drop redundant member from struct NCR5380_cmd, Finn Thain
- [PATCH 09/11] scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio(), Finn Thain
- [PATCH 10/11] scsi: NCR5380: Remove obsolete comment, Finn Thain
- [PATCH 11/11] scsi: NCR5380: Clean up indentation, Finn Thain
- Re: [PATCH 00/11] NCR5380: Bug fixes and other improvements, Martin K. Petersen
- Re: [PATCH 00/11] NCR5380: Bug fixes and other improvements, Martin K. Petersen
[PATCH v1 0/3] Init support for RK3576 UFS controller,
Shawn Lin
[PATCH v3 00/15] honor isolcpus configuration,
Daniel Wagner
- [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping, Daniel Wagner
- [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 05/15] nvme: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 02/15] virito: add APIs for retrieving vq affinity, Daniel Wagner
- [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues, Daniel Wagner
- [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers, Daniel Wagner
- [PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option, Daniel Wagner
- [PATCH v3 09/15] docs: add io_queue as isolcpus options, Daniel Wagner
- [PATCH v3 10/15] blk-mq: add number of queue calc helper, Daniel Wagner
- [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues, Daniel Wagner
- [PATCH v3 12/15] scsi: use block layer helpers to calculate num of queues, Daniel Wagner
- [PATCH v3 13/15] virtio: blk/scsi: use block layer helpers to calculate num of queues, Daniel Wagner
- [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs, Daniel Wagner
- [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled, Daniel Wagner
- Re: [PATCH v3 00/15] honor isolcpus configuration, Stefan Hajnoczi
[PATCH] scsi: fix the return value of scsi_logical_block_count,
Chaotian Jing
[Bug 219128] New: lpfc driver reports failure message,
bugzilla-daemon
[PATCH v2 0/6] SCSI disk source code cleanup,
Bart Van Assche
[PATCH 0/2] Fix recently introduced build failures,
Bart Van Assche
[PATCH AUTOSEL 6.1 2/5] scsi: ufs: core: Bypass quick recovery if force reset is needed, Sasha Levin
[PATCH AUTOSEL 6.6 04/15] scsi: ufs: core: Bypass quick recovery if force reset is needed, Sasha Levin
[PATCH AUTOSEL 6.6 03/15] scsi: ufs: core: Check LSDBS cap when !mcq, Sasha Levin
[PATCH AUTOSEL 6.10 04/16] scsi: ufs: core: Bypass quick recovery if force reset is needed, Sasha Levin
[PATCH AUTOSEL 6.10 03/16] scsi: ufs: core: Check LSDBS cap when !mcq, Sasha Levin
[PATCH 0/2] block atomic writes tidy-ups/fix,
John Garry
[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group,
Avri Altman
Message not available
[GIT PULL] SCSI fixes for 6.11-rc1,
James Bottomley
[PATCH] mpi3mr: a perfomance fix,
Tomas Henzl
blktests failures with v6.11-rc1 kernel,
Shinichiro Kawasaki
Re: linux-next: runtime warning after merge of the dma-mapping tree, Christoph Hellwig
[PATCH] ata: libata: Remove ata_noop_qc_prep(),
Damien Le Moal
[PATCH] scsi: sd: Move sd_read_cpr() out of the q->limits_lock region,
Shin'ichiro Kawasaki
[PATCH AUTOSEL 5.4 14/22] usb: uas: set host status byte on data completion error, Sasha Levin
[PATCH AUTOSEL 5.10 30/38] usb: uas: set host status byte on data completion error, Sasha Levin
[PATCH AUTOSEL 5.15 37/47] usb: uas: set host status byte on data completion error, Sasha Levin
[PATCH AUTOSEL 6.1 48/61] usb: uas: set host status byte on data completion error, Sasha Levin
[PATCH AUTOSEL 6.6 66/83] usb: uas: set host status byte on data completion error, Sasha Levin
[PATCH AUTOSEL 6.6 77/83] scsi: pm80xx: Set phy->enable_completion only when we wait for it, Sasha Levin
[PATCH AUTOSEL 6.10 113/121] scsi: pm80xx: Set phy->enable_completion only when we wait for it, Sasha Levin
[PATCH AUTOSEL 6.10 096/121] usb: uas: set host status byte on data completion error, Sasha Levin
RFC: Retrying SCSI pass-through commands,
Bart Van Assche
[PATCH] ufs: ufshcd: Use of_property_count_u32_elems() to get property length,
Rob Herring (Arm)
[PATCH] ufs: Use of_property_present(),
Rob Herring (Arm)
Regression in 6.11-rc1 in scsi/sd?,
Coelho, Luciano
[PATCH 0/2] scsi: ufs: Add host capabilities sysfs group,
Avri Altman
[PATCH 0/6] SCSI disk source code cleanup,
Bart Van Assche
[PATCH] ibmvfc: Add max_sectors module parameter,
Brian King
[PATCH AUTOSEL 6.6 14/17] scsi: ufs: core: Remove SCSI host only if added, Sasha Levin
[PATCH AUTOSEL 6.10 19/23] scsi: ufs: core: Remove SCSI host only if added, Sasha Levin
[PATCH] scsi: lpfc: Use bitmap_size(), Christophe JAILLET
[PATCH 0/8] Update lpfc to revision 14.4.0.4,
Justin Tee
- [PATCH 1/8] lpfc: Change diagnostic log flag during receipt of unknown ELS cmds, Justin Tee
- [PATCH 3/8] lpfc: Validate hdwq pointers before dereferencing in reset/errata paths, Justin Tee
- [PATCH 2/8] lpfc: Remove redundant vport assignment when building an abort request, Justin Tee
- [PATCH 4/8] lpfc: Fix unintentional double clearing of vmid_flag, Justin Tee
- [PATCH 5/8] lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology, Justin Tee
- [PATCH 6/8] lpfc: Update PRLO handling in direct attached topology, Justin Tee
- [PATCH 7/8] lpfc: Update lpfc version to 14.4.0.4, Justin Tee
- [PATCH 8/8] lpfc: Copyright updates for 14.4.0.4 patches, Justin Tee
- Re: [PATCH 0/8] Update lpfc to revision 14.4.0.4, Martin K. Petersen
- Re: [PATCH 0/8] Update lpfc to revision 14.4.0.4, Martin K. Petersen
[PATCH 06/20] scsi: qedi: Use kthread_create_on_cpu(),
Frederic Weisbecker
[PATCH 05/20] scsi: bnx2i: Use kthread_create_on_cpu(),
Frederic Weisbecker
[PATCH 04/20] scsi: bnx2fc: Use kthread_create_on_cpu(),
Frederic Weisbecker
[PATCH] scsi: scsi_debug:Use min_t to replace min,
xiaopeitux
[PATCH] scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic,
Vamshi Gajjela
[PATCH v5 0/1] Allow platform drivers to update UIC command timeout,
Bao D. Nguyen
[PATCH 5.10] scsi: core: Fix a use-after-free,
Maximilian Heyne
[PATCH 5.15] scsi: core: Fix a use-after-free, Maximilian Heyne
[PATCH] scsi: ufs: exynos: Don't resume FMP when crypto support disabled,
Eric Biggers
[PATCH v1] scsi: Check the SPC version in sd_read_cpr,
Yohan Joung
blktests failures with v6.10 kernel, Shinichiro Kawasaki
[PATCH 0/2] Fix IOMMU page fault on report zones,
Damien Le Moal
[GIT PULL] SCSI updates for the 6.10+ merge window,
James Bottomley
[PATCH] scsi: ufs: core: Do not set link to OFF state while waking up from hibernation,
Manivannan Sadhasivam
[PATCH v3 0/2] scsi discard fix,
Li Feng
[PATCH v4 0/1] Allow platform drivers to update UIC command timeout,
Bao D. Nguyen
[no subject], Unknown
SCSI error indicating misalignment on part of Linux scsi or block layer?,
David Howells
[PATCH] Revert "scsi: sd: Do not repeat the starting disk message",
Johan Hovold
[PATCH AUTOSEL 5.4 4/7] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed, Sasha Levin
[PATCH AUTOSEL 5.10 4/7] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed, Sasha Levin
[PATCH AUTOSEL 5.15 4/9] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed, Sasha Levin
[PATCH AUTOSEL 6.1 04/15] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed, Sasha Levin
[PATCH AUTOSEL 6.6 04/18] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed, Sasha Levin
[PATCH AUTOSEL 6.9 05/22] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed, Sasha Levin
[PATCH v2] ufs: core: fix deadlock when rtc update,
peter.wang
[PATCH v1] ufs: core: bypass quick recovery if need force reset,
peter.wang
[PATCH v1] ufs: core: fix deadlock when rtc update,
peter.wang
[PATCH 0/2] scsi: aacraid: struct sgmap: Replace 1-element arrays with flexible arrays,
Kees Cook
[PATCH] scsi: ipr: Replace 1-element arrays with flexible arrays,
Kees Cook
[PATCH] scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with flexible array,
Kees Cook
[PATCH] scsi: aacraid: union aac_init: Replace 1-element array with flexible array,
Kees Cook
[PATCH 0/6] scsi: message: fusion: Replace 1-element arrays with flexible arrays,
Kees Cook
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]