linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 10:54:04 to 2017-12-27 04:35:03 UTC [more...]

[PATCH 00/30] aacraid: Refactor for sas transport and bug fixes
 2017-12-27  4:34 UTC  (6+ messages)
` [PATCH v2 01/30] scsi: aacraid: Fix udev inquiry race condition
` [PATCH v2 02/30] scsi: aacraid: Do not attempt abort when Fw panicked
` [PATCH v2 03/30] scsi: aacraid: Fix hang in kdump
` [PATCH v2 04/30] scsi: aacraid: Do not remove offlined devices
` [PATCH v2 05/30] scsi: aacraid: Fix ioctl reset hang

[PATCH 00/28] aacraid: Refactor for sas transport and bug fixes
 2017-12-27  1:38 UTC  (48+ messages)
` [PATCH 01/29] scsi: aacraid: Fix udev inquiry race condition
` [PATCH 02/29] scsi: aacraid: Do not attempt abort when Fw panicked
` [PATCH 03/29] scsi: aacraid: Fix hang in kdump
` [PATCH 04/29] scsi: aacraid: Do not remove offlined devices
` [PATCH 05/29] scsi: aacraid: Fix ioctl reset hang
` [PATCH 06/29] scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
` [PATCH 07/29] scsi: aacraid: Refactor reset_host store function
` [PATCH 08/29] scsi: aacraid: Move code to wait for IO completion to shutdown func
` [PATCH 09/29] scsi: aacraid: Create bmic submission function from bmic identify
` [PATCH 10/29] scsi: aacraid: Change phy luns function to use common bmic function
` [PATCH 11/29] scsi: aacraid: Refactor and rename to make mirror existing changes
` [PATCH 12/29] scsi: aacraid: Add target setup helper function
` [PATCH 13/29] scsi: aacraid: Untangle targets setup from report phy luns
` [PATCH 14/29] scsi: aacraid: Move function around to match existing code
` [PATCH 15/29] scsi: aacraid: Create helper functions to get lun info
` [PATCH 16/29] scsi: aacraid: Save bmic phy information for each phy
` [PATCH 17/29] scsi: aacraid: Add helper function to set queue depth
` [PATCH 18/29] scsi: aacraid: Merge func to get container information
` [PATCH 19/29] scsi: aacraid: Process hba and container hot plug events in single function
` [PATCH 20/29] scsi: aacraid: Added macros to help loop through known buses and targets
` [PATCH 21/29] scsi: aacraid: Refactor resolve luns code and scsi functions
` [PATCH 22/29] scsi: aacraid: Merge adapter setup with resolve luns
` [PATCH 23/29] scsi: aacraid: Block concurrent hotplug event handling
` [PATCH 24/29] scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
` [PATCH 25/29] scsi: aacraid: Reschedule host scan in case of failure
` [PATCH 26/29] scsi: aacraid: Fix hang while scanning in eh recovery
` [PATCH 27/29] scsi: aacraid: Skip schedule rescan in case of kdump
` [PATCH 28/29] scsi: aacraid: Remove unused rescan variable
` [PATCH 29/29] scsi: aacraid: Remove AAC_HIDE_DISK check in queue command

[PATCH] documentation: add a target/iscsi driver document
 2017-12-26 23:50 UTC 

[RFC] sg3_utils: sgp_dd: work around on pthread_cancel for android
 2017-12-26 22:21 UTC 

[PATCH v3 net-next 0/4] qed*: Advance to FW 8.33.1.0
 2017-12-26 18:32 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] qed*: Refactoring and rearranging FW API with no functional impact
  ` [PATCH v3 net-next 2/4] qed*: HSI renaming for different types of HW
` [PATCH v3 net-next 3/4] qed*: Utilize FW 8.33.1.0
` [PATCH v3 net-next 4/4] qed*: Advance drivers' version to 8.33.0.20

[PATCH v2 net-next 0/3] qed*: Advance to FW 8.33.1.0
 2017-12-26 18:28 UTC  (7+ messages)
  ` [PATCH v2 net-next 1/4] qed*: Refactoring and rearranging FW API with no functional impact
  ` [PATCH v2 net-next 3/4] qed*: Utilize FW 8.33.1.0
` [PATCH v2 net-next 2/4] qed*: HSI renaming for different types of HW
` [PATCH v2 net-next 4/4] qed*: Advance drivers' version to 8.33.0.20

[PATCH v1 0/9] ufs: sysfs: read-only access to device descriptors, attributes and flags
 2017-12-26 16:58 UTC  (16+ messages)
` [PATCH v1 1/9] ufs: sysfs: device descriptor
` [PATCH v1 2/9] ufs: sysfs: interconnect descriptor
` [PATCH v1 3/9] ufs: sysfs: geometry descriptor
` [PATCH v1 4/9] ufs: sysfs: health descriptor
` [PATCH v1 5/9] ufs: sysfs: power descriptor
` [PATCH v1 6/9] ufs: sysfs: string descriptors
` [PATCH v1 7/9] ufs: sysfs: unit descriptor
` [PATCH v1 8/9] ufs: sysfs: flags
` [PATCH v1 9/9] ufs: sysfs: attributes

st driver doesn't seem to grok LTO partitioning (LTO-5 firmware upgrade)
 2017-12-25 20:04 UTC 

SSD being put to sleep during boot-up when laptop on battery
 2017-12-25 16:29 UTC 

[PATCH] scsi: imm: Replace mdelay with msleep in imm_init
 2017-12-24 10:32 UTC 

[PATCH] target: cleanup target_core_transport.c for kernel-doc
 2017-12-24  5:20 UTC 

[PATCH] scsi: remove extra white space at the end of the line
 2017-12-24  1:10 UTC  (7+ messages)

