1. 978d13d iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  2. 310d40a iscsi-target: fix invalid flags in text response by Varun Prakash · 7 years ago
  3. ea8dc5b iscsi-target: fix memory leak in iscsit_setup_text_cmd() by Varun Prakash · 7 years ago
  4. 8fa4011 target/iscsi: Remove dead code from iscsit_process_scsi_cmd() by Bart Van Assche · 8 years ago
  5. 4412a67 target/iscsi: Remove second argument of __iscsit_free_cmd() by Bart Van Assche · 8 years ago
  6. abb85a9 iscsi-target: Reject immediate data underflow larger than SCSI transfer length by Nicholas Bellinger · 8 years ago
  7. 105fa2f iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP by Nicholas Bellinger · 8 years ago
  8. 5e0cf5e iscsi-target: Always wait for kthread_should_stop() before kthread exit by Jiang Yi · 8 years ago
  9. 197b806 iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement by Nicholas Bellinger · 8 years ago
  10. 3829f38 iscsi-target: Improve size determinations in four functions by Markus Elfring · 8 years ago
  11. c46e22f iscsi-target: Delete error messages for failed memory allocations by Markus Elfring · 8 years ago
  12. f172511 iscsi-target: Use kcalloc() in iscsit_allocate_iovecs() by Markus Elfring · 8 years ago
  13. a446701 iscsi-target: Propigate queue_data_in + queue_status errors by Nicholas Bellinger · 8 years ago
  14. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  16. 9a584bf target/iscsi: split iscsit_check_dataout_hdr() by Varun Prakash · 8 years ago
  17. 59b6986 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 8 years ago
  18. e381fe9 target/iscsi: Introduce a helper function for TMF translation by Bart Van Assche · 8 years ago
  19. 53c561d target/iscsi: Fix spelling of "reallegiance" by Bart Van Assche · 8 years ago
  20. 0d5efb8 target/iscsi: Fix spelling of "perform" by Bart Van Assche · 8 years ago
  21. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  22. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  23. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  24. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 9 years ago
  25. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 9 years ago
  26. 2b16509 iscsi-target: graceful disconnect on invalid mapping to iovec by Imran Haider · 9 years ago
  27. 44f33d0 iscsi-target: remove usage of ->shutdown_session by Christoph Hellwig · 9 years ago
  28. d2faaef iscsi-target: export symbols by Varun Prakash · 9 years ago
  29. b4869ee iscsi-target: call complete on conn_logout_comp by Varun Prakash · 9 years ago
  30. 1c50ff4 iscsi-target: clear tx_thread_active by Varun Prakash · 9 years ago
  31. 864e504 iscsi-target: use conn_transport->transport_type in text rsp by Varun Prakash · 9 years ago
  32. c0b7373 iscsi-target: move iscsit_thread_check_cpumask() by Varun Prakash · 9 years ago
  33. 8567270 iscsi-target: add void (*iscsit_get_r2t_ttt)() by Varun Prakash · 9 years ago
  34. e8205cc iscsi-target: split iscsi_target_rx_thread() by Varun Prakash · 9 years ago
  35. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 9 years ago
  36. 2854bb2 iscsi-target: add int (*iscsit_xmit_pdu)() by Varun Prakash · 9 years ago
  37. 69110e3 iscsi-target: Use shash and ahash by Herbert Xu · 9 years ago
  38. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  39. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 9 years ago
  40. 5a34252 iscsi-target: Fix indentation + spelling + unreachable code by Bart Van Assche · 9 years ago
  41. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  42. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  43. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  44. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  45. 76c28f1 target/iscsi: Fix np_ip bracket issue by removing np_ip by Andy Grover · 9 years ago
  46. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  47. a6415cd iscsi-target: Add tpg_enabled_sendtargets for disabled discovery by David Disseldorp · 9 years ago
  48. aa75679 target/iscsi: Use proper SGL accessors for digest computation by Alexei Potashnik · 9 years ago
  49. 9547308 target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT by Alexei Potashnik · 9 years ago
  50. 007d038 iscsi-target: Fix iser explicit logout TX kthread leak by Nicholas Bellinger · 9 years ago
  51. e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 9 years ago
  52. 417c20a iscsi-target: Fix use-after-free during TPG session shutdown by Nicholas Bellinger · 9 years ago
  53. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  54. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  55. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  56. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  57. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  59. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  60. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 10 years ago
  61. c04a609 iscsi-target: remove support for obsolete markers by Christophe Vu-Brugier · 10 years ago
  62. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 10 years ago
  63. ee7619f target: Drop signal_pending checks after interruptible lock acquire by Nicholas Bellinger · 10 years ago
  64. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  65. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  66. b815fc1 iscsi target: fix oops when adding reject pdu by Mike Christie · 10 years ago
  67. 1997e62 iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses by Andy Grover · 10 years ago
  68. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 10 years ago
  69. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 10 years ago
  70. 5bc6510 iscsi-target: don't export static symbol by Julia Lawall · 10 years ago
  71. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 10 years ago
  72. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  73. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 10 years ago
  74. be7dcfb iscsi-target: Don't over-allocate sendtargets text resp buffer by Sagi Grimberg · 10 years ago
  75. c1e34b6 iscsi-target: Introduce session_get_next_ttt by Sagi Grimberg · 10 years ago
  76. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  77. 8060b8d iscsi-target: Fix typos in enum cmd_flags_table by Andy Grover · 10 years ago
  78. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  79. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  80. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  81. 7f2c53b iscsi-target: fix error path in iscsi_target_init_module() by Lino Sanfilippo · 10 years ago
  82. f2774f4 iscsi-target: return the correct port in SendTargets by Steven Allen · 10 years ago
  83. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  84. b53b0d99 iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid by Nicholas Bellinger · 10 years ago
  85. fbecb65 iscsi-target: remove unused debug code by Joern Engel · 10 years ago
  86. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 11 years ago
  87. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  88. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 11 years ago
  89. bbc0504 iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak by Nicholas Bellinger · 11 years ago
  90. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 11 years ago
  91. 2363d19 iser-target: Fix multi network portal shutdown regression by Nicholas Bellinger · 11 years ago
  92. 7cbfcc9 iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out by Nicholas Bellinger · 11 years ago
  93. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
  94. d444edc iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug by Nicholas Bellinger · 11 years ago
  95. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  96. a366260 iscsi-target: Add missing NopOUT->flag (LMB) sanity check by Arshad Hussain · 11 years ago
  97. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 11 years ago
  98. 5159d76 iscsi/iser-target: Use list_del_init for ->i_conn_node by Nicholas Bellinger · 11 years ago
  99. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  100. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago