1. b5f4979 scsi: target: fix __transport_register_session locking by Mike Christie · 6 years ago
  2. 00ee0e0 iscsi target: fix session creation failure handling by Mike Christie · 6 years ago
  3. f29bc9d tcm_fileio: Prevent information leak for short reads by Dmitry Monakhov · 7 years ago
  4. fffc0fc target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 7 years ago
  5. 60c7a9c target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  6. 748e1b6 iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref by Nicholas Bellinger · 7 years ago
  7. dcdca12 target/file: Do not return error for UNMAP if length is zero by Jiang Yi · 7 years ago
  8. 998201f target:fix condition return in core_pr_dump_initiator_port() by tangwenji · 7 years ago
  9. a4f54ec iscsi-target: fix memory leak in lio_target_tiqn_addtpg() by tangwenji · 7 years ago
  10. e086a82 target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() by Bart Van Assche · 7 years ago
  11. 25b0b3f target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  12. 892e4f9 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  13. 0d34f477 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  14. 8bea1b4 target: Fix QUEUE_FULL + SCSI task attribute handling by Nicholas Bellinger · 7 years ago
  15. b850dae iscsi-target: Fix non-immediate TMR reference leak by Nicholas Bellinger · 7 years ago
  16. ff49271 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 8 years ago
  17. b200b6d target/iscsi: Fix unsolicited data seq_end_offset calculation by Varun Prakash · 8 years ago
  18. 1da30c2 target: Fix node_acl demo-mode + uncached dynamic shutdown regression by Nicholas Bellinger · 7 years ago
  19. b51a716 iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  20. e6a0599 iscsi-target: fix memory leak in iscsit_setup_text_cmd() by Varun Prakash · 7 years ago
  21. bdabf09 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 7 years ago
  22. 672145d target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce by Jiang Yi · 7 years ago
  23. 732e3c7 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  24. 3900f24 iscsi-target: Reject immediate data underflow larger than SCSI transfer length by Nicholas Bellinger · 7 years ago
  25. 463440e iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP by Nicholas Bellinger · 7 years ago
  26. 1f576d5 target: Fix kref->refcount underflow in transport_cmd_finish_abort by Nicholas Bellinger · 7 years ago
  27. 974a4eb target: Re-add check to reject control WRITEs with overflow data by Nicholas Bellinger · 7 years ago
  28. 49d33fd iscsi-target: Always wait for kthread_should_stop() before kthread exit by Jiang Yi · 7 years ago
  29. bb1f06f iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement by Nicholas Bellinger · 7 years ago
  30. f788fa4 target/fileio: Fix zero-length READ and WRITE handling by Bart Van Assche · 7 years ago
  31. a4e52cc target: Fix compare_and_write_callback handling for non GOOD status by Nicholas Bellinger · 7 years ago
  32. 92f8aa7 target: Avoid mappedlun symlink creation during lun shutdown by Nicholas Bellinger · 8 years ago
  33. 281e36c iscsi-target: Drop work-around for legacy GlobalSAN initiator by Nicholas Bellinger · 7 years ago
  34. 0ae3c95 iscsi-target: Fix TMR reference leak during session shutdown by Nicholas Bellinger · 8 years ago
  35. 5ef6f4d tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case by Xiubo Li · 7 years ago
  36. 890aec8 tcmu: Fix wrongly calculating of the base_command_size by Xiubo Li · 8 years ago
  37. ef599fa tcmu: Fix possible overwrite of t_data_sg's last iov[] by Xiubo Li · 8 years ago
  38. 033850b target: Fix VERIFY_16 handling in sbc_parse_cdb by Max Lohrmann · 8 years ago
  39. f8e24ea target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export by Nicholas Bellinger · 8 years ago
  40. 17ea11d target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 8 years ago
  41. 84d209b target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 8 years ago
  42. 4978149 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  43. 88e865c target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 8 years ago
  44. 4b99bb2 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  45. eb49824 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  46. 3dd50a5 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  47. 0e79a6b target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  48. 173fd37 target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  49. 8032a30 iscsi-target: Return error if unable to add network portal by Varun Prakash · 8 years ago
  50. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  51. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  52. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  53. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  54. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 8 years ago
  55. 61f3616 Revert "target: Fix residual overflow handling in target_complete_cmd_with_length" by Nicholas Bellinger · 8 years ago
  56. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  57. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  58. 527268d target: Re-add missing SCF_ACK_KREF assignment in v4.1.y by Nicholas Bellinger · 8 years ago
  59. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  60. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  61. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  62. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  63. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago
  64. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  65. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  66. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  67. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  68. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  69. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  70. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  71. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  72. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  73. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  74. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  75. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  76. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  77. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  78. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  79. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  80. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  81. 291e3e5 target: fix spelling mistake: "limitiation" -> "limitation" by Colin Ian King · 8 years ago
  82. c1ccbfe target: Fix residual overflow handling in target_complete_cmd_with_length by Sumit Rai · 8 years ago
  83. dd9cf04 target: stop using blk_make_request by Christoph Hellwig · 8 years ago
  84. 107818e tcm_fc: set and unset FCP_SPPF_TARG_FCN by Hannes Reinecke · 8 years ago
  85. 8abc718 iscsi-target: Fix panic when adding second TCP connection to iSCSI session by Feng Li · 8 years ago
  86. 410c29d target: Fix ordered task CHECK_CONDITION early exception handling by Nicholas Bellinger · 8 years ago
  87. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 8 years ago
  88. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  89. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 8 years ago
  90. 5e2c956 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP by Nicholas Bellinger · 8 years ago
  91. e742fc3 target: use bio op accessors by Mike Christie · 8 years ago
  92. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  93. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  94. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  95. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  96. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  97. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 9 years ago
  98. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 8 years ago
  99. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  100. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 8 years ago