public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-08 08:11:45 to 2017-11-14 16:36:03 UTC [more...]

[GIT PULL] first round of SCSI updates for the 4.14+ merge window
 2017-11-14 16:36 UTC 

[PATCH] uas: Add US_FL_NO_ATA_1X quirk for one more Seagate device
 2017-11-14 15:25 UTC  (3+ messages)

[PATCH V4] scsi_debugfs: fix crash in scsi_show_rq()
 2017-11-14  0:55 UTC  (5+ messages)

[REPOST PATCH] scsi: ses: don't ask for diagnostic pages repeatedly during probe
 2017-11-13 23:48 UTC 

[PATCH] uas: Add US_FL_NO_ATA_1X quirk for one more Seagate device
 2017-11-13 17:38 UTC  (8+ messages)

Re:
 2017-11-13 14:55 UTC 

[PATCH 0/7] scsi: bfa: do_gettimeofday removal
 2017-11-13 14:55 UTC  (12+ messages)
` [PATCH 1/7] scsi: bfa: use ktime_get_real_ts64 for firmware timestamp
` [PATCH 2/7] scsi: bfa: use proper time accessor for stats_reset_time
` [PATCH 3/7] scsi: bfa: improve bfa_ioc_send_enable/disable data
  ` [Y2038] "
` [PATCH 4/7] scsi: bfa: document overflow of io_profile_start_time
` [PATCH 5/7] scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()
` [PATCH 6/7] scsi: bfa: try to sanitize vendor netlink events
` [PATCH 7/7] scsi: bfa: use 64-bit times in bfa_aen_entry_s ABI

Hello Dear
 2017-11-13 12:09 UTC 

isci regression in 4.11.0-rc2 by scsi: libsas: allow async aborts
 2017-11-13 10:23 UTC  (2+ messages)

[PATCH 1/1] qed: Add firmware 8.33.1.0
 2017-11-13  9:23 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix Runtime PM
 2017-11-13  9:14 UTC 

[PATCH] scsi: ufs: Fix Runtime PM
 2017-11-13  8:47 UTC  (4+ messages)

[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
 2017-11-13  8:37 UTC  (3+ messages)

[PATCH] scsi: bnx2i: bnx2i_hwi: use swap macro in bnx2i_send_iscsi_nopout
 2017-11-13  8:33 UTC  (2+ messages)

[PATCH 4/4] qla2xxx_nvmet: Add FC-NVMe Target handling
 2017-11-13  8:24 UTC  (2+ messages)

[PATCH] lpfc: check for valid scsi cmnd in lpfc_scsi_cmd_iocb_cmpl()
 2017-11-13  7:22 UTC 

[PATCH] scsi: aic7xxx_core: remove unnecessary null check before kfree
 2017-11-12  8:34 UTC 

[PATCH 1/3] scsi: 3ware: fix 32-bit time calculations
 2017-11-10 19:43 UTC  (6+ messages)
` [PATCH 2/3] scsi: 3ware: use 64-bit times for FW time sync
` [PATCH 3/3] scsi: 3w-9xxx: rework lock timeouts

[PATCH] megaraid: use ktime_get_real for firmware time
 2017-11-10 15:41 UTC 

[PATCH] scsi: ips: fix firmware timestamps for 32-bit
 2017-11-10 15:40 UTC 

[PATCH] scsi: esas2r: use ktime_get_real_seconds()
 2017-11-10 15:39 UTC 

[PATCH v2 0/4] qla2xxx: Add FC-NVMe Target support
 2017-11-10  5:01 UTC  (9+ messages)
` [PATCH v2 1/4] qla2xxx_nvmet: Add files for "
` [PATCH v2 2/4] qla2xxx_nvmet: Added Makefile and Kconfig changes
` [PATCH v2 3/4] qla2xxx_nvmet: Add FC-NVMe Target LS request handling
` [PATCH v2 4/4] qla2xxx_nvmet: Add FC-NVMe Target handling

qla2xxx UBSAN warning in 4.14-rc1
 2017-11-10  4:49 UTC  (4+ messages)

[PATCH v2 00/17] lpfc updates for 11.4.0.5
 2017-11-10  1:08 UTC  (18+ messages)
` [PATCH v2 01/17] lpfc: FLOGI failures are reported when connected to a private loop
` [PATCH v2 02/17] lpfc: Expand WQE capability of every NVME hardware queue
` [PATCH v2 03/17] lpfc: Handle XRI_ABORTED_CQE in soft IRQ
` [PATCH v2 04/17] lpfc: Fix crash after bad bar setup on driver attachment
` [PATCH v2 05/17] lpfc: Fix NVME LS abort_xri
` [PATCH v2 06/17] lpfc: Raise maximum NVME sg list size for 256 elements
` [PATCH v2 07/17] lpfc: Driver fails to detect direct attach storage array
` [PATCH v2 08/17] lpfc: Fix display for debugfs queInfo
` [PATCH v2 09/17] lpfc: Adjust default value of lpfc_nvmet_mrq
` [PATCH v2 10/17] lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
` [PATCH v2 11/17] lpfc: Linux LPFC driver does not process all RSCNs
` [PATCH v2 12/17] lpfc: correct port registrations with nvme_fc
` [PATCH v2 13/17] lpfc: Correct driver deregistrations with host nvme transport
` [PATCH v2 14/17] lpfc: Fix crash during driver unload with running nvme traffic
` [PATCH v2 15/17] lpfc: Fix driver handling of nvme resources during unload
` [PATCH v2 16/17] lpfc: small sg cnt cleanup
` [PATCH v2 17/17] lpfc: update driver version to 11.4.0.5

[PATCH v3] scsi: require CAP_SYS_ADMIN to write to procfs interface
 2017-11-09 21:40 UTC  (3+ messages)

[PATCH v12 0/7] block, scsi: Improve suspend and resume
 2017-11-09 21:00 UTC  (9+ messages)
` [PATCH v12 1/7] block: Make q_usage_counter also track legacy requests
` [PATCH v12 2/7] block: Introduce blk_get_request_flags()
` [PATCH v12 3/7] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v12 4/7] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v12 5/7] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v12 6/7] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v12 7/7] block, nvme: Introduce blk_mq_req_flags_t

[PATCH v11 0/7] block, scsi, md: Improve suspend and resume
 2017-11-09 17:10 UTC  (5+ messages)

[PATCH] scsi/eh: fix hang adding ehandler wakeups after decrementing host_busy
 2017-11-09 14:54 UTC  (2+ messages)

[PATCH 11/13] scsi: arcmsr: spin off duplicate code of timer init for message isr BH in arcmsr_probe and arcmsr_resume as a function
 2017-11-09  0:27 UTC 

[PATCH 10/13] scsi: arcmsr: fix clear doorbell queue on ACB_ADAPTER_TYPE_B controller
 2017-11-09  0:24 UTC 

[PATCH 9/13] scsi: arcmsr: add a function arcmsr_set_iop_datetime and driver option set_date_time to set date and time to firmware
 2017-11-09  0:22 UTC 

[PATCH 7/13] scsi: arcmsr: add driver option cmd_per_lun to set host->cmd_per_lun value by user
 2017-11-09  0:15 UTC 

[PATCH 6/13] scsi: arcmsr: replace constant ARCMSR_MAX_OUTSTANDING_CMD by variable acb->maxOutstanding that was determined by user
 2017-11-09  0:05 UTC 

[PATCH 4/13] scsi: arcmsr: replace constant ARCMSR_MAX_FREECCB_NUM by variable acb->maxFreeCCB that was got from firmware
 2017-11-08 23:57 UTC 

[PATCH 1/13] scsi: arcmsr: redefine ACB_ADAPTER_TYPE_A, _B, _C, _D and subsequent changes
 2017-11-08 23:26 UTC 

[PATCH 0/13] scsi: arcmsr: add some driver options and support new adapter ARC-1884
 2017-11-08 23:16 UTC 

[PATCH V8 0/7] blk-mq support for ZBC disks
 2017-11-09  6:57 UTC  (8+ messages)
` [PATCH V8 1/7] block: introduce zoned block devices zone write locking
` [PATCH V8 2/7] mq-deadline: Introduce dispatch helpers
` [PATCH V8 3/7] mq-deadline: Introduce zone locking support
` [PATCH V8 4/7] deadline-iosched: Introduce dispatch helpers
` [PATCH V8 5/7] deadline-iosched: Introduce zone locking support
` [PATCH V8 6/7] sd_zbc: Initialize device request queue zoned data
` [PATCH V8 7/7] sd: Remove zone write locking

target-pending/for-next patches
 2017-11-09  6:04 UTC  (4+ messages)

[PATCH] scsi/eh: fix hang adding ehandler wakeups after decrementing host_busy
 2017-11-09  5:38 UTC 

[PATCH] SCSI: don't get target/host busy_count in scsi_mq_get_budget()
 2017-11-09  4:02 UTC  (26+ messages)

[PATCH 13/13] scsi: arcmsr: update driver version to v1.40.00.02-20171011
 2017-11-09  0:32 UTC 

[PATCH 12/13] scsi: arcmsr: adjust some tab or white-space to make text alignment
 2017-11-09  0:30 UTC 

[target:for-next 17/33] drivers/target/target_core_user.c:891:2-8: preceding lock on line 791 (fwd)
 2017-11-09  0:21 UTC 

[PATCH 8/13] scsi: arcmsr: add ACB_F_MSG_GET_CONFIG to acb->acb_flags for for message interrupt checking before schedule work for get device map
 2017-11-09  0:19 UTC 

[PATCH 5/13] scsi: arcmsr: add driver option host_can_queue to set host->can_queue value by user. It's value expands up to 1024
 2017-11-09  0:00 UTC 

[PATCH V7 0/8] blk-mq support for ZBC disks
 2017-11-08 23:54 UTC  (25+ messages)
` [PATCH V7 1/8] block: introduce zoned block devices zone write locking
` [PATCH V7 2/8] blokc: mq-deadline: Introduce dispatch helpers
` [PATCH V7 3/8] block: mq-deadline: Introduce zone locking support
` [PATCH V7 4/8] block: deadline-iosched: Introduce dispatch helpers
` [PATCH V7 5/8] block: deadline-iosched: Introduce zone locking support
` [PATCH V7 6/8] scsi: sd_zbc: Initialize device request queue zoned data
` [PATCH V7 7/8] scsi: sd: Remove zone write locking
` [PATCH V7 8/8] scsi: sd_zbc: Fix zone information initialization

[PATCH 3/13] scsi: arcmsr: add codes for ACB_ADAPTER_TYPE_E to support new adapter ARC-1884
 2017-11-08 23:52 UTC 

[PATCH 2/13] scsi: arcmsr: simplify arcmsr_iop_init function
 2017-11-08 23:44 UTC 

[PATCH 0/13] scsi: arcmsr: add some driver options and support new adapter ARC-1884
 2017-11-08 23:37 UTC 

[PATCH 0/3] zfcp: timer_setup() refactoring feature for v4.15-rc1
 2017-11-08 23:29 UTC  (6+ messages)
` [PATCH 1/3] zfcp: convert timers to use timer_setup()
` [PATCH 2/3] zfcp: purely mechanical update using timer API, plus blank lines
` [PATCH 3/3] zfcp: drop open coded assignments of timer_list.function

