Linux SCSI Development
[Prev Page][Next Page]
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io, (continued)
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io, Chaitanya Kulkarni
- [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype, Chaitanya Kulkarni
- [RFC PATCH 13/37] drdb: use bio_init_fields in actlog, Chaitanya Kulkarni
- [RFC PATCH 16/37] floppy: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 06/37] gfs2: use bio_init_fields in lops, Chaitanya Kulkarni
- [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io, Chaitanya Kulkarni
- [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes, Chaitanya Kulkarni
- [RFC PATCH 12/37] zonefs: use bio_init_fields in append, Chaitanya Kulkarni
- [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io, Chaitanya Kulkarni
- [RFC PATCH 05/37] ext4: use bio_init_fields in page_io, Chaitanya Kulkarni
- [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr, Chaitanya Kulkarni
- [RFC PATCH 01/37] block: introduce bio_init_fields() helper, Chaitanya Kulkarni
- [RFC PATCH 02/37] fs: use bio_init_fields in block_dev, Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Josef Bacik
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Mike Snitzer
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Julian Calaby
- [RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries,
Kiwoong Kim
- Message not available
- Re: [RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries, Martin K. Petersen
- Re: [RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries, Martin K. Petersen
[ PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries,
Kiwoong Kim
Message not available
RE: [ PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries, Kiwoong Kim
[PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check,
Ahmed S. Darwish
- [PATCH v3 17/19] scsi: isci: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 18/19] scsi: mvsas: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 13/19] scsi: hisi_sas: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 19/19] scsi: libsas: Remove temporarily-added _gfp() API variants, Ahmed S. Darwish
- [PATCH v3 11/19] scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 09/19] scsi: pm80xx: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 12/19] scsi: libsas: event notifiers API: Add gfp_t flags parameter, Ahmed S. Darwish
- [PATCH v3 15/19] scsi: pm80xx: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 07/19] scsi: isci: port: broadcast change: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v3 10/19] scsi: aic94xx: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 16/19] scsi: libsas: Switch back to original event notifiers API, Ahmed S. Darwish
- [PATCH v3 14/19] scsi: aic94xx: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v3 08/19] scsi: libsas: Pass gfp_t flags to event notifiers, Ahmed S. Darwish
- [PATCH v3 06/19] scsi: isci: port: link up: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v3 02/19] scsi: libsas and users: Remove notifier indirection, Ahmed S. Darwish
- [PATCH v3 01/19] Documentation: scsi: libsas: Remove notify_ha_event(), Ahmed S. Darwish
- [PATCH v3 03/19] scsi: libsas: Introduce a _gfp() variant of event notifiers, Ahmed S. Darwish
- [PATCH v3 05/19] scsi: isci: port: link down: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v3 04/19] scsi: mvsas: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- Re: [PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check, Martin K. Petersen
- Re: [PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check, Martin K. Petersen
[PATCH 0/7] iscsi fixes/cleanups,
Mike Christie
[PATCH] scsi: ufs: delete redundant if statement in ufshcd_intr(),
Bean Huo
[PATCH v6 0/6] Several changes for UFS WriteBooster,
Bean Huo
[PATCH] scsi: qla2xxx: fix description for parameter ql2xenforce_iocb_limit,
Enzo Matsumiya
[PATCH v6 0/4] scatterlist: add new capabilities,
Douglas Gilbert
[PATCH][next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded",
Colin King
[PATCH] Revert "scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs", Roman Bolshakov
[PATCH V6 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V6 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V6 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V6 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V6 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V6 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V6 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V6 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V6 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V6 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH V6 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V6 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V6 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
[PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[GIT PULL] SCSI fixes for 5.11-rc3,
James Bottomley
Re: Changing sd device from read only to read/write fails in 5.10 (BLKROSET),
Randy Dunlap
Re: [RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue, John Garry
[PATCH][next] scsi: pm80xx: clean up indentation of a code block,
Colin King
[PATCH] scsi: target: iscsi: Fix typo in comment,
Valdis Klētnieks
[PATCH v1 0/2] Two minor changes related with error handling,
Can Guo
[PATCH v5 00/21] ibmvfc: initial MQ development/enablement,
Tyrel Datwyler
- [PATCH v5 18/21] ibmvfc: send Cancel MAD down each hw scsi channel, Tyrel Datwyler
- [PATCH v5 13/21] ibmvfc: advertise client support for using hardware channels, Tyrel Datwyler
- [PATCH v5 02/21] ibmvfc: move event pool init/free routines, Tyrel Datwyler
- [PATCH v5 06/21] ibmvfc: add Subordinate CRQ definitions, Tyrel Datwyler
- [PATCH v5 01/21] ibmvfc: add vhost fields and defaults for MQ enablement, Tyrel Datwyler
- [PATCH v5 08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine, Tyrel Datwyler
- [PATCH v5 12/21] ibmvfc: implement channel enquiry and setup commands, Tyrel Datwyler
- [PATCH v5 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct, Tyrel Datwyler
- [PATCH v5 20/21] ibmvfc: enable MQ and set reasonable defaults, Tyrel Datwyler
- [PATCH v5 19/21] ibmvfc: purge scsi channels after transport loss/reset, Tyrel Datwyler
- [PATCH v5 16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup, Tyrel Datwyler
- [PATCH v5 03/21] ibmvfc: init/free event pool during queue allocation/free, Tyrel Datwyler
- [PATCH v5 11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler, Tyrel Datwyler
- [PATCH v5 09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses, Tyrel Datwyler
- [PATCH v5 05/21] ibmvfc: define hcall wrapper for registering a Sub-CRQ, Tyrel Datwyler
- [PATCH v5 07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels, Tyrel Datwyler
- [PATCH v5 17/21] ibmvfc: add cancel mad initialization helper, Tyrel Datwyler
- [PATCH v5 15/21] ibmvfc: send commands down HW Sub-CRQ when channelized, Tyrel Datwyler
- [PATCH v5 21/21] ibmvfc: provide modules parameters for MQ settings, Tyrel Datwyler
- [PATCH v5 10/21] ibmvfc: define Sub-CRQ interrupt handler routine, Tyrel Datwyler
- [PATCH v5 04/21] ibmvfc: add size parameter to ibmvfc_init_event_pool, Tyrel Datwyler
- Re: [PATCH v5 00/21] ibmvfc: initial MQ development/enablement, Brian King
- Re: [PATCH v5 00/21] ibmvfc: initial MQ development/enablement, Martin K. Petersen
- Re: [PATCH v5 00/21] ibmvfc: initial MQ development/enablement, Martin K. Petersen
[PATCH v5 0/2] Synchronize user layer access with system PM ops and error handling,
Can Guo
[PATCH v13 00/45] sg: add v4 interface,
Douglas Gilbert
- [PATCH v13 02/45] sg: remove typedefs, type+formatting cleanup, Douglas Gilbert
- [PATCH v13 01/45] sg: move functions around, Douglas Gilbert
- [PATCH v13 25/45] sg: replace rq array with xarray, Douglas Gilbert
- [PATCH v13 04/45] sg: rework sg_poll(), minor changes, Douglas Gilbert
- [PATCH v13 24/45] sg: xarray for reqs in fd, Douglas Gilbert
- [PATCH v13 33/45] sg: move procfs objects to avoid forward decls, Douglas Gilbert
- [PATCH v13 19/45] sg: introduce request state machine, Douglas Gilbert
- [PATCH v13 35/45] sg: first debugfs support, Douglas Gilbert
- [PATCH v13 17/45] sg: replace sg_allow_access, Douglas Gilbert
- [PATCH v13 21/45] sg: sg_fill_request_element, Douglas Gilbert
- [PATCH v13 12/45] sg: ioctl handling, Douglas Gilbert
- [PATCH v13 16/45] sg: rework sg_mmap, Douglas Gilbert
- [PATCH v13 03/45] sg: sg_log and is_enabled, Douglas Gilbert
- [PATCH v13 05/45] sg: bitops in sg_device, Douglas Gilbert
- [PATCH v13 22/45] sg: printk change %p to %pK, Douglas Gilbert
- [PATCH v13 20/45] sg: sg_find_srp_by_id, Douglas Gilbert
- [PATCH v13 15/45] sg: rework sg_vma_fault, Douglas Gilbert
- [PATCH v13 06/45] sg: make open count an atomic, Douglas Gilbert
- [PATCH v13 11/45] sg: change rwlock to spinlock, Douglas Gilbert
- [PATCH v13 10/45] sg: improve naming, Douglas Gilbert
- [PATCH v13 07/45] sg: move header to uapi section, Douglas Gilbert
- [PATCH v13 09/45] sg: sg_allow_if_err_recovery and renames, Douglas Gilbert
- [PATCH v13 08/45] sg: speed sg_poll and sg_get_num_waiting, Douglas Gilbert
- [PATCH v13 27/45] sg: add sg v4 interface support, Douglas Gilbert
- [PATCH v13 18/45] sg: rework scatter gather handling, Douglas Gilbert
- [PATCH v13 26/45] sg: sense buffer rework, Douglas Gilbert
- [PATCH v13 44/45] sg: [RFC] add blk_poll support, Douglas Gilbert
- [PATCH v13 32/45] sg: add some __must_hold macros, Douglas Gilbert
- [PATCH v13 40/45] sg: remove rcv_done request state, Douglas Gilbert
- [PATCH v13 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls, Douglas Gilbert
- [PATCH v13 13/45] sg: split sg_read, Douglas Gilbert
- [PATCH v13 14/45] sg: sg_common_write add structure for arguments, Douglas Gilbert
- [PATCH v13 36/45] sg: rework mmap support, Douglas Gilbert
- [PATCH v13 39/45] sg: add mmap_sz tracking, Douglas Gilbert
- [PATCH v13 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id, Douglas Gilbert
- [PATCH v13 38/45] sg: warn v3 write system call users, Douglas Gilbert
- [PATCH v13 42/45] sg: remove unit attention check for device changed, Douglas Gilbert
- [PATCH v13 45/45] sg: bump version to 4.0.12, Douglas Gilbert
- [PATCH v13 34/45] sg: protect multiple receivers, Douglas Gilbert
- [PATCH v13 37/45] sg: defang allow_dio, Douglas Gilbert
- [PATCH v13 23/45] sg: xarray for fds in device, Douglas Gilbert
- [PATCH v13 43/45] sg: no_dxfer: move to/from kernel buffers, Douglas Gilbert
- [PATCH v13 28/45] sg: rework debug info, Douglas Gilbert
- [PATCH v13 30/45] sg: expand sg_comm_wr_t, Douglas Gilbert
- [PATCH v13 41/45] sg: track lowest inactive and await indexes, Douglas Gilbert
[PATCH v4 0/2] Synchronize user layer access with system PM ops and error handling,
Can Guo
Re: [PATCH v9 1/3] scsi: ufs: Protect some contexts from unexpected clock scaling,
황두현
[PATCHv4 00/35] [PATCHv3 00/35] SCSI result handling cleanup, part 1,
Hannes Reinecke
- [PATCH 02/35] 3w-xxxx: Whitespace cleanup, Hannes Reinecke
- [PATCH 04/35] 3w-sas: Whitespace cleanup, Hannes Reinecke
- [PATCH 09/35] bfa: drop driver-defined SCSI status codes, Hannes Reinecke
- [PATCH 03/35] 3w-9xxx: Whitespace cleanup, Hannes Reinecke
- [PATCH 10/35] acornscsi: use standard defines, Hannes Reinecke
- [PATCH 08/35] aic7xxx,aic79xxx: remove driver-defined SAM status definitions, Hannes Reinecke
- [PATCH 07/35] aic7xxx,aic79xx: kill pointless forward declarations, Hannes Reinecke
- [PATCH 14/35] zfcp: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 11/35] nsp32: fixup status handling, Hannes Reinecke
- [PATCH 17/35] stex: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 18/35] nsp_cs: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 06/35] aic7xxx,aic79xx: Whitespace cleanup, Hannes Reinecke
- [PATCH 05/35] atp870u: Whitespace cleanup, Hannes Reinecke
- [PATCH 20/35] dc395x: drop internal SCSI message definitions, Hannes Reinecke
- [PATCH 19/35] aic7xxx,aic79xx: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 23/35] ufshcd: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 01/35] scsi: drop gdth driver, Hannes Reinecke
- [PATCH 24/35] atp870u: use standard definitions, Hannes Reinecke
- [PATCH 29/35] esp_scsi: do not set SCSI message byte, Hannes Reinecke
- [PATCH 26/35] dpt_i2o: use DID_ERROR instead of INITIATOR_ERROR message, Hannes Reinecke
- [PATCH 15/35] aacraid: avoid setting message byte on completion, Hannes Reinecke
- [PATCH 22/35] scsi_debug: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 13/35] qla4xxx: use standard SAM status definitions, Hannes Reinecke
- [PATCH 32/35] storvsc: Return DID_ERROR for invalid commands, Hannes Reinecke
- [PATCH 30/35] wd33c93: use SCSI status, Hannes Reinecke
- [PATCH 33/35] qla2xxx: fc_remote_port_chkready() returns a SCSI result value, Hannes Reinecke
- [PATCH 27/35] scsi: add 'set_status_byte()' accessor, Hannes Reinecke
- [PATCH 31/35] ips: use correct command completion on error, Hannes Reinecke
- [PATCH 25/35] mac53c94: Do not set invalid command result, Hannes Reinecke
- [PATCH 21/35] initio: drop internal SCSI message definition, Hannes Reinecke
- [PATCH 12/35] dc395: drop private SAM status code definitions, Hannes Reinecke
- [PATCH 16/35] hpsa: do not set COMMAND_COMPLETE, Hannes Reinecke
- [PATCH 35/35] ncr53c8xx: Use SAM status values, Hannes Reinecke
- [PATCH 34/35] advansys: kill driver_defined status byte accessors, Hannes Reinecke
- [PATCH 28/35] esp_scsi: use host byte as last argument to esp_cmd_is_done(), Hannes Reinecke
- Re: [PATCHv4 00/35] [PATCHv3 00/35] SCSI result handling cleanup, part 1, Martin K. Petersen
- Re: [PATCHv3 00/35] SCSI result handling cleanup, part 1, Martin K. Petersen
[bug report] [SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnostics,
Dan Carpenter
[PATCH 1/1] scsi: sd: use max_xfer_blocks for set rw_max if max_xfer_blocks is available,
Manjong Lee
[PATH v2] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach,
Ye Bin
[PATCH] scsi: target: tcmu: Fix use-after-free of se_cmd->priv,
Shin'ichiro Kawasaki
[PATCH] st: reject MTIOCTOP mt_count values out of range for the SPACE(6) scsi command,
Patrick Strateman
[PATCH] scsi: mpt3sas: Again output non-intel branding, Joe Perches
[PATCH] scsi: mpt3sas: Simplify _base_display_OEMs_branding,
Joe Perches
[PATCH] ibmvfc: Set default timeout to avoid crash during migration,
Brian King
[PATCH] MAINTAINERS: Remove intel-linux-scu@xxxxxxxxx for INTEL C600 SAS DRIVER,
John Garry
[PATCH v2 00/19] scsi: libsas: Remove in_interrupt() check,
Ahmed S. Darwish
- [PATCH v2 02/19] scsi: libsas and users: Remove notifier indirection, Ahmed S. Darwish
- [PATCH v2 03/19] scsi: libsas: Introduce a _gfp() variant of event notifiers, Ahmed S. Darwish
- [PATCH v2 01/19] Documentation: scsi: libsas: Remove notify_ha_event(), Ahmed S. Darwish
- [PATCH v2 04/19] scsi: mvsas: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 05/19] scsi: isci: port: link down: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v2 06/19] scsi: isci: port: link up: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v2 08/19] scsi: libsas: Pass gfp_t flags to event notifiers, Ahmed S. Darwish
- [PATCH v2 10/19] scsi: aic94xx: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 11/19] scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 17/19] scsi: isci: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 12/19] scsi: libsas: event notifiers API: Add gfp_t flags parameter, Ahmed S. Darwish
- [PATCH v2 15/19] scsi: pm80xx: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 16/19] scsi: libsas: Switch back to original event notifiers API, Ahmed S. Darwish
- [PATCH v2 07/19] scsi: isci: port: broadcast change: Pass gfp_t flags, Ahmed S. Darwish
- [PATCH v2 09/19] scsi: pm80xx: Pass gfp_t flags to libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 13/19] scsi: hisi_sas: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 18/19] scsi: mvsas: Switch back to original libsas event notifiers, Ahmed S. Darwish
- [PATCH v2 19/19] scsi: libsas: Remove temporarily-added _gfp() API variants, Ahmed S. Darwish
- [PATCH v2 14/19] scsi: aic94xx: Switch back to original libsas event notifiers, Ahmed S. Darwish
- Re: [PATCH v2 00/19] scsi: libsas: Remove in_interrupt() check, John Garry
[PATCH v2 0/3] scsi: add runtime PM workaround for SD cardreaders,
Martin Kepplinger
[PATCH v3] scsi: ufs: Remove unnecessary devm_kfree,
Bean Huo
[PATCH] scsi: lpfc: style: Simplify bool comparison,
YANG LI
[RESEND PATCH v3 0/2] permit vendor specific values of unipro timeouts,
Kiwoong Kim
Message not available
RE: [RESEND PATCH v3 0/2] permit vendor specific values of unipro timeouts, Avri Altman
[PATCH v5 0/2] permit to set block parameters per vendor,
Kiwoong Kim
Message not available
[PATCH v2 0/2] Remove unnecessary devm_kfree,
Bean Huo
[PATCH v4 00/21] ibmvfc: initial MQ development,
Tyrel Datwyler
- [PATCH v4 20/21] ibmvfc: enable MQ and set reasonable defaults, Tyrel Datwyler
- [PATCH v4 21/21] ibmvfc: provide modules parameters for MQ settings, Tyrel Datwyler
- [PATCH v4 08/21] ibmvfc: add Sub-CRQ IRQ enable/disable routine, Tyrel Datwyler
- [PATCH v4 02/21] ibmvfc: move event pool init/free routines, Tyrel Datwyler
- [PATCH v4 09/21] ibmvfc: add handlers to drain and complete Sub-CRQ responses, Tyrel Datwyler
- [PATCH v4 03/21] ibmvfc: init/free event pool during queue allocation/free, Tyrel Datwyler
- [PATCH v4 18/21] ibmvfc: send Cancel MAD down each hw scsi channel, Tyrel Datwyler
- [PATCH v4 16/21] ibmvfc: register Sub-CRQ handles with VIOS during channel setup, Tyrel Datwyler
- [PATCH v4 13/21] ibmvfc: advertise client support for using hardware channels, Tyrel Datwyler
- [PATCH v4 17/21] ibmvfc: add cancel mad initialization helper, Tyrel Datwyler
- [PATCH v4 07/21] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels, Tyrel Datwyler
- [PATCH v4 11/21] ibmvfc: map/request irq and register Sub-CRQ interrupt handler, Tyrel Datwyler
- [PATCH v4 19/21] ibmvfc: purge scsi channels after transport loss/reset, Tyrel Datwyler
- [PATCH v4 04/21] ibmvfc: add size parameter to ibmvfc_init_event_pool, Tyrel Datwyler
- [PATCH v4 15/21] ibmvfc: send commands down HW Sub-CRQ when channelized, Tyrel Datwyler
- [PATCH v4 12/21] ibmvfc: implement channel enquiry and setup commands, Tyrel Datwyler
- [PATCH v4 10/21] ibmvfc: define Sub-CRQ interrupt handler routine, Tyrel Datwyler
- [PATCH v4 06/21] ibmvfc: add Subordinate CRQ definitions, Tyrel Datwyler
- [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement, Tyrel Datwyler
- [PATCH v4 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct, Tyrel Datwyler
- [PATCH v4 05/21] ibmvfc: define hcall wrapper for registering a Sub-CRQ, Tyrel Datwyler
- Re: [PATCH v4 00/21] ibmvfc: initial MQ development, Brian King
[PATCH 0/2] Remove unnecessary devm_kfree,
Bean Huo
[PATCH] scsi: libsas and users: Remove notifier indirection,
John Garry
About scsi device queue depth,
John Garry
[Bug 211137] New: Booting 5.10.5 gives panic in pm8001_mpi_msg_consume, bugzilla-daemon
[PATCH 0/3] scsi: add runtime PM workaround for SD cardreaders,
Martin Kepplinger
[PATCH] scsi: scsi_transport_srp: don't block target in failfast state,
mwilck
[PATCH] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach, Ye Bin
[PATCH -next] scsi: docs: ABI: sysfs-driver-ufs: rectify table formatting,
Lukas Bulwahn
[PATCH v3] scsi: ufs: WB is only available on LUN #0 to #7,
Jaegeuk Kim
[PATCH v4 0/7] qla2xxx driver enhancements,
Nilesh Javali
- [PATCH v4 1/7] qla2xxx: Implementation to get and manage host, target stats and initiator port, Nilesh Javali
- [PATCH v4 2/7] qla2xxx: Add error counters to debugfs node, Nilesh Javali
- [PATCH v4 3/7] qla2xxx: Move some messages from debug to normal log level, Nilesh Javali
- [PATCH v4 4/7] qla2xxx: Wait for ABTS response on I/O timeouts for NVMe, Nilesh Javali
- [PATCH v4 5/7] qla2xxx: Fix mailbox Ch erroneous error, Nilesh Javali
- [PATCH v4 6/7] qla2xxx: Enable NVME CONF (BIT_7) when enabling SLER, Nilesh Javali
- [PATCH v4 7/7] qla2xxx: Update version to 10.02.00.105-k, Nilesh Javali
- Re: [PATCH v4 0/7] qla2xxx driver enhancements, Martin K. Petersen
- Re: [PATCH v4 0/7] qla2xxx driver enhancements, Martin K. Petersen
[PATCH] scsi: qedf: style: Simplify bool comparison,
YANG LI
[PATCH] scsi: mpt3sas: style: Simplify bool comparison,
YANG LI
[PATCH v2] scsi: ufs: WB is not allowed in RPMB_LUN,
Jaegeuk Kim
[PATCH] scsi: ufs: should not override buffer lengh,
Jaegeuk Kim
[GIT PULL] SCSI fixes for 5.11-rc2,
James Bottomley
[PATCH 0/3] Improve comments in Adaptec AHA-154x driver,
Sergey Shtylyov
[PATCH] scsi: ufs: A tad optimization in query upiu trace,
Avri Altman
[PATCH v3 0/7] no-copy bvec,
Pavel Begunkov
[PATCH] target/file: don't zero iter before iov_iter_bvec,
Pavel Begunkov
[PATCH v2 0/8] pm80xx updates.,
Viswas G
- [PATCH v2 2/8] pm80xx: check fatal error, Viswas G
- [PATCH v2 3/8] pm80xx: check main config table address, Viswas G
- [PATCH v2 4/8] pm80xx: fix missing tag_free in NVMD DATA req, Viswas G
- [PATCH v2 7/8] pm80xx: Log SATA IOMB completion status on failure., Viswas G
- [PATCH v2 1/8] pm80xx: No busywait in MPI init check, Viswas G
- [PATCH v2 5/8] pm80xx: fix driver fatal dump failure., Viswas G
- [PATCH v2 8/8] pm80xx: Add sysfs attribute for ioc health, Viswas G
- [PATCH v2 6/8] pm80xx: Simultaneous poll for all FW readiness., Viswas G
- Re: [PATCH v2 0/8] pm80xx updates., Martin K. Petersen
- Re: [PATCH v2 0/8] pm80xx updates., Martin K. Petersen
[PATCH V1] scsi: ufs: Add UFS3.0 in ufs HCI version check, Nitin Rawat
[PATCH v6 0/2] Two changes to fix ufs power down/on specs violation,
Ziqi Chen
[PATCH v5 0/2] Two changes to fix ufs power down/on specs violation,
Ziqi Chen
[PATCH v7 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver,
James Smart
- [PATCH v7 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions, James Smart
- [PATCH v7 03/31] elx: libefc_sli: Data structures and defines for mbox commands, James Smart
- [PATCH v7 02/31] elx: libefc_sli: SLI Descriptors and Queue entries, James Smart
- [PATCH v7 04/31] elx: libefc_sli: queue create/destroy/parse routines, James Smart
- [PATCH v7 06/31] elx: libefc_sli: bmbx routines and SLI config commands, James Smart
- [PATCH v7 05/31] elx: libefc_sli: Populate and post different WQEs, James Smart
- [PATCH v7 07/31] elx: libefc_sli: APIs to setup SLI library, James Smart
- [PATCH v7 08/31] elx: libefc: Generic state machine framework, James Smart
- [PATCH v7 10/31] elx: libefc: FC Domain state machine interfaces, James Smart
- [PATCH v7 09/31] elx: libefc: Emulex FC discovery library APIs and definitions, James Smart
- [PATCH v7 13/31] elx: libefc: Fabric node state machine interfaces, James Smart
- [PATCH v7 12/31] elx: libefc: Remote node state machine interfaces, James Smart
- [PATCH v7 14/31] elx: libefc: FC node ELS and state handling, James Smart
- [PATCH v7 15/31] elx: libefc: Extended link Service IO handling, James Smart
- [PATCH v7 11/31] elx: libefc: SLI and FC PORT state machine interfaces, James Smart
- [PATCH v7 16/31] elx: libefc: Register discovery objects with hardware, James Smart
- [PATCH v7 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs, James Smart
- [PATCH v7 19/31] elx: efct: Hardware queues creation and deletion, James Smart
- [PATCH v7 22/31] elx: efct: Hardware queues processing, James Smart
- [PATCH v7 23/31] elx: efct: Unsolicited FC frame processing routines, James Smart
- [PATCH v7 28/31] elx: efct: xport and hardware teardown routines, James Smart
- [PATCH v7 26/31] elx: efct: Hardware IO submission routines, James Smart
- [PATCH v7 30/31] elx: efct: Add Makefile and Kconfig for efct driver, James Smart
- [PATCH v7 17/31] elx: efct: Data structures and defines for hw operations, James Smart
- [PATCH v7 18/31] elx: efct: Driver initialization routines, James Smart
- [PATCH v7 21/31] elx: efct: Hardware IO and SGL initialization, James Smart
- [PATCH v7 24/31] elx: efct: SCSI IO handling routines, James Smart
- [PATCH v7 25/31] elx: efct: LIO backend interface routines, James Smart
- [PATCH v7 27/31] elx: efct: link and host statistics, James Smart
- [PATCH v7 29/31] elx: efct: scsi_transport_fc host interface support, James Smart
- [PATCH v7 31/31] elx: efct: Tie into kernel Kconfig and build process, James Smart
[PATCH v5 0/2] Two UFS fixes,
Jaegeuk Kim
[PATCH 1/3] scsi: iscsi: let endpoint class declare its sysfs attributes,
Julian Wiedmann
scsi: Add diagnostic log for scsi device reset,
lijinlin
[PATCH v4 0/2] UFS bug fixes,
Jaegeuk Kim
[PATCH V4] scsi: ufs-debugfs: Add error counters,
Adrian Hunter
[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v7 07/16] lpfc: vmid: VMID params initialization, Muneendra
- [PATCH v7 10/16] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v7 01/16] cgroup: Added cgroup_get_from_id, Muneendra
- [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v7 11/16] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs, Muneendra
- [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs, Muneendra
- [PATCH v7 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra
- [PATCH v7 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v7 15/16] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v7 09/16] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v7 12/16] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra
- [PATCH v7 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID, Muneendra
- [PATCH v7 13/16] lpfc: vmid: Timeout implementation for vmid, Muneendra
[PATCH v8 0/5] scsi: Support to handle Intermittent errors,
Muneendra
[PATCH v6 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver,
James Smart
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]