linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-20 12:20:11 to 2016-10-27 01:29:31 UTC [more...]

[PATCH 0/2] Locking issue in libiscsi and be2iscsi
 2016-10-27  1:27 UTC  (5+ messages)
` [PATCH 1/2] libiscsi: Fix locking in __iscsi_conn_send_pdu
` [PATCH 2/2] be2iscsi: Replace _bh with _irqsave/irqrestore

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

[RFC] libata-scsi: introducing SANITIZE translation
 2016-10-26 22:44 UTC  (8+ messages)

[PATCH 0/4] hpsa updates
 2016-10-26 22:22 UTC  (5+ messages)
` [PATCH 1/4] hpsa: correct lockup detector pci_disable_device
` [PATCH 2/4] hpsa: add generate controller NMI on lockup
` [PATCH 3/4] hpsa: remove coalescing settings for ioaccel2
` [PATCH 4/4] hpsa: bump driver version

Geschäftsvorschlag!!!
 2016-10-26 16:24 UTC 

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

[PATCH v2 00/10] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
 2016-10-26 20:20 UTC  (5+ messages)
` [PATCH v2 04/10] phy: qcom-ufs-qmp-xx: Discard remove callback for drivers

[PATCH] Avoid that SCSI device removal through sysfs triggers a deadlock
 2016-10-26 18:44 UTC 

[PATCH v3 1/2] scsi: Handle Unit Attention when issuing SCSI command
 2016-10-26 17:38 UTC  (11+ messages)
` [PATCH v3 2/2] scsi: sr: Drop custom handling of unit attention

[PATCH 2/2] scsi: ufs: Use the resource-managed function to add devfreq device
 2016-10-26 17:23 UTC  (3+ messages)

[PATCH] scsi_debug: Fix memory leak if LBP enabled and module is unloaded
 2016-10-26 16:56 UTC  (2+ messages)

[Bug 121531] New: Adaptec 7805H SAS HBA (pm80xx): hangs when writing >80MB at once
 2016-10-26 12:52 UTC  (7+ messages)
` [Bug 121531] "

Kernel 4.8.4: INFO: task kworker/u16:8:289 blocked for more than 120 seconds
 2016-10-26 12:08 UTC  (8+ messages)

Crash in TCM-LIO
 2016-10-26  9:01 UTC  (6+ messages)

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

[PATCH 1/1] libfc: don't have fc_exch_find log errors on a new exchange
 2016-10-26  5:48 UTC  (5+ messages)

[PATCH 00/10] mpt3sas driver Enhancements and
 2016-10-25 14:48 UTC  (33+ 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 v2] block: Fix kernel panic occurs while creating second raid disk
 2016-10-25 12:38 UTC 

[PATCH v3 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-10-25  7:43 UTC  (5+ messages)
` [PATCH v3 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly

[patch] zfcp: spin_lock_irqsave() is not nestable
 2016-10-25  7:28 UTC  (4+ messages)

[Bug 179341] mpt3sas: LSISAS3008 don't see Intel 540s SSD
 2016-10-25  6:53 UTC  (3+ messages)

[PATCH] advansys: fix build warning for PCI=n
 2016-10-25  5:57 UTC  (2+ messages)

[PATCH v3 0/6] scsi: collection of clean ups
 2016-10-25  2:12 UTC  (13+ 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 3/6] scsi: qla4xxx: print MAC and SID via %p[mM][R]
` [PATCH v3 4/6] [SCSI] ips: don't use custom hex_asc_upper[] table
` [PATCH v3 5/6] scsi: replace custom approach to hexdump small buffers
` [PATCH v3 6/6] cciss: replace custom function to hexdump

[PATCH 0/7] megaraid_sas: Updates for scsi-next
 2016-10-25  2:02 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-25  2:01 UTC  (19+ 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] lpfc: Revise MAINTAINERS to reflect Broadcom
 2016-10-25  0:56 UTC  (2+ messages)

[PATCH 00/20] libfc callback cleanup
 2016-10-25  0:37 UTC  (2+ messages)

[Bug 176951] boot fails unless acpi=off Acer Travelmate X-349
 2016-10-24 23:55 UTC 

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-10-24 15:41 UTC  (4+ messages)

[PATCH] sd: fix uninitialized variable access in error handling
 2016-10-24 14:37 UTC  (4+ messages)

[PATCH] block: Fix kernel panic occurs while creating second raid disk
 2016-10-24 13:42 UTC 

[PATCH 0/2] smartpqi: Remove semaphores
 2016-10-24 10:10 UTC  (7+ messages)
` [PATCH 1/2] scsi: smartpqi: Replace semaphore sync_request_sem with mutex

Maxtor USB disk – "UNKNOWN(0x2003) Result" messages logged
 2016-10-24  6:08 UTC 

(unknown),
 2016-10-23 18:32 UTC 

CONFIG_TCM_QLA2... no longer in Kernel 4.8.4 as an option
 2016-10-23 16:30 UTC  (2+ messages)

[RFC 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-10-23 14:04 UTC  (7+ messages)
` [RFC 2/6] qed: Add iSCSI out of order packet handling
` [RFC 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework

[GIT PULL] target fixes for v4.9-rc2
 2016-10-23  2:31 UTC 

[PATCH] scsi: update rdac devices at scsi_dh_rdac
 2016-10-22 21:41 UTC  (4+ messages)

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

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

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

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

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

[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 

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

[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  (5+ 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).