1. 25 9月, 2015 1 次提交
  2. 31 8月, 2015 13 次提交
  3. 16 4月, 2015 13 次提交
  4. 14 2月, 2015 1 次提交
  5. 16 12月, 2014 4 次提交
  6. 09 10月, 2014 5 次提交
  7. 02 4月, 2014 2 次提交
  8. 18 3月, 2014 1 次提交
    • S
      IB/iser: Support T10-PI operations · 177e31bd
      Sagi Grimberg 提交于
      Add logic to initialize protection information entities.  Upon each
      iSCSI task, we keep the scsi_cmnd in order to query the scsi
      protection operations and reference to protection buffers.
      
      Modify iser_fast_reg_mr to receive indication whether it is
      registering the data or protection buffers.
      
      In addition introduce iser_reg_sig_mr which performs fast registration
      work-request for a signature enabled memory region
      (IB_WR_REG_SIG_MR).  In this routine we set all the protection
      relevants for the device to offload protection data-transfer and
      verification.
      Signed-off-by: NSagi Grimberg <sagig@mellanox.com>
      Signed-off-by: NAlex Tabachnik <alext@mellanox.com>
      Signed-off-by: NRoland Dreier <roland@purestorage.com>
      177e31bd