Show patches with: Archived = No       |   16105 patches
« 1 2 3 4161 162 »
Patch Series S/W/F Date Submitter Delegate State
[02/10] scsi: Use Scsi_Host and channel number as argument for eh_bus_reset_handler() scsi: EH rework, main part --- 2023-10-23 Hannes Reinecke New
[021/141] scsi: aic94xx: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[02/11] Docs/scsi: introduction: multiple cleanups Documentation/scsi: organize SCSI docs & make more readable --- 2023-05-18 Randy Dunlap New
[02/11] ibmvfc: implement channel queue depth and event buffer accounting ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler Superseded
[02/11] init: Mark start_kernel() __noreturn Sprinkle more __noreturn --- 2023-04-08 Josh Poimboeuf Superseded
[02/11] iscsi: associate endpoints with a host Untitled series #208775 --- 2023-05-06 Chris Leech New
[02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw() [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[02/11] qla2xxx: Add a new v2 dport diagnostic feature qla2xxx bug fixes --- 2022-06-14 Nilesh Javali Superseded
[02/11] qla2xxx: Add H:C:T info in the log message for fc ports qla2xxx driver bug fixes --- 2021-03-23 Nilesh Javali Superseded
[02/11] qla2xxx: edif: bsg refactor Misc EDiF bug fixes --- 2022-06-07 Nilesh Javali New
[02/11] qla2xxx: Fix N2N stuck connection qla2xxx misc. bug fixes --- 2024-02-23 Nilesh Javali Superseded
[02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS blk-mq/libata/scsi: SCSI driver tagging improvements --- 2022-03-22 John Garry New
[02/11] scsi: devinfo: rework scsi_strcpy_devinfo() Untitled series #238412 --- 2024-03-28 Arnd Bergmann New
[02/11] scsi: libsas: Introduce a _gfp() variant of event notifiers scsi: libsas: Remove in_interrupt() check --- 2020-12-18 Ahmed S. Darwish New
[02/11] scsi: Rename sd_pr_command. Use block pr_ops in LIO --- 2022-06-03 Mike Christie Superseded
[02/11] scsi: scsi_debug: Stop setting devip->sdbg_host twice scsi_debug: Some minor improvements --- 2023-03-07 John Garry Superseded
[02/11] scsi: ufs: Remove is_rpmb_wlun() UFS patches for kernel v5.17 --- 2021-11-10 Bart Van Assche Superseded
[02/11] sym53c8xx_2: rework reset handling scsi: EH rework prep patches, part 2 --- 2022-05-02 Hannes Reinecke Superseded
[02/11] x86: tboot: avoid Wstringop-overread-warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[02/12] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig Superseded
[02/12] lpfc: Fill in missing ndlp kref puts in error paths Untitled series #174991 --- 2022-05-06 James Smart New
[02/12] lpfc: Move NPIV's transport unregistration to after resource clean up Update lpfc to revision 14.4.0.1 --- 2024-03-05 Justin Tee New
[02/12] lpfc: Prevent buffer overflow crashes in debugfs with malformed user input lpfc: Update lpfc to revision 14.2.0.5 --- 2022-07-01 James Smart New
[02/12] lpfc: Replace outdated strncpy with strscpy lpfc: Update lpfc to revision 14.2.0.10 --- 2023-01-09 Justin Tee New
[02/12] lpfc: Simplify fcp_abort transport callback log message lpfc: Update lpfc to revision 14.2.0.14 --- 2023-07-12 Justin Tee New
[02/12] qla2xxx: edif: reject AUTH ELS on session down qla2xxx driver bug fixes --- 2021-08-17 Nilesh Javali New
[02/12] qla2xxx: Setup debugfs entries for remote ports qla2xxx misc features and bug fixes --- 2020-08-18 Nilesh Javali Superseded
[02/12] scsi: iscsi: Rename iscsi_conn_queue_work misc iscsi patches --- 2022-03-08 Mike Christie Superseded
[02/12] scsi: sd: Fix sshdr use in sd_spinup_disk scsi: sshdr and retry fixes --- 2023-10-03 Mike Christie Superseded
[02/12] scsi: ufs: Document all return values Multiple cleanup patches for the UFS driver --- 2023-07-24 Bart Van Assche Superseded
[02/12] sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword() PCI/VPD: Convert more users to the new VPD API functions --- 2021-08-22 Heiner Kallweit New
[02/12] smartpqi: Add new controller PCI IDs smartpqi updates --- 2023-04-28 Don Brace New
[02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT Pass data temperature information to zoned UFS devices --- 2023-09-20 Bart Van Assche New
[02/13] ibmvfc: define hcall wrapper for registering a Sub-CRQ ibmvfc: initial MQ development --- 2020-11-26 Tyrel Datwyler Superseded
[02/13] lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology lpfc: Update lpfc to revision 14.2.0.7 --- 2022-09-11 James Smart New
[02/13] qla2xxx: Fix disk failure to rediscover qla2xxx driver fixes --- 2022-03-08 Nilesh Javali Superseded
[02/13] scsi: fnic: Add and use fnic number Introduce support for multiqueue (MQ) in --- 2023-10-20 Karan Tilak Kumar (kartilak) Superseded
[02/13] scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset() [01/13] scsi: hisi_sas: add debugfs auto-trigger for internal abort time out --- 2019-09-06 John Garry New
[02/13] scsi: iscsi: Add helper to remove a session from the kernel iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[02/13] scsi: iscsi: fix lun/target reset cmd cleanup handling scsi: libicsi and qedi tmf fixes --- 2021-04-13 Mike Christie New
[02/13] scsi: qedi: fix null ref during abort handling : qedi tmf fixes --- 2021-04-10 Mike Christie Superseded
[02/13] scsi:scsi_error: Move complete variable eh_action from shost to sdevice scsi: Support LUN/target based error handle --- 2023-07-23 Wenchao Hao Superseded
[02/13] target: split target_submit_cmd_map_sgls target: fix cmd plugging and completion --- 2021-02-09 Mike Christie New
[02/13] x86/HV: Initialize shared memory boundary in the Isolation VM. x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-04 Christoph Hellwig Superseded
[02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-27 Christoph Hellwig Superseded
[02/14] dt-bindings: opp: Increase maxItems for opp-hz property UFS: Add OPP and interconnect support --- 2023-07-12 Manivannan Sadhasivam Superseded
[02/14] lpfc: Don't release final kref on Fport node while ABTS outstanding lpfc: Update lpfc to revision 14.0.0.2 --- 2021-09-10 James Smart New
[02/14] lpfc: Fix missing MDS functionality lpfc: Update lpfc to revision 12.8.0.2 --- 2020-06-30 James Smart New
[02/14] mpt3sas: Allocate memory for hba_port objects [01/14] mpt3sas: Define hba_port structure --- 2020-10-09 Sreekanth Reddy New
[02/14] scsi: core: Query VPD size before getting full page [01/14] scsi: mpt3sas: Use cached ATA Information VPD page --- 2022-03-02 Martin K. Petersen New
[02/14] scsi: hisi_sas: Remove preemptible(). scsi: Remove in_interrupt() usage. --- 2020-11-26 Sebastian Andrzej Siewior New
[02/14] target/rd: drop double zeroing drop double zeroing --- 2020-09-20 Julia Lawall New
[02/15] bfa: Do not use scsi command to signal TMF status [01/15] zfcp: do not wait for rports to become unblocked after host reset --- 2023-10-02 Hannes Reinecke Superseded
[02/15] block: use bvec_virt in bio_integrity_{process,free} [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[02/15] hisi_sas: save delivery queue write pointer --- 2016-09-06 John Garry New
[02/15] hpet: Remove now superfluous sentinel element from ctl_table array [01/15] cdrom: Remove now superfluous sentinel element from ctl_table array --- 2023-09-28 Joel Granados via B4 Relay New
[02/15] libiscsi: drop taskqueuelock libiscsi: lock clean ups --- 2020-12-01 Mike Christie Superseded
[02/15] lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3 lpfc: Update lpfc to revision 12.8.0.7 --- 2021-01-03 James Smart Superseded
[02/15] md: factor out a mddev_find_locked helper from mddev_find [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig New
[02/15] mpi3mr: Modified MUR timeout value to 120 seconds mpi3mr: Few Enhancements and minor fixes --- 2023-02-24 Ranjan Kumar Superseded
[02/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS Series B mode ufs: qcom: Add HS-G4 support --- 2022-10-29 Manivannan Sadhasivam Superseded
[02/15] qla2xxx: Change post del message from debug level to log level qla2xxx bug fixes --- 2020-12-01 Nilesh Javali New
[02/15] scsi: libata: Convert to scsi_execute_cmd Add struct to pass in optional args to scsi_execute --- 2022-11-22 Mike Christie New
[02/15] scsi: lpfc: Use the proper SCSI midlayer interfaces for PI Subject: Protection information and block size cleanup --- 2021-06-09 Martin K. Petersen New
[02/16] bfa: Do not use scsi command to signal TMF status scsi: EH rework prep patches, part 2 --- 2023-10-23 Hannes Reinecke New
[02/16] bfa: Do not use scsi command to signal TMF status scsi: EH rework prep patches, part 2 --- 2023-10-17 Hannes Reinecke Superseded
[02/16] block: call blk_queue_free_zone_bitmaps from disk_release Untitled series #180533 --- 2022-07-06 Christoph Hellwig New
[02/16] fc_fcp: use fc_block_rport() scsi: EH rework prep patches, part 1 --- 2022-05-24 Hannes Reinecke New
[02/16] lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware lpfc: Update lpfc to revision 14.0.0.1 --- 2021-08-13 James Smart Superseded
[02/16] lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response lpfc: Update lpfc to revision 12.8.0.9 --- 2021-04-10 James Smart Superseded
[02/16] qla2xxx: Implement ref count for srb qla2xxx misc bug fixes and features --- 2021-12-24 Nilesh Javali Superseded
[02/16] scsi: libsas: Delete lldd_clear_aca callback scsi: libsas and users: Factor out LLDD TMF code --- 2022-01-25 John Garry Superseded
[02/16] vhost: remove work arg from vhost_work_flush vhost: fix scsi cmd handling and IOPs --- 2020-10-07 Mike Christie Superseded
[02/17] block: call blk_queue_free_zone_bitmaps from disk_release [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig Superseded
[02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible HSI2, UFS & UFS phy support for Tensor GS101 --- 2024-04-04 Peter Griffin New
[02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc lpfc: Update lpfc to revision 14.4.0.0 --- 2024-01-31 Justin Tee New
[02/17] lpfc: SLI path split: refactor fast and slow paths to native sli4 lpfc: Update lpfc to revision 14.2.0.0 --- 2022-02-25 James Smart New
[02/17] mm: turn alloc_pages into an inline function [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig Superseded
[02/17] target: separate acl name from port ids target: add sysfs support --- 2020-06-07 Mike Christie New
[02/17] zfcp: do not wait for rports to become unblocked after host reset scsi: EH rework prep patches, part 2 --- 2023-10-16 Hannes Reinecke Superseded
[02/18] fnic: use scsi_host_busy_iter() to traverse commands scsi: enabled reserved commands for LLDDs --- 2021-05-03 Hannes Reinecke New
[02/18] mm: turn alloc_pages into an inline function [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig Superseded
[02/18] mptfusion: correct definitions for mptscsih_dev_reset() scsi: EH rework prep patches, part 1 --- 2023-10-02 Hannes Reinecke New
[02/18] scsi: mpt3sas: mpt3sas_scs: Move a little data from the stack onto the heap Rid W=1 warnings in SCSI --- 2021-03-17 Lee Jones New
[02/18] scsi: target: Move cmd counter allocation [01/18] scsi: target: Move sess cmd counter to new struct --- 2023-03-09 Mike Christie Superseded
[02/18] smartpqi: add PCI IDs smartpqi updates --- 2022-02-01 Don Brace New
[02/19] amiflop: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[02/19] amiflop: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[02/19] block: merge drivers/base/map.c into block/genhd.c [01/19] char_dev: replace cdev_map with an xarray --- 2020-09-03 Christoph Hellwig New
[02/19] block: merge drivers/base/map.c into block/genhd.c [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-30 Christoph Hellwig Superseded
[02/19] scsi: hisi_sas: avoid potential v2 hw interrupt issue Untitled series #3266 --- 2017-08-10 John Garry New
[02/20] fc_fcp: use fc_block_rport() [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[02/20] lpfc: Remove use of kmalloc in trace event logging lpfc: Update lpfc to revision 12.8.0.11 --- 2021-07-07 James Smart New
[02/20] Remove an incorrect comment SCSI patches for kernel v5.13 --- 2021-04-13 Bart Van Assche Superseded
[02/20] scsi: libsas: simplify sas_ata_qc_issue() detection of NCQ commands libsas and pm8001 fixes --- 2022-02-10 Damien Le Moal Superseded
[022/117] NCR5380: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[022/141] scsi: bfa: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[02/21] libsas: Only abort commands from inside the error handler UFS patches for kernel v5.15 --- 2021-07-01 Bart Van Assche New
« 1 2 3 4161 162 »