public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-06 14:21:05 to 2017-03-10 01:45:00 UTC [more...]

[PATCH] target/user: Add daynmic growing data area feature support
 2017-03-10  1:45 UTC  (7+ messages)
  ` [PATCH] target/user: Add daynmic growing data area featuresupport
        ` how to unmap pages in an anonymous mmap?

[Bug 194837] New: VM with virtio-scsi drive often crashes during boot with kernel 4.11rc1
 2017-03-10  0:47 UTC  (5+ messages)
` [Bug 194837] "

[PATCH net-next] qed*: Utilize Firmware 8.15.3.0
 2017-03-09 21:45 UTC  (2+ messages)

[PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target
 2017-03-09 21:08 UTC  (8+ messages)

[PATCH v2] scsi_sysfs: fix hang when removing scsi device
 2017-03-09 19:36 UTC  (2+ messages)

[PATCH linux-firmware] qed: Add firmware 8.15.3.0
 2017-03-09 18:55 UTC  (2+ messages)

[PATCH] qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
 2017-03-09 18:19 UTC  (2+ messages)

[PATCH 0/4 v2] block: Fixes for bdi handling
 2017-03-09 16:41 UTC  (7+ messages)
` [PATCH 1/4] block: Allow bdi re-registration
` [PATCH 2/4] bdi: Fix use-after-free in wb_congested_put()
` [PATCH 3/4] block: Make del_gendisk() safer for disks without queues
` [PATCH 4/4] Revert "scsi, block: fix duplicate bdi name registration crashes"

[PATCH] target/user: Fix possible overwrite of t_data_sg's last iov[]
 2017-03-09 15:54 UTC  (6+ messages)
  ` [PATCH] target/user: Fix possible overwrite of t_data_sg's lastiov[]
          ` [PATCH] target/user: Fix possible overwrite of t_data_sg'slastiov[]

[PATCH] drivers, scsi: convert iscsi_task.refcount from atomic_t to refcount_t
 2017-03-09 11:46 UTC 

[PATCH v5 00/19] Replace PCI pool by DMA pool API
 2017-03-09  9:58 UTC  (23+ messages)
` [PATCH v5 01/19] block: DAC960: Replace PCI pool old API
` [PATCH v5 02/19] dmaengine: pch_dma: "
` [PATCH v5 04/19] net: e100: "
` [PATCH v5 05/19] mlx4: "
` [PATCH v5 06/19] mlx5: "
` [PATCH v5 07/19] wireless: ipw2200: "
  ` [PATCH v5 03/19] IB/mthca: "
  ` [PATCH v5 08/19] scsi: be2iscsi: "
  ` [PATCH v5 13/19] scsi: mvsas: "
  ` [PATCH v5 18/19] usb: host: Remove remaining pci_pool in comments
` [PATCH v5 09/19] scsi: csiostor: Replace PCI pool old API
` [PATCH v5 10/19] scsi: lpfc: "
` [PATCH v5 11/19] scsi: megaraid: "
` [PATCH v5 12/19] scsi: mpt3sas: "
` [PATCH v5 14/19] scsi: pmcraid: "
` [PATCH v5 15/19] usb: gadget: amd5536udc: "
` [PATCH v5 16/19] usb: gadget: net2280: "
` [PATCH v5 17/19] usb: gadget: pch_udc: "
` [PATCH v5 19/19] PCI: Remove PCI pool macro functions

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-09  9:32 UTC  (46+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 12/29] drivers, media: convert s2255_dev.num_channels "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 18/29] drivers, s390: convert urdev.ref_count "
` [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt "
` [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 25/29] drivers, usb: convert ffs_data.ref "
` [PATCH 26/29] drivers, usb: convert dev_data.count "
` [PATCH 27/29] drivers, usb: convert ep_data.count "
` [PATCH 28/29] drivers: convert sbd_duart.map_guard "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

[PATCH 0/4] block: Fixes for bdi handling
 2017-03-09  9:10 UTC  (15+ messages)
` [PATCH 1/4] block: Allow bdi re-registration
` [PATCH 2/4] bdi: Fix use-after-free in wb_congested_put()
` [PATCH 3/4] block: Make del_gendisk() safer for disks without queues
` [PATCH 4/4] Revert "scsi, block: fix duplicate bdi name registration crashes"

[PATCH] drivers, scsi: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
 2017-03-09  7:44 UTC 

[PATCH 2/3] block: Separate zone requests from medium access requests
 2017-03-09  5:27 UTC  (2+ messages)
` [lkp-robot] [block] 670fcc25d7: kernel_BUG_at_block/blk-core.c

out of range LBA using sg_raw
 2017-03-09  0:40 UTC  (10+ messages)

[PATCH v2] lpfc: Finalize Kconfig options for nvme
 2017-03-08 22:36 UTC 

[PATCHv2 0/5] Dynamic growing data area support
 2017-03-08 20:20 UTC  (7+ messages)
` [PATCHv2 1/5] target/user: Add dynamic growing data area feature support
` [PATCHv2 2/5] target/user: Add global data block pool support
` [PATCHv2 3/5] target/user: Fix possible overwrite of t_data_sg's last iov[]
` [PATCHv2 4/5] target/user: Fix wrongly calculating of the base_command_size
` [PATCHv2 5/5] target/user: Clean up tcmu_queue_cmd_ring

[PATCH] megaraid_sas: enable intx only if msix request fails
 2017-03-08 15:43 UTC  (4+ messages)

problem with block: Move bdi_unregister() to del_gendisk() commit 165a5e22fafb127ecb5914e12e8c32a1f0d3f820
 2017-03-08 13:20 UTC  (2+ messages)

[bdi_unregister] 165a5e22fa INFO: task swapper:1 blocked for more than 120 seconds
 2017-03-08  9:59 UTC  (10+ messages)

[PATCH] target; Drop pointless tfo->check_stop_free check
 2017-03-08  8:20 UTC 

[PATCH] storvsc: workaround for virtual DVD SCSI version
 2017-03-08  7:00 UTC  (5+ messages)

[PATCH] scsi: lpfc: Add shutdown method for kexec
 2017-03-08  1:29 UTC  (6+ messages)

[PATCH v3 01/16] lpfc: Correct WQ creation for pagesize
 2017-03-08  1:26 UTC  (7+ messages)

[PATCH] lpfc: Finalize Kconfig options for nvme
 2017-03-07 21:37 UTC  (3+ messages)

[PATCHv2] hpsa: expose enclosures
 2017-03-07 16:33 UTC  (4+ messages)

Help needed for a SCSI hang (SATA drives)
 2017-03-07 22:28 UTC  (3+ messages)

[PATCH v3 00/16] Cleanup chardev instances with helper function
 2017-03-07 22:41 UTC  (7+ messages)
` [PATCH v3 06/16] tpm-chip: utilize new cdev_device_add "
` [PATCH v3 14/16] rtc: "

With due respect
 2017-03-07 15:47 UTC 

SCSI regression in 4.11
 2017-03-07  6:08 UTC  (24+ messages)
                                ` [RFC] hv_storvsc: error handling

[PATCH 00/20] lpfc: Update lpfc to revision 11.2.0.10
 2017-03-07  4:09 UTC  (2+ messages)

[PATCH] vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
 2017-03-07  3:27 UTC  (2+ messages)

[PATCH] scsi: lpfc: replace init_timer by setup_timer
 2017-03-07  3:49 UTC  (2+ messages)

[PATCH] scsi: qedf: Use vsprintf extension %pad
 2017-03-07  3:39 UTC  (3+ messages)

[PATCH] aacraid: Fix typo in blink status
 2017-03-07  3:24 UTC  (2+ messages)

[PATCH] qla2xxx: Fix ql_dump_buffer
 2017-03-07  3:24 UTC  (2+ messages)

[PATCH] [v2] scsi: qedi: fix build error without DEBUG_FS
 2017-03-07  3:23 UTC  (2+ messages)

[PATCH 0/3] hpsa updates
 2017-03-06 21:24 UTC  (4+ messages)
` [PATCH 1/3] hpsa: update check for logical volume status
` [PATCH 2/3] hpsa: limit outstanding rescans
` [PATCH 3/3] hpsa: do not timeout reset operations

[Bug 108621] New: kernel BUG in drivers/scsi/scsi_lib.c
 2017-03-06 20:15 UTC  (2+ messages)
` [Bug 108621] "

[PATCH] scsi: qedf: Fix defective logging format and argument mismatches
 2017-03-06 19:33 UTC  (6+ messages)

Darlehen
 2017-03-06 11:05 UTC 

[ANNOUNCE]: Broadcom (Emulex) FC Target driver - efct
 2017-03-06 17:53 UTC  (4+ messages)

[PATCH v3 17/20] usb: gadget: pch_udc: Replace PCI pool old API
 2017-03-06 14:46 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