1. c1ccbfe target: Fix residual overflow handling in target_complete_cmd_with_length by Sumit Rai · 8 years ago
  2. 410c29d target: Fix ordered task CHECK_CONDITION early exception handling by Nicholas Bellinger · 8 years ago
  3. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 8 years ago
  4. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 8 years ago
  5. 5e2c956 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP by Nicholas Bellinger · 8 years ago
  6. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  7. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 8 years ago
  8. d94331f target: remove sess_kref and ->shutdown_session by Christoph Hellwig · 8 years ago
  9. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  10. fba81f8 target: remove acl_stop by Christoph Hellwig · 8 years ago
  11. 5e47f19 target: Fix target_release_cmd_kref shutdown comp leak by Himanshu Madhani · 8 years ago
  12. 4347ab5a target: Avoid DataIN transfers for non-GOOD SAM status by Nicholas Bellinger · 8 years ago
  13. 7861728 target: Add target_alloc_session() helper function by Nicholas Bellinger · 8 years ago
  14. 9095ada target/transport: add flag to indicate CPU Affinity is observed by Quinn Tran · 8 years ago
  15. 57dae19 target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage by Nicholas Bellinger · 8 years ago
  16. 310d3d3 target: Fix race with SCF_SEND_DELAYED_TAS handling by Nicholas Bellinger · 8 years ago
  17. 0f4a943 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 8 years ago
  18. a6d9bb1 target: Fix LUN_RESET active TMR descriptor handling by Nicholas Bellinger · 8 years ago
  19. febe562 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 8 years ago
  20. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  21. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 8 years ago
  22. d36ad77 target: Convert ACL change queue_depth se_session reference usage by Nicholas Bellinger · 8 years ago
  23. 5261d86 target: Support aborting tasks with a 64-bit tag by Bart Van Assche · 8 years ago
  24. dba5ccc target: Remove an unused variable by Bart Van Assche · 8 years ago
  25. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  26. ac75d8b target: Fix spelling + remove set-but-not-used variables by Bart Van Assche · 9 years ago
  27. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  28. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  29. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  30. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  31. 9c31820 target: Remove cmd->se_ordered_id (unused except debug log lines) by Roland Dreier · 9 years ago
  32. 568e1f6 target: improve unsupported opcode message by Joern Engel · 9 years ago
  33. c72c525 target: allow underflow/overflow for PR OUT etc. commands by Roland Dreier · 9 years ago
  34. 4e4937e target: Return descriptor format sense data in case the LU spans 64bit sectors by Sagi Grimberg · 9 years ago
  35. f5a8b3a scsi: Protect against buffer possible overflow in scsi_set_sense_information by Sagi Grimberg · 9 years ago
  36. 734ca5c target: Return ABORTED_COMMAND sense key for PI errors by Sagi Grimberg · 9 years ago
  37. 9ec1e1c target: Use scsi helpers to build the sense data correctly by Sagi Grimberg · 9 years ago
  38. ab78fef target: Split transport_send_check_condition_and_sense() by Bart Van Assche · 9 years ago
  39. 46d5bd6 target: Inline transport_get_sense_codes() by Bart Van Assche · 9 years ago
  40. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  41. de64d3a target: use kvfree() in session alloc and free by Pekka Enberg · 9 years ago
  42. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  43. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  44. b5aafb1 target: Send UA upon LUN RESET tmr completion by Hannes Reinecke · 9 years ago
  45. c51c8e7 target: use 'se_dev_entry' when allocating UAs by Hannes Reinecke · 9 years ago
  46. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  47. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  48. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  50. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 9 years ago
  51. b3eeea6 target: Simplify LUN shutdown code by Bart Van Assche · 9 years ago
  52. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 9 years ago
  53. afe9232 target: remove ->put_session method by Christoph Hellwig · 9 years ago
  54. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  55. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  56. 5835812 target: ensure se_cmd->t_prot_sg is allocated when required by Akinobu Mita · 9 years ago
  57. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  58. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  59. b32bd0a target/transport: Always initialize bidi fields in se_cmd by Ilias Tsitsimpis · 9 years ago
  60. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 9 years ago
  61. f75b6fa target: Merge sbc_verify_dif_read|write by Sagi Grimberg · 9 years ago
  62. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  63. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  64. 6c2faea target: Add missing parentheses by Bart Van Assche · 9 years ago
  65. 63509c6 target: Fix bidi command handling by Bart Van Assche · 9 years ago
  66. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  67. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 9 years ago
  68. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 9 years ago
  69. cb0df4d target: Fix two sparse warnings by Bart Van Assche · 9 years ago
  70. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  71. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  72. 72c03850 target: Add internal READ_INSERT support by Nicholas Bellinger · 9 years ago
  73. fdeab85 target: Move cmd->prot_op check into target_read_prot_action by Nicholas Bellinger · 9 years ago
  74. 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 9 years ago
  75. aa58b53 target: Move cmd->prot_op check into target_write_prot_action by Nicholas Bellinger · 9 years ago
  76. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  77. 077aa3b target: add __releases annotation to target_release_cmd_kref by Christoph Hellwig · 9 years ago
  78. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 9 years ago
  79. f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 9 years ago
  80. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  81. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  82. 885e7b0 target: Don't call TFO->write_pending if data_length == 0 by Roland Dreier · 10 years ago
  83. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago
  84. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  85. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  86. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  87. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  88. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  89. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  90. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  91. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  92. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  93. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  94. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 10 years ago
  95. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  96. bc00586 target: Enable READ_STRIP emulation in target_complete_ok_work by Nicholas Bellinger · 10 years ago
  97. a84bf9e target: Enable WRITE_INSERT emulation in target_execute_cmd by Nicholas Bellinger · 10 years ago
  98. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  99. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  100. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 10 years ago