Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, (continued)
- [PATCH v4 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH v4 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH v4 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH v4 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v4 11/11] block: Introduce blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v4 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH v4 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH v4 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- Re: [PATCH v4 00/11] Zoned block device support improvements, Jens Axboe
- Re: [PATCH v4 00/11] Zoned block device support improvements, Jens Axboe
- [PATCH v2 0/5] target: improve Data-Out and NOP timeout error reporting,
David Disseldorp
- [PATCHv5 0/3] Deprecate DAC960 driver,
Hannes Reinecke
- Re: [PATCHv5 0/3] Deprecate DAC960 driver, Jens Axboe
[PATCH] smartpqi: Fix timeout of smartpqi probe stage,
Feng Li
[PATCH v3 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH v3 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH v3 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH v3 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH v3 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH v3 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH v3 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH v3 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH v3 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH v3 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- [PATCH v3 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v3 11/11] block: Introduce blk_revalidate_disk_zones(), Damien Le Moal
[PATCH v3 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms,
Can Guo
switch most scsi drivers to the generic DMA API,
Christoph Hellwig
- [PATCH 01/28] aic94xx: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 02/28] 3w-9xxx: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 03/28] 3w-xxx: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 04/28] 3w-sas: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 05/28] BusLogic: switch to generic DMA API, Christoph Hellwig
- [PATCH 06/28] a100u2w: switch to generic DMA API, Christoph Hellwig
- [PATCH 07/28] atp870u: switch to generic DMA API, Christoph Hellwig
- [PATCH 08/28] be2iscsi: switch to generic DMA API, Christoph Hellwig
- [PATCH 09/28] csiostor: switch to generic DMA API, Christoph Hellwig
- [PATCH 10/28] fnic: switch to generic DMA API, Christoph Hellwig
- [PATCH 11/28] hpsa: switch to generic DMA API, Christoph Hellwig
- [PATCH 12/28] megaraid_mbox: switch to generic DMA API, Christoph Hellwig
- [PATCH 13/28] megaraid_sas: switch to generic DMA API, Christoph Hellwig
- [PATCH 14/28] mpt3sas: switch to generic DMA API, Christoph Hellwig
- [PATCH 15/28] mvumi: switch to generic DMA API, Christoph Hellwig
- [PATCH 16/28] mvsas: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 17/28] nsp32: switch to generic DMA API, Christoph Hellwig
- [PATCH 18/28] pm8001: switch to generic DMA API, Christoph Hellwig
- [PATCH 19/28] qedf: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 20/28] qedi: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 21/28] qla1280: switch to generic DMA API, Christoph Hellwig
- [PATCH 22/28] qla2xxx: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 23/28] qla4xxx: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 24/28] snic: switch to generic DMA API, Christoph Hellwig
- [PATCH 25/28] vmw_pscsi: switch to generic DMA API, Christoph Hellwig
- [PATCH 26/28] smartpqi: fully convert to the generic DMA API, Christoph Hellwig
- [PATCH 27/28] ips: switch to generic DMA API, Christoph Hellwig
- [PATCH 28/28] mesh: switch to generic DMA API, Christoph Hellwig
dma-related cleanups for dc95x,
Christoph Hellwig
various esp_scsi cleanups V2,
Christoph Hellwig
[PATCH v2 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms,
Can Guo
[PATCH] lpfc: remove a bogus pci_dma_sync_single_for_device call,
Christoph Hellwig
[PATCH] megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIs,
Christoph Hellwig
[PATCH v2 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH v2 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH v2 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH v2 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH v2 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH v2 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH v2 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH v2 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH v2 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH v2 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- [PATCH v2 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v2 11/11] block: Introduce blk_revalidate_disk_zones(), Damien Le Moal
various esp_scsi cleanups,
Christoph Hellwig
[possible bug] critical target error (out of range) when sending UNMAP on lsi2308 (mpt3sas) for the last sector of the drive,
Michal Soltys
[PATCH 0/2] target: Fix v4.19-rc active I/O shutdown deadlock,
Nicholas A. Bellinger
[PATCH 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- [PATCH 11/11] block: Introduce revalidate_disk_zones(), Damien Le Moal
- [PATCH 10/11] block: add a report_zones method, Damien Le Moal
[PATCHv4 0/3] Deprecate DAC960 driver,
Hannes Reinecke
[PATCH] lpfc: fixup crash in lpfc_els_unsol_buffer(),
Hannes Reinecke
[PATCH 1/1] scsi: ufs: make UFS Tx lane1 clock optional,
Can Guo
[PATCH v5] scsi: Add hwmon support for SMART temperature sensors,
Linus Walleij
[PATCH v9 0/8] scsi: Add ufs bsg endpoint,
Avri Altman
[PATCH 0/3] libfc state machine fixes,
Hannes Reinecke
[PATCH] scsi: megaraid_sas: fix a missing-check bug,
Wenwen Wang
[PATCH] scsi: ufs: Schedule clk gating work on correct queue,
Evan Green
-Wswitch Clang warnings in drivers/scsi,
Nathan Chancellor
Re: [PATCH 0/7] hisi_sas: Misc bugfixes and an optimisation patch,
John Garry
[PATCH -next] scsi: lpfc: Remove set but not used variables 'tgtp',
YueHaibing
Re: [PATCH 7/7] mpt3sas: Remove unused macro MPT3SAS_FMT, Suganath Prabu Subramani
Re: [PATCH 6/7] mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels, Suganath Prabu Subramani
[PATCH -next] scsi: lpfc: use correct maxch in lpfc_debugfs_nvmestat_data, YueHaibing
Re: [PATCH 5/7] mpt3sas: Remove KERN_WARNING from panic uses, Suganath Prabu Subramani
Re: [PATCH 4/7] mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:, Suganath Prabu Subramani
Re: [PATCH 3/7] mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT, Suganath Prabu Subramani
Re: [PATCH 2/7] mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>, Suganath Prabu Subramani
Re: [PATCH 1/7] mpt3sas: Add ioc_<level> logging macros, Suganath Prabu Subramani
Re: [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller,
Colin Ian King
[PATCH] scsi: aic94xx: mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] scsi: aic7xxx: mark expected switch fall-throughs, Gustavo A. R. Silva
Re: Recent removal of bsg read/write support,
Dror Levin
[PATCH v8 0/8] scsi: Add ufs bsg endpoint,
Avri Altman
- [PATCH v8 1/8] scsi: ufs: cleanup struct utp_task_req_desc, Avri Altman
- [PATCH v8 2/8] scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper, Avri Altman
- [PATCH v8 3/8] uapi: ufs: Make utp_upiu_req visible to user space, Avri Altman
- [PATCH v8 4/8] scsi: ufs: Add ufs-bsg module, Avri Altman
- [PATCH v8 5/8] scsi: ufs: Use data structure size in pointer arithmetic, Avri Altman
- [PATCH v8 6/8] scsi: ufs: Add API to execute raw upiu commands, Avri Altman
- [PATCH v8 7/8] scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request(), Avri Altman
- [PATCH v8 8/8] scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request(), Avri Altman
- <Possible follow-ups>
- RE: [PATCH v8 0/8] scsi: Add ufs bsg endpoint, Bean Huo (beanhuo)
- Re: [PATCH v8 0/8] scsi: Add ufs bsg endpoint, Bean Huo (beanhuo)
[PATCH] scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param,
Nathan Chancellor
Re: [PATCH v1] scsi: ufs: add 2 lane support,
Evan Green
[PATCH] scsi: mark expected switch fall-throughs,
Gustavo A. R. Silva
Re: [PATCH] scsi: mark expected switch fall-throughs, Martin K. Petersen
[PATCH 09/16] scsi: Replace spin_is_locked() with lockdep,
Lance Roy
[Bug 201313] New: pm80xx mpi_ssp_completion 1883:SAS Address of IO Failure Drive:,
bugzilla-daemon
[PATCH 0/3] sd: Rely on the driver core for asynchronous probing,
Bart Van Assche
Looking for some help understanding error handling,
Chris.Moore
[PATCH] scsi/mpt3sas: Use dma_pool_zalloc,
Souptick Joarder
[PATCH] scsi/pmcraid.c: Use dma_pool_zalloc,
Souptick Joarder
Re: [PATCH 0/7] Neaten logging uses,
Joe Perches
[RESEND][PATCH] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC,
John Stultz
[PATCH] MAINTAINERS: Fix typo in cxlflash stanza,
Matthew R. Ochs
[PATCH RESEND] scsi: sg: Prevent potential double frees in sg driver,
Evan Green
[PATCH] driver core: device: add BUS_ATTR_WO macro,
Ioana Ciornei
LED trigger for UFS device activity, Manivannan Sadhasivam
[PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs",
Paul Menzel
aic7xxx DMA overflow error,
tedheadster
[PATCH] scsi: arcmsr: clean up clang warning on extraneous parentheses,
Colin King
[PATCH] scsi: message: fusion: clean up clang warning on extraneous parentheses,
Colin King
[PATCH] libosd: Remove ignored __weak attribute,
Nathan Chancellor
[PATCH v7 0/8] scsi: Add ufs bsg endpoint,
Avri Altman
virtio-console downgrade the virtio-pci-blk performance,
Feng Li
[PATCH -next] scsi: lpfc: Remove set but not used variable 'psli',
YueHaibing
[PATCH v2 0/2] scsi: ufs: Enable bInitPowerMode of sleep,
Evan Green
[PATCH v3 0/5] qla2xxx: Add FC-NVMe Target support,
Himanshu Madhani
Bad MAINTAINERS pattern in section 'CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER', Joe Perches
[PATCH] qla2xxx: Return switch command on a timeout,
Himanshu Madhani
[Bug 198975] Highpoint 840A RocketRAID Controller and drives are NOT detected by SCSI_HPTIOP kernel module,
bugzilla-daemon
Re: [PATCH] scsi: mptfusion: Remove unnecessary parentheses and simplify null checks,
Martin K. Petersen
[PATCH] scsi: qla2xxx: I/Os timing out on surprise removal of, Bill Kuzeja
Re: [PATCH v6 7/7] scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request(),
Christoph Hellwig
Re: [PATCH v6 6/7] scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request(),
Christoph Hellwig
[PATCH -next] scsi: ufs-qcom: Remove set but not used variable 'val', YueHaibing
[PATCH] qedi: Initialize the stats mutex lock,
Nilesh Javali
Re: aacraid: latest driver results in Host adapter abort request. / Outstanding commands on (0,0,0,0):,
Emmanuel Florac
- Re: aacraid: latest driver results in Host adapter abort request. / Outstanding commands on (0,0,0,0):, Stefan Priebe - Profihost AG
- <Possible follow-ups>
- Re: aacraid: latest driver results in Host adapter abort request. / Outstanding commands on (0,0,0,0):, Emmanuel Florac
- Re: aacraid: latest driver results in Host adapter abort request. / Outstanding commands on (0,0,0,0):, Emmanuel Florac
[PATCH 0/8] qla2xxx: Bug fixes for the driver,
Himanshu Madhani
- [PATCH 2/8] qla2xxx: Fix NVMe Target discovery, Himanshu Madhani
- [PATCH 3/8] qla2xxx: Fix duplicate switch database entries, Himanshu Madhani
- [PATCH 5/8] qla2xxx: Fix driver hang when FC-NVMe LUNs are configured, Himanshu Madhani
- [PATCH 6/8] qla2xxx: Fix recursive mailbox timeout, Himanshu Madhani
- [PATCH 8/8] qla2xxx: Move log messages before issuing command to firmware, Himanshu Madhani
- [PATCH 7/8] qla2xxx: Fix for double free of SRB structure used in Async switch query commands, Himanshu Madhani
- [PATCH 1/8] qla2xxx: fix nvme session hang on unload, Himanshu Madhani
- [PATCH 4/8] qla2xxx: Fix re-using LoopID when handle is in use, Himanshu Madhani
- Re: [PATCH 0/8] qla2xxx: Bug fixes for the driver, Ewan D. Milne
- Re: [PATCH 0/8] qla2xxx: Bug fixes for the driver, Martin K. Petersen
- <Possible follow-ups>
- [PATCH 0/8] qla2xxx: Bug Fixes for the driver, Himanshu Madhani
- [PATCH 6/8] qla2xxx: Fix memory leak when sending I/O fails, Himanshu Madhani
- [PATCH 5/8] qla2xxx: Fix double scsi_done for abort path, Himanshu Madhani
- [PATCH 7/8] qla2xxx: Fix device connect issues in P2P configuration, Himanshu Madhani
- [PATCH 8/8] qla2xxx: Update driver version to 10.01.00.21-k, Himanshu Madhani
- Re: [PATCH 0/8] qla2xxx: Bug Fixes for the driver, Martin K. Petersen
[PATCH 00/10] NCR5380: Various improvements,
Finn Thain
- [PATCH 10/10] NCR5380: Check for bus reset, Finn Thain
- [PATCH 07/10] NCR5380: Don't clear busy flag when abort fails, Finn Thain
- [PATCH 02/10] NCR5380: Reduce goto statements in NCR5380_select(), Finn Thain
- [PATCH 08/10] NCR5380: Don't call dsprintk() following reselection interrupt, Finn Thain
- [PATCH 09/10] NCR5380: Handle BUS FREE during reselection, Finn Thain
- [PATCH 05/10] NCR5380: Use DRIVER_SENSE to indicate valid sense data, Finn Thain
- [PATCH 06/10] NCR5380: Check for invalid reselection target, Finn Thain
- [PATCH 03/10] NCR5380: Have NCR5380_select() return a bool, Finn Thain
- [PATCH 01/10] NCR5380: Clear all unissued commands on host reset, Finn Thain
- [PATCH 04/10] NCR5380: Withhold disconnect privilege for REQUEST SENSE, Finn Thain
- Re: [PATCH 00/10] NCR5380: Various improvements, Martin K. Petersen
[PATCH] scsi: isci: Change sci_controller_start_task's return type to sci_status,
Nathan Chancellor
[PATCH] scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler,
Nathan Chancellor
Re: [PATCH] scsi: qla2xxx: don't allow negative thresholds,
Madhani, Himanshu
Re: [PATCH v6 5/7] scsi: ufs: Add API to execute raw upiu commands,
Christoph Hellwig
Re: [PATCH v6 4/7] scsi: ufs: Use data structure size in pointer arithmetic, Christoph Hellwig
Re: [PATCH v6 3/7] scsi: ufs: Add ufs-bsg module,
Christoph Hellwig
[PATCH] scsi: qla4xxx: remove redundant check on drvr_wait,
Colin King
[PATCH -next] advansys: use correct srb_tag in adv_isr_callback,
YueHaibing
RE: [PATCH] scsi: megaraid: fix spelling mistake "maibox" -> "mailbox", Sumit Saxena
[PATCH -next] scsi: megaraid: remove set but not used variables,
YueHaibing
[PATCH] scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event,
Nathan Chancellor
[PATCH v2 0/5] qla2xxx: Add FC-NVMe Target support,
Himanshu Madhani
[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC.,
Suganath Prabu S
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]