Toggle navigation
Patchwork
linaro-scsi
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 11226 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
25
26
27
…
112
113
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
scsi: libsas: fix set zero-address when device-type != NO_DEVICE
scsi: libsas: fix set zero-address when device-type != NO_DEVICE
-
-
-
2023-10-20
Xingui Yang
New
[v2] scsi: snici: remove useless code in snic_dr_clean_pending_req
[v2] scsi: snici: remove useless code in snic_dr_clean_pending_req
-
-
-
2023-10-20
Su Hui
New
[v17,10/12] dm: Enable copy offload for dm-linear target
Implement copy offload support
-
-
-
2023-10-19
Nitesh Shetty
New
[v17,08/12] nvmet: add copy command support for bdev and file ns
Implement copy offload support
-
-
-
2023-10-19
Nitesh Shetty
New
[v17,07/12] nvme: add copy offload support
Implement copy offload support
-
-
-
2023-10-19
Nitesh Shetty
New
[v17,06/12] fs, block: copy_file_range for def_blk_ops for direct block device
Implement copy offload support
-
-
-
2023-10-19
Nitesh Shetty
New
[v17,05/12] fs/read_write: Enable copy_file_range for block device.
Implement copy offload support
-
-
-
2023-10-19
Nitesh Shetty
New
[v17,02/12] Add infrastructure for copy offload in block and request layer.
Implement copy offload support
-
-
-
2023-10-19
Nitesh Shetty
New
scsi: snici: Remove dead code in snic_dr_clean_pending_req
scsi: snici: Remove dead code in snic_dr_clean_pending_req
-
-
-
2023-10-19
Su Hui
New
[v13,08/18] scsi: sd: Add a unit test for sd_cmp_sector()
Improve write performance for zoned UFS devices
-
-
-
2023-10-18
Bart Van Assche
New
[v13,06/18] scsi: core: Add unit tests for scsi_call_prepare_resubmit()
Improve write performance for zoned UFS devices
-
-
-
2023-10-18
Bart Van Assche
New
[v13,05/18] scsi: core: Introduce a mechanism for reordering requests in the error handler
Improve write performance for zoned UFS devices
-
-
-
2023-10-18
Bart Van Assche
New
[v13,03/18] block: Preserve the order of requeued zoned writes
Improve write performance for zoned UFS devices
-
-
-
2023-10-18
Bart Van Assche
New
[v3,2/2] scsi: Add comment of target_destroy in scsi_host_template
cleanup patch
-
-
-
2023-10-18
Wenchao Hao
New
[v3,1/2] scsi: core: cleanup scsi_dev_queue_ready()
cleanup patch
-
-
-
2023-10-18
Wenchao Hao
New
[v2] drivers: scsi: lpfc: Fixed multiple typos in multiple files
[v2] drivers: scsi: lpfc: Fixed multiple typos in multiple files
-
-
-
2023-10-18
Muhammad Muzammil
New
[v3,04/14] fs/f2fs: Restore data lifetime support
Pass data temperature information to SCSI disk devices
-
-
-
2023-10-17
Bart Van Assche
New
scsi: ufs: Leave space for '\0' in utf8 desc string
scsi: ufs: Leave space for '\0' in utf8 desc string
-
-
-
2023-10-17
Daniel Mentz
New
[-next] scsi: target: core: Fix one kernel-doc comment
[-next] scsi: target: core: Fix one kernel-doc comment
-
-
-
2023-10-17
Yang Li
New
[-next] scsi: pmcraid: Fix some kernel-doc comments
[-next] scsi: pmcraid: Fix some kernel-doc comments
-
-
-
2023-10-17
Yang Li
New
scsi_status_is_good() uses __KERNEL__ constants.
scsi_status_is_good() uses __KERNEL__ constants.
-
-
-
2023-10-16
enh
New
[5/9] scsi: set host byte after EH completed
scsi: EH rework, main part
-
-
-
2023-10-16
Hannes Reinecke
New
qla2xxx: Fix double free of dsd_list during driver load.
qla2xxx: Fix double free of dsd_list during driver load.
-
-
-
2023-10-16
Nilesh Javali
New
[7/7] usb-storage,uas: disable security commands (OPAL) for RT9210 chip family
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
[6/7] usb-storage,uas: enable security commands for USB-attached storage
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
[5/7] usb-storage,uas: do not convert device_info for 64-bit platforms
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
[4/7] usb-storage,uas: use host helper to generate driver info
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
[3/7] usb-storage: use fflags index only in usb-storage driver
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
[2/7] usb-storage,uas: make internal quirks flags 64bit
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
[1/7] usb-storage: remove UNUSUAL_VENDOR_INTF macro
usb-storage,uas: Support OPAL commands on USB attached devices.
-
-
-
2023-10-16
Milan Broz
New
scsi: use ATA-12 pass-thru for OPAL as fallback
scsi: use ATA-12 pass-thru for OPAL as fallback
-
-
-
2023-10-16
Milan Broz
New
[v2,2/2] scsi: Add comment of target_destroy in scsi_host_template
cleanup patch
-
-
-
2023-10-16
Wenchao Hao
New
[v2,1/2] scsi: core: cleanup scsi_dev_queue_ready()
cleanup patch
-
-
-
2023-10-16
Wenchao Hao
New
[v3,4/4] scsi: scsi_core: Fix IO hang when device removing
SCSI: Fix issues between removing device and error handle
-
-
-
2023-10-16
Wenchao Hao
New
mpt3sas: fix in error path
mpt3sas: fix in error path
-
-
-
2023-10-15
Tomas Henzl
New
scsi: depopulation and restoration in progress
scsi: depopulation and restoration in progress
-
-
-
2023-10-15
Douglas Gilbert
New
[GIT,PULL] SCSI fixes for 6.6-rc5
[GIT,PULL] SCSI fixes for 6.6-rc5
-
-
-
2023-10-13
James Bottomley
New
[9/9] scsi: bht: util: Add the source files related to utility
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[8/9] scsi: bht: tagqueue: Add the source files related to tagqueue transfer function
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[7/9] scsi: bht: main: Add the source files related to driver setting management
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[6/9] scsi: bht: linux_os: Add the source files related to SCSI frame and driver entry
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[5/9] scsi: bht: include: Add the header files related to Bayhub specific struct, enum and macro
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[4/9] scsi: bht: host: Add the source files related to host initialization, command handler, interrupt handler and transfer handler
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[3/9] scsi: bht: card: Add the source files related to card initialization
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[2/9] scsi: bht: Add Bayhub module's Kconfig and Makefile for compiling Bayhub's SD/MMC Card interface driver
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
[1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
-
-
-
2023-10-13
liuchang_125125@163.com
New
drivers: scsi: cxgbi: libcxgbi.c: Fixed 'generated' typo
drivers: scsi: cxgbi: libcxgbi.c: Fixed 'generated' typo
-
-
-
2023-10-13
Muhammad Muzammil
New
[v7,4/5] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
UFS: Add OPP support
-
-
-
2023-10-12
Manivannan Sadhasivam
New
[v7,2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators
UFS: Add OPP support
-
-
-
2023-10-12
Manivannan Sadhasivam
New
scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_host'
scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_host'
-
-
-
2023-10-10
Nathan Chancellor
New
[V1,4/4] arm64: dts: qcom: sm8550: Add per-cpu PM QoS support for ufs
Add per-cpu PM QoS support for QCOM UFS
-
-
-
2023-10-10
Naresh Maramaina
New
[V1,3/4] ufs: ufs-qcom: Add per-cpu PM QoS vote support for ufs
Add per-cpu PM QoS support for QCOM UFS
-
-
-
2023-10-10
Naresh Maramaina
New
[V1,2/4] ufs: ufs-qcom: Add per-cpu PM QoS support for ufs
Add per-cpu PM QoS support for QCOM UFS
-
-
-
2023-10-10
Naresh Maramaina
New
[V1,1/4] dt-bindings: ufs: qcom: Add qos property
Add per-cpu PM QoS support for QCOM UFS
-
-
-
2023-10-10
Naresh Maramaina
New
[v6,10/10] scsi: scsi_debug: Add param to control sdev's allow_restart
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,09/10] scsi: scsi_debug: Add debugfs interface to fail target reset
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,08/10] scsi: scsi_debug: Add new error injection reset lun failed
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,07/10] scsi: scsi_debug: Add new error injection abort failed
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,06/10] scsi: scsi_debug: set command's result and sense data if the error is injected
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,05/10] scsi: scsi_debug: Return failed value if the error is injected
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,04/10] scsi: scsi_debug: timeout command if the error is injected
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,03/10] scsi: scsi_debug: Define grammar to remove added error injection
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,02/10] scsi: scsi_debug: Add interface to manage single device's error inject
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
[v6,01/10] scsi: scsi_debug: create scsi_debug directory in the debugfs filesystem
scsi:scsi_debug: Add error injection for single device
-
-
-
2023-10-10
Wenchao Hao
New
scsi: aic7xxx: Fix build 'aicasm' warning
scsi: aic7xxx: Fix build 'aicasm' warning
-
-
-
2023-10-10
Lu Yao
New
[6/7] fs/sysfs/group: make attribute_group pointers const
Untitled series #223924
-
-
-
2023-10-09
Max Kellermann
New
[5/6] lpfc: Introduce LOG_NODE_VERBOSE messaging flag
lpfc: Update lpfc to revision 14.2.0.15
-
-
-
2023-10-09
Justin Tee
New
[4/6] lpfc: Validate ELS LS_ACC completion payload
lpfc: Update lpfc to revision 14.2.0.15
-
-
-
2023-10-09
Justin Tee
New
[3/6] lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
lpfc: Update lpfc to revision 14.2.0.15
-
-
-
2023-10-09
Justin Tee
New
[2/6] lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline
lpfc: Update lpfc to revision 14.2.0.15
-
-
-
2023-10-09
Justin Tee
New
[1/6] lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup
lpfc: Update lpfc to revision 14.2.0.15
-
-
-
2023-10-09
Justin Tee
New
mpt3sas: suppress a warning in debug kernel
mpt3sas: suppress a warning in debug kernel
-
-
-
2023-10-09
Tomas Henzl
New
scsi: megaraid: megaraid_sas: Remove unnecessary checks
scsi: megaraid: megaraid_sas: Remove unnecessary checks
-
-
-
2023-10-09
Artem Chernyshev
New
[6/7] arm64: dts: qcom: sm7125-xiaomi-common: Add UFS nodes
Add UFS support for SC7180/SM7125
-
-
-
2023-10-07
David Wronek
New
[5/7] arm64: dts: qcom: sc7180: Add UFS nodes
Add UFS support for SC7180/SM7125
-
-
-
2023-10-07
David Wronek
New
[2/7] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
Add UFS support for SC7180/SM7125
-
-
-
2023-10-07
David Wronek
New
scsi: hptiop: Fix buffer overflow of hba->reqs[]
scsi: hptiop: Fix buffer overflow of hba->reqs[]
-
-
-
2023-10-06
Vadim Marchenko
New
[RFC,6/6] usb-storage,uas: Disable security commands (OPAL) for RT9210 chip family
usb-storage,uas,scsi: Support OPAL commands on USB attached devices.
-
-
-
2023-10-06
Milan Broz
New
[RFC,5/6] usb-storage,uas,scsi: allow to pass through security commands (OPAL)
usb-storage,uas,scsi: Support OPAL commands on USB attached devices.
-
-
-
2023-10-06
Milan Broz
New
[RFC,4/6] usb-storage,uas: use host helper to generate driver info
usb-storage,uas,scsi: Support OPAL commands on USB attached devices.
-
-
-
2023-10-06
Milan Broz
New
[v2,04/15] fs: Restore write hint support
Pass data temperature information to UFS devices
-
-
-
2023-10-05
Bart Van Assche
New
[v2,03/15] block: Support data lifetime in the I/O priority bitfield
Pass data temperature information to UFS devices
-
-
-
2023-10-05
Bart Van Assche
New
[v2,02/15] blk-ioprio: Modify fewer bio->bi_ioprio bits
Pass data temperature information to UFS devices
-
-
-
2023-10-05
Bart Van Assche
New
[v2,01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
Pass data temperature information to UFS devices
-
-
-
2023-10-05
Bart Van Assche
New
[v2,12/12] scsi: sr: Fix sshdr use in sr_get_events
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,11/12] scsi: sd: Fix sshdr use in cache_type_store
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,10/12] scsi: Fix sshdr use in scsi_cdl_enable
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,08/12] scsi: sd: Fix scsi_mode_sense caller's sshdr use
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,06/12] scsi: spi: Fix sshdr use
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,05/12] scsi: rdac: Fix sshdr use
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,04/12] scsi: rdac: Fix send_mode_select retry handling
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,02/12] scsi: sd: Fix sshdr use in sd_spinup_disk
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
[v2,01/12] scsi: sd: Fix sshdr use in read_capacity_16
scsi: sshdr and retry fixes
-
-
-
2023-10-04
Mike Christie
New
scsi: Do not rescan devices with a suspended queue
scsi: Do not rescan devices with a suspended queue
-
-
-
2023-10-04
Damien Le Moal
New
[v1] ufs: core: remove dev cmd clock scaling busy
[v1] ufs: core: remove dev cmd clock scaling busy
-
-
-
2023-10-04
Peter Wang (王信友)
New
[v2] scsi: message: fusion: replace deprecated strncpy with strscpy
[v2] scsi: message: fusion: replace deprecated strncpy with strscpy
-
-
-
2023-10-03
Justin Stitt
New
[09/12] scsi: Fix sshdr use in scsi_test_unit_ready
scsi: sshdr and retry fixes
-
-
-
2023-10-03
Mike Christie
New
[03/12] scsi: hp_sw: Fix sshdr use
scsi: sshdr and retry fixes
-
-
-
2023-10-03
Mike Christie
New
[GIT,PULL] SCSI fixes for 6.6-rc4
[GIT,PULL] SCSI fixes for 6.6-rc4
-
-
-
2023-10-03
James Bottomley
New
[v4,6/6] arm64: dts: qcom: sm8250: Add OPP table support to UFSHC
UFS: Add OPP support
-
-
-
2023-10-03
Manivannan Sadhasivam
New
«
1
2
...
25
26
27
…
112
113
»