Show patches with: none      |   16291 patches
« 1 2 ... 38 39 40162 163 »
Patch Series S/W/F Date Submitter Delegate State
[4/4] scsi: snic: Remove unnecessary (void*) conversions [1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions --- 2023-04-13 Li Qiong New
[3/4] scsi: csiostor: Remove unnecessary (void*) conversions [1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions --- 2023-04-13 Li Qiong New
[2/4] scsi: lpfc: Remove unnecessary (void*) conversions [1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions --- 2023-04-13 Li Qiong New
[1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions [1/4] scsi: qla2xxx: Remove unnecessary (void*) conversions --- 2023-04-13 Li Qiong New
[RESEND] scsi: message: mptlan: Fix use after free bug in mptlan_remove due to race condition [RESEND] scsi: message: mptlan: Fix use after free bug in mptlan_remove due to race condition --- 2023-04-13 Zheng Wang New
[v2] scsi: qedi: Fix use after free bug in qedi_remove due to race condition [v2] scsi: qedi: Fix use after free bug in qedi_remove due to race condition --- 2023-04-13 Zheng Wang New
[v2,11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,09/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,08/11] btrfs: Mark btrfs_assertfail() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,07/11] objtool: Include weak functions in global_noreturns check Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,06/11] cpu: Mark nmi_panic_self_stop() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,05/11] cpu: Mark panic_smp_self_stop() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,04/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,03/11] x86/head: Mark *_start_kernel() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,02/11] init: Mark start_kernel() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[v2,01/11] init: Mark [arch_call_]rest_init() __noreturn Sprinkle more __noreturn --- 2023-04-12 Josh Poimboeuf New
[3/3] scsi: ufs: Increase the START STOP UNIT timeout from one to ten seconds SCSI core and UFS patches for kernel v6.4 --- 2023-04-12 Bart Van Assche Superseded
[2/3] scsi: ufs: Simplify ufshcd_wl_shutdown() SCSI core and UFS patches for kernel v6.4 --- 2023-04-12 Bart Van Assche Superseded
[1/3] scsi: sd: Let sd_shutdown() fail future I/O SCSI core and UFS patches for kernel v6.4 --- 2023-04-12 Bart Van Assche New
[2/3] scsi: ufs: Simplify ufshcd_wl_shutdown() Untitled series #207011 --- 2023-04-12 Bart Van Assche Superseded
ipr: Remove SATA support ipr: Remove SATA support --- 2023-04-12 Brian King New
scsi: pm80xx: Log device registration scsi: pm80xx: Log device registration --- 2023-04-11 Pranav Prasad New
[v3,5/5] arm64: dts: qcom: sa8775p-ride: enable UFS arm64: qcom: sa8775p: add support for UFS --- 2023-04-11 Bartosz Golaszewski Superseded
[v3,4/5] arm64: dts: qcom: sa8775p: add UFS nodes arm64: qcom: sa8775p: add support for UFS --- 2023-04-11 Bartosz Golaszewski Superseded
[v3,3/5] phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p arm64: qcom: sa8775p: add support for UFS --- 2023-04-11 Bartosz Golaszewski New
[v3,2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p arm64: qcom: sa8775p: add support for UFS --- 2023-04-11 Bartosz Golaszewski New
[v3,1/5] dt-bindings: ufs: qcom: add compatible for sa8775p arm64: qcom: sa8775p: add support for UFS --- 2023-04-11 Bartosz Golaszewski Superseded
scsi: Spelling s/semahpore/semaphore/ scsi: Spelling s/semahpore/semaphore/ --- 2023-04-11 Geert Uytterhoeven New
scsi: ufs: core: Use proper power management API scsi: ufs: core: Use proper power management API --- 2023-04-11 Keoseong Park New
scsi: ufs: Increase the START STOP UNIT timeout from 1 s to 10 s scsi: ufs: Increase the START STOP UNIT timeout from 1 s to 10 s --- 2023-04-11 Bart Van Assche Superseded
[11/11] iscsi: force destroy sesions when a network namespace exits Untitled series #206562 --- 2023-04-10 Chris Leech New
[10/11] iscsi: make session and connection lists per-net Untitled series #206562 --- 2023-04-10 Chris Leech New
scsi: lpfc: silence an incorrect device output scsi: lpfc: silence an incorrect device output --- 2023-04-10 Jun Chen New
[v7,3/3] mmc: sdhci-msm: Switch to the new ICE API Add dedicated Qcom ICE driver --- 2023-04-08 Abel Vesa Superseded
[v7,2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API Add dedicated Qcom ICE driver --- 2023-04-08 Abel Vesa Superseded
[v7,1/3] dt-bindings: ufs: qcom: Add ICE phandle Add dedicated Qcom ICE driver --- 2023-04-08 Abel Vesa Superseded
[11/11] x86/hyperv: Mark hv_ghcb_terminate() as noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[10/11] scsi: message: fusion: Mark mpt_halt_firmware() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[09/11] objtool: Include weak functions in global_noreturns check Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[08/11] x86/cpu: Mark {hlt,resume}_play_dead() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[07/11] cpu: Mark nmi_panic_self_stop() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[06/11] cpu: Mark panic_smp_self_stop() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[05/11] arm64/cpu: Mark cpu_park_loop() and friends __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[04/11] btrfs: Mark btrfs_assertfail() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[03/11] x86/head: Mark *_start_kernel() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[02/11] init: Mark start_kernel() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[01/11] init: Mark [arch_call_]rest_init() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[GIT,PULL] SCSI fixes for 6.3-rc5 [GIT,PULL] SCSI fixes for 6.3-rc5 --- 2023-04-07 James Bottomley New
[v6,18/18] scsi: target: Add block PR support to iblock Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,17/18] scsi: target: Report and detect unsupported PR commands Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,16/18] scsi: target: Pass struct target_opcode_descriptor to enabled Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,15/18] scsi: target: Allow backends to hook into PR handling Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,14/18] scsi: target: Rename sbc_ops to exec_cmd_ops Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,13/18] nvme: Add pr_ops read_reservation support Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,12/18] nvme: Add a nvme_pr_type enum Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,11/18] nvme: Add pr_ops read_keys support Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,10/18] nvme: Add helper to send pr command Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,09/18] nvme: Move pr code to it's own file Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,08/18] nvme: Don't hardcode the data len for pr commands Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,07/18] nvme: Fix reservation status related structs Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,06/18] dm: Add support for block PR read keys/reservation Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,05/18] scsi: Add support for block PR read keys/reservation Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,04/18] scsi: Move sd_pr_type to scsi_common Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,03/18] scsi: Rename sd_pr_command Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
[v6,01/18] block: Add PR callouts for read keys and reservation Use block pr_ops in LIO --- 2023-04-07 Mike Christie New
ufs: hwmon: constify pointers to hwmon_channel_info ufs: hwmon: constify pointers to hwmon_channel_info --- 2023-04-07 Krzysztof Kozlowski Superseded
[v6,6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node Add dedicated Qcom ICE driver --- 2023-04-07 Abel Vesa New
[v6,5/6] mmc: sdhci-msm: Switch to the new ICE API Add dedicated Qcom ICE driver --- 2023-04-07 Abel Vesa Superseded
[v6,4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API Add dedicated Qcom ICE driver --- 2023-04-07 Abel Vesa Superseded
[v6,3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver Add dedicated Qcom ICE driver --- 2023-04-07 Abel Vesa New
[v6,2/6] dt-bindings: ufs: qcom: Add ICE phandle Add dedicated Qcom ICE driver --- 2023-04-07 Abel Vesa Superseded
[v6,1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine Add dedicated Qcom ICE driver --- 2023-04-07 Abel Vesa New
cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr() cxgbit: check skb dequeue result in cxgbit_send_tx_flowc_wr() --- 2023-04-07 Denis Plotnikov New
scsi: libsas: set tf to normal in sas_ata_device_link_abort() scsi: libsas: set tf to normal in sas_ata_device_link_abort() --- 2023-04-07 yangxingui New
[v2,5/5] arm64: dts: qcom: sa8775p-ride: enable UFS arm64: qcom: sa8775p: add support for UFS --- 2023-04-06 Bartosz Golaszewski Superseded
[v2,4/5] arm64: dts: qcom: sa8775p: add UFS nodes arm64: qcom: sa8775p: add support for UFS --- 2023-04-06 Bartosz Golaszewski Superseded
[v2,3/5] phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p arm64: qcom: sa8775p: add support for UFS --- 2023-04-06 Bartosz Golaszewski Superseded
[v2,2/5] dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p arm64: qcom: sa8775p: add support for UFS --- 2023-04-06 Bartosz Golaszewski Superseded
[v2,1/5] dt-bindings: ufs: qcom: add compatible for sa8775p arm64: qcom: sa8775p: add support for UFS --- 2023-04-06 Bartosz Golaszewski Superseded
scsi: target: cxgbit: check skb dequeue result scsi: target: cxgbit: check skb dequeue result --- 2023-04-06 Denis Plotnikov New
[v6,19/19] ata: libata: handle completion of CDL commands using policy 0xD Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,18/19] ata: libata: set read/write commands CDL index Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,17/19] ata: libata: add ATA feature control sub-page translation Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,16/19] ata: libata-scsi: add support for CDL pages mode sense Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in() Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,14/19] ata: libata: detect support for command duration limits Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,12/19] ata: libata-scsi: remove unnecessary !cmd checks Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,11/19] scsi: sd: handle read/write CDL timeout failures Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,10/19] scsi: sd: set read/write commands CDL index Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,09/19] scsi: allow enabling and disabling command duration limits Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,08/19] scsi: detect support for command duration limits Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,07/19] scsi: support service action in scsi_report_opcode() Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,06/19] scsi: support retrieving sub-pages of mode pages Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,05/19] scsi: rename and move get_scsi_ml_byte() Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,04/19] scsi: core: allow libata to complete successful commands via EH Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,03/19] block: introduce BLK_STS_DURATION_LIMIT Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
[v6,02/19] block: introduce ioprio hints Add Command Duration Limits support --- 2023-04-06 Niklas Cassel Superseded
« 1 2 ... 38 39 40162 163 »