Linux SCSI Development
[Prev Page][Next Page]
- [PATCH V5 0/9] block: use right accessor to read nr_sects,
Chaitanya Kulkarni
- [PATCH V5 1/9] block: add a helper function to read nr_setcs, Chaitanya Kulkarni
- [PATCH V5 3/9] blk-zoned: update blkdev_report_zone() with helper, Chaitanya Kulkarni
- [PATCH V5 2/9] blk-zoned: update blkdev_nr_zones() with helper, Chaitanya Kulkarni
- [PATCH V5 4/9] blk-zoned: update blkdev_reset_zones() with helper, Chaitanya Kulkarni
- [PATCH V5 5/9] bcache: update cached_dev_init() with helper, Chaitanya Kulkarni
- [PATCH V5 6/9] f2fs: use helper in init_blkz_info(), Chaitanya Kulkarni
- [PATCH V5 7/9] blktrace: use helper in blk_trace_setup_lba(), Chaitanya Kulkarni
- [COMPILE TESTED PATCH V5 8/9] target/pscsi: use helper in pscsi_get_blocks(), Chaitanya Kulkarni
- [COMPILE TESTED PATCH V5 9/9] xen/blkback: use helper in vbd_sz(), Chaitanya Kulkarni
- Re: [PATCH V5 0/9] block: use right accessor to read nr_sects, Bart Van Assche
- [PATCH] scsi: qla4xxx: Fix a typo in ql4_os.c, Masanari Iida
- [PATCH v2 1/2] scsi: target/tcm_loop: ignore already deleted scsi device,
Naohiro Aota
- [PATCH] scsi: fcoe: fix null-ptr-deref Read in fc_release_transport,
zhengbin
- [PATCH] qla2xxx: Fix a recently introduced kernel warning,
Bart Van Assche
- [PATCH] storvsc: setup 1:1 mapping between hardware queue and CPU queue,
longli
- [PATCH v3] scsi: ufs: fix broken hba->outstanding_tasks,
Stanley Chu
- [PATCH] scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant,
Nishka Dasgupta
- [PATCH] scsi: bfa: bfa_fcpim: Make structure cmnd_z0 constant, Nishka Dasgupta
- [PATCH] SCSI: esas2r: Make structure default_sas_nvram constant, Nishka Dasgupta
- [PATCH 4.19-stable] SCSI: fix queue cleanup race before scsi_requeue_run_queue is done,
zhengbin
- [PATCH v4] lsilogic mpt fusion: mptctl: Fixed race condition in mptctl.ko concerning mptctl_id variable among parallel functions variable among parallel functions, Mark Balantzyan
- [PATCH] scsi: qla4xxx: Avoid usage of duplicated Header Guard, Christophe JAILLET
- [PATCH v3] lpfc: Mitigate high memory pre-allocation by SCSI-MQ,
James Smart
- [PATCH v4 0/5] introduce LED block device activity trigger,
Akinobu Mita
- [PATCH v3] lsilogic mpt fusion: mptctl: Fixed race condition around mptctl_id variable using mutexes,
Mark Balantzyan
- [PATCH] scsi: fcoe: remove redundant call to skb_transport_header,
Colin King
- [PATCH 00/42] lpfc: Update lpfc to revision 12.4.0.0,
James Smart
- [PATCH 01/42] lpfc: Limit xri count for kdump environment, James Smart
- [PATCH 02/42] lpfc: Fix PLOGI failure with high remoteport count, James Smart
- [PATCH 03/42] lpfc: Fix ELS field alignments, James Smart
- [PATCH 04/42] lpfc: Fix crash on driver unload in wq free, James Smart
- [PATCH 06/42] lpfc: Fix leak of ELS completions on adapter reset, James Smart
- [PATCH 07/42] lpfc: Fix port relogin failure due to GID_FT interaction, James Smart
- [PATCH 05/42] lpfc: Fix failure to clear non-zero eq_delay after io rate reduction, James Smart
- [PATCH 08/42] lpfc: Fix discovery when target has no GID_FT information, James Smart
- [PATCH 11/42] lpfc: Fix Oops in nvme_register with target logout/login, James Smart
- [PATCH 10/42] lpfc: Fix issuing init_vpi mbox on SLI-3 card, James Smart
- [PATCH 09/42] lpfc: Fix ADISC reception terminating login state if a NVME target, James Smart
- [PATCH 12/42] lpfc: Fix irq raising in lpfc_sli_hba_down, James Smart
- [PATCH 13/42] lpfc: Fix oops when fewer hdwqs than cpus, James Smart
- [PATCH 14/42] lpfc: Fix FLOGI handling across multiple link up/down conditions, James Smart
- [PATCH 16/42] lpfc: Fix devices that don't return after devloss followed by rediscovery, James Smart
- [PATCH 15/42] lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute, James Smart
- [PATCH 17/42] lpfc: Fix loss of remote port after devloss due to lack of RPIs, James Smart
- [PATCH 18/42] lpfc: Fix propagation of devloss_tmo setting to nvme transport, James Smart
- [PATCH 19/42] lpfc: Fix sg_seg_cnt for HBAs that don't support NVME, James Smart
- [PATCH 21/42] lpfc: Fix error in remote port address change, James Smart
- [PATCH 20/42] lpfc: Fix driver nvme rescan logging, James Smart
- [PATCH 22/42] lpfc: Fix deadlock on host_lock during cable pulls, James Smart
- [PATCH 24/42] lpfc: Fix too many sg segments spamming in kernel log, James Smart
- [PATCH 25/42] lpfc: Fix hang when downloading fw on port enabled for nvme, James Smart
- [PATCH 23/42] lpfc: Fix crash due to port reset racing vs adapter error handling, James Smart
- [PATCH 26/42] lpfc: Fix nvme target mode ABTSing a received ABTS, James Smart
- [PATCH 28/42] lpfc: Fix sli4 adapter initialization with MSI, James Smart
- [PATCH 29/42] lpfc: Fix upcall to bsg done in non-success cases, James Smart
- [PATCH 27/42] lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVME, James Smart
- [PATCH 30/42] lpfc: Fix Max Frame Size value shown in fdmishow output, James Smart
- [PATCH 31/42] lpfc: Fix reported physical link speed on a disabled trunked link, James Smart
- [PATCH 33/42] lpfc: Fix nvme first burst module parameter description, James Smart
- [PATCH 32/42] lpfc: Fix BlockGuard enablement on FCoE adapters, James Smart
- [PATCH 34/42] lpfc: Fix coverity warnings, James Smart
- [PATCH 35/42] lpfc: Add simple unlikely optimizations to reduce NVME latency, James Smart
- [PATCH 37/42] lpfc: Add first and second level hardware revisions to sysfs reporting, James Smart
- [PATCH 36/42] lpfc: Migrate to %px and %pf in kernel print calls, James Smart
- [PATCH 38/42] lpfc: Add MDS driver loopback diagnostics support, James Smart
- [PATCH 40/42] lpfc: Add NVMe sequence level error recovery support, James Smart
- [PATCH 39/42] lpfc: Support dynamic unbounded SGL lists on G7 hardware., James Smart
- [PATCH 42/42] lpfc: Update lpfc version to 12.4.0.0, James Smart
- [PATCH 41/42] lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair, James Smart
- Re: [PATCH 00/42] lpfc: Update lpfc to revision 12.4.0.0, Martin K. Petersen
- Re: [EXT] [PATCH v2 0/2] scsi: qla2xxx: fixes for FW trace/dump buffers, Himanshu Madhani
- [PATCH v5 00/18] compat_ioctl.c removal, part 2/3,
Arnd Bergmann
- [5.3.0-rc4-next][bisected 882632][qla2xxx] WARNING: CPU: 10 PID: 425 at drivers/scsi/qla2xxx/qla_isr.c:2784 qla2x00_status_entry.isra,
Abdul Haleem
- [PATCH] lsilogic mpt fusion: mptctl: Fixed race condition around mptctl_id variable using mutexes,
Mark Balantzyan
- [PATCH RESEND] qla2xxx: Fix gnl.l memory leak on adapter init failure,
Bill Kuzeja
- [PATCH v2 0/2] scsi: qla2xxx: fixes for FW trace/dump buffers,
Martin Wilck
- [PATCH] scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm(),
Adrian Hunter
- [PATCH 0/3] scsi: qla2xxx: fixes for FW trace/dump buffers,
Martin Wilck
- [PATCH] scsi: mvumi: fix 32 bit shift of a u32 value,
Colin King
- [PATCH] scsi: fnic: remove redundant assignment of variable rc,
Colin King
- [PATCH v2 0/10] Symbol namespaces - RFC,
Matthias Maennich
- [PATCH v2 02/10] export: explicitly align struct kernel_symbol, Matthias Maennich
- [PATCH v2 06/10] export: allow definition default namespaces in Makefiles or sources, Matthias Maennich
- [PATCH v2 07/10] modpost: add support for generating namespace dependencies, Matthias Maennich
- [PATCH v2 05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS, Matthias Maennich
- [PATCH v2 04/10] modpost: add support for symbol namespaces, Matthias Maennich
- [PATCH v2 03/10] module: add support for symbol namespaces., Matthias Maennich
- [PATCH v2 01/10] module: support reading multiple values per modinfo tag, Matthias Maennich
- [PATCH v2 08/10] scripts: Coccinelle script for namespace dependencies., Matthias Maennich
- [PATCH v2 10/10] RFC: usb-storage: export symbols in USB_STORAGE namespace, Matthias Maennich
- [PATCH v2 09/10] usb-storage: remove single-use define for debugging, Matthias Maennich
- 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
- 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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]