linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-09 05:48:26 to 2017-08-11 16:01:42 UTC [more...]

[RFC PATCH 0/6] bsg: fix regression resulting in panics when sending commands via BSG and some sanity cleanups
 2017-08-11 16:01 UTC  (27+ messages)
` [RFC PATCH 3/6] bsg: scsi-transport: add compile-tests to prevent reply-buffer overflows
  ` [RFC PATCH 1/6] bsg: fix kernel panic resulting from missing allocation of a reply-buffer
  ` [RFC PATCH 2/6] bsg: assign sense_len instead of fixed SCSI_SENSE_BUFFERSIZE
  ` [RFC PATCH 4/6] bsg: refactor ioctl to use regular BSG-command infrastructure for SG_IO
  ` [RFC PATCH 5/6] bsg: reduce unnecessary arguments for bsg_map_hdr()
  ` [RFC PATCH 6/6] bsg: reduce unnecessary arguments for blk_complete_sgv4_hdr_rq()

[PATCH] scsi-mq: Always unprepare before requeuing a request
 2017-08-11 15:37 UTC  (8+ messages)

[PATCHv3 0/5] Hi all,
 2017-08-11 15:08 UTC  (7+ messages)
` [PATCHv3 1/5] scsi_debug: allow to specify inquiry vendor and model
` [PATCHv3 2/5] scsi: Export blacklist flags to sysfs
` [PATCHv3 3/5] scsi_devinfo: Reformat blacklist flags
` [PATCHv3 4/5] scsi: whitespace fixes in scsi_devinfo.c
` [PATCHv3 5/5] scsi_devinfo: fixup string compare

[PATCH V2 00/20] blk-mq-sched: improve SCSI-MQ performance
 2017-08-11 14:25 UTC  (2+ messages)

[PATCH 0/2] virtio_scsi: Set can_queue based on size of virtqueue
 2017-08-11 14:09 UTC  (12+ messages)
` [PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN
` [PATCH 2/2] virtio: virtio_scsi: Set can_queue to the length of the virtqueue

SCSI Oops: Unable to handle kernel NULL ptr dereference
 2017-08-11  8:11 UTC  (6+ messages)

[PATCH RESEND 0/6] hpsa: support legacy boards
 2017-08-11 13:23 UTC  (27+ messages)
` [PATCH 1/6] hpsa: consolidate status variables
` [PATCH 2/6] hpsa: add support for legacy boards
` [PATCH 3/6] hpsa: disable volume status check for older controller
` [PATCH 4/6] hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page
` [PATCH 5/6] hpsa: do not print errors for unsupported report luns format
` [PATCH 6/6] hpsa: handle unsupported devices more gracefully

(unknown),
 2017-08-11  6:14 UTC 

[PATCH] sym53c8xx: Avoid undefined behaviour in drivers/scsi/sym53c8xx_2/sym_hipd.c:762
 2017-08-11  7:24 UTC  (2+ messages)

[PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
 2017-08-11  7:12 UTC  (7+ messages)

[PATCHv2 0/2] scsi: pollable 'state' attribute
 2017-08-11  6:53 UTC  (3+ messages)
` [PATCHv2 1/2] scsi_lib: rework scsi_internal_device_unblock_nowait()
` [PATCHv2 2/2] scsi: make 'state' device attribute pollable

[PATCHv2 0/4] Fixup blacklist handling
 2017-08-11  6:46 UTC  (10+ messages)
` [PATCHv2 1/4] scsi_debug: allow to specify inquiry vendor and model
` [PATCHv2 2/4] scsi: Export blacklist flags to sysfs
` [PATCHv2 3/4] scsi: whitespace fixes in scsi_devinfo.c
` [PATCHv2 4/4] scsi_devinfo: fixup string compare

[PATCH 0/3] scsi: pollable 'state' attribute
 2017-08-11  3:31 UTC  (12+ messages)
` [PATCH 1/3] scsi: allow state transition CREATED_BLOCK -> TRANSPORT_OFFLINE
` [PATCH 2/3] scsi_lib: rework scsi_internal_device_unblock_nowait()
` [PATCH 3/3] scsi: make 'state' device attribute pollable

[PATCH V2] sd_zbc: Write unlock zone from sd_uninit_cmnd()
 2017-08-11  0:36 UTC  (2+ messages)

[PATCH v2 0/2] virtio_scsi: Set can_queue based on size of virtqueue
 2017-08-11  0:24 UTC  (5+ messages)
` [PATCH v2 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN
` [PATCH v2 2/2] virtio: virtio_scsi: Set can_queue to the length of the virtqueue

[PATCH] qedi: Limit number for CQ queues
 2017-08-11  0:22 UTC  (2+ messages)

[PATCH 00/19] hisi_sas: misc fixes, improvements, and new features
 2017-08-11  0:18 UTC  (21+ messages)
` [PATCH 01/19] scsi: hisi_sas: fix reset and port ID refresh issues
` [PATCH 02/19] scsi: hisi_sas: avoid potential v2 hw interrupt issue
` [PATCH 03/19] scsi: hisi_sas: fix v2 hw underflow residual value
` [PATCH 04/19] scsi: hisi_sas: add v2 hw DFX feature
` [PATCH 05/19] scsi: hisi_sas: use array for v2 hw ECC errors
` [PATCH 06/19] scsi: hisi_sas: remove repeated device config in v2 hw
` [PATCH 07/19] scsi: hisi_sas: add irq and tasklet cleanup "
` [PATCH 08/19] scsi: hisi_sas: service interrupt ITCT_CLR interrupt "
` [PATCH 09/19] scsi: hisi_sas: support zone management commands
` [PATCH 10/19] scsi: hisi_sas: add status and command buffer for internal abort
` [PATCH 11/19] scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting
` [PATCH 12/19] scsi: hisi_sas: fix v3 hw channel interrupt processing
` [PATCH 13/19] scsi: hisi_sas: kill tasklet when destroying irq in v3 hw
` [PATCH 14/19] scsi: hisi_sas: update some v3 register init settings
` [PATCH 15/19] scsi: hisi_sas: add reset handler for v3 hw
` [PATCH 16/19] scsi: hisi_sas: add phy_set_linkrate_v3_hw()
` [PATCH 17/19] scsi: hisi_sas: remove phy_down_v3_hw() res variable
` [PATCH 18/19] scsi: hisi_sas: replace kfree with scsi_host_put
` [PATCH 19/19] scsi: hisi_sas: remove driver versioning

scsi: qla2xxx: use dma_mapping_error to check map errors
 2017-08-11  0:06 UTC  (2+ messages)

scsi: mvsas: replace kfree with scsi_host_put
 2017-08-11  0:05 UTC  (2+ messages)

scsi: pm8001: fix double free in pm8001_pci_probe
 2017-08-11  0:05 UTC  (2+ messages)

[PATCH v2] scsi: megaraid_sas: fix allocate instance->pd_info twice
 2017-08-11  0:05 UTC  (2+ messages)

[PATCH 0/7] smartpqi updates
 2017-08-11  0:00 UTC  (9+ messages)
` [PATCH 1/7] smartpqi: add pqi reset quiesce support
` [PATCH 2/7] smartpqi: enhance BMIC cache flush
` [PATCH 3/7] smartpqi: update pqi passthru ioctl
` [PATCH 4/7] smartpqi: cleanup doorbell register usage
` [PATCH 5/7] smartpqi: update kexec and power down support
` [PATCH 6/7] smartpqi: add in new controller ids
` [PATCH 7/7] smartpqi: change driver version to 1.1.2-125

[PATCH 0/5] esp_scsi, mac_esp: Various fixes and cleanups
 2017-08-10 23:59 UTC  (2+ messages)

[PATCH] arcmsr: add const to bin_attribute structures
 2017-08-10 23:41 UTC  (3+ messages)

[PATCH v2 0/4] aic7xxx: fix debugging printks
 2017-08-10 23:37 UTC  (4+ messages)
` [PATCH v2 3/5] aic7xxx: remove rules for shipped files

[PATCH 11/29] scsi: 3w-sas: constify pci_device_id
 2017-08-10 18:59 UTC  (3+ messages)
` [PATCH 16/29] scsi: esas2r: "

[PATCH] scsi-sysfs: correct errno for host_reset
 2017-08-10 17:52 UTC 

[ezIX] #753: LSHW Causing Rewinds On LTO7 Drives
 2017-08-10 16:47 UTC  (2+ messages)

Increased memory usage with scsi-mq
 2017-08-10 16:04 UTC  (16+ messages)

[PATCH] sd_zbc: Write unlock zone from sd_uninit_cmnd()
 2017-08-10 15:35 UTC  (12+ messages)

Spurious DISK_EVENT_MEDIA_CHANGE on USB DVD hotplug?
 2017-08-10 14:45 UTC 

nvmf question - synchronization between target/initiator regarding partitions
 2017-08-10 12:37 UTC  (5+ messages)

[PATCH] ses: Fix wrong page error
 2017-08-10  9:25 UTC  (2+ messages)

[PATCH 0/2] nvmet_fc: work around overalloc of queue elements
 2017-08-10  9:08 UTC  (7+ messages)
` [PATCH 1/2] nvmet_fc: add defer_req callback for deferment of cmd buffer return
` [PATCH 2/2] lpfc: support nvmet_fc defer_rcv callback

[PATCHv2] scsi_dh_alua: suppress errors from unsupported devices
 2017-08-10  6:35 UTC  (3+ messages)

[RFT PATCH v3 1/1] aic7xxx: printk() lines unbroken (WIP)
 2017-08-10  1:23 UTC 

[v4.13-rc BUG] system lockup when running big buffered write(4M) to IB SRP via mpath
 2017-08-09 17:10 UTC  (5+ messages)

[PATCH] scsi: make 'state' device attribute pollable
 2017-08-09 15:59 UTC  (2+ messages)

[PATCH 0/4] mylex: Replace DAC960 block driver
 2017-08-09 15:11 UTC  (8+ messages)
` [PATCH 3/4] scsi: add Mylex RAID controller

[PATCH] megaraid_sas: move command counter to correct place
 2017-08-09 14:09 UTC  (4+ messages)

[PATCH v3 00/13] mpt3sas driver NVMe support:
 2017-08-09 12:37 UTC  (4+ messages)
` [PATCH v3 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices

(unknown),
 2017-08-09 10:20 UTC 

[PATCH 1/2] tests/scsi: add SCSI midlayer test group
 2017-08-09 10:50 UTC  (2+ messages)
` [PATCH 2/2] tests/scsi/0001: Regression test for SCSI device blacklisting

[PATCH] scsi: dpt_i2o: remove redundant null check on array device
 2017-08-09 10:17 UTC 

UFS maximum access unit is 8KB
 2017-08-09  7:28 UTC 


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