public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-17 01:19:20 to 2018-10-29 16:37:37 UTC [more...]

[PATCHSET v2 0/14] blk-mq: Add support for multiple queue maps
 2018-10-29 16:37 UTC  (14+ messages)
` [PATCH 01/14] blk-mq: kill q->mq_map
` [PATCH 02/14] blk-mq: abstract out queue map
` [PATCH 03/14] blk-mq: provide dummy blk_mq_map_queue_type() helper
` [PATCH 04/14] blk-mq: pass in request/bio flags to queue mapping
` [PATCH 05/14] blk-mq: allow software queue to map to multiple hardware queues
` [PATCH 06/14] blk-mq: add 'type' attribute to the sysfs hctx directory
` [PATCH 07/14] blk-mq: support multiple hctx maps
` [PATCH 08/14] blk-mq: separate number of hardware queues from nr_cpu_ids
` [PATCH 09/14] blk-mq: ensure that plug lists don't straddle hardware queues
` [PATCH 10/14] blk-mq: initial support for multiple queue maps
` [PATCH 11/14] irq: add support for allocating (and affinitizing) sets of IRQs
` [PATCH 12/14] nvme: utilize two queue maps, one for reads and one for writes
` [PATCH 13/14] block: add REQ_HIPRI and inherit it from IOCB_HIPRI

[PATCH] libosd: Remove ignored __weak attribute
 2018-10-28 15:44 UTC  (28+ messages)

[PATCH] scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
 2018-10-28  5:05 UTC 

remove exofs and the T10 OSD code V2
 2018-10-27 20:32 UTC  (4+ messages)
` [PATCH 1/2] fs: remove exofs
` [PATCH 2/2] scsi: remove the SCSI OSD library

[GIT PULL] first round of SCSI updates for the 4.19+ merge window
 2018-10-26 14:35 UTC  (5+ messages)
` scsi: myrs: warning fix, was: "

[PATCH -next] scsi: hisi_sas: Remove set but not used variable 'dq_list'
 2018-10-26  8:17 UTC  (2+ messages)

[PATCH -next] mvsas: remove set but not used variables 'res_flag'
 2018-10-26  6:38 UTC 

[PATCH v3] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
 2018-10-25 18:16 UTC 

[PATCH] scsi: aic7xxx: Fix unintended sign extension issue
 2018-10-25 15:54 UTC  (4+ messages)

[PATCH v4 00/11] Zoned block device support improvements
 2018-10-25 14:30 UTC  (14+ messages)
` [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks

[Resend 0/2] mpt3sas: Add support to Aero controllers
 2018-10-25 14:03 UTC  (3+ messages)
` [Resend 1/2] mpt3sas: Update MPI headers to support "
` [Resend 2/2] mpt3sas: Add support to Aero PCI IDs

[PATCH 0/2]mpt3sas: Update MPI headers to support Aero controllers
 2018-10-25 10:36 UTC  (4+ messages)
` [PATCH 1/2] mpt3sas: "
` [PATCH 2/2] mpt3sas: Add support to Aero PCI IDs

[PATCH] NCR5380: Return false instead of NULL
 2018-10-24  7:45 UTC 

[bug report] SCSI/libiscsi: Add check_protection callback for transports
 2018-10-24  7:32 UTC 

[PATCH] scsi/pmcraid.c: Use dma_pool_zalloc
 2018-10-24  3:36 UTC  (3+ messages)

[RFC][PATCH v2] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
 2018-10-24  3:09 UTC  (4+ messages)

[PATCH] scsi: 3w-{sas,9xxx}: Use unsigned char for cdb
 2018-10-24  1:29 UTC  (4+ messages)

[PATCH] scsi/mvsas/mv_sas.c: Use dma_pool_zalloc
 2018-10-24  1:26 UTC  (4+ messages)

[v6 0/4] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-23 10:21 UTC  (5+ messages)
` [v6 1/4] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [v6 2/4] mpt3sas: Fix Sync cache command failure during driver unload
` [v6 3/4] mpt3sas:Fix driver modifying persistent data
` [v6 4/4] mpt3sas: Bump driver version to 27.100.00.00

