public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-25 12:31:45 to 2017-06-01 13:05:18 UTC [more...]

[PATCH] Remove an extra out label in _fcoe_create function
 2017-06-01 13:05 UTC  (2+ messages)

[PATCH] Fix few small typos in fcoe.c
 2017-06-01 13:04 UTC  (2+ messages)

[PATCH] Eliminate extra 'out_free' label from fcoe_init function
 2017-06-01 12:11 UTC 

[PATCH 1/2] target/configfs: Kill se_device->dev_link_magic
 2017-06-01 10:44 UTC  (4+ messages)
` [PATCH 2/2] target/configfs: Kill se_lun->lun_link_magic

[PATCH v3 00/23] hisi_sas: hip08 support
 2017-06-01 10:36 UTC  (28+ messages)
` [PATCH v3 01/23] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH v3 02/23] scsi: hisi_sas: define hisi_sas_device.device_id as int
` [PATCH v3 03/23] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH v3 04/23] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH v3 05/23] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v3 06/23] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH v3 07/23] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v3 08/23] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v3 09/23] scsi: hisi_sas: add skeleton v3 hw driver
` [PATCH v3 10/23] scsi: hisi_sas: add initialisation for v3 pci-based controller
` [PATCH v3 11/23] scsi: hisi_sas: add v3 hw init
` [PATCH v3 12/23] scsi: hisi_sas: add v3 hw PHY init
` [PATCH v3 13/23] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v3 14/23] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH v3 15/23] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v3 16/23] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH v3 17/23] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v3 18/23] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v3 19/23] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v3 20/23] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH v3 21/23] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH v3 22/23] scsi: hisi_sas: add v3 code to fill some more hw function pointers
` [PATCH v3 23/23] scsi: hisi_sas: modify internal abort dev flow for v3 hw

[PATCH] scsi: csiostor: add check for supported fw version
 2017-06-01  7:18 UTC 

[PATCH-v2] target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
 2017-06-01  7:05 UTC 

[PATCH] target: Avoid target_shutdown_sessions loop during queue_depth change
 2017-06-01  7:04 UTC  (3+ messages)

[ufs]: [scsi]: BUG: spinlock recursion on CPU#4
 2017-06-01  6:58 UTC 

RFC: remove REQ_OP_WRITE_SAME
 2017-06-01  6:28 UTC  (5+ messages)
` [PATCH 2/8] target: remove iblock WRITE_SAME passthrough support

[PATCH] iscsi: Fix a sleep-in-atomic bug
 2017-06-01  6:21 UTC  (2+ messages)

[PATCH] tcmu: Add fifo type waiter list support to avoid starvation
 2017-06-01  6:13 UTC  (2+ messages)

[GIT PULL] target fixes for v4.12-rc4
 2017-06-01  4:17 UTC 

[PATCH] megaraid: Fix a sleep-in-atomic bug
 2017-06-01  3:38 UTC  (3+ messages)

[PATCH 1/1] scsi: scsi_debug: Avoid PI being disabled when TGPS is enabled
 2017-06-01  2:59 UTC  (4+ messages)

[PATCH] scsi: lpfc: fix spelling mistake "entrys" -> "entries"
 2017-06-01  2:51 UTC  (3+ messages)

[PATCH] qla2xxx: Fix extraneous ref on sp's after adapter break
 2017-06-01  2:49 UTC  (3+ messages)

[PATCH] scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()
 2017-06-01  2:47 UTC  (4+ messages)

[PATCH] scsi: lpfc: prevent potential null pointer dereference
 2017-06-01  2:45 UTC  (3+ messages)

[PATCH] lpfc: nvmet_fc: fix format string
 2017-06-01  2:44 UTC  (3+ messages)

Linux kernel 4.9.25: signed integer overflow in drivers/scsi/scsicam.c:173:29
 2017-06-01  1:44 UTC 

[PATCH v3 3/9] blk-mq: use the introduced blk_mq_unquiesce_queue()
 2017-06-01  0:54 UTC  (3+ messages)

Hello Dear Greetings from the Almighty God
 2017-06-01  0:44 UTC 

[PATCH] iscsi-target: Fix initial login PDU asynchronous socket close OOPs
 2017-05-31 23:53 UTC  (5+ messages)

[PATCH v2 00/17] qla2xxx: Cleanup and minor fixes
 2017-05-31 23:52 UTC  (29+ messages)
` [PATCH v2 01/17] qla2xxx: Allow ABTS RX, RIDA on ATIOQ for ISP83XX/27XX
` [PATCH v2 02/17] qla2xxx: Replace usage of spin_lock with spin_lock_irqsave
` [PATCH v2 03/17] qla2xxx: Retain loop test for fwdump length exceeding buffer length
` [PATCH v2 04/17] qla2xxx: Include Exchange offload/Extended Login into FW dump
` [PATCH v2 05/17] qla2xxx: Fix path recovery
` [PATCH v2 06/17] tcm_qla2xxx: Do not allow aborted cmd to advance
` [PATCH v2 07/17] qla2xxx: Use flag PFLG_DISCONNECTED
` [PATCH v2 08/17] qla2xxx: Convert 32-bit LUN usage to 64-bit
` [PATCH v2 09/17] qla2xxx: Fix name server relogin
` [PATCH v2 10/17] qla2xxx: Cleanup debug message IDs
` [PATCH v2 11/17] qla2xxx: Turn on FW option for exchange check
` [PATCH v2 12/17] qla2xxx: Add ql2xiniexchg parameter
` [PATCH v2 13/17] qla2xxx: Remove redundant code
` [PATCH v2 14/17] qla2xxx: Remove redundant wait when target is stopped
` [PATCH v2 15/17] qla2xxx: Accelerate SCSI BUSY status generation in target mode
` [PATCH v2 16/17] qla2xxx: Remove unused irq_cmd_count field
` [PATCH v2 17/17] qla2xxx: Remove extra register read

[PATCH 00/25] qla2xxx: Bug fixes and cleanups
 2017-05-31 23:44 UTC  (8+ messages)
` [PATCH 20/25] qla2xxx: Remove redundant code

[PATCH] scsi: lpfc: Fix crash on PCI hotplug remove path
 2017-05-31 16:55 UTC  (5+ messages)

[PATCH] scsi: Add STARGET_CREATE_REMOVE state to scsi_target_state
 2017-05-31 15:01 UTC 

[PATCH v3 4/5] tcmu: Make dev_config configurable
 2017-05-31 14:17 UTC 

[PATCH V2 00/15] qedf: Update driver to version 8.18.22.0
 2017-05-31 13:34 UTC  (16+ messages)
` [PATCH V2 01/15] qedf: Enable basic FDMI information
` [PATCH V2 02/15] qedf: Update copyright to 2017
` [PATCH V2 03/15] qedf: Honor qed_ops->common->set_fp_int() return code
` [PATCH V2 04/15] qedf: Look at all descriptors when processing a clear virtual link
` [PATCH V2 05/15] qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup
` [PATCH V2 06/15] qedf: Add fka_period SCSI host attribute to show fip keep alive period
` [PATCH V2 07/15] qedf: Set qed logging level to QED_LEVEL_NOTICE
` [PATCH V2 08/15] qedf: Use same logic for SCSI host reset and FC lip_reset
` [PATCH V2 09/15] qedf: Add bus_reset No-op
` [PATCH V2 10/15] qedf: Add non-offload receive filters
` [PATCH V2 11/15] qedf: Fixup unnecessary parantheses around test_bit operations
` [PATCH V2 12/15] qedf: Move some prints to a debug level so they do not print when no debugging is enabled
` [PATCH V2 13/15] qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance
` [PATCH V2 14/15] qedf: Add change_queue_depth member to scsi_host_template()
` [PATCH V2 15/15] qedf: Update version number to 8.18.22.0

[PATCH 0/3] libfc: fix potential timer list corruption
 2017-05-31  9:27 UTC  (5+ messages)
` [PATCH 1/3] libfc: move 'pending' and 'requested' setting
` [PATCH 2/3] libfc: only restart discovery after timeout if not already running
` [PATCH 3/3] libfc: fixup locking in fc_disc_stop()

SCSI controller with CDB-16 (Was: sym53c8xx and Large disk (DCB-16))
 2017-05-31  9:22 UTC 

[PATCH 00/15] lpfc updates for 11.4.0.0
 2017-05-31  6:04 UTC  (16+ messages)
` [PATCH 01/15] lpfc: Add nvme initiator devloss support
` [PATCH 02/15] lpfc: Fix transition nvme-i rport handling to nport only
` [PATCH 03/15] lpfc: Fix nvme port role handling in sysfs and debugfs handlers
` [PATCH 04/15] lpfc: Add changes to assist in NVMET debugging
` [PATCH 05/15] lpfc: Fix Lun Priority level shown as NA
` [PATCH 06/15] lpfc: Fix nvmet node ref count handling
` [PATCH 07/15] lpfc: Fix Port going offline after multiple resets
` [PATCH 08/15] lpfc: Fix counters so outstandng NVME IO count is accurate
` [PATCH 09/15] lpfc: Fix return value of board_mode store routine in case of online failure
` [PATCH 10/15] lpfc: Fix crash on powering off BFS VM with passthrough device
` [PATCH 11/15] lpfc: Fix System panic after loading the driver
` [PATCH 12/15] lpfc: Null pointer dereference when log_verbose is set to 0xffffffff
` [PATCH 13/15] lpfc: Fix PRLI retry handling when target rejects it
` [PATCH 14/15] lpfc: Fix vports not logging into target
` [PATCH 15/15] lpfc: update to revision to 11.4.0.0

[PATCH V2] qla4xxx: Fix a sleep-in-atomic bug
 2017-05-31  3:37 UTC 

[PATCH] [PATCH] qla4xxx: Fix a sleep-in-atomic bug
 2017-05-31  3:15 UTC  (2+ messages)

[PATCH v2 3/8] blk-mq: use the introduced blk_mq_unquiesce_queue()
 2017-05-31  2:29 UTC  (5+ messages)

[PATCH v2 0/5] TCMU Enable Reconfiguration Patches
 2017-05-30 23:21 UTC  (7+ messages)
` [PATCH v2 1/5] tcmu: Support emulate_write_cache
` [PATCH v2 2/5] tcmu: Add netlink for device reconfiguration
` [PATCH v2 3/5] tcmu: Make dev_size configurable via userspace
` [PATCH v2 4/5] tcmu: Make dev_config configurable
` [PATCH v2 5/5] tcmu: Add Type of reconfig into netlink

[PATCH] scsi: lpfc: make a couple of functions static
 2017-05-29 23:08 UTC  (2+ messages)

[PATCH v1 0/4] TCMU Enable Reconfiguration Patches
 2017-05-29 20:01 UTC  (7+ messages)
` [PATCH v1 1/4] tcmu: Support emulate_write_cache
` [PATCH v1 2/4] tcmu: Add netlink for device reconfiguration
` [PATCH v1 3/4] tcmu: Make dev_size configurable via userspace
` [PATCH v1 4/4] tcmu: Make dev_config configurable

[PATCH v2 00/22] hisi_sas: hip08 support
 2017-05-29 11:22 UTC  (5+ messages)
` [PATCH v2 07/22] scsi: hisi_sas: create hisi_sas_get_fw_info()

Charitable Organization~
 2017-05-29  9:49 UTC 

GREETINGS
 2017-05-27 20:02 UTC 

[PATCH] scsi: cxgb4i,libcxgbi: in error case RST tcp conn
 2017-05-27 14:52 UTC 

[PATCH] scsi: sd: Use sysfs_match_string()
 2017-05-26 21:09 UTC  (2+ messages)

(unknown)
 2017-05-26 16:33 UTC 

[PATCH v2 02/22] scsi: hisi_sas: optimise the usage of hisi_hba.lock
 2017-05-26  8:52 UTC  (3+ messages)

[PATCH 0/6] blk-mq: fix & improve queue quiescing
 2017-05-26  8:24 UTC  (10+ messages)
` [PATCH 1/6] blk-mq: introduce blk_mq_unquiesce_queue
` [PATCH 2/6] blk-mq: use the introduced blk_mq_unquiesce_queue()
` [PATCH 3/6] blk-mq: fix blk_mq_quiesce_queue
` [PATCH 4/6] blk-mq: update comments on blk_mq_quiesce_queue()
` [PATCH 5/6] blk-mq: don't stop queue for quiescing
` [PATCH 6/6] blk-mq: clarify dispatching may not be drained/blocked by stopping queue
` [PATCH 6/6] blk-mq: clarify dispatching won't be blocked "

[PATCH 0/2] Enhance libsas hotplug feature
 2017-05-25 12:31 UTC  (4+ messages)
` [PATCH 2/2] libsas: Enhance libsas hotplug


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