Linux SCSI Development
[Prev Page][Next Page]
[PATCH v2 0/2] fix MCQ abort defect,
peter.wang
[PATCH v2] fusion: mptctl: Use min macro,
Yan Zhen
[PATCH] scsi: libcxgbi: Remove an unused field in struct cxgbi_device,
Christophe JAILLET
[GIT PULL] SCSI fixes for 6.11-rc5,
James Bottomley
[PATCH] docs: Move fault injection section to dev-tools, Breno Leitao
[PATCH -next] scsi: qla2xxx: replace simple_strtoul to kstrtoul,
Hongbo Li
[PATCH -next] scsi: sd: Remove duplicate included header file linux/bio-integrity.h,
Hongbo Li
[PATCH v1 0/2] fix MCQ abort defect,
peter.wang
[PATCH V4] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH V3] scsi: ufs: qcom: update MODE_MAX cfg_bw value, Manish Pandey
[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown.,
Seunghwan Baek
Re: [PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown., Martin K. Petersen
[PATCH v1] scsi: Convert to use ERR_CAST(), Shen Lichuan
BUG: general protection fault in batadv_iv_send_outstanding_bat_ogm_packet, Juefei Pu
BUG: corrupted list in dst_init,
Juefei Pu
BUG: kernel panic: corrupted stack end in sg_ioctl, Xingyu Li
[PATCH v3 0/9] Simplify the UFS driver initialization code,
Bart Van Assche
- [PATCH v3 1/9] ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH v3 2/9] ufs: core: Introduce ufshcd_activate_link(), Bart Van Assche
- [PATCH v3 3/9] ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH v3 4/9] ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH v3 5/9] ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH v3 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v3 7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v3 8/9] ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH v3 9/9] ufs: core: Remove the second argument of ufshcd_device_init(), Bart Van Assche
[PATCH V2] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops,
Manish Pandey
[PATCH V2] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH] scsi: megaraid: Use PCI_DEVID() macro to simplify the code, Jinjie Ruan
[PATCH] scsi: st: Fix input/output error on empty drive reset,
Rafael Rocha
BUG: kernel panic: corrupted stack end in worker_thread,
Juefei Pu
[PATCH v1 1/1] scsi: ufs: core: Remove ufshcd_urgent_bkops(),
Bao D. Nguyen
[PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes,
Darrick J. Wong
[PATCH v1] fusion: mptctl: Use min macro,
Yan Zhen
regression on generic/351 in 6.11-rc5?,
Darrick J. Wong
[PATCH v4 0/5] Write-placement hints and FDP,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v4 0/5] Write-placement hints and FDP, Javier González
Re: [PATCH v4 0/5] Write-placement hints and FDP, Kanchan Joshi
[PATCH v2 0/2] ufs: core: fix err handler mcq abort defect,
peter.wang
[PATCH -next] scsi: core: Remove obsoleted declaration for scsi_driverbyte_string,
Gaosheng Cui
[PATCH] usb-storage: Constify struct usb_device_id and us_unusual_dev,
Christophe JAILLET
[GIT PULL] SCSI fixes for 6.11-rc4,
James Bottomley
[PATCH -next] scsi: bnx2i: Remove unused declarations,
Yue Haibing
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2,
Christoph Hellwig
[PATCH v3 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v1 0/2] ufs: core: fix err handler mcq abort defect,
peter.wang
[PATCH] scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport,
Christophe JAILLET
[PATCH v2 0/9] Simplify the UFS driver initialization code,
Bart Van Assche
- [PATCH v2 1/9] ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH v2 2/9] ufs: core: Introduce ufshcd_activate_link(), Bart Van Assche
- [PATCH v2 3/9] ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH v2 4/9] ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH v2 5/9] ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH v2 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v2 7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v2 8/9] ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH v2 9/9] ufs: core: Remove the second argument of ufshcd_device_init(), Bart Van Assche
[PATCH v3 00/18] Simplify multiple create*_workqueue() invocations,
Bart Van Assche
- [PATCH v3 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 05/18] scsi: esas2r: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations, Bart Van Assche
- [PATCH v3 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations, Bart Van Assche
- [PATCH v3 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 10/18] scsi: myrb: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 09/18] scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 11/18] scsi: myrs: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 12/18] scsi: qedf: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v3 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 14/18] scsi: snic: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v3 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 15/18] scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v3 18/18] scsi: core: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation, Bart Van Assche
- [PATCH v3 01/18] scsi: Expand all create*_workqueue() invocations, Bart Van Assche
- Re: [PATCH v3 00/18] Simplify multiple create*_workqueue() invocations, Martin K. Petersen
- Re: [PATCH v3 00/18] Simplify multiple create*_workqueue() invocations, Martin K. Petersen
[RFC 0/7] Introduce swiotlb throttling,
mhkelley58
- [RFC 1/7] swiotlb: Introduce swiotlb throttling, mhkelley58
- [RFC 2/7] dma: Handle swiotlb throttling for SGLs, mhkelley58
- [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful, mhkelley58
- [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map(), mhkelley58
- [RFC 5/7] scsi: storvsc: Enable swiotlb throttling, mhkelley58
- [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl, mhkelley58
- [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices, mhkelley58
- Re: [RFC 0/7] Introduce swiotlb throttling, Bart Van Assche
- Re: [RFC 0/7] Introduce swiotlb throttling, Petr Tesařík
- Re: [RFC 0/7] Introduce swiotlb throttling, Christoph Hellwig
- Re: [RFC 0/7] Introduce swiotlb throttling, Robin Murphy
[PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value,
Kiwoong Kim
Message not available
Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value, Bean Huo
Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value, Bean Huo
[PATCH] aacraid: Fix double-free on probe failure,
Ben Hutchings
[PATCH 0/2] Fix the UFS driver hibernation code,
Bart Van Assche
Fast-Track Your Dream Home with Modular Construction!, prefabs
[PATCH v1] drivers:megaraid:Fix the NULL vs IS_ERR() bug for debugfs_create_dir(), Yang Ruibin
[PATCH v1] drivers:mpt3saa:Fix the NULL vs IS_ERR() bug for debugfs_create_dir(), Yang Ruibin
[PATCH] scsi: lpfc: fix overflow build issue,
Sherry Yang
[PATCH v1 0/2] scsi: ufs: introduce a callback to override OCS value,
Kiwoong Kim
Message not available
[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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]