linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-29 13:20:41 to 2015-02-05 07:37:33 UTC [more...]

[patch] vhost/scsi: potential memory corruption
 2015-02-05  7:37 UTC 

[PATCH] storvsc: assign wait_for_completion_timeout to appropriately typed var
 2015-02-05  6:47 UTC 

raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages
 2015-02-05  4:59 UTC  (2+ messages)

[PATCH] csiostor:Use firmware version from cxgb4/t4fw_version.h
 2015-02-04 22:00 UTC  (2+ messages)

Device removal lockup with mptsas + scsi-mq
 2015-02-04 19:29 UTC  (2+ messages)

[PATCH 1/1 linux-next] scsi: make bnx2fc_global_lock spinlock static
 2015-02-04 18:58 UTC 

[PATCH] scsi: osst: fix sparse warnings
 2015-02-04 18:48 UTC 

[PATCH v4] scsi: NCR5380: harmonize jiffies conversion with msecs_to_jiffies
 2015-02-04 18:30 UTC 

linux-next: build failure after merge of the scsi tree
 2015-02-04 15:26 UTC 

[PATCH] [SCSI] bfa: Remove use of struct timeval
 2015-02-04 15:07 UTC  (2+ messages)

[PATCH] scsi: Remove use of struct timeval
 2015-02-04 15:01 UTC  (2+ messages)

[PATCH] scsi: Remove usage of struct timeval
 2015-02-04 14:56 UTC  (2+ messages)

[PATCH] mpt3sas: Remove usage of 'struct timeval'
 2015-02-04 14:50 UTC  (2+ messages)

[PATCH] mpt2sas: Remove usage of 'struct timeval'
 2015-02-04 14:49 UTC  (2+ messages)

[PATCH v1 0/4] Add ioctl and debug utilities to UFS driver
 2015-02-04 14:00 UTC  (7+ messages)
` [PATCH v1 1/4] scsi: ufs: add ioctl interface for query request
` [PATCH v1 2/4] scsi: ufs: add debugfs for ufs
` [PATCH v1 3/4] scsi: ufs: add trace events and dump prints for debug
` [PATCH v1 4/4] scsi: ufs: inject errors to verify error handling

[PATCH-v3 0/9] vhost/scsi: Add ANY_LAYOUT + VERSION_1 support
 2015-02-04 13:16 UTC  (37+ messages)
` [PATCH-v3 1/9] vhost/scsi: Convert completion path to use copy_to_iser
` [PATCH-v3 2/9] vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
` [PATCH-v3 3/9] vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
` [PATCH-v3 4/9] vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites
` [PATCH-v3 5/9] vhost/scsi: Add ANY_LAYOUT vhost_virtqueue callback
` [PATCH-v3 6/9] vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
` [PATCH-v3 7/9] vhost/scsi: Drop legacy pre virtio v1.0 !ANY_LAYOUT logic
` [PATCH-v3 8/9] vhost/scsi: Drop left-over scsi_tcq.h include
` [PATCH-v3 9/9] vhost/scsi: Global tcm_vhost -> vhost_scsi rename

[PATCH v3] scsi: NCR5380: use msecs_to_jiffies for conversions
 2015-02-04 12:12 UTC  (2+ messages)

sequential I/O on SSD disk varies from 20 to 300 MBytes/s every week
 2015-02-04  9:50 UTC  (4+ messages)

[PATCH] scsi_logging: return void for dev_printk() functions
 2015-02-04  7:11 UTC 

[PATCH 1/1] Sync iscsi fw boot flags
 2015-02-04  2:28 UTC 

[PATCH 1/1] scsi: Fix max transfer length for 4k disks
 2015-02-03 19:25 UTC  (4+ messages)

[PATCH v3] Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command
 2015-02-03 16:18 UTC  (7+ messages)
` [PATCH v3] ahci_xgene: "

Kernel Ooops upon USB disconnect of a Western Digital My Passport 1TB drive
 2015-02-03 16:05 UTC  (2+ messages)

[Lsf-pc] [LSF/MM TOPIC] Unifying the LIO and SCST target drivers
 2015-02-03 10:06 UTC 

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

[PATCH 0/4] bfa: Patches for scsi "misc" branch
 2015-02-03  5:13 UTC  (4+ messages)
` [PATCH 2/4] Fix for crash when bfa_itnim is NULL

General protection fault in iscsi_rx_thread_pre_handler
 2015-02-03  0:28 UTC  (8+ messages)

[PATCH 0/8] vhost/scsi: Add ANY_LAYOUT support
 2015-02-03  0:22 UTC  (15+ 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

[PATCH] phy: qcom-ufs: export symbols needed by main drivers
 2015-02-02 17:55 UTC  (3+ messages)

[PATCH] IB/srp: Add 64-bit LUN support
 2015-02-02 17:21 UTC 

[PATCH v2] Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command
 2015-02-02 17:07 UTC  (3+ messages)
` [PATCH v2] ahci_xgene: "

[PATCH] st: implement sysfs based tape statistics v2
 2015-02-02 15:16 UTC  (2+ messages)

[PATCH v7 0/5] phy: qcom-ufs: add support for QUALCOMM
 2015-02-02 14:36 UTC  (4+ messages)
` [PATCH v7 5/5] scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS

[PATCH v1] Revert "scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS"
 2015-02-02 14:21 UTC 

[PATCH 1/3] scsi: serialize ->rescan against ->remove
 2015-02-02 13:14 UTC  (9+ messages)
` [PATCH 3/3] scsi: proper state checking and module refcount handling in scsi_device_get

[PATCH 1/3] scsi: serialize ->rescan against ->remove
 2015-02-02 13:01 UTC  (3+ 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

Kernel Ooops upon USB disconnect of a Western Digital My Passport 1TB drive
 2015-02-02 11:48 UTC 

[PATCH v1] Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command
 2015-02-02 10:47 UTC  (3+ messages)
` [PATCH v1] ahci_xgene: "

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

[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  (2+ messages)

[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 

[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  (3+ messages)

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

[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

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  (9+ messages)


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).