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