linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-23 22:44:24 to 2015-02-02 10:00:34 UTC [more...]

block layer copying user io vectors
 2015-02-02 10:00 UTC  (3+ messages)

[PATCH 0/8] vhost/scsi: Add ANY_LAYOUT support
 2015-02-02  8:15 UTC  (14+ messages)
` [PATCH 1/8] lib/iovec: Add memcpy_fromiovec_out library function
` [PATCH 2/8] vhost/scsi: Convert completion path to use memcpy_toiovecend
` [PATCH 3/8] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
` [PATCH 4/8] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
` [PATCH 5/8] vhost/scsi: Add common vhost_scsi_queue_desc code
` [PATCH 6/8] vhost/scsi: Add ANY_LAYOUT prerequisites
` [PATCH 7/8] vhost/scsi: Add ANY_LAYOUT support
` [PATCH 8/8] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits

[PATCHv2 0/5] Move headers to uapi/linux
 2015-02-02  8:00 UTC  (11+ messages)
` [PATCHv2 1/5] scsi: add WRITE_VERIFY_16 to scsi.h
` [PATCHv2 2/5] scsi: Move ioctl defs from scsi/scsi.h to scsi/scsi_ioctl.h
` [PATCHv2 3/5] scsi: Move user-shareable stuff in scsi/scsi.h to uapi/linux/scsi.h
` [PATCHv2 4/5] scsi: Move scsi/scsi_ioctl.h to uapi/linux/scsi_ioctl.h
` [PATCHv2 5/5] scsi: move scsi/sg.h to uapi/linux/sg.h

[PATCH v2] scsi: NCR5380: use msecs_to_jiffies for conversions
 2015-02-02  7:47 UTC  (7+ messages)

[PATCH] am53c974: remove left-over debugging code
 2015-02-02  7:33 UTC 

[PATCH 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools
 2015-02-02  4:52 UTC  (12+ messages)
` [PATCH 01/10] qla2xxx: Report both rsp_info and rsp_info_len
` [PATCH 02/10] qla2xxx: Declare local functions static
` [PATCH 03/10] qla2xxx: Remove set-but-not-used variables
` [PATCH 04/10] qla2xxx: Replace two macros with an inline function
` [PATCH 05/10] qla2xxx: Remove __constant_ prefix
` [PATCH 06/10] qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
` [PATCH 07/10] qla2xxx: Fix sparse annotations
` [PATCH 08/10] qla2xxx: Remove a superfluous test
` [PATCH 09/10] qla2xxx: Remove dead code
` [PATCH 10/10] qla2xxx: Comment out "

[PATCH-v2 00/11] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support
 2015-02-02  4:47 UTC  (14+ messages)
` [PATCH-v2 01/11] lib/iovec: Add memcpy_fromiovec_out library function
` [PATCH-v2 02/11] vhost/scsi: Convert completion path to use memcpy_toiovecend
` [PATCH-v2 03/11] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
` [PATCH-v2 04/11] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
` [PATCH-v2 05/11] vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites
` [PATCH-v2 06/11] vhost/scsi: Add ANY_LAYOUT vhost_skip_iovec_bytes helper
` [PATCH-v2 07/11] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback
` [PATCH-v2 08/11] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
` [PATCH-v2 09/11] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic
` [PATCH-v2 10/11] vhost/scsi: Drop left-over scsi_tcq.h include
` [PATCH-v2 11/11] vhost/scsi: Global tcm_vhost -> vhost_scsi rename

Apply
 2015-01-31 12:57 UTC 

New am53c974 driver spamming syslog
 2015-02-01 20:07 UTC 

HL-DT-ST DVDRAM GSA-T20N-(P) not recognized after installation
 2015-02-01 20:07 UTC 

General protection fault in iscsi_rx_thread_pre_handler
 2015-02-01  3:47 UTC  (7+ messages)

[PATCH 2/2] ipr: Driver version 2.6.1
 2015-01-30 22:30 UTC 

[PATCH 1/2] ipr: Reboot speed improvements
 2015-01-30 22:30 UTC 

[PATCH] IB/srp: Process REQ_PREEMPT requests correctly
 2015-01-30 20:18 UTC  (6+ messages)

