1. 17ea11d target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 7 years ago
  2. 84d209b target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 7 years ago
  3. 4978149 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  4. 88e865c target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 8 years ago
  5. 4b99bb2 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  6. eb49824 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  7. 3dd50a5 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  8. 0e79a6b target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  9. 173fd37 target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  10. 8032a30 iscsi-target: Return error if unable to add network portal by Varun Prakash · 8 years ago
  11. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  12. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  13. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  14. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  15. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 8 years ago
  16. 61f3616 Revert "target: Fix residual overflow handling in target_complete_cmd_with_length" by Nicholas Bellinger · 8 years ago
  17. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  18. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  19. 527268d target: Re-add missing SCF_ACK_KREF assignment in v4.1.y by Nicholas Bellinger · 8 years ago
  20. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  21. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  22. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  23. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  24. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago
  25. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  26. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  27. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  28. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  29. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  30. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  31. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  32. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  33. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  34. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  35. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  36. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  37. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  38. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  39. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  40. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  41. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  42. 291e3e5 target: fix spelling mistake: "limitiation" -> "limitation" by Colin Ian King · 8 years ago
  43. c1ccbfe target: Fix residual overflow handling in target_complete_cmd_with_length by Sumit Rai · 8 years ago
  44. dd9cf04 target: stop using blk_make_request by Christoph Hellwig · 8 years ago
  45. 107818e tcm_fc: set and unset FCP_SPPF_TARG_FCN by Hannes Reinecke · 8 years ago
  46. 8abc718 iscsi-target: Fix panic when adding second TCP connection to iSCSI session by Feng Li · 8 years ago
  47. 410c29d target: Fix ordered task CHECK_CONDITION early exception handling by Nicholas Bellinger · 8 years ago
  48. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 8 years ago
  49. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  50. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 8 years ago
  51. 5e2c956 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP by Nicholas Bellinger · 8 years ago
  52. e742fc3 target: use bio op accessors by Mike Christie · 8 years ago
  53. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  54. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  55. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  57. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  58. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 8 years ago
  59. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 8 years ago
  60. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  61. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 8 years ago
  62. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 8 years ago
  63. 2b16509 iscsi-target: graceful disconnect on invalid mapping to iovec by Imran Haider · 8 years ago
  64. cb79116 target: need_to_release is always false, remove redundant check and kfree by Colin Ian King · 8 years ago
  65. d94331f target: remove sess_kref and ->shutdown_session by Christoph Hellwig · 8 years ago
  66. 44f33d0 iscsi-target: remove usage of ->shutdown_session by Christoph Hellwig · 8 years ago
  67. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  68. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  69. fba81f8 target: remove acl_stop by Christoph Hellwig · 8 years ago
  70. bc6e6bb target: consolidate and fix session shutdown by Christoph Hellwig · 8 years ago
  71. 9730ffc cxgbit: add files for cxgbit.ko by Varun Prakash · 8 years ago
  72. d2faaef iscsi-target: export symbols by Varun Prakash · 8 years ago
  73. b4869ee iscsi-target: call complete on conn_logout_comp by Varun Prakash · 8 years ago
  74. 1c50ff4 iscsi-target: clear tx_thread_active by Varun Prakash · 8 years ago
  75. 1c46960 iscsi-target: add new offload transport type by Varun Prakash · 8 years ago
  76. 864e504 iscsi-target: use conn_transport->transport_type in text rsp by Varun Prakash · 8 years ago
  77. c0b7373 iscsi-target: move iscsit_thread_check_cpumask() by Varun Prakash · 8 years ago
  78. 8567270 iscsi-target: add void (*iscsit_get_r2t_ttt)() by Varun Prakash · 8 years ago
  79. 42bc3e5 iscsi-target: add int (*iscsit_validate_params)() by Varun Prakash · 8 years ago
  80. e8205cc iscsi-target: split iscsi_target_rx_thread() by Varun Prakash · 8 years ago
  81. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  82. 7ec811a iscsi-target: add void (*iscsit_release_cmd)() by Varun Prakash · 8 years ago
  83. 2854bb2 iscsi-target: add int (*iscsit_xmit_pdu)() by Varun Prakash · 8 years ago
  84. fdddf93 target: use new "dbroot" target attribute by Lee Duncan · 8 years ago
  85. a96e978 target: make target db location configurable by Lee Duncan · 8 years ago
  86. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  87. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  88. c888a8f block: kill off q->flush_flags by Jens Axboe · 8 years ago
  89. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 8 years ago
  90. e6e202e target: initialize the nacl base CIT begfore init_nodeacl by Christoph Hellwig · 8 years ago
  91. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 8 years ago
  92. 2da6290 [net] drop 'size' argument of sock_recvmsg() by Al Viro · 9 years ago
  93. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  94. 5e47f19 target: Fix target_release_cmd_kref shutdown comp leak by Himanshu Madhani · 8 years ago
  95. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  96. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  97. 4347ab5a target: Avoid DataIN transfers for non-GOOD SAM status by Nicholas Bellinger · 8 years ago
  98. 32c76de target/user: Report capability of handling out-of-order completions to userspace by Sheng Yang · 8 years ago
  99. 0241fd39 target/user: Fix size_t format-spec build warning by Nicholas Bellinger · 8 years ago
  100. b25c786 target/user: Don't free expired command when time out by Sheng Yang · 8 years ago