[GIT PULL] pcmcia odd fixes for v4.20-rc1
 2018-10-23  9:24 UTC  (2+ messages)

[RESEND][PATCH] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
 2018-10-22 17:21 UTC  (5+ messages)

[PATCH v2] scsi: hisi_sas: Fix NULL pointer dereference
 2018-10-20  6:34 UTC  (4+ messages)

[PATCH] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2018-10-20  5:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] scsi: isci: Fix a missing-check bug
 2018-10-19 18:20 UTC 

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3
 2018-10-19 18:18 UTC  (15+ messages)
` [PATCH 1/9] aha152x: rename the PCMCIA define
` [PATCH 2/9] arm: remove EISA kconfig option
` [PATCH 3/9] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 4/9] powerpc: remove CONFIG_MCA leftovers
` [PATCH 5/9] powerpc: PCI_MSI needs PCI
` [PATCH 6/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

-Wswitch Clang warnings in drivers/scsi
 2018-10-19 13:55 UTC  (8+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-19 12:01 UTC  (23+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH] smartpqi: Fix timeout of smartpqi probe stage
 2018-10-19  8:02 UTC  (2+ messages)

bioset changes in 4.18 broke aha1542
 2018-10-18 21:04 UTC  (10+ messages)

[PATCH] scsi: hisi_sas: Fix NULL pointer dereference
 2018-10-18 16:44 UTC  (2+ messages)

[PATCH V15 1/2] scsi: ufs: set the device reference clock setting
 2018-10-18 14:30 UTC  (2+ messages)

[v5 0/4] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-18  7:23 UTC  (12+ messages)
` [v5 1/4] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [v5 2/4] mpt3sas: Fix Sync cache command failure during driver unload
` [v5 3/4] mpt3sas:Fix driver modifying persistent data
` [v5 4/4] mpt3sas: Bump driver version to 27.100.00.00

[PATCH] scsi: ips: fix missing break in switch
 2018-10-18  2:37 UTC  (7+ messages)

[PATCH v2 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-18  1:40 UTC  (11+ messages)
` [PATCH v2 5/6] esp_scsi: De-duplicate PIO routines

[PATCH -next] advansys: remove set but not used variable 'srb_tag' in adv_isr_callback
 2018-10-18  1:02 UTC  (5+ messages)

[PATCH] scsi: ufs: Schedule clk gating work on correct queue
 2018-10-18  0:49 UTC  (4+ messages)

[PATCH v2 5/7] sd: Avoid that hibernation triggers a kernel warning
 2018-10-17 23:40 UTC 

[PATCH] scsi/sd: Avoid that hibernation triggers a kernel warning
 2018-10-17 22:53 UTC  (2+ messages)

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-10-17 15:00 UTC  (12+ messages)
        ` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

[PATCH -next] advansys: use correct srb_tag in adv_isr_callback
 2018-10-17 12:03 UTC  (3+ messages)

[PATCH V15 2/2] scsi: ufs: Add configfs support for UFS provisioning
 2018-10-17  8:33 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-17  8:17 UTC  (4+ messages)
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH] scsi: aic94xx: mark expected switch fall-throughs
 2018-10-17  5:03 UTC  (3+ messages)

[PATCH] scsi: bfa: Mark expected switch fall-throughs
 2018-10-17  4:47 UTC 

[PATCH] scsi: lpfc: Mark expected switch fall-throughs
 2018-10-17  4:20 UTC 

[PATCH] scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
 2018-10-17  1:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] scsi: isci: Change sci_controller_start_task's return type to sci_status
 2018-10-17  1:40 UTC  (2+ messages)

[PATCH] scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
 2018-10-17  1:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox