linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-07 20:45:28 to 2017-11-10 15:37:11 UTC [more...]

[PATCH 0/7] scsi: bfa: do_gettimeofday removal
 2017-11-10 15:37 UTC  (4+ 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

[PATCH] uas: Add US_FL_NO_ATA_1X quirk for one more Seagate device
 2017-11-10 15:13 UTC 

[PATCH] scsi: ufs: Fix Runtime PM
 2017-11-10 12:57 UTC  (2+ messages)

[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
 2017-11-10 12:30 UTC  (2+ messages)

[PATCH V4] scsi_debugfs: fix crash in scsi_show_rq()
 2017-11-10  9:01 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  (35+ 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  (9+ messages)
` [PATCH 1/6] target: Fix QUEUE_FULL + SCSI task attribute handling
` [PATCH 2/6] target: Fix caw_sem leak in transport_generic_request_failure
` [PATCH 3/6] target: Fix quiese during transport_write_pending_qf endless loop
` [PATCH 4/6] target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
` [PATCH 5/6] iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
` [PATCH 6/6] iscsi-target: Fix non-immediate TMR reference leak

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

isci regression in 4.11.0-rc2 by scsi: libsas: allow async aborts
 2017-11-08  9:33 UTC 

[bug report] scsi: mpt3sas: Added support for nvme encapsulated request message
 2017-11-08  8:07 UTC  (3+ messages)

BUG: scsi/qla2xxx: scsi_done from qla2x00_sp_compl race with scsi_queue_insert from abort handler
 2017-11-08  6:29 UTC 

[PATCH V2] scsi_debugfs: fix crash in scsi_show_rq()
 2017-11-08  3:37 UTC  (7+ messages)

[PATCH] scsi: Use vzalloc instead of vmalloc/memset
 2017-11-07 23:43 UTC  (4+ messages)

[PATCH 0/9] use network namespace for iSCSI control interfaces
 2017-11-07 22:32 UTC  (4+ messages)
` network namespace, netlink and sysfs changes for iSCSI (Re: [PATCH 0/9] use network namespace for iSCSI control interfaces)


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