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