Linux SCSI Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 5.12 027/104] scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology, Sasha Levin
- [PATCH AUTOSEL 5.12 005/104] scsi: arcmsr: Fix the wrong CDB payload report to IOP, Sasha Levin
- [PATCH AUTOSEL 5.13 074/114] scsi: storvsc: Correctly handle multiple flags in srb_status, Sasha Levin
- [PATCH AUTOSEL 5.13 043/114] scsi: iscsi: Stop queueing during ep_disconnect, Sasha Levin
- [PATCH AUTOSEL 5.13 049/114] scsi: qedi: Fix TMF session block/unblock use, Sasha Levin
- [PATCH AUTOSEL 5.13 050/114] scsi: qedi: Fix cleanup session block/unblock use, Sasha Levin
- [PATCH AUTOSEL 5.13 045/114] scsi: iscsi: Fix conn use after free during resets, Sasha Levin
- [PATCH AUTOSEL 5.13 048/114] scsi: qedi: Fix race during abort timeouts, Sasha Levin
- [PATCH AUTOSEL 5.13 046/114] scsi: iscsi: Fix shost->max_id use, Sasha Levin
- [PATCH AUTOSEL 5.13 047/114] scsi: qedi: Fix null ref during abort handling, Sasha Levin
- [PATCH AUTOSEL 5.13 044/114] scsi: iscsi: Add iscsi_cls_conn refcount helpers, Sasha Levin
- [PATCH AUTOSEL 5.13 042/114] scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs, Sasha Levin
- [PATCH AUTOSEL 5.13 041/114] scsi: megaraid_sas: Early detection of VD deletion through RaidMap update, Sasha Levin
- [PATCH AUTOSEL 5.13 038/114] scsi: scsi_dh_alua: Check for negative result value, Sasha Levin
- [PATCH AUTOSEL 5.13 040/114] scsi: megaraid_sas: Fix resource leak in case of probe failure, Sasha Levin
- [PATCH AUTOSEL 5.13 037/114] scsi: core: Fixup calling convention for scsi_mode_sense(), Sasha Levin
- [PATCH AUTOSEL 5.13 036/114] scsi: mpt3sas: Fix deadlock while cancelling the running firmware event, Sasha Levin
- [PATCH AUTOSEL 5.13 028/114] scsi: arcmsr: Fix doorbell status being updated late on ARC-1886, Sasha Levin
- [PATCH AUTOSEL 5.13 031/114] scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs, Sasha Levin
- [PATCH AUTOSEL 5.13 032/114] scsi: core: Cap scsi_host cmd_per_lun at can_queue, Sasha Levin
- [PATCH AUTOSEL 5.13 030/114] scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology, Sasha Levin
- [PATCH AUTOSEL 5.13 029/114] scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw(), Sasha Levin
- [PATCH AUTOSEL 5.13 005/114] scsi: arcmsr: Fix the wrong CDB payload report to IOP, Sasha Levin
- [PATCH] fault-inject: Declare the second argument of setup_fault_attr() const,
Bart Van Assche
- [PATCH v2 00/19] UFS patches for kernel v5.15, Bart Van Assche
- [PATCH v2 01/19] scsi: Fix the documentation of the scsi_execute() time parameter, Bart Van Assche
- [PATCH v2 02/19] scsi: ufs: Reduce power management code duplication, Bart Van Assche
- [PATCH v2 03/19] scsi: ufs: Only include power management code if necessary, Bart Van Assche
- [PATCH v2 04/19] scsi: ufs: Rename the second ufshcd_probe_hba() argument, Bart Van Assche
- [PATCH v2 05/19] scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate, Bart Van Assche
- [PATCH v2 06/19] scsi: ufs: Remove ufshcd_valid_tag(), Bart Van Assche
- [PATCH v2 07/19] scsi: ufs: Verify UIC locking requirements at runtime, Bart Van Assche
- [PATCH v2 08/19] scsi: ufs: Improve static type checking for the host controller state, Bart Van Assche
- [PATCH v2 09/19] scsi: ufs: Remove several wmb() calls, Bart Van Assche
- [PATCH v2 10/19] scsi: ufs: Inline ufshcd_outstanding_req_clear(), Bart Van Assche
- [PATCH v2 11/19] scsi: ufs: Rename __ufshcd_transfer_req_compl(), Bart Van Assche
- [PATCH v2 12/19] scsi: ufs: Remove a local variable, Bart Van Assche
- [PATCH v2 13/19] scsi: ufs: Fix a race in the completion path, Bart Van Assche
- [PATCH v2 14/19] scsi: ufs: Use the doorbell register instead of the UTRLCNR register, Bart Van Assche
- [PATCH v2 15/19] scsi: ufs: Fix the SCSI abort handler, Bart Van Assche
- [PATCH v2 16/19] scsi: ufs: Request sense data asynchronously, Bart Van Assche
- [PATCH v2 17/19] scsi: ufs: Synchronize SCSI and UFS error handling, Bart Van Assche
- [PATCH v2 18/19] scsi: ufs: Retry aborted SCSI commands instead of completing these successfully, Bart Van Assche
- [PATCH v2 19/19] scsi: ufs: Add fault injection support, Bart Van Assche
- Re: [PATCH] fault-inject: Declare the second argument of setup_fault_attr() const, Bart Van Assche
- [PATCH V3 0/10] blk-mq: cleanup map queues & fix blk_mq_alloc_request_hctx,
Ming Lei
- [PATCH V3 01/10] blk-mq: rename blk-mq-cpumap.c as blk-mq-map.c, Ming Lei
- [PATCH V3 02/10] blk-mq: Introduce blk_mq_dev_map_queues, Ming Lei
- [PATCH V3 03/10] blk-mq: pass use managed irq info to blk_mq_dev_map_queues, Ming Lei
- [PATCH V3 04/10] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues, Ming Lei
- [PATCH V3 05/10] nvme: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues, Ming Lei
- [PATCH V3 06/10] virito: add APIs for retrieving vq affinity, Ming Lei
- [PATCH V3 07/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues, Ming Lei
- [PATCH V3 08/10] nvme: rdma: replace blk_mq_rdma_map_queues with blk_mq_dev_map_queues, Ming Lei
- [PATCH V3 09/10] blk-mq: remove map queue helpers for pci, rdma and virtio, Ming Lei
- [PATCH V3 10/10] blk-mq: don't deactivate hctx if managed irq isn't used, Ming Lei
- [PATCH 00/15] introduce exynosauto v9 ufs driver,
Chanho Park
- 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
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH V2 0/2] driver core: Add ability to delete device links of unregistered devices,
Adrian Hunter
[PATCH 1/1]: scsi dm-mpath do not fail paths which are in ALUA state transitioning,
Brian Bunker
[PATCH] scsi: pm8001: clean up kernel-doc and comments,
Randy Dunlap
[PATCH] scsi: ses: Fix out-of-bound memory write, Xunlei Pang
[PATCH] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry,
Harshvardhan Jha
[PATCH] scsi: pm80xx: Fix tmf task completion race condition,
Igor Pylypiv
[PATCH 00/20] lpfc: Update lpfc to revision 12.8.0.11,
James Smart
- [PATCH 02/20] lpfc: Remove use of kmalloc in trace event logging, James Smart
- [PATCH 03/20] lpfc: Improve firmware download logging, James Smart
- [PATCH 05/20] lpfc: Discovery state machine fixes for LOGO handling, James Smart
- [PATCH 01/20] lpfc: Fix NVME support reporting in log message, James Smart
- [PATCH 06/20] lpfc: Fix target reset handler from falsely returning FAILURE, James Smart
- [PATCH 07/20] lpfc: Keep ndlp reference until after freeing the iocb after els handling, James Smart
- [PATCH 09/20] lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request, James Smart
- [PATCH 10/20] lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF, James Smart
- [PATCH 12/20] lpfc: Clear outstanding active mailbox during PCI function reset, James Smart
- [PATCH 04/20] lpfc: Fix function description comments for vmid routines, James Smart
- [PATCH 08/20] lpfc: Fix null ptr dereference with NPIV ports for RDF handling, James Smart
- [PATCH 11/20] lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi routine, James Smart
- [PATCH 13/20] lpfc: Use PBDE feature enabled bit to determine PBDE support, James Smart
- [PATCH 14/20] lpfc: Enable adisc discovery after RSCN by default, James Smart
- [PATCH 17/20] lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path, James Smart
- [PATCH 16/20] lpfc: Call discovery state machine when handling PLOGI/ADISC completions, James Smart
- [PATCH 18/20] lpfc: Skip issuing ADISC when node is in NPR state, James Smart
- [PATCH 15/20] lpfc: Delay unregistering from transport until GIDFT or ADISC completes, James Smart
- [PATCH 19/20] lpfc: Update lpfc version to 12.8.0.11, James Smart
- [PATCH 20/20] lpfc: Copyright updates for 12.8.0.11 patches, James Smart
- Re: [PATCH 00/20] lpfc: Update lpfc to revision 12.8.0.11, Martin K. Petersen
- Re: [PATCH 00/20] lpfc: Update lpfc to revision 12.8.0.11, Martin K. Petersen
[PATCH RFC 0/2] driver core: Add ability to delete device links of unregistered devices,
Adrian Hunter
[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- <Possible follow-ups>
- [Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support, Tianyu Lan
- [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM, Tianyu Lan
[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM, Tianyu Lan
- [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
[PATCH] ext4: fix EXT4_IOC_CHECKPOINT,
Christoph Hellwig
[PATCH v3] mpi3mr: Fix W=1 compilation warnings,
Sreekanth Reddy
[smartpqi updates PATCH 0/9] smartpqi updates,
Don Brace
[PATCH v2 0/4] bus: Make remove callback return void,
Uwe Kleine-König
- [PATCH v2 4/4] bus: Make remove callback return void, Uwe Kleine-König
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Cornelia Huck
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Rafael J. Wysocki
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Bjorn Andersson
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Srinivas Pandruvada
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Uwe Kleine-König
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Dan Williams
- Re: [PATCH v2 4/4] bus: Make remove callback return void, William Breathitt Gray
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Benjamin Tissoires
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Thorsten Scherer
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Ulf Hansson
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Thomas Bogendoerfer
- Re: [PATCH v2 0/4] bus: Make remove callback return void, Sven Van Asbroeck
[PATCH] bus: Make remove callback return void,
Uwe Kleine-König
- Re: [PATCH] bus: Make remove callback return void, Russell King (Oracle)
- Re: [PATCH] bus: Make remove callback return void, Mark Brown
- Re: [PATCH] bus: Make remove callback return void, Chen-Yu Tsai
- Re: [PATCH] bus: Make remove callback return void, Pali Rohár
- Re: [PATCH] bus: Make remove callback return void, Mauro Carvalho Chehab
- Re: [PATCH] bus: Make remove callback return void, Lee Jones
- Re: [PATCH] bus: Make remove callback return void, Alexandre Belloni
- Re: [PATCH] bus: Make remove callback return void, Vinod Koul
- Re: [PATCH] bus: Make remove callback return void, Juergen Gross
- Re: [PATCH] bus: Make remove callback return void, Johan Hovold
- Re: [PATCH] bus: Make remove callback return void, Cornelia Huck
- Re: [PATCH] bus: Make remove callback return void, Kirti Wankhede
- Re: [PATCH] bus: Make remove callback return void, Maximilian Luz
- Re: [PATCH] bus: Make remove callback return void, Geoff Levand
- Re: [PATCH] bus: Make remove callback return void, Yehezkel Bernat
- Re: [PATCH] bus: Make remove callback return void, Mathieu Poirier
- Re: [PATCH] bus: Make remove callback return void, Alexander Shishkin
Discard performance regression after "scsi: sd: Remove LBPRZ dependency for discards",
Wang Jianchao
[PATCH] mpt3sas: Move IOC state to Ready state during shutdown,
Sreekanth Reddy
[PATCH v6 0/3] fix runtime PM for SD card readers,
Martin Kepplinger
[PATCH] scsi: blkcg: Fix application ID config options,
Martin K. Petersen
SCSI layer RPM deadlock debug suggestion,
John Garry
[PATCH] zfcp: report port fc_security as unknown early during remote cable pull,
Steffen Maier
[PATCH V2 0/6] blk-mq: fix blk_mq_alloc_request_hctx,
Ming Lei
[PATCH] scsi: qla2xxx: remove redundant continue statement in a for-loop,
Colin King
[PATCH v2] qla2xxx: synchronize rport dev_loss_tmo setting, Daniel Wagner
[PATCH v2] scsi: target: fix prot handling in WRITE SAME 32,
Dmitry Bogdanov
[GIT PULL] first round of SCSI updates for the 5.13+ merge window,
James Bottomley
[PATCH 00/21] UFS patches for kernel v5.15,
Bart Van Assche
- [PATCH 01/21] Fix the documentation of the scsi_execute() time parameter, Bart Van Assche
- [PATCH 03/21] Clear host_eh_scheduled from inside the SCSI error handler, Bart Van Assche
- [PATCH 02/21] libsas: Only abort commands from inside the error handler, Bart Van Assche
- [PATCH 04/21] libsas: Stop clearing host_eh_scheduled from the error handler, Bart Van Assche
- [PATCH 05/21] ata: Stop clearing host_eh_scheduled from error handlers, Bart Van Assche
- [PATCH 06/21] ufs: Reduce power management code duplication, Bart Van Assche
- [PATCH 07/21] ufs: Only include power management code if necessary, Bart Van Assche
- [PATCH 08/21] ufs: Rename the second ufshcd_probe_hba() argument, Bart Van Assche
- [PATCH 09/21] ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate, Bart Van Assche
- [PATCH 10/21] ufs: Remove ufshcd_valid_tag(), Bart Van Assche
- [PATCH 11/21] ufs: Verify UIC locking requirements at runtime, Bart Van Assche
- [PATCH 12/21] ufs: Improve static type checking for the host controller state, Bart Van Assche
- [PATCH 13/21] ufs: Remove several wmb() calls, Bart Van Assche
- [PATCH 14/21] ufs: Inline ufshcd_outstanding_req_clear(), Bart Van Assche
- [PATCH 15/21] ufs: Rename __ufshcd_transfer_req_compl(), Bart Van Assche
- [PATCH 16/21] ufs: Fix the SCSI abort handler, Bart Van Assche
- [PATCH 17/21] ufs: Fix a race in the completion path, Bart Van Assche
- [PATCH 18/21] ufs: Use the doorbell register instead of the UTRLCNR register, Bart Van Assche
- [PATCH 19/21] ufs: Request sense data asynchronously, Bart Van Assche
- [PATCH 20/21] ufs: Synchronize SCSI and UFS error handling, Bart Van Assche
- [PATCH 21/21] ufs: Retry aborted SCSI commands instead of completing these successfully, Bart Van Assche
- <Possible follow-ups>
- RE: [PATCH 00/21] UFS patches for kernel v5.15, Avri Altman
[PATCH] scsi: core: fix bad pointer dereference when ehandler kthread is invalid,
Tyrel Datwyler
[PATCH 1/1] scsi: be2iscsi: fix use after free during IP updates,
Mike Christie
[PATCH] scsi: aic94xx: Fix fall-through warning for Clang,
Gustavo A. R. Silva
[PATCH] scsi: ufs: add missing host_lock in setup_xfer_req,
Jaegeuk Kim
[PATCH 1/1] scsi: iscsi: Fix iface sysfs attr detection,
Mike Christie
smartpqi cannot change IRQ smp_affinity,
Jesper Dangaard Brouer
Missing message prefix in target_core_device.c,
David Sterba
[PATCH v5 0/3] fix runtime PM for SD card readers,
Martin Kepplinger
[PATCH] scsi: Retry I/O for Notify (Enable Spinup) Required error.,
Quat Le
[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint,
Nitesh Narayan Lal
- [PATCH v2 01/14] genirq: Provide new interfaces for affinity hints, Nitesh Narayan Lal
- [PATCH v2 02/14] iavf: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 03/14] i40e: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v2 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v2 06/14] RDMA/i40iw: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 07/14] enic: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 08/14] be2net: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 09/14] ixgbe: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 10/14] mailbox: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 11/14] scsi: lpfc: Use irq_set_affinity, Nitesh Narayan Lal
- [PATCH v2 12/14] hinic: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v2 13/14] net/mlx5: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v2 14/14] net/mlx4: Use irq_update_affinity_hint, Nitesh Narayan Lal
- Re: [PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint, Nitesh Lal
[PATCH] mpi3mr: Fix warnings reported by smatch,
Sreekanth Reddy
[PATCH v2] mpi3mr: Fix W=1 compilation warnings,
Sreekanth Reddy
[PATCH] scsi: aha1542: Remove unneeded semicolons, gushengxian
[PATCH AUTOSEL 4.4 1/2] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH AUTOSEL 4.9 1/2] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH AUTOSEL 4.14 1/2] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH AUTOSEL 4.19 1/2] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH AUTOSEL 5.4 1/3] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH AUTOSEL 5.10 1/4] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH AUTOSEL 5.12 1/5] scsi: sr: Return appropriate error code when disk is ejected, Sasha Levin
[PATCH v5 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
[PATCH v4 0/3] fix runtime PM for SD card readers,
Martin Kepplinger
[PATCH v4 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
[Bug 71231] System unresponsable after a lot of LUNs have been added to the system,
bugzilla-daemon
[PATCH v2] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed(),
Keoseong Park
[PATCH 5/6] FMS: Add the SCSI Get Configuration command.,
Igor Kononenko
[PATCH 6/6] FMS: Add SCSI Read Disc Information command., Igor Kononenko
[GIT PULL] SCSI fixes for 5.13-rc7,
James Bottomley
[PATCH] scsi: Delete scsi_{get,free}_host_dev(),
John Garry
[PATCH 1/1] ipr: system crashes when seeing type 20 error,
wenxiong
[PATCH v2 0/3] UFS patches for Linux kernel v5.14,
Bart Van Assche
[PATCH] qedf: Added check to synchronize abort and flush, Javed Hasan
[PATCH] mpt3sas: a shutdown fix,
Tomas Henzl
[PATCH 1/2] block: remove REQ_OP_SCSI_{IN,OUT},
Christoph Hellwig
[PATCH 0/1] scsi: target: core: Fix sense key for invalid XCOPY request,
Sergey Samoylenko
[PATCH v4 00/11] qla2xxx: Add EDIF support,
Nilesh Javali
- [PATCH v4 01/11] qla2xxx: Add start + stop bsg's, Nilesh Javali
- [PATCH v4 02/11] qla2xxx: Add getfcinfo and statistic bsg's, Nilesh Javali
- [PATCH v4 03/11] qla2xxx: Add send, receive and accept for auth_els, Nilesh Javali
- [PATCH v4 04/11] qla2xxx: Add extraction of auth_els from the wire, Nilesh Javali
- [PATCH v4 05/11] qla2xxx: Add key update, Nilesh Javali
- [PATCH v4 06/11] qla2xxx: Add authentication pass + fail bsg's, Nilesh Javali
- [PATCH v4 07/11] qla2xxx: Add detection of secure device, Nilesh Javali
- [PATCH v4 08/11] qla2xxx: Add doorbell notification for app, Nilesh Javali
- [PATCH v4 09/11] qla2xxx: Add encryption to IO path, Nilesh Javali
- [PATCH v4 10/11] qla2xxx: Increment EDIF command and completion counts, Nilesh Javali
- [PATCH v4 11/11] qla2xxx: Update version to 10.02.00.107-k, Nilesh Javali
- Re: [PATCH v4 00/11] qla2xxx: Add EDIF support, Martin K. Petersen
[PATCH v3 00/11] qla2xxx: Add EDIF support,
Nilesh Javali
- [PATCH v3 01/11] qla2xxx: Add start + stop bsg's, Nilesh Javali
- [PATCH v3 02/11] qla2xxx: Add getfcinfo and statistic bsg's, Nilesh Javali
- [PATCH v3 03/11] qla2xxx: Add send, receive and accept for auth_els, Nilesh Javali
- [PATCH v3 04/11] qla2xxx: Add extraction of auth_els from the wire, Nilesh Javali
- [PATCH v3 05/11] qla2xxx: Add key update, Nilesh Javali
- [PATCH v3 06/11] qla2xxx: Add authentication pass + fail bsg's, Nilesh Javali
- [PATCH v3 07/11] qla2xxx: Add detection of secure device, Nilesh Javali
- [PATCH v3 08/11] qla2xxx: Add doorbell notification for app, Nilesh Javali
- [PATCH v3 09/11] qla2xxx: Add encryption to IO path, Nilesh Javali
- [PATCH v3 11/11] qla2xxx: Update version to 10.02.00.107-k, Nilesh Javali
- [PATCH v3 10/11] qla2xxx: enable heartbeat validation for edif command, Nilesh Javali
[PATCH v4 00/10] Complementary changes for error handling,
Can Guo
- [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended, Can Guo
- [PATCH v4 03/10] scsi: ufs: Update the return value of supplier pm ops, Can Guo
- [PATCH v4 02/10] scsi: ufs: Add flags pm_op_in_progress and is_sys_suspended, Can Guo
- [PATCH v4 04/10] scsi: ufs: Enable IRQ after enabling clocks in error handling preparation, Can Guo
- [PATCH 05/10] scsi: ufs: Complete the cmd before returning in queuecommand, Can Guo
- [PATCH v4 05/10] scsi: ufs: Remove a redundant tag check in ufshcd_queuecommand(), Can Guo
- [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume, Can Guo
- [PATCH v4 07/10] scsi: ufs: Simplify error handling preparation, Can Guo
- [PATCH v4 09/10] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests, Can Guo
- [PATCH v4 08/10] scsi: ufs: Update ufshcd_recover_pm_error(), Can Guo
- [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access, Can Guo
[PATCH] MAINTAINERS: Add mpi3mr driver maintainers,
Sreekanth Reddy
[PATCHv2] virtio_scsi: do not overwrite SCSI status,
Hannes Reinecke
[PATCH v3] scsi: libsas: add lun number check in .slave_alloc callback,
Yufen Yu
[PATCH] scsi: Inline scsi_mq_alloc_queue(),
Bart Van Assche
[PATCH] scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8,
Colin King
[PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed(),
Keoseong Park
[PATCH] scsi: remove reduntant assignment when alloc sdev,
Ed Tsai
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]