linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-18 18:38:29 to 2016-10-22 17:33:08 UTC [more...]

[PATCH v3 0/6] scsi: collection of clean ups
 2016-10-22 17:32 UTC  (5+ messages)
` [PATCH v3 1/6] scsi: fnic: use kernel's '%pM' format option to print MAC
` [PATCH v3 2/6] fusion: print lan address via %pMR
` [PATCH v3 4/6] [SCSI] ips: don't use custom hex_asc_upper[] table
` [PATCH v3 6/6] cciss: replace custom function to hexdump

Get A Part Time Job Today
 2016-10-22 11:54 UTC 

Geschäftsvorschlag!!!
 2016-10-21 20:07 UTC 

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-10-21 21:31 UTC  (2+ messages)

[PATCH 1/1] libfc: don't have fc_exch_find log errors on a new exchange
 2016-10-21 21:10 UTC 

[PATCH] qla2xxx: Fix scsi scan hang triggered if adapter fails during init
 2016-10-21 20:45 UTC 

[PATCH] sd: fix uninitialized variable access in error handling
 2016-10-21 20:48 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.9-rc1
 2016-10-21 16:39 UTC 

[PATCH 0/7] megaraid_sas: Updates for scsi-next
 2016-10-21 16:30 UTC  (15+ messages)
` [PATCH 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware

[PATCH v3 0/7] megaraid_sas: Updates for scsi-next
 2016-10-21 16:02 UTC  (11+ messages)
` [PATCH v3 1/8] megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset
` [PATCH v3 2/8] megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
` [PATCH v3 3/8] megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
` [PATCH v3 4/8] megaraid_sas: Send SYNCHRONIZE_CACHE for non-raid to firmware
` [PATCH v3 5/8] megaraid_sas: Send SYNCHRONIZE_CACHE for VD "
` [PATCH v3 6/8] MAINTAINERS: Update megaraid maintainers list
` [PATCH v3 7/8] megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map
` [PATCH v3 8/8] megaraid_sas: driver version upgrade

[PATCH v2 0/7] megaraid_sas: Updates for scsi-next
 2016-10-21 16:01 UTC  (13+ messages)
` [PATCH v2 1/7] megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset
` [PATCH v2 2/7] megaraid_sas: Send correct PhysArm to FW for R1 VD downgrade
` [PATCH v2 3/7] megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
` [PATCH v2 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware
` [PATCH v2 5/7] MAINTAINERS: Update megaraid maintainers list
` [PATCH v2 6/7] megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map
` [PATCH v2 7/7] megaraid_sas: driver version upgrade

[PATCH v2 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware
 2016-10-21 13:39 UTC  (3+ messages)

[PATCH] scsi: ufs: changing authors e-mail
 2016-10-21  9:33 UTC 

[PATCH 0/6] tcm_fc fixes
 2016-10-21  8:19 UTC  (6+ messages)
` [PATCH 1/6] target: fix hang in target_wait_for_sess_cmds()
` [PATCH 2/6] target: fix potential race window in target_sess_cmd_list_waiting()

(unknown),
 2016-10-21  3:49 UTC 

[Bug 179341] mpt3sas: LSISAS3008 don't see Intel 540s SSD
 2016-10-21  1:13 UTC  (2+ messages)

Ahoj
 2016-10-20 18:39 UTC 

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (28+ messages)
` [PATCH 04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "

[PATCH v2 1/2] scsi: Handle Unit Attention when issuing SCSI command
 2016-10-20 18:39 UTC  (4+ messages)

[PATCH v3 0/11] Fix race conditions related to stopping block layer queues
 2016-10-20 15:35 UTC  (33+ messages)
` [PATCH v3 01/11] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH v3 02/11] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH v3 03/11] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v3 04/11] blk-mq: Introduce blk_mq_quiesce_queue()
  ` [PATCH v3 05/11] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH v3 06/11] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v3 07/11] dm: Fix a race condition related to stopping and starting queues
` [PATCH v3 08/11] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v3 09/11] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH v3 10/11] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v3 11/11] nvme: Fix a race condition

