Linux SCSI Development
[Prev Page][Next Page]
- Re: [scsi:misc 192/192] drivers/scsi/qla2xxx/tcm_qla2xxx.c:1614:3: error: implicit declaration of function 'vzalloc'; did you mean 'kvzalloc'?, (continued)
- [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
- [RESEND PATCH] scsi: qedi: Fix global-out-of-bounds bug in qedi dbg function,
Yue Haibing
- [RFC PATCH 17/68] vfs: Convert ocxlflash to use the new mount API, David Howells
- [PATCH AUTOSEL 5.0 026/262] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO, Sasha Levin
- [PATCH AUTOSEL 5.0 113/262] scsi: fcoe: make use of fip_mode enum complete, Sasha Levin
- [PATCH AUTOSEL 4.19 016/192] scsi: hisi_sas: Set PHY linkrate when disconnected, Sasha Levin
- [PATCH AUTOSEL 4.19 017/192] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO, Sasha Levin
- [PATCH] scsi: qedi: remove declaration of nvm_image from stack,
Colin King
- [PATCH AUTOSEL 4.19 077/192] scsi: megaraid_sas: return error when create DMA pool failed, Sasha Levin
- [PATCH AUTOSEL 4.19 078/192] scsi: fcoe: make use of fip_mode enum complete, Sasha Levin
- [PATCH AUTOSEL 4.14 012/123] scsi: hisi_sas: Set PHY linkrate when disconnected, Sasha Levin
- [PATCH AUTOSEL 4.14 037/123] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c, Sasha Levin
- [PATCH AUTOSEL 4.14 052/123] scsi: megaraid_sas: return error when create DMA pool failed, Sasha Levin
- [PATCH AUTOSEL 4.14 053/123] scsi: fcoe: make use of fip_mode enum complete, Sasha Levin
- [PATCH AUTOSEL 4.9 36/87] scsi: megaraid_sas: return error when create DMA pool failed, Sasha Levin
- [PATCH AUTOSEL 4.9 09/87] scsi: hisi_sas: Set PHY linkrate when disconnected, Sasha Levin
- [PATCH AUTOSEL 4.4 21/63] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c, Sasha Levin
- [PATCH AUTOSEL 4.4 28/63] scsi: megaraid_sas: return error when create DMA pool failed, Sasha Levin
- [PATCH AUTOSEL 3.18 13/41] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c, Sasha Levin
- [PATCH AUTOSEL 3.18 18/41] scsi: megaraid_sas: return error when create DMA pool failed, Sasha Levin
- [PATCH AUTOSEL 4.9 27/87] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c, Sasha Levin
- [PATCH AUTOSEL 4.19 053/192] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c, Sasha Levin
- [PATCH AUTOSEL 5.0 112/262] scsi: megaraid_sas: return error when create DMA pool failed, Sasha Levin
- [PATCH AUTOSEL 5.0 073/262] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c, Sasha Levin
- [PATCH AUTOSEL 5.0 025/262] scsi: hisi_sas: Set PHY linkrate when disconnected, Sasha Levin
- [REPOST, PATCH] scsi: sd: block: Fix regressions in read-only block device handling,
Martin K. Petersen
- [PATCH 0/2] scsi: ufs-cdns: Add M31 PHY init,
Jan Kotas
- [PATCH v3 0/5] block: skip media change event handling if unsupported,
Martin Wilck
- [PATCH 0/2] Limit number of hw queues by nr_cpu_ids for virtio-blk and virtio-scsi,
Dongli Zhang
- [PATCH RESEND v3 0/5] scsi: ufs: Fix regulator operations and remove "<name>-fixed-regulator" device tree property,
Stanley Chu
- [PATCH] MAINTAINERS: Add maintainer for MediaTek UFS driver,
Stanley Chu
- [PATCH] scsi: sun_esp: : Fix object reference leaks in esp_sbus_probe,
Huang Zijiang
- [PATCH 0/2] Avoid that .queuecommand() gets called for a quiesced SCSI device,
Bart Van Assche
- megasas: Unexpected response from lun 1 while scanning, scan aborted,
Dongli Zhang
- [PATCH 0/3] zfcp fixes for v5.1-rcX,
Steffen Maier
- [PATCH v2 00/26] qedf: Misc fixes for the driver.,
Saurav Kashyap
- [PATCH v2 01/26] qedf: Do not retry ELS request if qedf_alloc_cmd fails., Saurav Kashyap
- [PATCH v2 02/26] qedf: Correct xid range overlap between offloaded requests and libfc requests., Saurav Kashyap
- [PATCH v2 03/26] qedf: Add missing return in qedf_post_io_req() in the fcport offload check., Saurav Kashyap
- [PATCH v2 04/26] qedf: Simplify s/g list mapping., Saurav Kashyap
- [PATCH v2 05/26] qedf: Modify flush routine to handle all I/Os and TMF., Saurav Kashyap
- [PATCH v2 08/26] qedf: Correct the memory barriers in qedf_ring_doorbell., Saurav Kashyap
- [PATCH v2 09/26] qedf: Add missing fc_disc_init call after allocating lport., Saurav Kashyap
- [PATCH v2 06/26] qedf: Modify abort and tmf handler to handle edge condition and flush., Saurav Kashyap
- [PATCH v2 07/26] qedf: Use a separate completion for cleanup commands., Saurav Kashyap
- [PATCH v2 10/26] qedf: Check for link state before processing LL2 packets and send fipvlan retries., Saurav Kashyap
- [PATCH v2 11/26] qedf: missing kref_put in qedf_xmit(), Saurav Kashyap
- [PATCH v2 12/26] qedf: fixup locking in qedf_restart_rport(), Saurav Kashyap
- [PATCH v2 13/26] qedf: fixup bit operations., Saurav Kashyap
- [PATCH v2 14/26] qedf: Add additional checks for io_req->sc_cmd validity., Saurav Kashyap
- [PATCH v2 15/26] qedf: Wait for upload and link down processing during soft ctx reset., Saurav Kashyap
- [PATCH v2 16/26] qedf: Add missing return in qedf_scsi_done()., Saurav Kashyap
- [PATCH v2 17/26] qedf: fc_rport_priv reference counting fixes, Saurav Kashyap
- [PATCH v2 18/26] qedf: Check both the FCF and fabric ID before servicing clear virtual link., Saurav Kashyap
- [PATCH v2 19/26] qedf: Don't queue anything if upload is in progress., Saurav Kashyap
- [PATCH v2 20/26] qedf: Don't send ABTS for under run scenario., Saurav Kashyap
- [PATCH v2 21/26] qedf: Add a flag to help debugging io_req which could not be cleaned., Saurav Kashyap
- [PATCH v2 22/26] qedf: Check for tm_flags instead of cmd_type during cleanup., Saurav Kashyap
- [PATCH v2 23/26] qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared., Saurav Kashyap
- [PATCH v2 24/26] qedf: Correctly handle refcounting of rdata., Saurav Kashyap
- [PATCH v2 25/26] qedf: Fix lport may be used uninitialezed warning., Saurav Kashyap
- [PATCH v2 26/26] qedf: Update the driver version to 8.37.25.19., Saurav Kashyap
- Re: [PATCH v2 00/26] qedf: Misc fixes for the driver., Martin K. Petersen
- [PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively,
Sakari Ailus
- [PATCH] sd: Fix a race between closing an sd device and sd I/O,
Bart Van Assche
- [PATCH] scsi: fix ata_port_wait_eh() hung caused by missing to wake up eh thread,
zhengbin
- [PATCH] scsi: ses: fix some risks of out of bound access,
Jianchao Wang
- Re: Debug scsi message in linux 4.19.31,
Randy Dunlap
- [GIT PULL] SCSI fixes for 5.1-rc1,
James Bottomley
- [PATCH -next] scsi: qla2xxx: Remove useless set memory to zero use memset(),
Yue Haibing
- Some questions about scsi_eh_wakeup, zhengbin (A)
- Latest versions of rtslib, configshell and targetcli,
TomK
[PATCH -next] pm8001: remove set but not used variables 'param, sas_ha',
YueHaibing
[PATCH RESEND v2 0/5] block: skip media change event handling if unsupported,
Martin Wilck
[PATCH] aacraid: Insure we don't access PCIe space during AER/EEH,
Dave Carroll
[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel,
Arnd Bergmann
[PATCH] scsi: lpfc: avoid uninitialized variable warning,
Arnd Bergmann
[PATCH] scsi: qla4xxx: avoid freeing unallocated dma memory,
Arnd Bergmann
[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf,
Sakari Ailus
[PATCH v5] blk-mq: fix a hung issue when set device state to blocked and restore running,
zhengbin
[PATCH v4] blk-mq: fix a hung issue when set device state to blocked and restore running,
zhengbin
[PATCH] sd: TEST_UNIT_READY 3-times - "media_not_present", Samo Pogačnik
[PATCH v5 0/8] phy: qcom-ufs: Enable regulators to be off in suspend,
Evan Green
[PATCH] scsi: lpfc: change snprintf to scnprintf for possible overflow,
James Smart
[PATCH v2] drivers: ufs: Add missing MODULE_* information,
Anders Roxell
[PATCH] scsi: ufs-mediatek: fix uninitialized variable,
Anders Roxell
[PATCH] drivers: ufs: Add missing MODULE_* information,
Anders Roxell
Issues with a SuperMicro system with LSI SAS controller (mpt3sas), Freaky
[PATCH] scsi: smartpqi: Reporting unhandled SCSI errors,
Erwan Velu
[PATCH v3] blk-mq: fix a hung issue when set device state to blocked and restore running,
zhengbin
[PATCH v2] blk-mq: fix a hung issue when set device state to blocked and restore running,
zhengbin
[PATCH -next] scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings,
YueHaibing
[PATCH 1/4] ibmvfc: Remove "failed" from logged errors,
Tyrel Datwyler
[PATCH 1/2] ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton,
Tyrel Datwyler
[PATCH] scsi: mptscsih: Mark expected switch fall-throughs, Gustavo A. R. Silva
[PATCH 0/2] sd: Rely on the driver core for asynchronous probing,
Bart Van Assche
[PATCH] scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks,
Nathan Chancellor
[PATCH] lpfc: Fixup eq_clr_intr references,
James Smart
[PATCH] scsi: mpt3sas: fix indentation issue,
Colin King
[PATCH][next] scsi: target: fix unsigned comparision with less than zero,
Colin King
[PATCH -next] scsi: ufs-mediatek: Make some symbols static,
Yue Haibing
Panic when rebooting target server testing srp on 5.0.0-rc2,
Laurence Oberman
[PATCH 0/2] ch: fixup refcounting imbalance for SCSI devices,
Hannes Reinecke
[PATCH] scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset(),
John Garry
[RFC v2 00/11] DVFS in the OPP core,
Rajendra Nayak
- [RFC v2 02/11] OPP: Make dev_pm_opp_set_rate() with freq=0 as valid, Rajendra Nayak
- [RFC v2 06/11] scsi: ufs: Add support to manage multiple power domains in ufshcd-pltfrm, Rajendra Nayak
- [RFC v2 09/11] drm/msm/dpu: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 08/11] arm64: dts: sdm845: Add ufs opps and power-domains, Rajendra Nayak
- [RFC v2 10/11] drm/msm: dsi: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 01/11] OPP: Don't overwrite rounded clk rate, Rajendra Nayak
- [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 04/11] spi: spi-geni-qcom: Use OPP API to set clk/perf state, Rajendra Nayak
- [RFC v2 05/11] arm64: dts: sdm845: Add OPP table for all qup devices, Rajendra Nayak
- [RFC v2 07/11] scsi: ufs: Add support for specifying OPP tables in DT, Rajendra Nayak
- [RFC v2 11/11] arm64: dts: sdm845: Add DSI and MDP OPP tables and power-domains, Rajendra Nayak
- Re: [RFC v2 00/11] DVFS in the OPP core, Viresh Kumar
- Re: [RFC v2 00/11] DVFS in the OPP core, Viresh Kumar
- Re: [RFC v2 00/11] DVFS in the OPP core, Viresh Kumar
[PATCH] scsi: ufs: Fix to check the return value of alloc_ordered_workqueue,
Aditya Pakki
5.1-rc1: mpt init crash in scsi_map_dma, dma_4v_map_sg on sparc64,
Meelis Roos
[PATCH] scsi: ufs: Check for return value of create_singlethread_workqueue,
Aditya Pakki
[PATCH] Remove OSD include files,
Bart Van Assche
[PATCH] scsi: ufs: Fix to avoid a potential NULL pointer dereference,
Aditya Pakki
[PATCH 00/14] Convert block layer & drivers to XArray, Matthew Wilcox
[PATCH] scsi: lpfc_nvme: Fix wrong sizeof argument,
Gustavo A. R. Silva
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]