1. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  2. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  3. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  4. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  5. 76c28f1 target/iscsi: Fix np_ip bracket issue by removing np_ip by Andy Grover · 9 years ago
  6. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  7. a6415cd iscsi-target: Add tpg_enabled_sendtargets for disabled discovery by David Disseldorp · 9 years ago
  8. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  9. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  10. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  11. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  12. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  13. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  14. 2b6eb60 target/iscsi: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  15. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  16. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  17. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  18. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  19. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  20. d4ee46f iscsi-target: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 9 years ago
  21. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  22. 5cdf5a8 iscsi-target: use '%*ph' specifier to dump hex buffer by Andy Shevchenko · 10 years ago
  23. cb35484 iscsi-target: remove always-true conditions by Joern Engel · 10 years ago
  24. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  25. 8085176 Target/configfs: Expose iSCSI network portal group T10-PI support by Sagi Grimberg · 10 years ago
  26. 2306bfb iscsi-target: return -EINVAL on oversized configfs parameter by Eric Seppanen · 11 years ago
  27. d1fa7a1 iscsi-target: Expose default_erl as TPG attribute by Nicholas Bellinger · 11 years ago
  28. 5e8e6b4 iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn by Nicholas Bellinger · 11 years ago
  29. 4c54b6c iscsi-target: Add new TPG attribute by Thomas Glanzmann · 11 years ago
  30. b7eec2c target/iscsi: Remove iscsi dereferencing macros by Andy Grover · 11 years ago
  31. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  32. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  33. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  34. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  35. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  36. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  37. ad7babd iscsi-target: kstrtou* configfs attribute parameter cleanups by Jörn Engel · 11 years ago
  38. 37b32c6 iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow by Nicholas Bellinger · 11 years ago
  39. 0fbfc46 iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow by Jörn Engel · 11 years ago
  40. c3e5144 iscsi-target: Add demo-mode TPG authentication context support by Nicholas Bellinger · 11 years ago
  41. 58807a5 iscsi-target: Remove left over v3.10-rc debug printks by Nicholas Bellinger · 11 years ago
  42. 58bd0c6 target/iscsi: Fix op=disable + error handling cases in np_store_iser by Andy Grover · 11 years ago
  43. 72438cd iscsi-target: Add iser network portal attribute by Nicholas Bellinger · 11 years ago
  44. 2ec5a8c iscsi-target: Refactor TX queue logic + export response PDU creation by Nicholas Bellinger · 11 years ago
  45. 3e1c81a iscsi-target: Refactor RX PDU logic + export request PDU handling by Nicholas Bellinger · 11 years ago
  46. cdb7266 iscsi-target: Add per transport iscsi_cmd alloc/free by Nicholas Bellinger · 11 years ago
  47. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  48. 79e62fc target/iscsi_target: Add NodeACL tags for initiator group support by Andy Grover · 12 years ago
  49. 13f6a91 target/configfs: use kmalloc() instead of kzalloc() for default groups by Sebastian Andrzej Siewior · 12 years ago
  50. 1c98d2f4 target/configfs: allocate pointers instead of full struct for default_groups by Sebastian Andrzej Siewior · 12 years ago
  51. 2087969 target: iscsi: fix comment typos in target/iscsi drivers by Masanari Iida · 12 years ago
  52. 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 12 years ago
  53. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  54. e004cb2 iscsi-target: Add base MaxXmitDataSegmentLength code by Nicholas Bellinger · 12 years ago
  55. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  56. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  57. c75660c target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() by Roland Dreier · 12 years ago
  58. 8b1e124 target/iscsi: Misc cleanups from Agrover (round 2) by Andy Grover · 12 years ago
  59. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  60. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 12 years ago
  61. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 12 years ago
  62. c3bc93d iscsi_target: in_aton needs linux/inet.h by Stephen Rothwell · 13 years ago
  63. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  64. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  65. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 13 years ago
  66. e1750ba target: Use ERR_CAST inlined function by Thomas Meyer · 13 years ago
  67. 7bbb654 iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN by Nicholas Bellinger · 13 years ago
  68. e48354c iscsi-target: Add iSCSI fabric support for target v4.1 by Nicholas Bellinger · 13 years ago