[PATCH v3 0/5] scsi_debug: add write scattered support
 2017-12-23 17:48 UTC  (6+ messages)
` [PATCH v3 1/5] scsi_debug: tab, kstrto changes
` [PATCH v3 2/5] scsi_debug: fix group_number mask
` [PATCH v3 3/5] scsi_debug: do_device_access add sg offset argument
` [PATCH v3 4/5] scsi_debug: ARRAY_SIZE and FF_MEDIA_IO
` [PATCH v3 5/5] scsi_debug: add resp_write_scat function

Invest Loan
 2017-12-23 16:22 UTC 

[PATCH 0/3] Another round of SES fixes
 2017-12-23 14:37 UTC  (10+ messages)
` [PATCH 1/3] ses: make initial allocation size configurable
` [PATCH 2/3] ses: skip error messages for invalid LUNs
` [PATCH 3/3] ses: Retry Power-on-reset check condition

[RFC] sg3_utils: sgp_dd: work around on pthread_cancel for android
 2017-12-23 13:29 UTC  (2+ messages)

[PATCH] target: add kernel-doc overview in target_core_user.[hc]
 2017-12-23  5:40 UTC 

[RFC] sg3_utils: sgp_dd: work around on pthread_cancel for android
 2017-12-23  0:43 UTC  (3+ messages)

[PATCH] scsi: fix iscsi-related kernel-doc warnings
 2017-12-22 22:08 UTC 

[PATCH] target: fix kernel-doc warnings in drivers/target/target_core_transport.c
 2017-12-22 22:06 UTC 

[PATCH] scsi: smartpqi: allow static build ("built-in")
 2017-12-22 17:18 UTC 

[PATCHv2] scsi_dh_alua: skip RTPG for devices only supporting active/optimized
 2017-12-22 11:52 UTC 

[PATCH net-next] qed*: Utilize FW 8.33.1.0
 2017-12-22  9:57 UTC  (5+ messages)

[PATCH 00/11] mpt3sas: Enable scsi MQ & lockless command submission
 2017-12-22  7:54 UTC  (13+ messages)
` [PATCH 01/11] mpt3sas: set default value for cb_idx
` [PATCH 02/11] mpt3sas: use list_splice_init()
` [PATCH 03/11] mpt3sas: separate out _base_recovery_check()
` [PATCH 04/11] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCH 05/11] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCH 06/11] mpt3sas: check command status before attempting abort
` [PATCH 07/11] mpt3sas: always use first reserved smid for ioctl passthrough
` [PATCH 08/11] mpt3sas: simplify task management functions
` [PATCH 09/11] mpt3sas: simplify mpt3sas_scsi_issue_tm()
` [PATCH 10/11] mpt3sas: simplify _wait_for_commands_to_complete()
` [PATCH 11/11] mpt3sas: lockless command submission

[PATCH] scsi: lpfc: don't dereference localport before it has been null checked
 2017-12-22  7:20 UTC  (2+ messages)

[PATCH] scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
 2017-12-22  7:19 UTC  (2+ messages)

[PATCH] scsi: lpfc: fix a couple of minor indentation issues
 2017-12-22  0:39 UTC 

[PATCH] scsi: sd: Use warn for logs about no caching info
 2017-12-21 20:50 UTC 

[PATCH v2] scsi: remove extra white space at the end of the line
 2017-12-21 13:38 UTC 

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2017-12-21  9:34 UTC  (20+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW
` [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO
` [-next PATCH 4/4] treewide: Use DEVICE_ATTR_WO

[PATCH 1/2 v3] scsi: ufs: introduce static sysfs entries
 2017-12-21  7:59 UTC  (9+ messages)
` [PATCH 2/2 v3] scsi: ufs: introduce sysfs entries exposing UFS health info
  ` [PATCH 2/2 v4] "

[PATCH] scsi: fix dma_unmap_sg() parameter in some drivers
 2017-12-21  8:15 UTC 

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

[PATCH 19/43] qla2xxx: Fix session cleanup for N2N
 2017-12-21  6:01 UTC  (2+ messages)

[PATCH 00/43] qla2xxx: Driver update
 2017-12-21  5:26 UTC  (27+ messages)
` [PATCH 01/43] qla2xxx: Fix stale memory access for name pointer
  ` [RFC PATCH] qla2xxx: sp_str[] can be static
` [PATCH 02/43] qla2xxx: Fix NULL pointer access for fcport structure
` [PATCH 03/43] qla2xxx: Use IOCB path to submit Control VP MBX command
` [PATCH 06/43] qla2xxx: Fix stale mem access for IRQ name
` [PATCH 07/43] qla2xxx: Add ability to track IOCB resource for FW
` [PATCH 14/43] qla2xxx: Add option for use reserve exch for ELS
` [PATCH 21/43] qla2xxx: Remove calling cancel_work_sync()
` [PATCH 22/43] qla2xxx: Add switch command to simplify fabric discovery

[PATCH] scsi: libiscsi: Allow sd_shutdown on bad transport
 2017-12-21  2:39 UTC  (2+ messages)

[PATCH] lpfc: correct sg_seg_cnt attribute min vs default
 2017-12-21  2:28 UTC  (2+ messages)

[PATCH] scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_error
 2017-12-21  2:24 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.15-rc4
 2017-12-21  0:11 UTC 

[PATCH 1/2] scsi: ufs: introduce static sysfs entries
 2017-12-20 19:46 UTC  (8+ messages)
` [PATCH 2/2] scsi: ufs: use sysfs entry for health info
    ` [PATCH 2/2 v2] "

crash in iscsi/scsi initiator with linux-4.15.0-rc1
 2017-12-20 19:05 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).