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. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  4. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 8 years ago
  6. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 8 years ago
  7. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  8. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 8 years ago
  9. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 8 years ago
  10. 2b16509 iscsi-target: graceful disconnect on invalid mapping to iovec by Imran Haider · 8 years ago
  11. cb79116 target: need_to_release is always false, remove redundant check and kfree by Colin Ian King · 8 years ago
  12. d94331f target: remove sess_kref and ->shutdown_session by Christoph Hellwig · 8 years ago
  13. 44f33d0 iscsi-target: remove usage of ->shutdown_session by Christoph Hellwig · 8 years ago
  14. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  15. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  16. fba81f8 target: remove acl_stop by Christoph Hellwig · 8 years ago
  17. bc6e6bb target: consolidate and fix session shutdown by Christoph Hellwig · 8 years ago
  18. 9730ffc cxgbit: add files for cxgbit.ko by Varun Prakash · 8 years ago
  19. d2faaef iscsi-target: export symbols by Varun Prakash · 8 years ago
  20. b4869ee iscsi-target: call complete on conn_logout_comp by Varun Prakash · 8 years ago
  21. 1c50ff4 iscsi-target: clear tx_thread_active by Varun Prakash · 8 years ago
  22. 1c46960 iscsi-target: add new offload transport type by Varun Prakash · 8 years ago
  23. 864e504 iscsi-target: use conn_transport->transport_type in text rsp by Varun Prakash · 8 years ago
  24. c0b7373 iscsi-target: move iscsit_thread_check_cpumask() by Varun Prakash · 8 years ago
  25. 8567270 iscsi-target: add void (*iscsit_get_r2t_ttt)() by Varun Prakash · 8 years ago
  26. 42bc3e5 iscsi-target: add int (*iscsit_validate_params)() by Varun Prakash · 8 years ago
  27. e8205cc iscsi-target: split iscsi_target_rx_thread() by Varun Prakash · 8 years ago
  28. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  29. 7ec811a iscsi-target: add void (*iscsit_release_cmd)() by Varun Prakash · 8 years ago
  30. 2854bb2 iscsi-target: add int (*iscsit_xmit_pdu)() by Varun Prakash · 8 years ago
  31. fdddf93 target: use new "dbroot" target attribute by Lee Duncan · 8 years ago
  32. a96e978 target: make target db location configurable by Lee Duncan · 8 years ago
  33. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  34. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  35. c888a8f block: kill off q->flush_flags by Jens Axboe · 8 years ago
  36. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 8 years ago
  37. e6e202e target: initialize the nacl base CIT begfore init_nodeacl by Christoph Hellwig · 8 years ago
  38. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 8 years ago
  39. 2da6290 [net] drop 'size' argument of sock_recvmsg() by Al Viro · 9 years ago
  40. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  41. 5e47f19 target: Fix target_release_cmd_kref shutdown comp leak by Himanshu Madhani · 8 years ago
  42. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  43. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  44. 4347ab5a target: Avoid DataIN transfers for non-GOOD SAM status by Nicholas Bellinger · 8 years ago
  45. 32c76de target/user: Report capability of handling out-of-order completions to userspace by Sheng Yang · 8 years ago
  46. 0241fd39 target/user: Fix size_t format-spec build warning by Nicholas Bellinger · 8 years ago
  47. b25c786 target/user: Don't free expired command when time out by Sheng Yang · 8 years ago
  48. 2641864 target/user: Introduce data_bitmap, replace data_length/data_head/data_tail by Sheng Yang · 8 years ago
  49. 0c28481 target/user: Free data ring in unified function by Sheng Yang · 8 years ago
  50. f1dbd08 target/user: Use iovec[] to describe continuous area by Sheng Yang · 8 years ago
  51. 03a68b4 target: Remove enum transport_lunflags_table by Andy Grover · 8 years ago
  52. 07b6319 target/iblock: pass WRITE_SAME to device if possible by Mike Christie · 8 years ago
  53. 91973cd tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs by Nicholas Bellinger · 8 years ago
  54. 5f27eda sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs by Nicholas Bellinger · 8 years ago
  55. 5a3ee22 sbp-target: Conversion to percpu_ida tag pre-allocation by Nicholas Bellinger · 8 years ago
  56. 9ed5965 tcm_fc: Convert to target_alloc_session usage by Nicholas Bellinger · 8 years ago
  57. fb444abe target: Convert demo-mode only drivers to target_alloc_session by Christoph Hellwig · 8 years ago
  58. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 8 years ago
  59. 7f54ab5 target: Drop incorrect ABORT_TASK put for completed commands by Nicholas Bellinger · 8 years ago
  60. 7861728 target: Add target_alloc_session() helper function by Nicholas Bellinger · 8 years ago
  61. 9095ada target/transport: add flag to indicate CPU Affinity is observed by Quinn Tran · 8 years ago
  62. 2e498f2 target: Fix incorrect unmap_zeroes_data_store return by Nicholas Bellinger · 8 years ago
  63. 0633e12 target/user: Fix cast from pointer to phys_addr_t by Arnd Bergmann · 8 years ago
  64. 57dae19 target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage by Nicholas Bellinger · 8 years ago
  65. 310d3d3 target: Fix race with SCF_SEND_DELAYED_TAS handling by Nicholas Bellinger · 8 years ago
  66. 0f4a943 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 8 years ago
  67. ebde1ca target: Fix TAS handling for multi-session se_node_acls by Nicholas Bellinger · 8 years ago
  68. a6d9bb1 target: Fix LUN_RESET active TMR descriptor handling by Nicholas Bellinger · 8 years ago
  69. febe562 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 8 years ago
  70. 8a9ebe7 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 8 years ago
  71. 69110e3 iscsi-target: Use shash and ahash by Herbert Xu · 8 years ago
  72. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  74. 20c08b3 target/user: Make sure netlink would reach all network namespaces by Sheng Yang · 8 years ago
  75. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 8 years ago
  76. d36ad77 target: Convert ACL change queue_depth se_session reference usage by Nicholas Bellinger · 8 years ago
  77. 26a99c1 iscsi-target: Fix potential dead-lock during node acl delete by Nicholas Bellinger · 8 years ago
  78. 7fbef3d tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage by Nicholas Bellinger · 8 years ago
  79. de7ee9a tcm_fc: Wait for command completion before freeing a session by Bart Van Assche · 8 years ago
  80. f0a8afe target: Fix a memory leak in target_dev_lba_map_store() by Bart Van Assche · 8 years ago
  81. 5261d86 target: Support aborting tasks with a 64-bit tag by Bart Van Assche · 8 years ago
  82. dba5ccc target: Remove an unused variable by Bart Van Assche · 8 years ago
  83. 9b3118c target: Fix indentation in target_core_configfs.c by Bart Van Assche · 8 years ago
  84. 81ee28d target/user: Allow user to set block size before enabling device by Sheng Yang · 8 years ago
  85. 091b706 target/fcoe: Add tag support to tcm_fc by Andy Grover · 9 years ago
  86. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  87. b75d806 target: use offset_in_page macro by Geliang Tang · 9 years ago
  88. 234bdbc target: fix deprecated attribute names in dmesg by Christophe Vu-Brugier · 9 years ago
  89. e6f4163 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 9 years ago
  90. ef8f46b sbp-target: Remove a superfluous forward declaration by Bart Van Assche · 9 years ago
  91. 5a34252 iscsi-target: Fix indentation + spelling + unreachable code by Bart Van Assche · 9 years ago
  92. ac75d8b target: Fix spelling + remove set-but-not-used variables by Bart Van Assche · 9 years ago
  93. 9a9e341 fs: configfs: Drop unused parameter from configfs_undepend_item() by Krzysztof Opasiak · 9 years ago
  94. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  95. 2628b35 tcm_loop: Show address of tpg in configfs by Sheng Yang · 9 years ago
  96. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  97. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  98. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  99. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  100. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago