1. bfbdb31 iscsi-target: Fix NULL pointer dereference in iscsit_send_reject by Nicholas Bellinger · 11 years ago
  2. 2ec5a8c iscsi-target: Refactor TX queue logic + export response PDU creation by Nicholas Bellinger · 11 years ago
  3. 3e1c81a iscsi-target: Refactor RX PDU logic + export request PDU handling by Nicholas Bellinger · 11 years ago
  4. cdb7266 iscsi-target: Add per transport iscsi_cmd alloc/free by Nicholas Bellinger · 11 years ago
  5. baa4d64 iscsi-target: Initial traditional TCP conversion to iscsit_transport by Nicholas Bellinger · 11 years ago
  6. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  7. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  8. fd3a902 iscsi-target: Fix immediate queue starvation regression with DATAIN by Nicholas Bellinger · 11 years ago
  9. 05b9689 iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_match by Nicholas Bellinger · 11 years ago
  10. 3c989d7 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  11. 64c13330 iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around by Steve Hodgson · 12 years ago
  12. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  13. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  14. 50e5c87 iscsit: proper endianess conversions by Christoph Hellwig · 12 years ago
  15. 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 12 years ago
  16. cea0b4c iscsit: add missing endianess conversion in iscsit_check_inaddr_any by Christoph Hellwig · 12 years ago
  17. 904753d iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 12 years ago
  18. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  19. 21f5aa7 iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  20. f25590f iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU by Nicholas Bellinger · 12 years ago
  21. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  22. bf6932f iscsi-target: Drop bogus struct file usage for iSCSI/SCTP by Al Viro · 12 years ago
  23. ee1b1b9 target: Remove unneeded double parentheses by Andy Grover · 12 years ago
  24. 67441b6 iscsit: use target_execute_cmd for WRITEs by Christoph Hellwig · 12 years ago
  25. f80e8ed iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs by Nicholas Bellinger · 12 years ago
  26. bfb79ea target/iscsi: Go back to core allocating data buffer for cmd by Andy Grover · 12 years ago
  27. 4334e49 target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists by Andy Grover · 12 years ago
  28. ebf1d95 target/iscsi: Eliminate iscsi_cmd.data_length by Andy Grover · 12 years ago
  29. 065ca1e target/iscsi: Move init_se_cmd closer to lookup_cmd_lun by Andy Grover · 12 years ago
  30. d28b1169 target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr by Andy Grover · 12 years ago
  31. a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 12 years ago
  32. 8b1e124 target/iscsi: Misc cleanups from Agrover (round 2) by Andy Grover · 12 years ago
  33. 6f3c0e6 target/iscsi: Refactor target_tx_thread immediate+response queue loops by Andy Grover · 12 years ago
  34. 4580cf3 target/iscsi: Remove unneeded locking from iscsi_target_tx_thread by Andy Grover · 12 years ago
  35. c6037cc target/iscsi: Misc cleanups from Agrover (round 1) by Andy Grover · 12 years ago
  36. 2fbb471 target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node by Andy Grover · 12 years ago
  37. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  38. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  39. 2816890 target: remove obvious warnings by Jörn Engel · 12 years ago
  40. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 12 years ago
  41. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 12 years ago
  42. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 12 years ago
  43. 4f26998 target/iscsi: Remove unneeded wrapper functions by Andy Grover · 12 years ago
  44. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  45. 4040153 security: trim security.h by Al Viro · 12 years ago
  46. 2f9bc89 iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT by Nicholas Bellinger · 12 years ago
  47. cd931ee iscsi-target: Fix double list_add with iscsit_alloc_buffs reject by Nicholas Bellinger · 12 years ago
  48. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  49. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  50. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  51. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  52. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  53. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  54. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  55. 5a4c866 iscsi-target: Fix non-immediate TMR handling by Nicholas Bellinger · 13 years ago
  56. 7e32da5 iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd by Nicholas Bellinger · 13 years ago
  57. 827509e drivers/target: Add module.h to drivers/target files as required. by Paul Gortmaker · 13 years ago
  58. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  59. d270190 iscsi-target: Remove SCF_SE_LUN_CMD flag abuses by Nicholas Bellinger · 13 years ago
  60. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  61. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  62. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  63. c2337c7 iscsi-target: remove duplicate return by Dan Carpenter · 13 years ago
  64. aadcec0 iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure by Nicholas Bellinger · 13 years ago
  65. 76f1928 iscsi-target: Fix uninitialized usage of cmd->pad_bytes by Nicholas Bellinger · 13 years ago
  66. 8f50c7f iscsi-target: strlen() doesn't count the terminator by Dan Carpenter · 13 years ago
  67. e48354c iscsi-target: Add iSCSI fabric support for target v4.1 by Nicholas Bellinger · 13 years ago