1. 138d351 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 8 years ago
  2. 03db016 iscsi-target: Kill left-over iscsi_target_do_cleanup by Nicholas Bellinger · 8 years ago
  3. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 8 years ago
  4. 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
  5. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  6. 1efaa94 target/iscsi: Fix indentation in iscsi_target_start_negotiation() by Bart Van Assche · 8 years ago
  7. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  8. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 9 years ago
  9. d2faaef iscsi-target: export symbols by Varun Prakash · 9 years ago
  10. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  11. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  12. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  13. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  14. e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 10 years ago
  15. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  16. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 11 years ago
  17. 91f0abf iscsi-target: Reject zero-length payloads during SecurityNegotiation by Nicholas Bellinger · 11 years ago
  18. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  19. 4a4caa2 iscsi-target: Pre-allocate more tags to avoid ack starvation by Nicholas Bellinger · 11 years ago
  20. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  21. 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  22. 60bfcf8 target/iscsi: Remove macros that contain typecasts by Andy Grover · 11 years ago
  23. b7eec2c target/iscsi: Remove iscsi dereferencing macros by Andy Grover · 11 years ago
  24. 9e20ae3 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags by Nicholas Bellinger · 11 years ago
  25. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  26. 988e3a8 iscsi-target: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 11 years ago
  27. ea3a179 iscsi-target: Remove left-over iscsi_target_do_login_io by Nicholas Bellinger · 11 years ago
  28. bb04835 iscsi-target: Add sk->sk_state_change to cleanup after TCP failure by Nicholas Bellinger · 11 years ago
  29. d381a80 iscsi-target: Add login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
  30. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  31. c3e5144 iscsi-target: Add demo-mode TPG authentication context support by Nicholas Bellinger · 12 years ago
  32. 58807a5 iscsi-target: Remove left over v3.10-rc debug printks by Nicholas Bellinger · 12 years ago
  33. 3e1c81a iscsi-target: Refactor RX PDU logic + export request PDU handling by Nicholas Bellinger · 12 years ago
  34. baa4d64 iscsi-target: Initial traditional TCP conversion to iscsit_transport by Nicholas Bellinger · 12 years ago
  35. 5d35806 target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros by Andy Grover · 12 years ago
  36. 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  37. 50e5c87 iscsit: proper endianess conversions by Christoph Hellwig · 12 years ago
  38. 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 12 years ago
  39. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  40. 9977bb1 iscsi-target: Enable MaxXmitDataSegmentLength operation in login path by Nicholas Bellinger · 12 years ago
  41. 06cda52 target/iscsi: Don't log "iSCSI Login negotiation failed." twice by Roland Dreier · 12 years ago
  42. 2816890 target: remove obvious warnings by Jörn Engel · 13 years ago
  43. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 13 years ago
  44. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  45. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  46. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  47. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  48. 4a28a3f iscsi-target: Fix NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  49. e48354c iscsi-target: Add iSCSI fabric support for target v4.1 by Nicholas Bellinger · 14 years ago