Show patches with: State = Action Required       |    Archived = No       |   9760 patches
« 1 2 ... 4 5 697 98 »
Patch Series S/W/F Date Submitter Delegate State
[05/10] qla2xxx: edif: Use link event to wake up app qla2xxx driver bug fixes --- 2021-09-08 Nilesh Javali New
[05/10] qla2xxx: reduce noisy debug message [01/10] qla2xxx: flush all sessions on zone disable --- 2020-08-05 Nilesh Javali New
[05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[05/10] scsi: csiostor: Remove unnecessary aer.h include PCI/AER: Remove redundant Device Control Error Reporting Enable --- 2023-03-07 Bjorn Helgaas New
[05/10] scsi/isci: Replace completion_tasklet with threaded irq scsi: Replace tasklets as BH --- 2022-05-30 Davidlohr Bueso New
[05/10] scsi: iscsi: Fix conn cleanup and stop race during iscsid restart iscsi fixes --- 2022-04-08 Mike Christie New
[05/10] scsi: megaraid: megaraid_sas_base: Provide prototypes for non-static functions Fix a bunch SCSI related W=1 warnings --- 2020-07-07 Lee Jones New
[05/10] scsi: set host byte after EH completed scsi: EH rework, main part --- 2023-10-23 Hannes Reinecke New
[05/10] scsi: ufs: Complete the cmd before returning in queuecommand Complementary changes for error handling --- 2021-06-23 Can Guo New
[05/10] scsi: ufs: prepare to support wrapped keys Add wrapped key support for Qualcomm ICE --- 2021-12-06 Gaurav Kashyap New
[05/10] scsi: use rq_dma_dir in scsi_setup_cmnd [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[05/11] block: move request based cloning helpers to blk-mq.c [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[05/11] Docs/scsi: dc395x: shorten the chapter heading Documentation/scsi: organize SCSI docs & make more readable --- 2023-05-18 Randy Dunlap New
[05/11] ibmvfc: use a bitfield for boolean flags ibmvfc: fixes and generic prep work for NVMeoF support --- 2023-09-13 Tyrel Datwyler New
[05/11] iov_iter: merge the compat case into rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[05/11] lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs lpfc: Update lpfc to revision 12.8.0.10 --- 2021-05-14 James Smart New
[05/11] pmcraid: select first available device for target reset [01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler() --- 2022-05-02 Hannes Reinecke New
[05/11] qla2xxx: edif: Fix potential stuck session in sa update Misc EDiF bug fixes --- 2022-06-07 Nilesh Javali New
[05/11] qnx: avoid -Wstringop-overread warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[05/11] scsi: isci: port: link up: Pass gfp_t flags scsi: libsas: Remove in_interrupt() check --- 2020-12-18 Ahmed S. Darwish New
[05/11] scsi: libsas: Send TMF commands through the block layer blk-mq/libata/scsi: SCSI driver tagging improvements --- 2022-03-22 John Garry New
[05/12] lpfc: Fix possible memory leak when failing to issue CMF WQE lpfc: Update lpfc to revision 14.2.0.5 --- 2022-07-01 James Smart New
[05/12] lpfc: Remove redundant clean up code in disable_vport lpfc: Update lpfc to revision 14.2.0.10 --- 2023-01-09 Justin Tee New
[05/12] lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_node lpfc: Update lpfc to revision 14.2.0.14 --- 2023-07-12 Justin Tee New
[05/12] qla2xxx: edif: add N2N support for EDIF qla2xxx driver bug fixes --- 2021-08-17 Nilesh Javali New
[05/12] sd: remove the extra sdev_gendev reference [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig New
[05/12] smartpqi: Remove contention for raid_bypass_cnt smartpqi updates --- 2023-04-28 Don Brace New
[05/13] lpfc: Fix multiple NVME remoteport registration calls for the same NPort ID lpfc: Update lpfc to revision 14.2.0.7 --- 2022-09-11 James Smart New
[05/13] scsi: ata: Declare 'ata_ncq_sdev_attrs' static [01/13] scsi: core: Suppress a kernel-doc warning --- 2021-11-24 Bart Van Assche New
[05/13] scsi: qedi: fix abort vs cmd re-use race scsi: libicsi and qedi tmf fixes --- 2021-04-13 Mike Christie New
[05/13] scsi:scsi_error: Add helper scsi_eh_sdev_reset to do lun reset scsi: Support LUN/target based error handle --- 2023-07-23 Wenchao Hao New
[05/14] lpfc: Fix oops due to overrun when reading SLI3 data lpfc: Update lpfc to revision 12.8.0.2 --- 2020-06-30 James Smart New
[05/14] lpfc: Fix rediscovery of tape device after issue lip lpfc: Update lpfc to revision 14.0.0.2 --- 2021-09-10 James Smart New
[05/14] mpt3sas: Get device objects using sas_address & portID [01/14] mpt3sas: Define hba_port structure --- 2020-10-09 Sreekanth Reddy New
[05/14] scsi: core: Cache VPD pages b0, b1, b2 [01/14] scsi: mpt3sas: Use cached ATA Information VPD page --- 2022-03-02 Martin K. Petersen New
[05/14] scsi: jazz_esp: Convert to platform remove callback returning void [01/14] scsi: a3000: Convert to platform remove callback returning void --- 2023-12-03 Uwe Kleine-König New
[05/14] scsi: qla2xxx: tcm_qla2xxx: Remove BUG_ON(in_interrupt()). scsi: Remove in_interrupt() usage. --- 2020-11-26 Sebastian Andrzej Siewior New
[05/14] sd: call sd_zbc_release_disk before releasing the scsi_device reference [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[05/15] dm-integrity: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[05/15] md: refactor mddev_find_or_alloc [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig New
[05/15] qla2xxx: Don't check for fw_started while posting nvme command qla2xxx bug fixes --- 2020-12-01 Nilesh Javali New
[05/15] scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list Add runtime PM support for libsas --- 2021-11-17 chenxiang New
[05/15] scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI Subject: Protection information and block size cleanup --- 2021-06-09 Martin K. Petersen New
[05/15] scsi: 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
[05/16] fas216: Rework device reset to not rely on SCSI command pointer scsi: EH rework prep patches, part 2 --- 2023-10-23 Hannes Reinecke New
[05/16] vhost: move vq iovec allocation to dev init time vhost: fix scsi cmd handling and IOPs --- 2020-10-07 Mike Christie New
[05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller HSI2, UFS & UFS phy support for Tensor GS101 --- 2024-04-04 Peter Griffin New
[05/17] block: export blkdev_zone_mgmt_all [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[05/17] lpfc: Rework remote port lock handling [01/17] lpfc: Rework remote port ref counting and node freeing --- 2020-11-15 James Smart New
[05/17] lpfc: SLI path split: refactor PLOGI/PRLI/ADISC/LOGO paths lpfc: Update lpfc to revision 14.2.0.0 --- 2022-02-25 James Smart New
[05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[05/18] bnx2fc: Do not rely on a scsi command for lun or target reset scsi: EH rework prep patches, part 1 --- 2023-10-02 Hannes Reinecke New
[05/18] scsi: use real inquiry data when initialising devices scsi: enabled reserved commands for LLDDs --- 2021-05-03 Hannes Reinecke New
[05/18] smartpqi: propagate path failures to SML quickly smartpqi updates --- 2022-02-01 Don Brace New
[05/19] scsi: hisi_sas: fix SATA breakpoint memory size Untitled series #5441 --- 2017-10-24 John Garry New
[05/19] scsi: hisi_sas: use array for v2 hw ECC errors Untitled series #3266 --- 2017-08-10 John Garry New
[05/19] swim: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[05/20] lpfc: Discovery state machine fixes for LOGO handling lpfc: Update lpfc to revision 12.8.0.11 --- 2021-07-07 James Smart New
[052/117] hptiop: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[05/22] hwrng: virtio: drop owner assignment [01/22] virtio: store owner from modules with register_virtio_driver() --- 2024-03-27 Krzysztof Kozlowski New
[05/23] scsi: hisi_sas: remove hisi_sas_port_deformed() hisi_sas: error handling and other misc fixes and improvements --- 2017-03-22 John Garry New
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[05/23] target/sbc: get rid of the warning in cmp & write [01/23] target/iblock: remove an extra argument --- 2021-02-28 Chaitanya Kulkarni New
[05/23] target: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-06 Christoph Hellwig New
[05/24] cg: consolidate compat ioctl handling [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig New
[05/25] ata: libata: respect successfully completed commands during errors Add Command Duration Limits support --- 2022-12-08 Niklas Cassel New
[05/25] srpt: Convert to new submission API [01/25] target: move t_task_cdb initialization --- 2021-02-27 Mike Christie New
[05/26] lpfc: Requeue SCSI I/O to upper layer when fw reports link down lpfc: Update lpfc to revision 14.2.0.2 --- 2022-04-12 James Smart New
[05/27] drbd: use bdev based limit helpers in drbd_send_sizes [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[05/28] scsi: iscsi: Use system_unbound_wq for destroy_work [01/28] scsi: iscsi: Add task completion helper --- 2021-05-23 Mike Christie New
[05/28] usb: hcd-pci: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[05/30] cdrom: track if a cdrom_device_info was opened for data Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[05/30] scsi: fcoe: fcoe_ctlr: Fix a couple of incorrectly named functions Rid W=1 warnings in SCSI --- 2021-03-03 Lee Jones New
[05/30] scsi: libfc: fc_rport: Fix incorrect naming of fc_rport_adisc_resp() Rid W=1 warnings in SCSI --- 2021-03-12 Lee Jones New
[05/35] atp870u: Whitespace cleanup SCSI result handling cleanup, part 1 --- 2020-12-07 Hannes Reinecke New
[05/36] scsi: pmcraid: Fix a whole host of kernel-doc issues Rid W=1 warnings in SCSI --- 2021-03-17 Lee Jones New
[05/36] target: Don't remove command too early usb: gadget: f_tcm: Enhance UASP driver --- 2022-07-06 Thinh Nguyen New
[05/39] scsi: stop using DRIVER_ERROR SCSI result cleanup, part 2 --- 2021-04-23 Hannes Reinecke New
[05/40] scsi: aacraid: nark: Add missing description for 'dev' Set 4: Next set of SCSI related W=1 warnings --- 2020-07-21 Lee Jones New
[05/40] scsi_dh_alua: check for negative result value SCSI result cleanup, part 2 --- 2021-04-27 Hannes Reinecke New
[05/40] scsi: iscsi: add task prealloc/free callouts iscsi lock and refcount fix ups --- 2021-04-03 Mike Christie New
[05/40] scsi: ufs: ufs-exynos: Make stubs 'static inline' Set 5: Penultimate set of SCSI related W=1 warnings --- 2020-07-23 Lee Jones New
[054/117] ibmvfc: Fix the documentation of the return value of ibmvfc_host_chkready() Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[054/141] target: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[056/117] ibmvscsi: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-16 Christoph Hellwig New
[058/117] imm: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[060/117] ipr: Convert to the scsi_status union Make better use of static type checking --- 2021-04-20 Bart Van Assche New
[06/10] lpfc: Correct used_rpi count when devloss tmo fires with no recovery lpfc: Update lpfc to revision 14.2.0.11 --- 2023-03-01 Justin Tee New
[06/10] mmc/core/block: add error handling support for add_disk() [01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk() --- 2021-08-23 Luis Chamberlain New
[06/10,next] scsi: aacraid: Use struct_size() helper in code related to struct sgmapraw scsi: aacraid: Replace one-element arrays with flexible-array members --- 2023-06-28 Gustavo A. R. Silva New
[06/10] qla2xxx: edif: fix session thrash Additional EDiF bug fixes --- 2022-06-08 Nilesh Javali New
[06/10] qla2xxx: edif - Fix stall session after app start qla2xxx driver enhancements --- 2022-12-22 Nilesh Javali New
[06/10] qla2xxx: Fix imbalance vha->vref_count qla2xxx bug fixes --- 2022-07-13 Nilesh Javali New
[06/10] qla2xxx: Fix kernel crash when accessing port_speed sysfs file qla2xxx driver bug fixes --- 2021-09-08 Nilesh Javali New
[06/10] scsi: aha152x: Remove unused variable 'ret' Fix a bunch SCSI related W=1 warnings --- 2020-07-07 Lee Jones New
[06/10] scsi: aha1542: Replace snprintf() with the safer scnprintf() variant scsi: Replace {v}snprintf() variants with safer alternatives --- 2024-02-08 Lee Jones New
[06/10] scsi_error: iterate over list of failed commands in scsi_eh_bus_reset() scsi: EH rework, main part --- 2023-10-23 Hannes Reinecke New
[06/10] scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() comment PCI/AER: Remove redundant Device Control Error Reporting Enable --- 2023-03-07 Bjorn Helgaas New
« 1 2 ... 4 5 697 98 »