[RFC 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-10-20 12:58 UTC  (27+ messages)
` [RFC 1/6] qed: Add support for hardware offloaded iSCSI
` [RFC 2/6] qed: Add iSCSI out of order packet handling
` [RFC 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework
` [RFC 4/6] qedi: Add LL2 iSCSI interface for offload iSCSI
` [RFC 5/6] qedi: Add support for iSCSI session management
` [RFC 6/6] qedi: Add support for data path

[PATCH 00/10] mpt3sas driver Enhancements and
 2016-10-20 12:20 UTC  (11+ messages)
` [PATCH 01/10] mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device
` [PATCH 02/10] mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RDPQ card is enumerated first
` [PATCH 03/10] mpt3sas: Implement device_remove_in_progress check in IOCTL path
` [PATCH 04/10] mpt3sas: Removing unused macro "MPT_DEVICE_TLR_ON"
` [PATCH 05/10] mpt3sas: Bump driver version as "14.100.00.00"
` [PATCH 06/10] mpt3sas: Added Device ID's for SAS35 devices and updated MPI header
` [PATCH 07/10] mpt3sas: Increased/Additional MSIX support for SAS35 devices
` [PATCH 08/10] mpt3sas: set EEDP-escape-flags "
` [PATCH 09/10] mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors "
` [PATCH 10/10] mpt3sas: Fix for Endianness issue

[PATCH] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1
 2016-10-20 11:14 UTC 

`rmmod mpt3sas` leads to backtraces 'fs/sysfs/group.c:237 sysfs_remove_group+0xa0/0xb0'
 2016-10-20 10:57 UTC 

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-10-20 10:08 UTC 

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-10-20  9:58 UTC 

[PATCH 0/2] smartpqi: Remove semaphores
 2016-10-20  9:10 UTC  (6+ messages)
` [PATCH 1/2] scsi: smartpqi: Replace semaphore sync_request_sem with mutex
` [PATCH 2/2] scsi: smartpqi: Replace semaphore lun_reset_sem "

[PATCH] Fix: scsi: megaraid: reduce the scope of pending-list lock to avoid double lock
 2016-10-20  8:34 UTC  (2+ messages)

Device or HBA QD throttling creates holes in Sequential work load
 2016-10-20  8:26 UTC 

Device or HBA QD throttling creates holes in Sequential work load
 2016-10-20  6:41 UTC 

[PATCH v2 00/10] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
 2016-10-20  3:44 UTC  (16+ messages)
` [PATCH v2 01/10] phy: qcom-ufs: remove failure when rx/tx_iface_clk are absent
` [PATCH v2 06/10] phy: qcom-ufs: Remove unnecessary function declarations
` [PATCH 08/10] ufs-qcom: phy/hcd: Refactoring phy clock handling
` [PATCH v2 09/10] scsi/ufs: qcom: Add phy_exit call in hcd exit path
` [PATCH v2 10/10] phy: qcom-ufs: Remove common layer phy exit callback

[PATCH v6 0/3] Enabling ATA Command Priorities
 2016-10-19 20:02 UTC  (12+ messages)
` [PATCH v6 1/3] block: Add iocontext priority to request
` [PATCH v6 2/3] ata: Enabling ATA Command Priorities
` [PATCH v6 3/3] ata: ATA Command Priority Disabled By Default

[PATCH RFC] fcping: allow pings using FC_BSG_RPT_ELS
 2016-10-19 17:20 UTC 

iscsi_trx going into D state
 2016-10-19 16:41 UTC  (10+ messages)

[PATCH 00/20] libfc callback cleanup
 2016-10-19 12:55 UTC  (6+ messages)
` [PATCH 10/20] libfc: Replace ->rport_logoff callback with function call
` [PATCH 13/20] libfc: Remove fc_rport_init()

[Bug 178381] New: Suspend to RAM test failed while CONFIG_SCSI_MQ_DEFAULT is set
 2016-10-19 12:33 UTC 

[PATCH v8 0/7] ZBC / Zoned block device support
 2016-10-19 13:23 UTC  (17+ messages)
` [PATCH v8 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v8 6/7] sd: Implement support for ZBC devices

Device or HBA QD throttling creates holes in Sequential work load
 2016-10-19 14:20 UTC 

Need some pointers to debug a target hang
 2016-10-19  6:29 UTC  (5+ messages)

[PATCH v1 0/3] Fixes for problems found during testing
 2016-10-19  1:21 UTC  (3+ messages)
` [PATCH v2 0/6] Fixes for ibmvscsis driver

[PATCH] scsi: g_NCR5380: add HAS_IOPORT_MAP dependency
 2016-10-19  1:10 UTC  (3+ messages)

[PATCH] fcoe: Fixup missing initialisation in fcoe_dcb_create()
 2016-10-19  1:03 UTC  (2+ messages)

[PATCH] scsi: update rdac devices at scsi_dh_rdac
 2016-10-18 19:47 UTC  (3+ 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).