1. a4e52cc target: Fix compare_and_write_callback handling for non GOOD status by Nicholas Bellinger · 7 years ago
  2. 033850b target: Fix VERIFY_16 handling in sbc_parse_cdb by Max Lohrmann · 7 years ago
  3. 84d209b target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 7 years ago
  4. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 8 years ago
  5. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  6. e6f4163 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 8 years ago
  7. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  8. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  9. ab81a5e target: check DPO/FUA usage for COMPARE AND WRITE by David Disseldorp · 9 years ago
  10. 45182ed target: add support for START_STOP_UNIT SCSI opcode by Brian Bunker · 9 years ago
  11. fe052a1 target: Use struct t10_pi_tuple by Sagi Grimberg · 9 years ago
  12. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  13. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  14. b753d64 target: implement WRITE_SAME with UNMAP bit using ->execute_unmap by Christoph Hellwig · 9 years ago
  15. 62e4694 target: simplify UNMAP handling by Christoph Hellwig · 9 years ago
  16. 7a971b1 target: replace se_cmd->execute_rw with a protocol_data field by Christoph Hellwig · 9 years ago
  17. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  18. 18213af target: handle odd SG mapping for data transfer memory by Akinobu Mita · 9 years ago
  19. 5763638 target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_prot() by Akinobu Mita · 9 years ago
  20. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 9 years ago
  21. 414e4627 target/sbc: Fix sbc_dif_verify inconsistent map/unmap by Sagi Grimberg · 9 years ago
  22. f75b6fa target: Merge sbc_verify_dif_read|write by Sagi Grimberg · 9 years ago
  23. ee7619f target: Drop signal_pending checks after interruptible lock acquire by Nicholas Bellinger · 9 years ago
  24. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  25. 6ae5040 target/sbc: Update sbc_dif_generate pr_debug output by Nicholas Bellinger · 9 years ago
  26. d7a463b target/sbc: Make internal DIF emulation honor ->prot_checks by Nicholas Bellinger · 9 years ago
  27. cceca4a target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled by Nicholas Bellinger · 9 years ago
  28. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  29. 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 9 years ago
  30. 9ef5466 target: Update SPC/SBC emulation for sess_prot_type by Nicholas Bellinger · 9 years ago
  31. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  32. 823ddd8 target: Convert DIF emulation to use cmd->prot_type by Nicholas Bellinger · 9 years ago
  33. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  34. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  35. 61fdb4a target: Fail UNMAP when emulate_tpu=0 by Nicholas Bellinger · 9 years ago
  36. d0a9129 target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0 by Nicholas Bellinger · 9 years ago
  37. fde9f50 target: Add sanity checks for DPO/FUA bit usage by Nicholas Bellinger · 9 years ago
  38. afd73f1 target: Perform PROTECT sanity checks for WRITE_SAME by Nicholas Bellinger · 9 years ago
  39. f7b7c06 target: Fail I/O with PROTECT bit when protection is unsupported by Nicholas Bellinger · 9 years ago
  40. aa17993 target: Check for LBA + sectors wrap-around in sbc_parse_cdb by Nicholas Bellinger · 9 years ago
  41. 8e575c5 target: Add missing WRITE_SAME end-of-device sanity check by Nicholas Bellinger · 9 years ago
  42. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 9 years ago
  43. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  44. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 9 years ago
  45. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  46. 20959c4 target: Remove unneeded check in sbc_parse_cdb by Andy Grover · 10 years ago
  47. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 10 years ago
  48. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  49. c52716d target/sbc: Check that the LBA and number of blocks are correct in VERIFY by Christophe Vu-Brugier · 10 years ago
  50. 6ef31dc target/sbc: Remove sbc_check_valid_sectors() by Christophe Vu-Brugier · 10 years ago
  51. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  52. 66a3d5b target/sbc: Add sbc_dif_generate software emulation by Nicholas Bellinger · 10 years ago
  53. 2d33598 target/sbc: Only expose PI read_cap16 bits when supported by fabric by Nicholas Bellinger · 10 years ago
  54. a1e1774 Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist by Martin Svec · 10 years ago
  55. 03abad9 Target/sbc: add debug print by Sagi Grimberg · 10 years ago
  56. 48f5e7b Target/core: Remove prot_handover use for now by Sagi Grimberg · 10 years ago
  57. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 10 years ago
  58. 19f9361 Target/sbc: Set protection operation and relevant checks by Sagi Grimberg · 10 years ago
  59. 16c0ae0 Target/sbc: Fix sbc_copy_prot for offset scatters by Sagi Grimberg · 10 years ago
  60. fc272ec Target/sbc: Don't use sg as iterator in sbc_verify_read by Sagi Grimberg · 10 years ago
  61. 10762e8 target/sbc: Fix sbc_dif_copy_prot addr offset bug by Nicholas Bellinger · 10 years ago
  62. d6a65fd Target/sbc: Fix protection copy routine by Sagi Grimberg · 10 years ago
  63. 76736db target: Report bad sector in sense data for DIF errors by Sagi Grimberg · 10 years ago
  64. 56dac14 target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16 by Nicholas Bellinger · 10 years ago
  65. 41861fa target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation by Nicholas Bellinger · 10 years ago
  66. 499bf77 target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb by Nicholas Bellinger · 10 years ago
  67. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 10 years ago
  68. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  69. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  70. 5cb770b target: Return an error for WRITE SAME with ANCHOR==1 by Roland Dreier · 11 years ago
  71. db60df8 target: Fail on non zero scsi_status in compare_and_write_callback by Nicholas Bellinger · 11 years ago
  72. d8855c1 target: Fix recursive COMPARE_AND_WRITE callback failure by Nicholas Bellinger · 11 years ago
  73. b719125 target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size by Nicholas Bellinger · 11 years ago
  74. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  75. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  76. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  77. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  78. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  79. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  80. 8dc8632 target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) by Roland Dreier · 11 years ago
  81. 09ceadc target: Return correct sense data for IO past the end of a device by Roland Dreier · 11 years ago
  82. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 11 years ago
  83. 882e3f8 target_core_sbc: use noop for SYNCHRONIZE_CACHE by Hannes Reinecke · 11 years ago
  84. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  85. 3363367 target: Fix sense data for out-of-bounds IO operations by Roland Dreier · 11 years ago
  86. 8b4b0dc target: Fix zero-length READ_CAPACITY_16 regression by Nicholas Bellinger · 11 years ago
  87. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 11 years ago
  88. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 11 years ago
  89. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  90. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  91. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  92. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  93. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  94. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  95. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  96. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  97. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  98. 1a1ff38 target: reintroduce some obsolete SCSI-2 commands by Bernhard Kohl · 12 years ago
  99. a50da14 target: support zero allocation length in SBC commands by Paolo Bonzini · 12 years ago
  100. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago