messages from 2015-01-30 08:12:32 to 2015-02-05 19:25:54 UTC [more...]
[PATCH 18/21] lpfc: Fix crash in device reset handler
2015-02-05 19:25 UTC
[PATCH 17/21] lpfc: application causes OS crash when running diagnostics
2015-02-05 19:25 UTC
[PATCH 16/21] lpfc: Fix internal loopback failure
2015-02-05 19:25 UTC
[PATCH 15/21] lpfc: Implement support for wire-only DIF devices
2015-02-05 19:25 UTC
[PATCH 14/21] lpfc: Fix premature release of rpi bit in bitmask
2015-02-05 19:25 UTC
[PATCH 13/21] lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC
2015-02-05 19:25 UTC
[PATCH 12/21] lpfc: Fix null ndlp derefernce in target_reset_handler
2015-02-05 19:24 UTC
[PATCH 11/21] lpfc: Fix FDMI Fabric support
2015-02-05 19:24 UTC
[PATCH 10/21] lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
2015-02-05 19:24 UTC
[PATCH 09/21] lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver
2015-02-05 19:24 UTC
[PATCH 08/21] lpfc: lpfc does not support option_rom_version sysfs attribute on newer adapters
2015-02-05 19:24 UTC
[PATCH 07/21] lpfc: Fix setting of EQ delay Multiplier
2015-02-05 19:24 UTC
[PATCH 06/21] lpfc: Fix host reset escalation killing all IOs
2015-02-05 19:23 UTC
[PATCH 05/21] lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on LPe12002
2015-02-05 19:23 UTC
[PATCH 03/21] lpfc: EnableBootCode from hbacmd fails on Lancer
2015-02-05 19:23 UTC
[PATCH 04/21] lpfc: Fix to handle PLOGI when already logged in
2015-02-05 19:23 UTC
[PATCH 01/21] lpfc: Fix the iteration count to match the 30 sec comment
2015-02-05 19:23 UTC
[PATCH 02/21] lpfc: Add Lancer Temperature Event support to the lpfc driver
2015-02-05 19:23 UTC
[PATCH 00/21] lpfc: Update lpfc version to driver version 10.5.0.0
2015-02-05 19:22 UTC
[PATCH] st: implement sysfs based tape statistics v2
2015-02-05 18:57 UTC (10+ messages)
[GIT PULL] SCSI fixes for 3.19-rc7
2015-02-05 17:53 UTC
[PATCH 1/1] Sync iscsi fw boot flags
2015-02-05 16:09 UTC (2+ messages)
[PATCH] Defer processing of REQ_PREEMPT requests for blocked devices
2015-02-05 14:49 UTC
scsi race condition
2015-02-05 13:32 UTC
[PATCH] scsi: ips: fix sparse warnings
2015-02-05 12:39 UTC
[PATCH] scsi: qla1280: fix sparse warnings
2015-02-05 12:34 UTC
[PATCH] scsi: eata: fix sparse warning
2015-02-05 12:21 UTC
[PATCH] scsi: dc395x: fix sparse warning
2015-02-05 12:15 UTC
[PATCH] scsi: initio: fix sparse warnings
2015-02-05 12:03 UTC
[PATCH] scsi: fix sparse warnings
2015-02-05 11:38 UTC (2+ messages)
[PATCH] scsi: fix sparse warning
2015-02-05 11:29 UTC
[PATCH] bfa: bfa_core: fix sparse warning
2015-02-05 10:10 UTC
[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] scsi: Fix max transfer length for 4k disks
2015-02-03 19:25 UTC (2+ 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 (11+ messages)
` [PATCH 1/8] lib/iovec: Add memcpy_fromiovec_out library function
` [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 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 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 (6+ messages)
[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 (7+ messages)
` [PATCHv2 3/5] scsi: Move user-shareable stuff in scsi/scsi.h to uapi/linux/scsi.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 (5+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).