1. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  2. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  3. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 8 years ago
  4. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 8 years ago
  5. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  6. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 8 years ago
  7. 2b16509 iscsi-target: graceful disconnect on invalid mapping to iovec by Imran Haider · 8 years ago
  8. 44f33d0 iscsi-target: remove usage of ->shutdown_session by Christoph Hellwig · 8 years ago
  9. 9730ffc cxgbit: add files for cxgbit.ko by Varun Prakash · 8 years ago
  10. d2faaef iscsi-target: export symbols by Varun Prakash · 8 years ago
  11. b4869ee iscsi-target: call complete on conn_logout_comp by Varun Prakash · 8 years ago
  12. 1c50ff4 iscsi-target: clear tx_thread_active by Varun Prakash · 8 years ago
  13. 1c46960 iscsi-target: add new offload transport type by Varun Prakash · 8 years ago
  14. 864e504 iscsi-target: use conn_transport->transport_type in text rsp by Varun Prakash · 8 years ago
  15. c0b7373 iscsi-target: move iscsit_thread_check_cpumask() by Varun Prakash · 8 years ago
  16. 8567270 iscsi-target: add void (*iscsit_get_r2t_ttt)() by Varun Prakash · 8 years ago
  17. 42bc3e5 iscsi-target: add int (*iscsit_validate_params)() by Varun Prakash · 8 years ago
  18. e8205cc iscsi-target: split iscsi_target_rx_thread() by Varun Prakash · 8 years ago
  19. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  20. 7ec811a iscsi-target: add void (*iscsit_release_cmd)() by Varun Prakash · 8 years ago
  21. 2854bb2 iscsi-target: add int (*iscsit_xmit_pdu)() by Varun Prakash · 8 years ago
  22. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  23. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  24. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 8 years ago
  25. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 8 years ago
  26. 2da6290 [net] drop 'size' argument of sock_recvmsg() by Al Viro · 9 years ago
  27. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  28. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 8 years ago
  29. 69110e3 iscsi-target: Use shash and ahash by Herbert Xu · 9 years ago
  30. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  31. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 9 years ago
  32. d36ad77 target: Convert ACL change queue_depth se_session reference usage by Nicholas Bellinger · 9 years ago
  33. 26a99c1 iscsi-target: Fix potential dead-lock during node acl delete by Nicholas Bellinger · 9 years ago
  34. 5a34252 iscsi-target: Fix indentation + spelling + unreachable code by Bart Van Assche · 9 years ago
  35. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  36. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  37. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  38. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  39. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  40. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  41. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  42. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  43. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  44. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  45. 76c28f1 target/iscsi: Fix np_ip bracket issue by removing np_ip by Andy Grover · 9 years ago
  46. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  47. a6415cd iscsi-target: Add tpg_enabled_sendtargets for disabled discovery by David Disseldorp · 9 years ago
  48. aa75679 target/iscsi: Use proper SGL accessors for digest computation by Alexei Potashnik · 9 years ago
  49. 9547308 target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT by Alexei Potashnik · 9 years ago
  50. 007d038 iscsi-target: Fix iser explicit logout TX kthread leak by Nicholas Bellinger · 9 years ago
  51. e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 9 years ago
  52. 417c20a iscsi-target: Fix use-after-free during TPG session shutdown by Nicholas Bellinger · 9 years ago
  53. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  55. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  56. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  57. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  58. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  59. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  60. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  61. d2c27f0 iscsi-target: fix variable name typo in iscsi_check_acceptor_state() by Christophe Vu-Brugier · 9 years ago
  62. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  63. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  64. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  65. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  66. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  67. 2b6eb60 target/iscsi: stop using se_tpg_fabric_ptr by Christoph Hellwig · 9 years ago
  68. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  69. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  70. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  71. c04a609 iscsi-target: remove support for obsolete markers by Christophe Vu-Brugier · 9 years ago
  72. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  73. ee7619f target: Drop signal_pending checks after interruptible lock acquire by Nicholas Bellinger · 9 years ago
  74. a928d28 ISCSI: fix minor memory leak by Evgenii Lepikhin · 9 years ago
  75. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  76. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  77. b815fc1 iscsi target: fix oops when adding reject pdu by Mike Christie · 9 years ago
  78. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  79. 1997e62 iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses by Andy Grover · 9 years ago
  80. 9649491 target: mark iscsit_start_kthreads static by Christoph Hellwig · 9 years ago
  81. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 9 years ago
  82. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 9 years ago
  83. 5bc6510 iscsi-target: don't export static symbol by Julia Lawall · 9 years ago
  84. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 9 years ago
  85. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 9 years ago
  86. d4ee46f iscsi-target: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 9 years ago
  87. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  88. 72859d9 iscsi-target: Avoid IN_LOGOUT failure case for iser-target by Nicholas Bellinger · 10 years ago
  89. 3fd7b60 iscsi-target: Drop problematic active_ts_list usage by Nicholas Bellinger · 10 years ago
  90. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 10 years ago
  91. be7dcfb6 iscsi-target: Don't over-allocate sendtargets text resp buffer by Sagi Grimberg · 10 years ago
  92. c1e34b6 iscsi-target: Introduce session_get_next_ttt by Sagi Grimberg · 10 years ago
  93. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  94. 5cdf5a8 iscsi-target: use '%*ph' specifier to dump hex buffer by Andy Shevchenko · 10 years ago
  95. 8060b8d iscsi-target: Fix typos in enum cmd_flags_table by Andy Grover · 10 years ago
  96. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  97. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  98. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  99. 6bf6ca7 iscsi-target: Fail connection on short sendmsg writes by Nicholas Bellinger · 10 years ago
  100. a0b3b9b iscsi-target: nullify session in failed login sequence by Sagi Grimberg · 10 years ago