1. 12 3月, 2014 1 次提交
  2. 29 11月, 2013 1 次提交
    • M
      [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers · 54b2b50c
      Martin K. Petersen 提交于
      Some host adapters do not pass commands through to the target disk
      directly. Instead they provide an emulated target which may or may not
      accurately report its capabilities. In some cases the physical device
      characteristics are reported even when the host adapter is processing
      commands on the device's behalf. This can lead to adapter firmware hangs
      or excessive I/O errors.
      
      This patch disables WRITE SAME for devices connected to host adapters
      that provide an emulated target. Driver writers can disable WRITE SAME
      by setting the no_write_same flag in the host adapter template.
      
      [jejb: fix up rejections due to eh_deadline patch]
      Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
      Cc: stable@kernel.org
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      54b2b50c
  3. 02 8月, 2013 1 次提交
  4. 08 7月, 2013 3 次提交
  5. 27 6月, 2013 2 次提交
  6. 24 2月, 2013 4 次提交
  7. 26 1月, 2013 1 次提交
  8. 09 10月, 2012 1 次提交
  9. 25 4月, 2012 1 次提交
  10. 14 2月, 2012 1 次提交
  11. 09 2月, 2012 15 次提交
  12. 09 12月, 2011 1 次提交
  13. 02 12月, 2011 5 次提交
  14. 27 11月, 2011 3 次提交