Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH V7 9/9] nvme: hold request queue's refcount in ns's whole lifetime, (continued)
- [PATCH V2 0/2] scis: core: avoid big pre-allocation for sg list,
Ming Lei
- [PATCH -next] scsi: qedi: remove set but not used variables 'cdev' and 'udev',
Yue Haibing
- [PATCH 1/1] iscsi target: fix discovery auth enforcement,
Mike Christie
- [PATCH 0/2] qla2xxx: Minor fixes,
Himanshu Madhani
- [PATCH -next] scsi: qedf: remove set but not used variables,
Yue Haibing
- [PATCH 0/2] scis: core: avoid big pre-allocation for sg list,
Ming Lei
- [PATCH AUTOSEL 5.0 63/98] scsi: aacraid: Insure we don't access PCIe space during AER/EEH, Sasha Levin
- [PATCH AUTOSEL 5.0 64/98] scsi: qla4xxx: fix a potential NULL pointer dereference, Sasha Levin
- [PATCH AUTOSEL 4.19 50/68] scsi: aacraid: Insure we don't access PCIe space during AER/EEH, Sasha Levin
- [PATCH AUTOSEL 4.19 49/68] scsi: mpt3sas: Fix kernel panic during expander reset, Sasha Levin
- [PATCH AUTOSEL 4.19 51/68] scsi: qla4xxx: fix a potential NULL pointer dereference, Sasha Levin
- [PATCH AUTOSEL 4.9 21/29] scsi: qla4xxx: fix a potential NULL pointer dereference, Sasha Levin
- [PATCH AUTOSEL 4.4 15/21] scsi: qla4xxx: fix a potential NULL pointer dereference, Sasha Levin
- [PATCH AUTOSEL 3.18 09/15] scsi: qla4xxx: fix a potential NULL pointer dereference, Sasha Levin
- [PATCH AUTOSEL 4.14 32/43] scsi: qla4xxx: fix a potential NULL pointer dereference, Sasha Levin
- [PATCH AUTOSEL 5.0 62/98] scsi: mpt3sas: Fix kernel panic during expander reset, Sasha Levin
- [PATCH] aic7xxx: improve the Kconfig entry,
Christoph Hellwig
- [RFC PATCH 0/4] fdomain: Resurrect driver (modular version),
Ondrej Zary
- [PATCH v2 34/79] docs: target: convert docs to ReST and rename to *.rst, Mauro Carvalho Chehab
- [PATCH v2 26/79] docs: powerpc: convert docs to ReST and rename to *.rst,
Mauro Carvalho Chehab
- [PATCH 00/12] qedf: Changes to log messages,
Saurav Kashyap
- [PATCH 01/12] qedf: Change MSI-X load error message., Saurav Kashyap
- [PATCH 02/12] qedf: Add driver state to 'driver_stats' debugfs node., Saurav Kashyap
- [PATCH 03/12] qedf: Print scsi_cmd backpointer in good completion path if the command is still being used., Saurav Kashyap
- [PATCH 04/12] qedf: Add LBA to underrun debug messages., Saurav Kashyap
- [PATCH 05/12] qedf: Add port_id for fcport into initiate_cleanup debug message., Saurav Kashyap
- [PATCH 06/12] qedf: Add comment to display logging levels., Saurav Kashyap
- [PATCH 07/12] qedf: Check for fcoe_libfc_config failure., Saurav Kashyap
- [PATCH 08/12] qedf: Log message if scsi_add_host fails., Saurav Kashyap
- [PATCH 09/12] qedf: Check the return value of start_xmit., Saurav Kashyap
- [PATCH 10/12] qedf: Print fcport information on wait for upload timeout., Saurav Kashyap
- [PATCH 11/12] qedf: Add return value to log message if scsi_add_host fails., Saurav Kashyap
- [PATCH 12/12] qedf: Update the driver version to 8.37.25.20., Saurav Kashyap
- Re: [PATCH 00/12] qedf: Changes to log messages, Martin K. Petersen
- [PATCH] scsi: csiostor: create per port irq affinity mask set,
Varun Prakash
- sg driver and blk_get_request(), Douglas Gilbert
- [RFC PATCH] fdomain: Resurrect driver,
Ondrej Zary
- [GIT PULL] SCSI fixes for 5.1-rc5,
James Bottomley
- [PATCH 0/2] Ramrod timer and ep state fixes.,
Manish Rangankar
- [PATCH] scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value,
Pedro Sousa
- [PATCH] aic7xxx: fix EISA support,
Christoph Hellwig
- [PATCH] Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO",
Saurav Kashyap
- [PATCH] scsi: aic7xxx: fix spelling mistake "recevied" -> "received",
Colin King
- [PATCH 00/35] qla2xxx source code cleanup and bug fixes,
Bart Van Assche
- [PATCH 01/34] qla2xxx: Update two source code comments, Bart Van Assche
- [PATCH 02/34] qla2xxx: Fix a format specifier, Bart Van Assche
- [PATCH 04/34] qla2xxx: Declare qla2x00_find_new_loop_id() static, Bart Van Assche
- [PATCH 05/34] qla2xxx: Remove a set-but-not-used variable, Bart Van Assche
- [PATCH 08/34] qla2xxx: Uninline qla2x00_init_timer(), Bart Van Assche
- [PATCH 07/34] qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c, Bart Van Assche
- [PATCH 06/34] qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c, Bart Van Assche
- [PATCH 09/34] qla2xxx: Remove the fcport test from qla_nvme_abort_work(), Bart Van Assche
- [PATCH 10/34] qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer, Bart Van Assche
- [PATCH 03/34] qla2xxx: Move qla2x00_set_reserved_loop_ids() definition, Bart Van Assche
- [PATCH 14/34] qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice, Bart Van Assche
- [PATCH 15/34] qla2xxx: Fix a qla24xx_enable_msix() error path, Bart Van Assche
- [PATCH 13/34] qla2xxx: Make qla2x00_mem_free() easier to verify, Bart Van Assche
- [PATCH 12/34] qla2xxx: Increase the size of the mailbox arrays from 4 to 8, Bart Van Assche
- [PATCH 17/34] qla2xxx: Simplify qlt_send_term_imm_notif(), Bart Van Assche
- [PATCH 11/34] qla2xxx: Log the status code if a firmware command fails, Bart Van Assche
- [PATCH 16/34] qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma(), Bart Van Assche
- [PATCH 19/34] qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending(), Bart Van Assche
- [PATCH 18/34] qla2xxx: Fix error handling in qlt_alloc_qfull_cmd(), Bart Van Assche
- [PATCH 20/34] qla2xxx, target: Fix offline port handling and host reset handling, Bart Van Assche
- [PATCH 22/34] qla2xxx: Remove qla_tgt_cmd.released, Bart Van Assche
- [PATCH 23/34] qla2xxx: Remove unnecessary locking from the target code, Bart Van Assche
- [PATCH 21/34] qla2xxx: Complain if a command is released that is owned by the firmware, Bart Van Assche
- [PATCH 25/34] qla2xxx: Use an on-stack completion in qla24xx_control_vp(), Bart Van Assche
- [PATCH 26/34] qla2xxx: Fix race conditions in the code for aborting SCSI commands, Bart Van Assche
- [PATCH 28/34] qla2xxx: Check the size of firmware data structures at compile time, Bart Van Assche
- [PATCH 33/34] qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory, Bart Van Assche
- [PATCH 32/34] qla2xxx: Fix hardirq-unsafe locking, Bart Van Assche
- [PATCH 34/34] qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session(), Bart Van Assche
- [PATCH 30/34] qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware, Bart Van Assche
- [PATCH 24/34] qla2xxx: Make qla24xx_async_abort_cmd() static, Bart Van Assche
- [PATCH 27/34] qla2xxx: Pass little-endian values to the firmware, Bart Van Assche
- [PATCH 31/34] qla2xxx: Complain loudly about reference count underflow, Bart Van Assche
- [PATCH 29/34] qla2xxx: Introduce the dsd32 and dsd64 data structures, Bart Van Assche
- Re: [PATCH 00/35] qla2xxx source code cleanup and bug fixes, Bart Van Assche
- Re: [PATCH 00/35] qla2xxx source code cleanup and bug fixes, Martin K. Petersen
- [PATCH -next] scsi: lpfc: Make lpfc_sli4_oas_verify static,
Yue Haibing
- [PATCH] scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding",
Colin King
- [PATCH] scsi: qedi: fix spelling mistake "oflload" -> "offload",
Colin King
- scsi: osst: drop SCSI devie reference taken before, Pan Bian
- [PATCH V6 0/9] blk-mq: fix races related with freeing queue,
Ming Lei
- [PATCH V6 1/9] blk-mq: grab .q_usage_counter when queuing request from plug code path, Ming Lei
- [PATCH V6 2/9] blk-mq: move cancel of requeue_work into blk_mq_release, Ming Lei
- [PATCH V6 3/9] blk-mq: free hw queue's resource in hctx's release handler, Ming Lei
- [PATCH V6 4/9] blk-mq: move all hctx alloction & initialization into __blk_mq_alloc_and_init_hctx, Ming Lei
- [PATCH V6 5/9] blk-mq: split blk_mq_alloc_and_init_hctx into two parts, Ming Lei
- [PATCH V6 6/9] blk-mq: always free hctx after request queue is freed, Ming Lei
- [PATCH V6 7/9] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release, Ming Lei
- [PATCH V6 8/9] block: don't drain in-progress dispatch in blk_cleanup_queue(), Ming Lei
- [PATCH V6 9/9] nvme: hold request queue's refcount in ns's whole lifetime, Ming Lei
- Re: [PATCH V6 0/9] blk-mq: fix races related with freeing queue, James Smart
- [PATCH v3 00/26] compat_ioctl: cleanups,
Arnd Bergmann
- Adaptec AHA-2740/2742 Panic,
tedheadster
- [PATCH 4.14] scsi:be2iscsi: Fix a kernel address leakage in be_main.c,
Fuqian Huang
- [PATCH 00/57] Convert files to ReST,
Mauro Carvalho Chehab
- [PATCH 1/1] scsi: ufs: Print real incorrect request response code,
Stanley Chu
- Re: [PATCH 1/1] target:separate tx/rx cmd_puds, David Disseldorp
- [RFC PATCH v2] scsi: scan: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT,
Li Zhong
- Kernel panic w/ message request_threaded_irq -> qla2x00_request_irqs -> qla2x00_probe_one -> mod_timer,
TomK
[PATCH] scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive",
Varun Prakash
[PATCH] scsi: libcxgbi: update route finding logic,
Varun Prakash
[PATCH] ZEN: fix platform_no_drv_owner.cocci warnings,
Julia Lawall
[PATCH] scsi: libcxgbi: find cxgbi device by MAC address,
Varun Prakash
[PATCH -next] scsi: megaraid_sas: Make megasas_host_device_list_query() static,
Yue Haibing
[GIT PULL] SCSI fixes for 5.1-rc4,
James Bottomley
[PATCH] qla2xxx: Fix read offset in qla24xx_load_risc_flash(),
Himanshu Madhani
[PATCH][V2] scsi: qedf: remove memset/memcpy to nfunc and use func instead,
Colin King
[PATCH] [RFC PATCH] scsi: scan: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT,
Li Zhong
[PATCH] scsi: qedf: replace memset/memcpy with safer strscpy,
Colin King
[PATCH 0/6] libsas: Some minor improvements and tidy-up,
John Garry
[PATCH][V3] scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid,
Colin King
[PATCH V5 0/9] blk-mq: fix races related with freeing queue,
Ming Lei
[PATCH 00/10] Improve qla2xxx coding style,
Bart Van Assche
- [PATCH 01/10] qla2xxx: Use tabs to indent code, Bart Van Assche
- [PATCH 02/10] qla2xxx: Leave a blank line after declarations, Bart Van Assche
- [PATCH 03/10] qla2xxx: Fix formatting of pointer types, Bart Van Assche
- [PATCH 04/10] qla2xxx: Insert spaces where required, Bart Van Assche
- [PATCH 06/10] qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static, Bart Van Assche
- [PATCH 05/10] qla2xxx: Move the port_state_str[] definition from a .h to a .c file, Bart Van Assche
- [PATCH 07/10] qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive, Bart Van Assche
- [PATCH 08/10] qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free, Bart Van Assche
- [PATCH 09/10] qla2xxx: Remove two superfluous casts, Bart Van Assche
- [PATCH 10/10] qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file, Bart Van Assche
- Re: [PATCH 00/10] Improve qla2xxx coding style, Johannes Thumshirn
- Re: [PATCH 00/10] Improve qla2xxx coding style, Himanshu Madhani
- Re: [PATCH 00/10] Improve qla2xxx coding style, Martin K. Petersen
[PATCH 0/9] hisi_sas: Some misc patches,
John Garry
- [PATCH 6/9] scsi: hisi_sas: Support all RAS events with MSI interrupts, John Garry
- [PATCH 3/9] scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected, John Garry
- [PATCH 9/9] scsi: hisi_sas: Some misc tidy-up, John Garry
- [PATCH 4/9] scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device(), John Garry
- [PATCH 5/9] scsi: hisi_sas: allocate different SAS address for directly attached situation, John Garry
- [PATCH 8/9] scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeout, John Garry
- [PATCH 1/9] scsi: hisi_sas: add host reset interface for test, John Garry
- [PATCH 7/9] scsi: hisi_sas: Don't hard reset disk during controller reset, John Garry
- [PATCH 2/9] scsi: hisi_sas: Remedy inconsistent PHY down state in software, John Garry
- Re: [PATCH 0/9] hisi_sas: Some misc patches, Martin K. Petersen
[PATCH] qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma(), Bart Van Assche
[PATCH][V2] scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid,
Colin King
[PATCH] nvme,scsi: display FC-NVMe port roles,
Hannes Reinecke
- Re: [PATCH] nvme,scsi: display FC-NVMe port roles, James Smart
- Re: [PATCH] nvme,scsi: display FC-NVMe port roles, Ewan D. Milne
- Re: [PATCH] nvme,scsi: display FC-NVMe port roles, Giridhar Malavali
- Re: [EXT] [PATCH] nvme,scsi: display FC-NVMe port roles, Himanshu Madhani
- Re: [PATCH] nvme,scsi: display FC-NVMe port roles, Martin K. Petersen
[PATCH 0/2] qla2xxx: Driver fixes for 5.1-rc,
Himanshu Madhani
Recent qla2xxx changes,
Bart Van Assche
[PATCH 0/4] Hexdump enhancements,
Alastair D'Silva
[PATCHv2] scsi: core: set result when the command cannot be dispatched,
Jaesoo Lee
[PATCH] scsi: core: set result when the command cannot be dispatched,
Jaesoo Lee
[PATCH] qla2xxx: Unbreak the SPARC build,
Bart Van Assche
[PATCH 00/10] zfcp: support retrieval of local RDP data,
Benjamin Block
- [PATCH 03/10] zfcp: diagnostics buffer caching and use for exchange port data, Benjamin Block
- [PATCH 09/10] zfcp: introduce SysFS interface to read the local B2B-Credit, Benjamin Block
- [PATCH 10/10] zfcp: implicitly refresh config-data diagnostics when reading SysFS, Benjamin Block
- [PATCH 04/10] zfcp: add diagnostics buffer for exchange config data, Benjamin Block
- [PATCH 06/10] zfcp: introduce SysFS interface for diagnostics of local SFP transceiver, Benjamin Block
- [PATCH 05/10] zfcp: support retrieval of SFP Data via Exchange Port Data, Benjamin Block
- [PATCH 08/10] zfcp: move maximum age of diagnostic buffers into a module-parameter, Benjamin Block
- [PATCH 01/10] zfcp: signal incomplete or error for sync exchange config/port data, Benjamin Block
- [PATCH 07/10] zfcp: implicitly refresh port-data diagnostics when reading SysFS, Benjamin Block
- [PATCH 02/10] zfcp: remove option to pass NULL to sync exchange config/port data, Benjamin Block
[PATCH] scsi: megaraid_sas: Reporting evt_detail->code in megasas_decode_evt, Erwan Velu
[PATCH] scsi: cxgbi: remove redundant __kfree_skb call on skb,
Colin King
[scsi:misc 192/192] drivers/scsi/qla2xxx/tcm_qla2xxx.c:1614:3: error: implicit declaration of function 'vzalloc'; did you mean 'kvzalloc'?,
kbuild test robot
[Bug 107371] I/O error when accessing disk in standby,
bugzilla-daemon
[PATCH][next] scsi: qla2xxx: fix spelling mistake "alredy" -> "already",
Colin King
[RFC PATCH 0/2] fdomain: Resurrect driver,
Ondrej Zary
[GIT PULL] SCSI fixes for 5.1-rc3,
James Bottomley
[PATCH] scsi: mvumi: fix warning Using plain integer as NULL pointer,
Hariprasad Kelam
[PATCH 0/4] scsi fc FPIN event support,
James Smart
[PATCH] scsi: mptfusion: fix sign-extension on large shift of 1, Colin King
[PATCH] lpfc: Fix a recently introduced compiler warning,
Bart Van Assche
[PATCH] scsi: csiostor: fix missing data copy in csio_scsi_err_handler(),
Varun Prakash
[RFC PATCH 0/1] fix bug of iscsid hung,
Ming Lin
[PATCH 00/11] qla2xxx patches for kernel v5.2,
Bart Van Assche
- [PATCH 01/11] Declare wwn_to_u64() argument const, Bart Van Assche
- [PATCH 04/11] qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED, Bart Van Assche
- [PATCH 03/11] qla2xxx: Remove a comment that refers to the SCSI host lock, Bart Van Assche
- [PATCH 02/11] qla2xxx: Change a stack variable into a static const variable, Bart Van Assche
- [PATCH 05/11] qla2xxx: Declare local symbols static, Bart Van Assche
- [PATCH 06/11] qla2xxx: Reduce the number of forward declarations, Bart Van Assche
- [PATCH 07/11] qla2xxx: Make qla2x00_process_response_queue() easier to read, Bart Van Assche
- [PATCH 08/11] qla2xxx: Use get/put_unaligned where appropriate, Bart Van Assche
- [PATCH 09/11] qla2xxx: Unregister chrdev if module initialization fails, Bart Van Assche
- [PATCH 10/11] qla2xxx: Unregister resources in the opposite order of the registration order, Bart Van Assche
- [PATCH 11/11] tcm_qla2xxx: Minimize #include directives, Bart Van Assche
- Re: [PATCH 00/11] qla2xxx patches for kernel v5.2, Martin K. Petersen
[PATCH] SCSI: unconditionally clean was_reset,
Oliver Neukum
[PATCH V4 0/7] blk-mq: fix races related with freeing queue,
Ming Lei
Issues reading DVDs via a LSI SAS2308 Controller, geoff
[bug report][scsi blk_mq] data corruption due to a bug in SCSI LLD error handling,
Jaesoo Lee
[PATCH v2] lpfc: Fix missing wakeups on abort threads,
James Smart
[PATCH] lpfc: Fix missing wakeups on abort threads,
James Smart
[PATCH V3 6/6] SCSI: don't hold device refcount in IO path,
Ming Lei
[PATCH V3 5/6] block: don't drain in-progress dispatch in blk_cleanup_queue(),
Ming Lei
[PATCH V3 4/6] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release,
Ming Lei
[PATCH V3 3/6] blk-mq: free hw queue's resource in hctx's release handler,
Ming Lei
[PATCH V3 2/6] blk-mq: move cancel of requeue_work into blk_mq_release,
Ming Lei
[PATCH V3 1/6] blk-mq: grab .q_usage_counter when queuing request from plug code path,
Ming Lei
[PATCH v2 00/15] qla2xxx: Misc updates and bug fixes for the driver.,
Himanshu Madhani
- [PATCH v2 01/15] qla2xxx: Set the SCSI command result before calling the command done, Himanshu Madhani
- [PATCH v2 02/15] qla2xxx: Set the qpair in SRB to NULL when SRB is released, Himanshu Madhani
- [PATCH v2 04/15] qla2xxx: Increase the max_sgl_segments to 1024, Himanshu Madhani
- [PATCH v2 03/15] qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags, Himanshu Madhani
- [PATCH v2 05/15] qla2xxx: Disable T10-DIF feature with FC-NVMe during probe, Himanshu Madhani
- [PATCH v2 06/15] qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines., Himanshu Madhani
- [PATCH v2 07/15] qla2xxx: Further limit FLASH region write access from SysFS, Himanshu Madhani
- [PATCH v2 10/15] qla2xxx: Cleanup fcport memory to prevent leak, Himanshu Madhani
- [PATCH v2 09/15] qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump(), Himanshu Madhani
- [PATCH v2 13/15] qla2xxx: Fix driver unload when FC-NVMe LUNs are connected, Himanshu Madhani
- [PATCH v2 11/15] qla2xxx: Set remote port devloss timeout to 0, Himanshu Madhani
- [PATCH v2 12/15] qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload, Himanshu Madhani
- [PATCH v2 14/15] qla2xxx: Change abort wait_loop from msleep to wait_event_timeout, Himanshu Madhani
- [PATCH v2 15/15] qla2xxx: Update driver version to 10.01.00.16-k, Himanshu Madhani
- [PATCH v2 08/15] qla2xxx: Fix fw dump corruption, Himanshu Madhani
- Re: [PATCH v2 00/15] qla2xxx: Misc updates and bug fixes for the driver., Martin K. Petersen
[PATCH v2 0/2] Avoid that .queuecommand() gets called for a quiesced SCSI device,
Bart Van Assche
correcting incorrect peripheral device type 0x0,
Marc Gonzalez
[PATCH] SCSI: don't hold device refcount in IO path,
Ming Lei
[PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes,
Michael Kelley
[PATCH v2 1/1] scsi: storvsc: Fix calculation of sub-channel count,
Michael Kelley
[PATCH V2 0/3] blk-mq: allow to run queue if queue refcount is held,
Ming Lei
Lock recursion seen on qla2xxx client when rebooting the target server,
Laurence Oberman
[PATCH 1/1] scsi: storvsc: Fix calculation of sub-channel count,
Michael Kelley
[PATCH 0/5] blk-mq: allow to run queue if queue refcount is held,
Ming Lei
[PATCH] scsi: add new RDAC LENOVO/DE_Series device,
Xose Vazquez Perez
Re: [PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined,
Walter Harms
[PATCH] scsi: ufs: remove unnecessary pointer judgement,
Zeng Guangyue
[PATCH AUTOSEL 4.19 39/57] scsi: core: Avoid that system resume triggers a kernel warning, Sasha Levin
[PATCH -next] scsi: qedf: Remove set but not used variable 'fr_len',
YueHaibing
[PATCH AUTOSEL 5.0 32/67] scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID, Sasha Levin
[PATCH AUTOSEL 5.0 31/67] scsi: core: Also call destroy_rcu_head() for passthrough requests, Sasha Levin
[PATCH AUTOSEL 5.0 26/67] scsi: iscsi: flush running unbind operations when removing a session, Sasha Levin
[PATCH AUTOSEL 4.19 23/52] scsi: iscsi: flush running unbind operations when removing a session, Sasha Levin
[PATCH AUTOSEL 4.14 17/37] scsi: iscsi: flush running unbind operations when removing a session, Sasha Levin
[PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling mistakes,
Colin King
[bug report] scsi: qedf: Wait for upload and link down processing during soft ctx reset, Dan Carpenter
[GIT PULL] SCSI fixes for 5.1-rc2,
James Bottomley
[PATCH 0/2] scsi: dt-bindings: ufs: Remove "<name>-fixed-regulator" property and add VCC capability on MediaTek UFS driver,
Stanley Chu
[PATCH] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined (part2),
Colin King
[PATCH] scsi: bnx2fc: remove unneeded variable,
Ding Xiang
[PATCH] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined,
Colin King
[PATCH 0/7] lpfc patches for kernel v5.2,
Bart Van Assche
- [PATCH 1/7] lpfc: Declare local functions static, Bart Van Assche
- [PATCH 2/7] lpfc: Fix indentation and balance braces, Bart Van Assche
- [PATCH 3/7] lpfc: Annotate switch/case fall-through, Bart Van Assche
- [PATCH 4/7] lpfc: Move trunk_errmsg[] from a header file into a .c file, Bart Van Assche
- [PATCH 5/7] lpfc: Remove set-but-not-used variables, Bart Van Assche
- [PATCH 6/7] lpfc: Remove unused functions, Bart Van Assche
- [PATCH 7/7] lpfc: Change smp_processor_id() into raw_smp_processor_id(), Bart Van Assche
- Re: [PATCH 0/7] lpfc patches for kernel v5.2, Martin K. Petersen
- Re: [PATCH 0/7] lpfc patches for kernel v5.2, James Smart
- Re: [PATCH 0/7] lpfc patches for kernel v5.2, Martin K. Petersen
[PATCH 00/15] qla2xxx: Misc updates and bug fixes for the driver.,
Himanshu Madhani
- [PATCH 02/15] qla2xxx: Set the qpair in SRB to NULL when SRB is released, Himanshu Madhani
- [PATCH 01/15] qla2xxx: Set the SCSI command result before calling the command done, Himanshu Madhani
- [PATCH 03/15] qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags, Himanshu Madhani
- [PATCH 04/15] qla2xxx: Increase the max_sgl_segments to 1024, Himanshu Madhani
- [PATCH 06/15] qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines., Himanshu Madhani
- [PATCH 05/15] qla2xxx: Disable T10-DIF feature with FC-NVMe during probe, Himanshu Madhani
- [PATCH 07/15] qla2xxx: Further limit FLASH region write access from SysFS, Himanshu Madhani
- [PATCH 11/15] qla2xxx: Set remote port devloss timeout to 0, Himanshu Madhani
- [PATCH 10/15] qla2xxx: Cleanup fcport memory to prevent leak, Himanshu Madhani
- [PATCH 12/15] qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload, Himanshu Madhani
- [PATCH 14/15] qla2xxx: Change abort wait_loop from msleep to wait_event_timeout, Himanshu Madhani
- [PATCH 13/15] qla2xxx: Fix driver unload when FC-NVMe LUNs are connected, Himanshu Madhani
- [PATCH 15/15] qla2xxx: Update driver version to 10.01.00.16-k, Himanshu Madhani
- [PATCH 09/15] qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump(), Himanshu Madhani
- [PATCH 08/15] qla2xxx: Fix fw dump corruption, Himanshu Madhani
- Re: [PATCH 00/15] qla2xxx: Misc updates and bug fixes for the driver., Martin K. Petersen
[PATCH] scsi: aic79xx: NULL check before some freeing functions is not needed., Quentin Deslandes
[PATCH v4 0/5] scsi: ufs: Fix regulator operations and remove "<name>-fixed-regulator" device tree property,
Stanley Chu
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]