[PATCH] lpfc: Fix hard lock up NMI in els timeout handling
 2017-11-08 23:25 UTC  (3+ messages)

[patch 2/2] scsi: mpt3sas: remove a stray KERN_INFO
 2017-11-08 23:18 UTC  (3+ messages)

[PATCH 1/2] scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
 2017-11-08 23:17 UTC  (3+ messages)

[PATCH] aacraid: use timespec64 instead of timeval
 2017-11-08 23:08 UTC  (2+ messages)

[PATCH] scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
 2017-11-08 23:01 UTC  (2+ messages)

[PATCH] tcmu: clean up the scatter helper
 2017-11-08 22:49 UTC  (5+ messages)

[PATCHv2] tcmu: Add fifo type waiter list support to avoid starvation
 2017-11-08 22:42 UTC  (4+ messages)

[PATCH] tcmu: Oops in unmap_thread_fn()
 2017-11-08 22:41 UTC  (3+ messages)

[PATCH 0/6] target fixes for v4.15-rc1
 2017-11-08 21:29 UTC  (5+ messages)
` [PATCH 1/6] target: Fix QUEUE_FULL + SCSI task attribute handling
` [PATCH 3/6] target: Fix quiese during transport_write_pending_qf endless loop

[PATCH 00/17] lpfc updates for 11.4.0.5
 2017-11-08 18:57 UTC  (20+ messages)
` [PATCH 01/17] lpfc: FLOGI failures are reported when connected to a private loop
` [PATCH 02/17] lpfc: Expand WQE capability of every NVME hardware queue
` [PATCH 03/17] lpfc: Handle XRI_ABORTED_CQE in soft IRQ
` [PATCH 04/17] lpfc: Fix crash after bad bar setup on driver attachment
` [PATCH 05/17] lpfc: Fix NVME LS abort_xri
` [PATCH 06/17] lpfc: Raise maximum NVME sg list size for 256 elements
` [PATCH 07/17] lpfc: Driver fails to detect direct attach storage array
` [PATCH 08/17] lpfc: Fix display for debugfs queInfo
` [PATCH 09/17] lpfc: Adjust default value of lpfc_nvmet_mrq

[PATCH] blk-mq: Avoid that request queue removal can trigger list corruption
 2017-11-08 18:32 UTC  (2+ messages)

[PATCH 0/4] qla2xxx: Add FC-NVMe Target support
 2017-11-08 17:35 UTC  (4+ messages)
` [PATCH 1/4] qla2xxx_nvmet: Add files for "

[PATCH] scsi: ppa: mark expected switch fall-throughs
 2017-11-08 17:17 UTC 

[PATCH] sd: Fix a disk probing hang
 2017-11-08 16:31 UTC  (6+ messages)

[PATCH V3] scsi_debugfs: fix crash in scsi_show_rq()
 2017-11-08 16:19 UTC  (3+ messages)

[PATCH] scsi: megaraid: Convert timers to use timer_setup()
 2017-11-08 16:16 UTC  (3+ messages)

[PATCH 2/2] tcmu: Add a missing unlock on an error path
 2017-11-08  9:43 UTC  (2+ messages)

[PATCH 1/2] tcmu: Fix some memory corruption
 2017-11-08  9:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox