Linux SCSI Development
[Prev Page][Next Page]
- [PATCH v20 04/46] sg: rework sg_poll(), minor changes, (continued)
- [PATCH v20 04/46] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v20 03/46] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v20 24/46] sg: xarray for reqs in fd, Douglas Gilbert
- [PATCH v20 27/46] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v20 16/46] sg: rework sg_mmap, Douglas Gilbert
- [PATCH v20 23/46] sg: xarray for fds in device, Douglas Gilbert
- [PATCH v20 13/46] sg: split sg_read, Douglas Gilbert
- [PATCH v20 42/46] sg: remove unit attention check for device changed, Douglas Gilbert
- [PATCH v20 45/46] sg: add statistics similar to st, Douglas Gilbert
- [PATCH v20 33/46] sg: move procfs objects to avoid forward decls, Douglas Gilbert
- [PATCH v20 43/46] sg: no_dxfer: move to/from kernel buffers, Douglas Gilbert
- [PATCH v20 02/46] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v20 28/46] sg: rework debug info, Douglas Gilbert
- [PATCH v20 21/46] sg: sg_fill_request_element, Douglas Gilbert
- [PATCH v20 35/46] sg: first debugfs support, Douglas Gilbert
- [PATCH v20 09/46] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v20 10/46] sg: improve naming, Douglas Gilbert
- [PATCH v20 26/46] sg: sense buffer rework, Douglas Gilbert
- [PATCH v20 40/46] sg: remove rcv_done request state, Douglas Gilbert
- [PATCH v20 44/46] sg: add blk_poll support, Douglas Gilbert
- [PATCH v20 05/46] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v20 25/46] sg: replace rq array with xarray, Douglas Gilbert
- [PATCH v20 38/46] sg: warn v3 write system call users, Douglas Gilbert
- [PATCH v20 39/46] sg: add mmap_sz tracking, Douglas Gilbert
- [PATCH v20 07/46] sg: move header to uapi section, Douglas Gilbert
- [PATCH v20 11/46] sg: change rwlock to spinlock, Douglas Gilbert
- [PATCH v20 17/46] sg: replace sg_allow_access, Douglas Gilbert
- [PATCH v20 31/46] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v20 12/46] sg: ioctl handling, Douglas Gilbert
- [PATCH v20 22/46] sg: printk change %p to %pK, Douglas Gilbert
- [PATCH v20 20/46] sg: sg_find_srp_by_id, Douglas Gilbert
- [PATCH v20 41/46] sg: track lowest inactive and await indexes, Douglas Gilbert
- [PATCH v20 15/46] sg: rework sg_vma_fault, Douglas Gilbert
- [PATCH v20 19/46] sg: introduce request state machine, Douglas Gilbert
- [PATCH] scsi: qla2xxx: restore initiator in dual mode,
Dmitry Bogdanov
- [PATCH] scsi: qla2xxx: fix unmap already freed sgl, Dmitry Bogdanov
- [PATCH V3 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1",
wenxiong
- [PATCH v3] target: core: remove from tmr_list at lun unlink,
Dmitry Bogdanov
- [PATCH] scsi: core: cleanup request queue before releasing gendisk,
Ming Lei
- [PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag,
John Garry
- [PATCH v7 0/2] Add temperature notification support,
Avri Altman
- Message not available
- Re: [PATCH v7 0/2] Add temperature notification support, Martin K. Petersen
- Re: [PATCH v7 0/2] Add temperature notification support, Martin K. Petersen
[PATCH v6 0/2] Add temperature notification support,
Avri Altman
[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V5 01/12] x86/hyperv: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V5 02/12] x86/hyperv: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V5 03/12] x86/hyperv: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V5 04/12] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V5 05/12] x86/hyperv: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V5 06/12] x86/hyperv: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V5 08/12] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
[PATCH 0/3] efct fixes & improvements,
Dmitry Bogdanov
[PATCH 0/3] target: iscsi: control authentication per ACL,
Dmitry Bogdanov
[PATCH] scsi: ufs: ufshcd-pltfrm: fix memory leak due to probe defer,
Srinivas Kandagatla
[PATCH v5 0/2] Add temperature notification support,
Avri Altman
Question about cmd_queue, Kiwoong Kim
Question about ufs_bsg,
Kiwoong Kim
[PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap,
John Garry
- [PATCH RESEND v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs(), John Garry
- [PATCH RESEND v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ, John Garry
- [PATCH RESEND v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests(), John Garry
- [PATCH RESEND v3 04/13] blk-mq: Invert check in blk_mq_update_nr_requests(), John Garry
- [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap(), John Garry
- [PATCH RESEND v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}(), John Garry
- [PATCH RESEND v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}(), John Garry
- [PATCH RESEND v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs(), John Garry
- [PATCH RESEND v3 12/13] blk-mq: Use shared tags for shared sbitmap support, John Garry
- [PATCH RESEND v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH RESEND v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}(), John Garry
- [PATCH RESEND v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping(), John Garry
- [PATCH RESEND v3 08/13] blk-mq: Don't clear driver tags own mapping, John Garry
- Re: [PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap, John Garry
[PATCH v4 0/2] Add temperature notification support,
Avri Altman
[PATCH v2] scsi: libsas: co-locate exports with symbols,
John Garry
[PATCH v2] scsi: Delete scsi_{get,free}_host_dev(),
John Garry
[PATCH scsi:fc] Update documentation of sysfs nodes for appid,
Muneendra Kumar
[PATCH] scsi: target: Remove unused argument of some functions,
Li Feng
[PATCH v2 0/3] scsi: ufs: introduce vendor isr,
Kiwoong Kim
Message not available
Message not available
Re: [PATCH v2 0/3] scsi: ufs: introduce vendor isr, Bart Van Assche
[PATCH 0/5] blk-crypto cleanups,
Eric Biggers
[PATCH 1/3] scsi: aic7xxx: fix building with -Werror (missing include),
Adam Borowski
[PATCH v3 0/2] Add temperature notification support,
Avri Altman
[PATCH v2] scsi: libiscsi: move init ehwait to iscsi_session_setup(),
Ding Hui
[PATCH] scsi: sd: Make sd_spinup_disk less noisy,
Heiner Kallweit
[PATCH v2] scsi: bsg: Fix device unregistration,
Zenghui Yu
[PATCH -next] scsi: bsg: Fix memory leak in bsg_register_queue(), Bixuan Cui
[PATCH 00/14] lpfc: Update lpfc to revision 14.0.0.2,
James Smart
- [PATCH 02/14] lpfc: Don't release final kref on Fport node while ABTS outstanding, James Smart
- [PATCH 01/14] lpfc: Fix list_add corruption in lpfc_drain_txq, James Smart
- [PATCH 03/14] lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT, James Smart
- [PATCH 04/14] lpfc: Fix hang on unload due to stuck fport node, James Smart
- [PATCH 05/14] lpfc: Fix rediscovery of tape device after issue lip, James Smart
- [PATCH 06/14] lpfc: Don't remove ndlp on PRLI errors in P2P mode, James Smart
- [PATCH 07/14] lpfc: Fix NVME I/O failover to non-optimized path, James Smart
- [PATCH 10/14] lpfc: Adjust bytes received vales during cmf timer interval, James Smart
- [PATCH 12/14] lpfc: Zero CGN stats only during initial driver load and stat reset, James Smart
- [PATCH 09/14] lpfc: Fix EEH support for NVME I/O, James Smart
- [PATCH 13/14] lpfc: Improve PBDE checks during SGL processing, James Smart
- [PATCH 14/14] lpfc: Update lpfc version to 14.0.0.2, James Smart
- [PATCH 08/14] lpfc: Fix FCP I/O flush functionality for TMF routines, James Smart
- [PATCH 11/14] lpfc: Fix I/O block after enabling managed congestion mode, James Smart
- Re: [PATCH 00/14] lpfc: Update lpfc to revision 14.0.0.2, Martin K. Petersen
- Re: [PATCH 00/14] lpfc: Update lpfc to revision 14.0.0.2, Martin K. Petersen
sd_spinup_disk() now is a little noisy,
Heiner Kallweit
[PATCH V2 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1",
wenxiong
Re: [PATCH V2 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1", Martin K. Petersen
[PATCH] scsi: qla2xxx: Remove redundant initialization of pointer req,
Colin King
[PATCH v5 0/7] target: make tpg/enable attribute,
Dmitry Bogdanov
[RESEND] [PATCH 0/3] fix several bugs about libiscsi,
Ding Hui
[PATCH AUTOSEL 5.13 07/88] scsi: lpfc: Remove use of kmalloc() in trace event logging, Sasha Levin
[PATCH AUTOSEL 5.14 25/99] scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted(), Sasha Levin
[PATCH AUTOSEL 4.19 11/25] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 4.4 01/14] scsi: lpfc: Fix cq_id truncation in rq create,
Sasha Levin
[PATCH AUTOSEL 4.9 07/17] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 4.9 06/17] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 4.9 02/17] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 4.14 03/19] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 4.14 08/19] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 4.14 07/19] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 4.14 02/19] scsi: smartpqi: Fix ISR accessing uninitialized data, Sasha Levin
[PATCH AUTOSEL 4.19 13/25] scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule, Sasha Levin
[PATCH AUTOSEL 4.19 10/25] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 4.19 03/25] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 4.19 02/25] scsi: smartpqi: Fix ISR accessing uninitialized data, Sasha Levin
[PATCH AUTOSEL 5.4 23/37] scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule, Sasha Levin
[PATCH AUTOSEL 5.4 18/37] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 5.4 16/37] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 5.4 15/37] scsi: qla2xxx: Fix port type info, Sasha Levin
[PATCH AUTOSEL 5.4 11/37] scsi: ufs: Verify UIC locking requirements at runtime, Sasha Levin
[PATCH AUTOSEL 5.4 06/37] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 5.4 05/37] scsi: smartpqi: Fix ISR accessing uninitialized data, Sasha Levin
[PATCH AUTOSEL 5.4 03/37] scsi: lpfc: Fix NVMe support reporting in log message, Sasha Levin
[PATCH AUTOSEL 5.4 02/37] scsi: be2iscsi: Fix use-after-free during IP updates, Sasha Levin
[PATCH AUTOSEL 5.10 34/53] scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule, Sasha Levin
[PATCH AUTOSEL 5.10 33/53] scsi: qla2xxx: Fix NVMe session down detection, Sasha Levin
[PATCH AUTOSEL 5.10 32/53] scsi: qla2xxx: Fix NVMe | FCP personality change, Sasha Levin
[PATCH AUTOSEL 5.10 26/53] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 5.10 24/53] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 5.10 23/53] scsi: qla2xxx: Fix unsafe removal from linked list, Sasha Levin
[PATCH AUTOSEL 5.10 22/53] scsi: qla2xxx: Fix port type info, Sasha Levin
[PATCH AUTOSEL 5.10 13/53] scsi: ufs: Verify UIC locking requirements at runtime, Sasha Levin
[PATCH AUTOSEL 5.10 07/53] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 5.10 05/53] scsi: smartpqi: Fix ISR accessing uninitialized data, Sasha Levin
[PATCH AUTOSEL 5.10 03/53] scsi: lpfc: Fix NVMe support reporting in log message, Sasha Levin
[PATCH AUTOSEL 5.10 02/53] scsi: be2iscsi: Fix use-after-free during IP updates, Sasha Levin
[PATCH AUTOSEL 5.13 59/88] scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1, Sasha Levin
[PATCH AUTOSEL 5.13 57/88] scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule, Sasha Levin
[PATCH AUTOSEL 5.13 56/88] scsi: qla2xxx: Fix NVMe session down detection, Sasha Levin
[PATCH AUTOSEL 5.13 55/88] scsi: qla2xxx: Fix hang on NVMe command timeouts, Sasha Levin
[PATCH AUTOSEL 5.13 54/88] scsi: qla2xxx: Fix NVMe | FCP personality change, Sasha Levin
[PATCH AUTOSEL 5.13 53/88] scsi: qla2xxx: Fix hang during NVMe session tear down, Sasha Levin
[PATCH AUTOSEL 5.13 43/88] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 5.13 38/88] scsi: qla2xxx: Fix unsafe removal from linked list, Sasha Levin
[PATCH AUTOSEL 5.13 39/88] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 5.13 37/88] scsi: qla2xxx: Fix port type info, Sasha Levin
[PATCH AUTOSEL 5.13 21/88] scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted(), Sasha Levin
[PATCH AUTOSEL 5.13 25/88] scsi: ufs: Verify UIC locking requirements at runtime, Sasha Levin
[PATCH AUTOSEL 5.13 26/88] scsi: ufs: Request sense data asynchronously, Sasha Levin
[PATCH AUTOSEL 5.13 17/88] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 5.13 14/88] scsi: smartpqi: Fix ISR accessing uninitialized data, Sasha Levin
[PATCH AUTOSEL 5.13 12/88] scsi: lpfc: Skip issuing ADISC when node is in NPR state, Sasha Levin
[PATCH AUTOSEL 5.13 11/88] scsi: lpfc: Clear outstanding active mailbox during PCI function reset, Sasha Levin
[PATCH AUTOSEL 5.13 10/88] scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine, Sasha Levin
[PATCH AUTOSEL 5.13 09/88] scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling, Sasha Levin
[PATCH AUTOSEL 5.13 08/88] scsi: lpfc: Fix target reset handler from falsely returning FAILURE, Sasha Levin
[PATCH AUTOSEL 5.13 06/88] scsi: lpfc: Fix NVMe support reporting in log message, Sasha Levin
[PATCH AUTOSEL 5.13 05/88] scsi: be2iscsi: Fix use-after-free during IP updates, Sasha Levin
[PATCH AUTOSEL 5.14 67/99] scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1, Sasha Levin
[PATCH AUTOSEL 5.14 66/99] scsi: mpi3mr: Set up IRQs in resume path, Sasha Levin
[PATCH AUTOSEL 5.14 63/99] scsi: qla2xxx: Fix NVMe session down detection, Sasha Levin
[PATCH AUTOSEL 5.14 64/99] scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule, Sasha Levin
[PATCH AUTOSEL 5.14 61/99] scsi: qla2xxx: Fix NVMe | FCP personality change, Sasha Levin
[PATCH AUTOSEL 5.14 62/99] scsi: qla2xxx: Fix hang on NVMe command timeouts, Sasha Levin
[PATCH AUTOSEL 5.14 60/99] scsi: qla2xxx: Fix hang during NVMe session tear down, Sasha Levin
[PATCH AUTOSEL 5.14 49/99] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(), Sasha Levin
[PATCH AUTOSEL 5.14 45/99] scsi: qla2xxx: Fix NPIV create erroneous error, Sasha Levin
[PATCH AUTOSEL 5.14 43/99] scsi: qla2xxx: Fix port type info, Sasha Levin
[PATCH AUTOSEL 5.14 29/99] scsi: ufs: Verify UIC locking requirements at runtime, Sasha Levin
[PATCH AUTOSEL 5.14 44/99] scsi: qla2xxx: Fix unsafe removal from linked list, Sasha Levin
[PATCH AUTOSEL 5.14 30/99] scsi: ufs: Request sense data asynchronously, Sasha Levin
[PATCH AUTOSEL 5.14 21/99] scsi: lpfc: Fix cq_id truncation in rq create, Sasha Levin
[PATCH AUTOSEL 5.14 18/99] scsi: smartpqi: Fix ISR accessing uninitialized data, Sasha Levin
[PATCH AUTOSEL 5.14 15/99] scsi: lpfc: Skip issuing ADISC when node is in NPR state, Sasha Levin
[PATCH AUTOSEL 5.14 14/99] scsi: lpfc: Clear outstanding active mailbox during PCI function reset, Sasha Levin
[PATCH AUTOSEL 5.14 09/99] scsi: lpfc: Discovery state machine fixes for LOGO handling, Sasha Levin
[PATCH AUTOSEL 5.14 10/99] scsi: lpfc: Fix target reset handler from falsely returning FAILURE, Sasha Levin
[PATCH AUTOSEL 5.14 11/99] scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling, Sasha Levin
[PATCH AUTOSEL 5.14 13/99] scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine, Sasha Levin
[PATCH AUTOSEL 5.14 12/99] scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request, Sasha Levin
[PATCH AUTOSEL 5.14 07/99] scsi: lpfc: Remove use of kmalloc() in trace event logging, Sasha Levin
[PATCH AUTOSEL 5.14 08/99] scsi: lpfc: Fix function description comments for vmid routines, Sasha Levin
[PATCH AUTOSEL 5.14 06/99] scsi: lpfc: Fix NVMe support reporting in log message, Sasha Levin
[PATCH AUTOSEL 5.14 05/99] scsi: be2iscsi: Fix use-after-free during IP updates, Sasha Levin
[PATCH v2 0/2] Add temperature notification support,
Avri Altman
[PATCH] scsi: mpt3sas: Fix sas_device refcount leak when add transport port failed, Xiyu Yang
[PATCH] scsi: bsg: Fix device unregistration,
Zenghui Yu
[PATCH] MAINTAINERS: Remove obsolete e-mail addresses,
Finn Thain
[PATCH v8 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
- [PATCH v8 1/5] block: Add independent access ranges support, Damien Le Moal
- [PATCH v8 2/5] scsi: sd: add concurrent positioning ranges support, Damien Le Moal
- [PATCH v8 3/5] libata: support concurrent positioning ranges log, Damien Le Moal
- [PATCH v8 4/5] doc: document sysfs queue/independent_access_ranges attributes, Damien Le Moal
- [PATCH v8 5/5] doc: Fix typo in request queue sysfs documentation, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Martin K. Petersen
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Keith Busch
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Jens Axboe
[PATCH v2 00/10] qla2xxx driver bug fixes,
Nilesh Javali
- [PATCH v2 01/10] qla2xxx: Add support for mailbox passthru, Nilesh Javali
- [PATCH v2 02/10] qla2xxx: Display 16G only as supported speeds for 3830c card, Nilesh Javali
- [PATCH v2 04/10] qla2xxx: Fix crash in NVME abort path, Nilesh Javali
- [PATCH v2 03/10] qla2xxx: Check for firmware capability before creating QPair, Nilesh Javali
- [PATCH v2 05/10] qla2xxx: edif: Use link event to wake up app, Nilesh Javali
- [PATCH v2 07/10] qla2xxx: Call process_response_queue() in Tx path, Nilesh Javali
- [PATCH v2 06/10] qla2xxx: Fix kernel crash when accessing port_speed sysfs file, Nilesh Javali
- [PATCH v2 10/10] qla2xxx: Update version to 10.02.07.100-k, Nilesh Javali
- [PATCH v2 09/10] qla2xxx: Fix use after free in eh_abort path, Nilesh Javali
- [PATCH v2 08/10] qla2xxx: Move heart beat handling from dpc thread to workqueue, Nilesh Javali
- Re: [PATCH v2 00/10] qla2xxx driver bug fixes, Martin K. Petersen
- Re: [PATCH v2 00/10] qla2xxx driver bug fixes, Martin K. Petersen
- <Possible follow-ups>
- [PATCH v2 00/10] qla2xxx driver bug fixes, Nilesh Javali
- [PATCH v2 01/10] qla2xxx: Fix deletion race condition, Nilesh Javali
- [PATCH v2 02/10] qla2xxx: Adjust iocb resource on qpair create, Nilesh Javali
- [PATCH v2 03/10] qla2xxx: Limit TMF to 8 per function, Nilesh Javali
- [PATCH v2 04/10] qla2xxx: Fix command flush during TMF, Nilesh Javali
- [PATCH v2 06/10] qla2xxx: Fix session hang in gnl, Nilesh Javali
- [PATCH v2 05/10] qla2xxx: Fix erroneous link up failure, Nilesh Javali
- [PATCH v2 08/10] qla2xxx: Fix TMF leak through, Nilesh Javali
- [PATCH v2 07/10] qla2xxx: Turn off noisy message log, Nilesh Javali
- [PATCH v2 09/10] qla2xxx: fix inconsistent TMF timeout, Nilesh Javali
- [PATCH v2 10/10] qla2xxx: Update version to 10.02.08.500-k, Nilesh Javali
- Re: [PATCH v2 00/10] qla2xxx driver bug fixes, Martin K. Petersen
- Re: [PATCH v2 00/10] qla2xxx driver bug fixes, Martin K. Petersen
[PATCH v2] lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS,
James Smart
[PATCH] scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function,
Helge Deller
[PATCH] elx: efct: Do not hold lock while calling fc_vport_terminate,
James Smart
[PATCH] I/O errors for ALUA state transitions,
Hannes Reinecke
[PATCH] scsi: ufs-qcom: Remove unneeded code,
Chanwoo Lee
[PATCH] scsi: ufs-qcom: Remove unneeded variable 'err',
Chanwoo Lee
[PATCH v1] scsi: dc395: fix error case unwinding,
Tong Zhang
[v2 0/1] scsi: target: Add 8Fh VPD page,
Sergey Samoylenko
[PATCH V2] target: fix the pgr/alua_support_store functions,
Maurizio Lombardi
[PATCH] scsi: sd_zbc: ensure buffer size is aligned to SECTOR_SIZE,
Naohiro Aota
[PATCH] scsi: sd: free 'scsi_disk' device via put_device,
Ming Lei
[PATCH v5] scsi: ufs: ufs-mediatek: Change dbg select by check IP version,
peter.wang
[PATCH] blk-mq: avoid to iterate over stale request,
Ming Lei
[PATCH v7 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend,
Adrian Hunter
[PATCH] scsi: elx: libefc: Prefer kcalloc over open coded arithmetic,
Len Baker
[Bug 214311] New: megaraid_sas - no disks detected,
bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- Re: [Bug 214311] New: megaraid_sas - no disks detected, Salvatore Bonaccorso
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
- [Bug 214311] megaraid_sas - no disks detected, bugzilla-daemon
[PATCH -next] [SCSI] Fix NULL pointer dereference in handling for passthrough commands,
Laibin Qiu
[PATCH 0/2] block: 7th -- last batch of add_disk() error handling conversions,
Luis Chamberlain
[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint(),
Nitesh Narayan Lal
- [PATCH v6 01/14] genirq: Provide new interfaces for affinity hints, Nitesh Narayan Lal
- [PATCH v6 03/14] i40e: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 02/14] iavf: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v6 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v6 06/14] RDMA/irdma: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 07/14] enic: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 08/14] be2net: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 09/14] ixgbe: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 10/14] mailbox: Use irq_update_affinity_hint, Nitesh Narayan Lal
- [PATCH v6 11/14] scsi: lpfc: Use irq_set_affinity, Nitesh Narayan Lal
- [PATCH v6 12/14] hinic: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v6 13/14] net/mlx5: Use irq_set_affinity_and_hint, Nitesh Narayan Lal
- [PATCH v6 14/14] net/mlx4: Use irq_update_affinity_hint, Nitesh Narayan Lal
- Re: [PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint(), Nitesh Lal
[PATCH] scsi: remove SCSI CDROM MAINTAINERS entry,
Jens Axboe
[PATCH] target: fix the pgr/alua_support_store functions,
Maurizio Lombardi
[PATCH] scsi: libsas: co-locate exports with symbols,
John Garry
[PATCH V2 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend,
Adrian Hunter
[PATCH] scsi: mpt3sas: clean up some inconsistent indenting,
Colin King
[PATCH] scsi: megaraid: clean up some inconsistent indenting,
Colin King
[GIT PULL] first round of SCSI updates for the 5.14+ merge window,
James Bottomley
[PATCH] scsi: sd: do not call device_add() on scsi_disk with uninitialized gendisk ->queue,
Ewan D. Milne
[PATCH] sd: sd_open: prevent device removal during sd_open,
Christian Löhle
[PATCH v4] scsi: ufs: ufs-mediatek: Change dbg select by check IP version, peter.wang
[PATCH sg3_utils] sg_xcopy: Improve the code for building a CSCD descriptor,
Bart Van Assche
[PATCH] scsi: ufs: ufshpb: Use proper power management API,
Daejun Park
[PATCH] mpt3sas: Call cpu_relax() before calling udelay(),
Sreekanth Reddy
[PATCH 0/3] Add temperature notification support,
Avri Altman
[next-20210827][ppc][multipathd] INFO: task hung in dm_table_add_target,
Abdul Haleem
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]