1. 9f9ef6d iscsi: use IP_FREEBIND socket option by Dax Kelson · 12 years ago
  2. c3bc93d iscsi_target: in_aton needs linux/inet.h by Stephen Rothwell · 13 years ago
  3. 2f9bc89 iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT by Nicholas Bellinger · 13 years ago
  4. e8904dc iscsi-target: Fix up a few assignments by Jesper Juhl · 13 years ago
  5. f8d48ae iscsi-target: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  6. cd931ee iscsi-target: Fix double list_add with iscsit_alloc_buffs reject by Nicholas Bellinger · 13 years ago
  7. c1ce4bd iscsi-target: Fix reject release handling in iscsit_free_cmd() by Nicholas Bellinger · 13 years ago
  8. bc704fb iscsi-target: fix chap identifier simple_strtoul usage by Nicholas Bellinger · 13 years ago
  9. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  10. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  11. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  12. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  13. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  14. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  15. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  16. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago
  17. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  18. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  19. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  20. 5a4c866 iscsi-target: Fix non-immediate TMR handling by Nicholas Bellinger · 13 years ago
  21. 7e32da5 iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd by Nicholas Bellinger · 13 years ago
  22. 827509e drivers/target: Add module.h to drivers/target files as required. by Paul Gortmaker · 13 years ago
  23. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 13 years ago
  24. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  25. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 13 years ago
  26. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  27. d270190 iscsi-target: Remove SCF_SE_LUN_CMD flag abuses by Nicholas Bellinger · 13 years ago
  28. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  29. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  30. f2b56af iscsi-target: use native hex2bin for chap_string_to_hex by Andy Shevchenko · 13 years ago
  31. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  32. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  33. acf3ecc iscsi-target: always call transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  34. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  35. 40b0549 iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets by Nicholas Bellinger · 13 years ago
  36. 2ff017f iscsi-target: Disable markers + remove dangerous local scope array usage by Nicholas Bellinger · 13 years ago
  37. ba77366 iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs by Dan Carpenter · 13 years ago
  38. 6626a05 iscsi-target: Implement iSCSI target IPv6 address printing. by Chris Boot · 13 years ago
  39. 387e96c iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn() by Dan Carpenter · 13 years ago
  40. c2337c7 iscsi-target: remove duplicate return by Dan Carpenter · 13 years ago
  41. 9be08c5 iscsi-target: Fix leak on failure in iscsi_copy_param_list() by Jesper Juhl · 13 years ago
  42. e1750ba target: Use ERR_CAST inlined function by Thomas Meyer · 13 years ago
  43. d52a10d target: iscsi_target depends on NET by Randy Dunlap · 13 years ago
  44. aadcec0 iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure by Nicholas Bellinger · 13 years ago
  45. 7bbb654 iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN by Nicholas Bellinger · 13 years ago
  46. 76f1928 iscsi-target: Fix uninitialized usage of cmd->pad_bytes by Nicholas Bellinger · 13 years ago
  47. 8f50c7f iscsi-target: strlen() doesn't count the terminator by Dan Carpenter · 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 · 13 years ago