Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v2 07/10] modpost: add support for generating namespace dependencies, (continued)
- 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
[GIT PULL] SCSI fixes for 5.3-rc4,
James Bottomley
[PATCH v1] scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS,
Anil Varughese
RFC: remove sn2, hpsim and ia64 machvecs v2,
Christoph Hellwig
- [PATCH 02/28] char: remove the SGI tiocx/mbcs driver, Christoph Hellwig
- [PATCH 05/28] PCI/hotplug: remove the sgi_hotplug driver, Christoph Hellwig
- [PATCH 06/28] tty/serial: remove the sn_console driver, Christoph Hellwig
- [PATCH 08/28] tty/serial: remove the ioc3_serial driver, Christoph Hellwig
- [PATCH 09/28] char/mspec: remove SGI SN2 support, Christoph Hellwig
- [PATCH 14/28] drivers: remove the SGI SN2 IOC4 base support, Christoph Hellwig
- [PATCH 13/28] drivers: remove the SGI SN2 IOC3 base support, Christoph Hellwig
- [PATCH 18/28] ia64: remove CONFIG_PCI ifdefs, Christoph Hellwig
- [PATCH 19/28] ia64: remove CONFIG_ACPI ifdefs, Christoph Hellwig
- [PATCH 22/28] ia64: remove the unused sn_coherency_id symbol, Christoph Hellwig
- [PATCH 10/28] misc/sgi-xp: remove SGI SN2 support, Christoph Hellwig
- [PATCH 12/28] qla2xxx: remove SGI SN2 support, Christoph Hellwig
- [PATCH 16/28] ia64: remove now unused machvec indirections, Christoph Hellwig
- [PATCH 17/28] ia64: remove the hpsim platform, Christoph Hellwig
- [PATCH 20/28] ia64: remove the zx1 swiotlb machvec, Christoph Hellwig
- [PATCH 21/28] ia64: remove the SGI UV simulator support, Christoph Hellwig
- [PATCH 23/28] ia64: rework iommu probing, Christoph Hellwig
- [PATCH 24/28] ia64: move the ROOT_DEV setup to common code, Christoph Hellwig
- [PATCH 25/28] ia64: move the screen_info setup to common code, Christoph Hellwig
- [PATCH 26/28] ia64: remove support for machvecs, Christoph Hellwig
- [PATCH 27/28] ia64: remove CONFIG_SWIOTLB ifdefs, Christoph Hellwig
- [PATCH 28/28] genirq: remove the is_affinity_mask_valid hook, Christoph Hellwig
- [PATCH 11/28] qla1280: remove SGI SN2 support, Christoph Hellwig
- [PATCH 07/28] tty/serial: remove the ioc4_serial driver, Christoph Hellwig
- [PATCH 04/28] ide: remove the sgiioc4 driver, Christoph Hellwig
- [PATCH 03/28] char/agp: remove the sgi-agp driver, Christoph Hellwig
- [PATCH 01/28] char: remove the SGI snsc driver, Christoph Hellwig
[PATCH v4] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done,
zhengbin
Re: [PATCH v4] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done, Bart Van Assche
Re: [PATCH V2 0/5] blk-mq: improvement on handling IO during CPU hotplug,
John Garry
[PATCH] scsi: lpfc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context,
Fuqian Huang
[PATCH v3] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done,
zhengbin
[PATCH v2] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done, zhengbin
[PATCH v2] tcmu: avoid use-after-free after command timeout,
Dmitry Fomichev
[PATCH] tcmu: avoid use-after-free after command timeout,
Dmitry Fomichev
[PATCH v3 0/6] introduce LED block device activity trigger,
Akinobu Mita
[PATCH] scsi: sym53c8xx_2: remove redundant assignment to retv,
Colin King
[PATCH] scsi: pmcraid: Fix a typo - pcmraid --> pmcraid,
Christophe JAILLET
[PATCHv2 4/4] block: Change at_head argument of blk_execute_rq to bool,
Marcos Paulo de Souza
[PATCHv2 3/4] block: Change at_head argument of blk_execute_rq_nowait to bool, Marcos Paulo de Souza
[PATCHv2 2/4] fs/block/drivers: Remove request_queue argument from blk_execute_rq, Marcos Paulo de Souza
[PATCHv2 1/4] block: Remove request_queue argument from blk_execute_rq_nowait, Marcos Paulo de Souza
[PATCH] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done,
zhengbin
[PATCH v2 00/58] qla2xxx patches for kernel v5.4,
Bart Van Assche
- [PATCH v2 01/58] qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count, Bart Van Assche
- [PATCH v2 02/58] qla2xxx: Really fix qla2xxx_eh_abort(), Bart Van Assche
- [PATCH v2 03/58] qla2xxx: Improve Linux kernel coding style conformance, Bart Van Assche
- [PATCH v2 04/58] qla2xxx: Use tabs instead of spaces for indentation, Bart Van Assche
- [PATCH v2 05/58] qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h, Bart Van Assche
- [PATCH v2 06/58] qla2xxx: Remove an include directive from qla_mr.c, Bart Van Assche
- [PATCH v2 07/58] qla2xxx: Remove a superfluous forward declaration, Bart Van Assche
- [PATCH v2 08/58] qla2xxx: Declare the fourth ql_dump_buffer() argument const, Bart Van Assche
- [PATCH v2 09/58] qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void, Bart Van Assche
- [PATCH v2 10/58] qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand(), Bart Van Assche
- [PATCH v2 11/58] qla2xxx: Declare qla_tgt_cmd.cdb const, Bart Van Assche
- [PATCH v2 12/58] qla2xxx: Change data_dsd into an array, Bart Van Assche
- [PATCH v2 13/58] qla2xxx: Verify locking assumptions at runtime, Bart Van Assche
- [PATCH v2 14/58] qla2xxx: Reduce the number of casts in GID list code, Bart Van Assche
- [PATCH v2 15/58] qla2xxx: Simplify qlt_lport_dump(), Bart Van Assche
- [PATCH v2 16/58] qla2xxx: Remove a superfluous pointer check, Bart Van Assche
- [PATCH v2 17/58] qla2xxx: Remove two superfluous tests, Bart Van Assche
- [PATCH v2 18/58] qla2xxx: Simplify qla24xx_abort_sp_done(), Bart Van Assche
- [PATCH v2 19/58] qla2xxx: Fix session lookup in qlt_abort_work(), Bart Van Assche
- [PATCH v2 20/58] qla2xxx: Report the firmware status code if a mailbox command fails, Bart Van Assche
- [PATCH v2 21/58] qla2xxx: Do not corrupt vha->plogi_ack_list, Bart Van Assche
- [PATCH v2 22/58] qla2xxx: Use strlcpy() instead of strncpy(), Bart Van Assche
- [PATCH v2 23/58] qla2xxx: Complain if a mailbox command times out, Bart Van Assche
- [PATCH v2 24/58] qla2xxx: Complain if parsing the version string fails, Bart Van Assche
- [PATCH v2 25/58] qla2xxx: Remove dead code, Bart Van Assche
- [PATCH v2 26/58] qla2xxx: Simplify a debug statement, Bart Van Assche
- [PATCH v2 27/58] qla2xxx: Fix qla24xx_process_bidir_cmd(), Bart Van Assche
- [PATCH v2 28/58] qla2xxx: Remove unreachable code from qla83xx_idc_lock(), Bart Van Assche
- [PATCH v2 29/58] qla2xxx: Suppress a Coveritiy complaint about integer overflow, Bart Van Assche
- [PATCH v2 30/58] qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses, Bart Van Assche
- [PATCH v2 31/58] qla2xxx: Always check the qla2x00_wait_for_hba_online() return value, Bart Van Assche
- [PATCH v2 32/58] qla2xxx: Declare fourth qla2x00_set_model_info() argument const, Bart Van Assche
- [PATCH v2 33/58] qla2xxx: Complain if waiting for pending commands times out, Bart Van Assche
- [PATCH v2 34/58] qla2xxx: Check the PCI info string output buffer size, Bart Van Assche
- [PATCH v2 35/58] qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy(), Bart Van Assche
- [PATCH v2 36/58] qla2xxx: Complain if a soft reset fails, Bart Van Assche
- [PATCH v2 37/58] qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs, Bart Van Assche
- [PATCH v2 38/58] qla2xxx: Change the return type of qla24xx_read_flash_data(), Bart Van Assche
- [PATCH v2 39/58] qla2xxx: Check secondary image if reading the primary image fails, Bart Van Assche
- [PATCH v2 40/58] qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian, Bart Van Assche
- [PATCH v2 41/58] qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs, Bart Van Assche
- [PATCH v2 42/58] qla2xxx: Rework key encoding in qlt_find_host_by_d_id(), Bart Van Assche
- [PATCH v2 43/58] qla2xxx: Enable type checking for the SRB free and done callback functions, Bart Van Assche
- [PATCH v2 44/58] qla2xxx: Introduce the function qla2xxx_init_sp(), Bart Van Assche
- [PATCH v2 45/58] qla2xxx: Fix a race condition between aborting and completing a SCSI command, Bart Van Assche
- [PATCH v2 46/58] qla2xxx: Make qlt_handle_abts_completion() more robust, Bart Van Assche
- [PATCH v2 47/58] qla2xxx: Modify NVMe include directives, Bart Van Assche
- [PATCH v2 48/58] qla2xxx: Introduce qla2xxx_get_next_handle(), Bart Van Assche
- [PATCH v2 49/58] qla2xxx: Make sure that aborted commands are freed, Bart Van Assche
- [PATCH v2 50/58] qla2xxx: Complain if sp->done() is not called from the completion path, Bart Van Assche
- [PATCH v2 51/58] qla2xxx: Let the compiler check the type of the SCSI command context pointer, Bart Van Assche
- [PATCH v2 52/58] qla2xxx: Remove superfluous sts_entry_* casts, Bart Van Assche
- [PATCH v2 53/58] qla2xxx: Report invalid mailbox status codes, Bart Van Assche
- [PATCH v2 54/58] qla2xxx: Inline the qla2x00_fcport_event_handler() function, Bart Van Assche
- [PATCH v2 55/58] qla2xxx: Introduce qla2x00_els_dcmd2_free(), Bart Van Assche
- [PATCH v2 56/58] qla2xxx: Remove two superfluous if-tests, Bart Van Assche
- [PATCH v2 57/58] qla2xxx: Simplify qla24xx_async_abort_cmd(), Bart Van Assche
- [PATCH v2 58/58] qla2xxx: Fix a NULL pointer dereference, Bart Van Assche
- Re: [PATCH v2 00/58] qla2xxx patches for kernel v5.4, Himanshu Madhani
- Re: [PATCH v2 00/58] qla2xxx patches for kernel v5.4, Martin K. Petersen
[PATCH 0/1] kbuild: Support building a tree of modules with -M=<root>,
Shaun Tancheff
[PATCH v3 1/8] scsi: core: fix the dma_max_mapping_size call,
Gerd Hoffmann
[PATCH] scsi: lpfc: remove redundant code,
Fuqian Huang
Re: [dm-devel] [PATCH] ALUA support for PURE FlashArray, Xose Vazquez Perez
[PATCH 0/2] scsi: core: regression fixes for request batching,
Steffen Maier
[PATCH v3 00/20] sg: add v4 interface,
Douglas Gilbert
- [PATCH v3 02/20] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v3 04/20] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v3 05/20] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v3 10/20] sg: remove most access_ok functions, Douglas Gilbert
- [PATCH v3 01/20] sg: move functions around, Douglas Gilbert
- [PATCH v3 15/20] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v3 08/20] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v3 09/20] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v3 16/20] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v3 20/20] sg: bump version to 4.0.03, Douglas Gilbert
- [PATCH v3 19/20] sg: first debugfs support, Douglas Gilbert
- [PATCH v3 12/20] sg: sense buffer rework, Douglas Gilbert
- [PATCH v3 17/20] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v3 07/20] sg: move header to uapi section, Douglas Gilbert
- [PATCH v3 18/20] sg: add some __must_hold macros, Douglas Gilbert
- [PATCH v3 13/20] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v3 11/20] sg: replace rq array with lists, Douglas Gilbert
- [PATCH v3 03/20] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v3 14/20] sg: rework debug info, Douglas Gilbert
- [PATCH v3 06/20] sg: make open count an atomic, Douglas Gilbert
- Re: [PATCH v3 00/20] sg: add v4 interface, James Bottomley
[PATCH AUTOSEL 4.19 13/32] scsi: hpsa: correct scsi command status issue after reset, Sasha Levin
[PATCH AUTOSEL 4.14 12/25] scsi: qla2xxx: Fix possible fcport null-pointer dereferences, Sasha Levin
[PATCH AUTOSEL 4.9 07/17] scsi: hpsa: correct scsi command status issue after reset, Sasha Levin
[PATCH AUTOSEL 4.4 07/14] scsi: hpsa: correct scsi command status issue after reset, Sasha Levin
[PATCH AUTOSEL 4.14 11/25] scsi: hpsa: correct scsi command status issue after reset, Sasha Levin
[PATCH AUTOSEL 4.19 14/32] scsi: qla2xxx: Fix possible fcport null-pointer dereferences, Sasha Levin
[PATCH AUTOSEL 5.2 26/59] scsi: qla2xxx: Fix possible fcport null-pointer dereferences, Sasha Levin
[PATCH AUTOSEL 5.2 25/59] scsi: hpsa: correct scsi command status issue after reset, Sasha Levin
[PATCH] scsi: fas216: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] block: Remove request_queue argument from blk_execute_rq_nowait,
Marcos Paulo de Souza
[PATCH 00/15] hisi_sas: Misc patches,
John Garry
- [PATCH 01/15] scsi: hisi_sas: Make max IPTT count equal for all hw revisions, John Garry
- [PATCH 09/15] scsi: hisi_sas: Drop kmap_atomic() in SMP command completion, John Garry
- [PATCH 07/15] scsi: hisi_sas: Don't bother clearing status buffer IU in task prep, John Garry
- [PATCH 14/15] scsi: hisi_sas: replace "%p" with "%pK", John Garry
- [PATCH 13/15] scsi: hisi_sas: Remove some unnecessary code, John Garry
- [PATCH 08/15] scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE, John Garry
- [PATCH 05/15] scsi: hisi_sas: Snapshot AXI and RAS register at debugfs, John Garry
- [PATCH 11/15] scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed, John Garry
- [PATCH 12/15] scsi: hisi_sas: Modify return type of debugfs functions, John Garry
- [PATCH 10/15] scsi: hisi_sas: Drop SMP resp frame DMA mapping, John Garry
- [PATCH 15/15] scsi: hisi_sas: Consolidate internal abort calls in LU reset operation, John Garry
- [PATCH 03/15] scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT, John Garry
- [PATCH 06/15] scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset(), John Garry
- [PATCH 04/15] scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs, John Garry
- [PATCH 02/15] scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot, John Garry
- Re: [PATCH 00/15] hisi_sas: Misc patches, Martin K. Petersen
RFC: scsi_lib: export scsi_alloc_sense_buffer() and scsi_free_sense_buffer(), Douglas Gilbert
[PATCH] scsi: target/tcm_loop: update upper limit of LUN,
Naohiro Aota
[PATCH] scsi: ncr53c8xx: Mark expected switch fall-through,
Helge Deller
[PATCH 00/12] mpt3sas: Features and defect fixes.,
Suganath Prabu
- [PATCH 01/12] mpt3sas: Add support for PCIe Lane margin, Suganath Prabu
- [PATCH 02/12] mpt3sas: memset request frame before reusing, Suganath Prabu
- [PATCH 03/12] mpt3sas: Gracefully handle online firmware update, Suganath Prabu
- [PATCH 04/12] mpt3sas: Update MPI headers to 2.6.8 spec, Suganath Prabu
- [PATCH 05/12] mpt3sas: Enumerate SES of a managed PCIe switch, Suganath Prabu
- [PATCH 06/12] mpt3sas: Allow ioctls to blocked access status NVMe, Suganath Prabu
- [PATCH 07/12] mpt3sas: Support MEMORY MOVE Tool box command, Suganath Prabu
- [PATCH 08/12] mpt3sas: Add sysfs to know supported features, Suganath Prabu
- [PATCH 09/12] mpt3sas: Handle fault during HBA initialization, Suganath Prabu
- [PATCH 10/12] mpt3sas: Reduce the performance dip, Suganath Prabu
- [PATCH 11/12] mpt3sas:Run SAS DEVICE STATUS CHANGE EVENT from ISR, Suganath Prabu
- [PATCH 12/12] mpt3sas: Update driver version to 31.100.00.00, Suganath Prabu
- Re: [PATCH 00/12] mpt3sas: Features and defect fixes., Martin K. Petersen
5.2.x kernel: WD 8TB USB Drives: Unaligned partial completion (resid=78, sector_sz=512),
Justin Piszcz
[PATCH] lpfc: Fix crash when cpu count is 1 and null irq affinity mask,
James Smart
[GIT PULL] SCSI fixes for 5.3-rc2,
James Bottomley
[PATCH AUTOSEL 5.2 66/76] scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG, Sasha Levin
[PATCH AUTOSEL 5.2 65/76] scsi: ibmvfc: fix WARN_ON during event pool release, Sasha Levin
[PATCH AUTOSEL 4.19 36/42] scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG, Sasha Levin
[PATCH AUTOSEL 4.19 35/42] scsi: ibmvfc: fix WARN_ON during event pool release, Sasha Levin
[PATCH AUTOSEL 4.19 34/42] scsi: megaraid_sas: fix panic on loading firmware crashdump, Sasha Levin
[PATCH AUTOSEL 4.9 19/22] scsi: ibmvfc: fix WARN_ON during event pool release, Sasha Levin
[PATCH AUTOSEL 4.4 14/17] scsi: megaraid_sas: fix panic on loading firmware crashdump, Sasha Levin
[PATCH AUTOSEL 4.4 15/17] scsi: ibmvfc: fix WARN_ON during event pool release, Sasha Levin
[PATCH AUTOSEL 4.9 20/22] scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG, Sasha Levin
[PATCH AUTOSEL 4.9 18/22] scsi: megaraid_sas: fix panic on loading firmware crashdump, Sasha Levin
[PATCH AUTOSEL 4.14 24/30] scsi: megaraid_sas: fix panic on loading firmware crashdump, Sasha Levin
[PATCH AUTOSEL 4.14 26/30] scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG, Sasha Levin
[PATCH AUTOSEL 4.14 25/30] scsi: ibmvfc: fix WARN_ON during event pool release, Sasha Levin
[PATCH AUTOSEL 5.2 64/76] scsi: megaraid_sas: fix panic on loading firmware crashdump, Sasha Levin
[PATCH v2] scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS,
Anil Varughese
[RFC PATCH] target: tcmu: clean the nl_cmd of the udev when nl send fails,
Li Zhong
[PATCH v2 0/3] SCSI core patches for kernel v5.4,
Bart Van Assche
[PATCH v2] lpfc: Mitigate high memory pre-allocation by SCSI-MQ,
James Smart
[Bug 188061] On quad port QLE2564 can't add in target only 2 ports, bugzilla-daemon
[PATCH 00/59] qla2xxx patches for kernel v5.4,
Bart Van Assche
- [PATCH 01/59] qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count, Bart Van Assche
- [PATCH 02/59] qla2xxx: Really fix qla2xxx_eh_abort(), Bart Van Assche
- [PATCH 03/59] qla2xxx: Improve Linux kernel coding style conformance, Bart Van Assche
- [PATCH 04/59] qla2xxx: Use tabs instead of spaces for indentation, Bart Van Assche
- [PATCH 05/59] qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h, Bart Van Assche
- [PATCH 06/59] qla2xxx: Remove an include directive from qla_mr.c, Bart Van Assche
- [PATCH 07/59] qla2xxx: Remove a superfluous forward declaration, Bart Van Assche
- [PATCH 08/59] qla2xxx: Declare the fourth ql_dump_buffer() argument const, Bart Van Assche
- [PATCH 09/59] qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void, Bart Van Assche
- [PATCH 10/59] qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand(), Bart Van Assche
- [PATCH 11/59] qla2xxx: Declare qla_tgt_cmd.cdb const, Bart Van Assche
- [PATCH 12/59] qla2xxx: Change data_dsd into an array, Bart Van Assche
- [PATCH 13/59] qla2xxx: Verify locking assumptions at runtime, Bart Van Assche
- [PATCH 14/59] qla2xxx: Reduce the number of casts in GID list code, Bart Van Assche
- [PATCH 15/59] qla2xxx: Simplify qlt_lport_dump(), Bart Van Assche
- [PATCH 16/59] qla2xxx: Remove a superfluous pointer check, Bart Van Assche
- [PATCH 17/59] qla2xxx: Remove two superfluous tests, Bart Van Assche
- [PATCH 18/59] qla2xxx: Simplify qla24xx_abort_sp_done(), Bart Van Assche
- [PATCH 19/59] qla2xxx: Fix session lookup in qlt_abort_work(), Bart Van Assche
- [PATCH 20/59] qla2xxx: Report the firmware status code if a mailbox command fails, Bart Van Assche
- [PATCH 21/59] qla2xxx: Do not corrupt vha->plogi_ack_list, Bart Van Assche
- [PATCH 22/59] qla2xxx: Use strlcpy() instead of strncpy(), Bart Van Assche
- [PATCH 23/59] qla2xxx: Complain if a mailbox command times out, Bart Van Assche
- [PATCH 24/59] qla2xxx: Complain if parsing the version string fails, Bart Van Assche
- [PATCH 25/59] qla2xxx: Remove dead code, Bart Van Assche
- [PATCH 26/59] qla2xxx: Simplify a debug statement, Bart Van Assche
- [PATCH 27/59] qla2xxx: Fix qla24xx_process_bidir_cmd(), Bart Van Assche
- [PATCH 28/59] qla2xxx: Remove unreachable code from qla83xx_idc_lock(), Bart Van Assche
- [PATCH 29/59] qla2xxx: Suppress a Coveritiy complaint about integer overflow, Bart Van Assche
- [PATCH 30/59] qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses, Bart Van Assche
- [PATCH 31/59] qla2xxx: Always check the qla2x00_wait_for_hba_online() return value, Bart Van Assche
- [PATCH 32/59] qla2xxx: Declare fourth qla2x00_set_model_info() argument const, Bart Van Assche
- [PATCH 33/59] qla2xxx: Complain if waiting for pending commands times out, Bart Van Assche
- [PATCH 34/59] qla2xxx: Check the PCI info string output buffer size, Bart Van Assche
- [PATCH 35/59] qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy(), Bart Van Assche
- [PATCH 36/59] qla2xxx: Complain if a soft reset fails, Bart Van Assche
- [PATCH 37/59] qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs, Bart Van Assche
- [PATCH 38/59] qla2xxx: Change the return type of qla24xx_read_flash_data(), Bart Van Assche
- [PATCH 39/59] qla2xxx: Check secondary image if reading the primary image fails, Bart Van Assche
- [PATCH 40/59] qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian, Bart Van Assche
- [PATCH 41/59] qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs, Bart Van Assche
- [PATCH 42/59] qla2xxx: Rework key encoding in qlt_find_host_by_d_id(), Bart Van Assche
- [PATCH 43/59] qla2xxx: Enable type checking for the SRB free and done callback functions, Bart Van Assche
- [PATCH 44/59] qla2xxx: Introduce the function qla2xxx_init_sp(), Bart Van Assche
- [PATCH 45/59] qla2xxx: Fix a race condition between aborting and completing a SCSI command, Bart Van Assche
- [PATCH 47/59] qla2xxx: Modify NVMe include directives, Bart Van Assche
- [PATCH 46/59] qla2xxx: Make qlt_handle_abts_completion() more robust, Bart Van Assche
- [PATCH 48/59] qla2xxx: Rename qla24xx_async_abort_command() into qla24xx_sync_abort_command(), Bart Van Assche
- [PATCH 49/59] qla2xxx: Introduce qla2xxx_get_next_handle(), Bart Van Assche
- [PATCH 50/59] qla2xxx: Make sure that aborted commands are freed, Bart Van Assche
- [PATCH 51/59] qla2xxx: Complain if sp->done() is not called from the completion path, Bart Van Assche
- [PATCH 52/59] qla2xxx: Let the compiler check the type of the SCSI command context pointer, Bart Van Assche
- [PATCH 53/59] qla2xxx: Remove superfluous sts_entry_* casts, Bart Van Assche
- [PATCH 54/59] qla2xxx: Report invalid mailbox status codes, Bart Van Assche
- [PATCH 55/59] qla2xxx: Inline the qla2x00_fcport_event_handler() function, Bart Van Assche
- [PATCH 56/59] qla2xxx: Introduce qla2x00_els_dcmd2_free(), Bart Van Assche
- [PATCH 57/59] qla2xxx: Remove two superfluous if-tests, Bart Van Assche
- [PATCH 58/59] qla2xxx: Simplify qla24xx_async_abort_cmd(), Bart Van Assche
- [PATCH 59/59] qla2xxx: Fix a NULL pointer dereference, Bart Van Assche
- Re: [PATCH 00/59] qla2xxx patches for kernel v5.4, Himanshu Madhani
- Re: [PATCH 00/59] qla2xxx patches for kernel v5.4, Himanshu Madhani
[PATCH V2 0/4] block: introduce REQ_OP_ZONE_RESET_ALL,
Chaitanya Kulkarni
[PATCH] scsi: snic: remove redundant assignment to variable ret,
Colin King
[PATCH] scsi: pm80xx: remove redundant assignments to variable rc,
Colin King
[PATCH] scsi: bfa: remove redundant assignment to variable error,
Colin King
[PATCH 0/4] block: introduce REQ_OP_ZONE_RESET_ALL,
Chaitanya Kulkarni
[PATCH] scsi: ufs: Additional clock initialization in Cadence UFS,
Anil Varughese
[PATCH] scsi/mpt3sas: force the string buffer NULL-terminated, Wang Xiayang
[PATCH] scsi/lpfc: force the string buffer NULL-terminated, Wang Xiayang
[PATCH] lpfc: Mitigate high memory pre-allocation by SCSI-MQ,
James Smart
[PATCH v5 13/29] compat_ioctl: move more drivers to compat_ptr_ioctl,
Arnd Bergmann
[PATCH v6 56/57] scsi: Remove dev_err() usage after platform_get_irq(), Stephen Boyd
[PATCH] scsi: 3w-sas: Fix unterminated strncpy,
Chuhong Yuan
[PATCH v2] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA,
Suganath Prabu
[PATCH V2] scsi: ufs: revamp string descriptor reading,
Tomas Winkler
[PATCH v2] Fix typo reigster to register, Pei-Hsuan Hung
[PATCH] scsi: wd33c93: Mark expected swich fall-through,
Gustavo A. R. Silva
[PATCH] drivers: scsi: Kconfig: minor indention fixes,
Enrico Weigelt, metux IT consult
[PATCH] scsi: sun3_scsi: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] scsi: ibmvscsi_tgt: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] scsi: qlogicpti: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] scsi: libiscsi: Fix possible null-pointer dereferences in iscsi_conn_get_addr_param(),
Jia-Ju Bai
[PATCH] scsi: csiostor: Fix a possible null-pointer dereference in csio_eh_lun_reset_handler(), Jia-Ju Bai
[PATCH] scsi: qla2xxx: Fix possible null-pointer dereferences in qla2x00_alloc_fcport(),
Jia-Ju Bai
[PATCH] scsi: mpt3sas: Fix a possible null-pointer dereference in mpt3sas_transport_update_links(), Jia-Ju Bai
[PATCH] scsi: megaraid: Fix possible null-pointer dereferences in megasas_complete_cmd(), Jia-Ju Bai
[PATCH] target: iscsi: iscsi_target_tpg: Fix a possible null-pointer dereference in iscsit_tpg_add_network_portal(),
Jia-Ju Bai
[PATCH] scsi: cxlflash: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] scsi: ibmvfc: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] scsi: ch: add include guard to chio.h,
Masahiro Yamada
[PATCH] scsi: raid_class: add include guard to raid_class.h, Masahiro Yamada
[PATCH 0/3] rename LED_OFF and LED_ON to avoid name collision with leds subsystem,
Akinobu Mita
[RESEND PATCH] mpt3sas: support target smid for [abort|query] task,
Minwoo Im
[PATCH] Fix typo reigster to register,
Pei Hsuan Hung
[PATCH] scsi/qedf: avoid accessing uninitialized data, Wang Xiayang
[PATCH v2 00/18] sg: add v4 interface,
Douglas Gilbert
- [PATCH v2 01/18] sg: move functions around, Douglas Gilbert
- [PATCH v2 03/18] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v2 02/18] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v2 04/18] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v2 05/18] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v2 06/18] sg: make open count an atomic, Douglas Gilbert
- [PATCH v2 08/18] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v2 07/18] sg: move header to uapi section, Douglas Gilbert
- [PATCH v2 10/18] sg: remove most access_ok functions, Douglas Gilbert
- [PATCH v2 09/18] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v2 12/18] sg: sense buffer rework, Douglas Gilbert
- [PATCH v2 13/18] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v2 14/18] sg: rework debug info, Douglas Gilbert
- [PATCH v2 15/18] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v2 11/18] sg: replace rq array with lists, Douglas Gilbert
- [PATCH v2 16/18] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v2 17/18] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v2 18/18] sg: bump version to 4.0.03, Douglas Gilbert
[GIT PULL] SCSI fixes for 5.3-rc1,
James Bottomley
[PATCH 0/4] SCSI core patches for kernel v5.4,
Bart Van Assche
[PATCH 00/15] qla2xxx: Bug fixes for the driver,
Himanshu Madhani
- [PATCH 01/15] qla2xxx: Fix DMA unmap leak, Himanshu Madhani
- [PATCH 03/15] qla2xxx: Fix abort timeout race condition., Himanshu Madhani
- [PATCH 02/15] qla2xxx: Fix different size DMA Alloc/Unmap, Himanshu Madhani
- [PATCH 04/15] qla2xxx: Use Correct index for Q-Pair array, Himanshu Madhani
- [PATCH 05/15] qla2xxx: Skip FW dump on LOOP initialization error, Himanshu Madhani
- [PATCH 06/15] qla2xxx: Reject EH_{abort|device_reset|target_request}, Himanshu Madhani
- [PATCH 07/15] qla2xxx: Fix Relogin to prevent modifying scan_state flag, Himanshu Madhani
- [PATCH 08/15] qla2xxx: Fix premature timer expiration, Himanshu Madhani
- [PATCH 10/15] qla2xxx: Correct error handling during initialization failures, Himanshu Madhani
- [PATCH 09/15] qla2xxx: Retry fabric Scan on IOCB queue full, Himanshu Madhani
- [PATCH 11/15] qla2xxx: Fix failed NVME port discovery after a short device port loss, Himanshu Madhani
- [PATCH 12/15] qla2xxx: Use common update-firmware-options routine for ISP27xx+, Himanshu Madhani
- [PATCH 14/15] qla2xxx: Allow NVME IO to resume with short cable pull, Himanshu Madhani
- [PATCH 13/15] qla2xxx: Fix hang in fcport delete path, Himanshu Madhani
- [PATCH 15/15] qla2xxx: Update driver version to 10.01.00.18-k, Himanshu Madhani
- Re: [PATCH 00/15] qla2xxx: Bug fixes for the driver, Martin K. Petersen
[PATCH] scsi/megaraid_sas: fix a compilation warning,
Qian Cai
[PATCH -next] scsi: initio: Make some functions static,
YueHaibing
[PATCH -next] scsi: megaraid_sas: Make a bunch of functions static,
YueHaibing
[V1] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA, Suganath Prabu
[PATCH v2 00/26] ReST conversion of text files without .txt extension,
Mauro Carvalho Chehab
[PATCH 1/7] docs: fix broken doc references due to renames,
Mauro Carvalho Chehab
[PATCH] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA,
Suganath Prabu
[PATCH] megaraid_sas: change sdev queue depth max vs optimal,
Chandrakanth Patil
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]