1. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  2. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  3. fd3a902 iscsi-target: Fix immediate queue starvation regression with DATAIN by Nicholas Bellinger · 12 years ago
  4. 6e54593 iscsi-target: Enforce individual network portal export once per TargetName by Nicholas Bellinger · 12 years ago
  5. 05b9689 iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_match by Nicholas Bellinger · 12 years ago
  6. 0e48e7a target: don't truncate the fail intr address by Dan Carpenter · 12 years ago
  7. 07ea81b target: don't always say "ipv6" as address type by Dan Carpenter · 12 years ago
  8. 1be2956 iscsi-target: make some temporary buffers larger by Dan Carpenter · 12 years ago
  9. 64fe4f4 iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) by Roland Dreier · 12 years ago
  10. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  11. 79e62fc target/iscsi_target: Add NodeACL tags for initiator group support by Andy Grover · 12 years ago
  12. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  13. ed72a4d iscsi-target: use kstrdup() for iscsi_param by Sebastian Andrzej Siewior · 12 years ago
  14. 13f6a91 target/configfs: use kmalloc() instead of kzalloc() for default groups by Sebastian Andrzej Siewior · 12 years ago
  15. 1c98d2f4 target/configfs: allocate pointers instead of full struct for default_groups by Sebastian Andrzej Siewior · 12 years ago
  16. 3c989d7 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  17. b07c28a iscsi_target: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  18. 2087969 target: iscsi: fix comment typos in target/iscsi drivers by Masanari Iida · 12 years ago
  19. 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  20. 64c13330 iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around by Steve Hodgson · 12 years ago
  21. 998866b iscsi-target: Fix potential deadlock on lock taken in timer by Roland Dreier · 12 years ago
  22. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  23. 1f981de iscsi-target: Use list_first_entry() where appropriate by Roland Dreier · 12 years ago
  24. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  25. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  26. db83101 iscsi: fix check keys by Alan Cox · 12 years ago
  27. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  28. cf0eb28 iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values by Nicholas Bellinger · 12 years ago
  29. 50e5c87 iscsit: proper endianess conversions by Christoph Hellwig · 12 years ago
  30. 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 12 years ago
  31. cea0b4c iscsit: add missing endianess conversion in iscsit_check_inaddr_any by Christoph Hellwig · 12 years ago
  32. 904753d iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 12 years ago
  33. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  34. d7ca663 target/iscsi: precedence bug in iscsit_set_dataout_sequence_values() by Dan Carpenter · 12 years ago
  35. 38b11ba iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode by Nicholas Bellinger · 12 years ago
  36. b094a4b iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  37. 1c417f3 iscsi-target: Add MaxXmitDataSegmentLength connection recovery check by Nicholas Bellinger · 12 years ago
  38. 21f5aa7 iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  39. 9977bb1 iscsi-target: Enable MaxXmitDataSegmentLength operation in login path by Nicholas Bellinger · 12 years ago
  40. e004cb2 iscsi-target: Add base MaxXmitDataSegmentLength code by Nicholas Bellinger · 12 years ago
  41. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  42. f25590f iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU by Nicholas Bellinger · 12 years ago
  43. 06cda52 target/iscsi: Don't log "iSCSI Login negotiation failed." twice by Roland Dreier · 12 years ago
  44. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  45. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  46. 59e13d4 scsi: fix various printk and comment typos by Masanari Iida · 12 years ago
  47. 13b5533 target: Check idr_get_new return value in iscsi_login_zero_tsih_s1 by Benjamin Wang · 12 years ago
  48. bf6932f iscsi-target: Drop bogus struct file usage for iSCSI/SCTP by Al Viro · 12 years ago
  49. 617a0c2 target: Misc retval cleanups by Andy Grover · 12 years ago
  50. ee1b1b9 target: Remove unneeded double parentheses by Andy Grover · 12 years ago
  51. 67441b6 iscsit: use target_execute_cmd for WRITEs by Christoph Hellwig · 12 years ago
  52. c75660c target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() by Roland Dreier · 12 years ago
  53. 9f3eb93 target: move ref_cmd from the generic se_tmr_req into iscsi code by Christoph Hellwig · 12 years ago
  54. f80e8ed iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs by Nicholas Bellinger · 12 years ago
  55. b1e41d8 iscsi-target: remove dead code in iscsi_check_valuelist_for_support by Dan Carpenter · 12 years ago
  56. 381e309 target/iscsi: cleanup some allocation style issues by Dan Carpenter · 12 years ago
  57. bfb79ea target/iscsi: Go back to core allocating data buffer for cmd by Andy Grover · 12 years ago
  58. 4334e49 target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists by Andy Grover · 12 years ago
  59. ebf1d95 target/iscsi: Eliminate iscsi_cmd.data_length by Andy Grover · 12 years ago
  60. 065ca1e target/iscsi: Move init_se_cmd closer to lookup_cmd_lun by Andy Grover · 12 years ago
  61. d28b1169 target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr by Andy Grover · 12 years ago
  62. a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 12 years ago
  63. 8b1e124 target/iscsi: Misc cleanups from Agrover (round 2) by Andy Grover · 12 years ago
  64. 6f3c0e6 target/iscsi: Refactor target_tx_thread immediate+response queue loops by Andy Grover · 12 years ago
  65. 4580cf3 target/iscsi: Remove unneeded locking from iscsi_target_tx_thread by Andy Grover · 12 years ago
  66. c6037cc target/iscsi: Misc cleanups from Agrover (round 1) by Andy Grover · 12 years ago
  67. 2fbb471 target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node by Andy Grover · 12 years ago
  68. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  69. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  70. f760903 iscsi-target: remove improper externs by Dan Carpenter · 12 years ago
  71. a227fb3 iscsi-target: Remove unused variables in iscsi_target_parameters.c by Jörn Engel · 13 years ago
  72. 2816890 target: remove obvious warnings by Jörn Engel · 13 years ago
  73. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 13 years ago
  74. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 13 years ago
  75. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
  76. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 13 years ago
  77. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 13 years ago
  78. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 13 years ago
  79. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 13 years ago
  80. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  81. 4f26998 target/iscsi: Remove unneeded wrapper functions by Andy Grover · 13 years ago
  82. d0f474e target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects by Roland Dreier · 13 years ago
  83. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  84. 4040153 security: trim security.h by Al Viro · 13 years ago
  85. 9f9ef6d iscsi: use IP_FREEBIND socket option by Dax Kelson · 13 years ago
  86. c3bc93d iscsi_target: in_aton needs linux/inet.h by Stephen Rothwell · 13 years ago
  87. 2f9bc89 iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT by Nicholas Bellinger · 13 years ago
  88. e8904dc iscsi-target: Fix up a few assignments by Jesper Juhl · 13 years ago
  89. f8d48ae iscsi-target: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  90. cd931ee iscsi-target: Fix double list_add with iscsit_alloc_buffs reject by Nicholas Bellinger · 13 years ago
  91. c1ce4bd iscsi-target: Fix reject release handling in iscsit_free_cmd() by Nicholas Bellinger · 13 years ago
  92. bc704fb iscsi-target: fix chap identifier simple_strtoul usage by Nicholas Bellinger · 13 years ago
  93. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  94. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  95. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  96. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  97. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  98. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  99. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  100. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago