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