[PATCH] sg: Remove an unused variable
 2015-01-30 15:22 UTC 

usb-storage URB use-after-free
 2015-01-30 13:40 UTC  (4+ messages)

[patch] [SCSI] mvumi: shift wrapping bug in mvumi_delete_internal_cmd()
 2015-01-30 10:55 UTC 

[PATCH 1/3] scsi: serialize ->rescan against ->remove
 2015-01-30  9:46 UTC  (8+ messages)
` [PATCH 2/3] sd: don't grab a device references from driver methods
` [PATCH 3/3] scsi: proper state checking and module refcount handling in scsi_device_get

[patch] bnx2fc: fix test of "err_warn_bit_map"
 2015-01-30  8:49 UTC 

[PATCH 0/7] scsi: Some seq_file cleanups/optimizations
 2015-01-30  1:44 UTC  (17+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] scsi: Remove SPRINTF macro
  ` [PATCH v2 2/6] scsi/advansys: Replace seq_printf with seq_puts
  ` [PATCH v2 3/6] scsi/aha152x: "
  ` [PATCH v2 4/6] scsi: misc: "
  ` [PATCH v2 5/6] scsi: misc: Merge consecutive seq_puts calls
  ` [PATCH v2 6/6] scsi: misc: Print single-character strings with seq_putc

[PATCH 0/4] bfa: Patches for scsi "misc" branch
 2015-01-30  1:14 UTC  (6+ messages)
` [PATCH 1/4] Updating copyright messages
` [PATCH 2/4] Fix for crash when bfa_itnim is NULL
` [PATCH 3/4] File header and user visible string changes
` [PATCH 4/4] Update driver version to 3.2.25.0

[PATCH 1/1] scsi: Fix max transfer length for 4k disks
 2015-01-30  0:43 UTC  (3+ messages)

Att: Dear Friend
 2015-01-29 22:28 UTC 

Another (ESP?) scsi blk-mq problem on sparc64
 2015-01-29 16:37 UTC  (6+ messages)

[PATCH 0/17] Clear up bidi command confusion
 2015-01-29 14:56 UTC  (15+ messages)
` [PATCH 08/17] ibmvscsi: Fix bidi command test
` [PATCH 17/17] IB/srp: Detect bidi commands properly

module: fix module_refcount() return when running in a module exit routine
 2015-01-29 12:16 UTC  (16+ messages)

[PATCH] scsi, be2iscsi, LLVMLinux: Add missing MODULE_DEVICE_TABLE()
 2015-01-29 11:03 UTC  (2+ messages)

raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages
 2015-01-28 15:29 UTC 

[PATCH 1/1] [PATCH REGRESSION] alua: fix bus detach oops
 2015-01-29  8:59 UTC  (4+ messages)

kobject (00000000008e10d8): tried to init an initialized object, something is seriously wrong
 2015-01-29  8:03 UTC 

[PATCH] scsi: ncr5380: use msecs_to_jiffies for conversions
 2015-01-29  7:26 UTC  (2+ messages)

[PATCH] g_NCR5380: Kill compiler warning if builtin
 2015-01-29  6:57 UTC  (2+ messages)

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-29  6:54 UTC  (3+ messages)
` [PATCH 17/28] scsi: drop owner assignment from platform_drivers

[PATCH v2 1/2] ata: ahci_platform: fix owner module reference mismatch for scsi host
 2015-01-28 23:53 UTC  (3+ messages)
` [PATCH v2 2/2] ata: pata_platform: "

[PATCH] scsi: missing iounmap for mvi->regs_ex
 2015-01-28 10:22 UTC 

[PATCH 4/4] scsi: aic79xx: Use kzalloc instead of kmalloc/memset
 2015-01-28  7:38 UTC 

[PATCH 3/4] scsi: aic7xxx: Use kzalloc instead of kmalloc/memset
 2015-01-28  7:37 UTC 

[PATCH 2/4] scsi: aic79xx: Use kzalloc instead of kmalloc/memset
 2015-01-28  7:37 UTC 

[PATCH 1/4] scsi: aic7xxx: use kzalloc instead of kmalloc/memset
 2015-01-28  7:36 UTC 

[PATCH] Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command
 2015-01-28  4:24 UTC  (4+ messages)
` [PATCH] ahci_xgene: "

[PATCH 3.4 100/177] scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
 2015-01-28  4:09 UTC 

[PATCH] csiostor:T5 Firmware fix and cleanup
 2015-01-28  1:17 UTC  (2+ messages)

Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
 2015-01-28  0:18 UTC  (3+ messages)

[PATCH] scsi: use kzalloc instead of kmalloc/memset
 2015-01-27 21:14 UTC 

old linux scsi headers
 2015-01-27 19:42 UTC  (3+ messages)

[PATCH 0/2 v2] hpsa: workqueue + minor fix
 2015-01-27 17:17 UTC  (4+ messages)
` [PATCH 1/2] hpsa: use a driver's own workqueue instead of a shared wq
` [PATCH 2/2] hpsa: remove a needless call - pci_get_drvdata

[PATCH v2 00/48] hpsa driver updates
 2015-01-27 17:13 UTC  (24+ messages)
` [PATCH v2 28/48] hpsa: honor queue depth of physical devices
` [PATCH v2 29/48] hpsa: fix race between abort handler and main i/o path
` [PATCH v2 30/48] hpsa: optimize cmd_alloc function by remembering last allocation
` [PATCH v2 31/48] hpsa: count passthru cmds with atomics, not a spin locked int
` [PATCH v2 32/48] hpsa: slightly optimize SA5_performant_completed
` [PATCH v2 33/48] hpsa: do not check for msi(x) in interrupt_pending
` [PATCH v2 34/48] hpsa: remove incorrect BUG_ONs checking for raid offload enable
` [PATCH v2 35/48] hpsa: do not ack controller events on controllers that do not support it
` [PATCH v2 36/48] hpsa: guard against overflowing raid map array
` [PATCH v2 37/48] hpsa: check for ctlr lockup after command allocation in main io path
` [PATCH v2 38/48] hpsa: return failed from device reset/abort handlers
` [PATCH v2 39/48] hpsa: do not use a void pointer for scsi_cmd field of struct CommandList
` [PATCH v2 40/48] hpsa: print CDBs instead of kernel virtual addresses for uncommon errors
` [PATCH v2 41/48] hpsa: do not use function pointers in fast path command submission
` [PATCH v2 42/48] hpsa: move SG descriptor set-up out of hpsa_scatter_gather()
` [PATCH v2 43/48] hpsa: refactor duplicated scan completion code into a new routine
` [PATCH v2 44/48] hpsa: shorten the wait for the CISS doorbell mode change ack
` [PATCH v2 45/48] hpsa: detect and report failures changing controller transport modes
` [PATCH v2 46/48] hpsa: add in gen9 controller model names
` [PATCH v2 47/48] hpsa: add in P840ar controller model name
` [PATCH v2 48/48] hpsa: Use local workqueues instead of system workqueues

[PATCH 1/2] ata: ahci_platform: fix owner module reference mismatch for scsi host
 2015-01-27 16:21 UTC  (3+ messages)
` [PATCH 2/2] ata: pata_platform: "

[PATCH 1/5] PCI: Add defines for max read request sizes
 2015-01-27  0:20 UTC  (3+ messages)
` [PATCH 4/5] [SCSI] esas2r: use PCI define for max read request size

[PATCH] st: implement sysfs based tape statistics v2
 2015-01-27  0:11 UTC  (2+ messages)

[Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
 2015-01-26 23:21 UTC  (4+ messages)
` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0

[PATCH for v3.19, v2] Avoid that sd_shutdown() triggers a kernel warning
 2015-01-26 18:38 UTC  (5+ messages)
` sysfs methods can race with ->remove

[PATCH] scsi/lpfc: use remove handler as shutdown handler
 2015-01-26 15:18 UTC 

[Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
 2015-01-26 12:56 UTC  (2+ messages)
` [Bug 91711] "

[PATCH] wd719x: add missing .module to wd719x_template
 2015-01-25 21:23 UTC 

[GIT PULL] SCSI fixes for 3.19-rc5
 2015-01-24 18:26 UTC 

[PATCH 23/32] scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
 2015-01-24 14:03 UTC 

Darlehen Angebot
 2015-01-24  2:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).