1. 8715651 target: support XCOPY requests without parameters by David Disseldorp · 8 years ago
  2. f94fd09 target: check for XCOPY parameter truncation by David Disseldorp · 8 years ago
  3. 66640d35 target: use XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  4. f184210bc target: check XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  5. 94aae4c target: simplify XCOPY wwn->se_dev lookup helper by David Disseldorp · 8 years ago
  6. c243849 target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense by David Disseldorp · 8 years ago
  7. 7d38706 target: bounds check XCOPY total descriptor list length by David Disseldorp · 8 years ago
  8. af9f62c target: bounds check XCOPY segment descriptor list by David Disseldorp · 8 years ago
  9. 61c3591 target: use XCOPY TOO MANY TARGET DESCRIPTORS sense by David Disseldorp · 8 years ago
  10. e864212 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
  11. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  12. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. 83337e5 iscsi-target: Return error if unable to add network portal by Varun Prakash · 8 years ago
  14. a3960ce target: Fix spelling mistake and unwrap multi-line text by Colin Ian King · 8 years ago
  15. a91918c target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  16. d0905ca target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  17. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  18. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  19. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  21. f504572 target/user: Add an #include directive by Bart Van Assche · 8 years ago
  22. 3bc71e1 cxgbit: Add an #include directive by Bart Van Assche · 8 years ago
  23. 4323e65 sbp-target: Add an #include directive by Bart Van Assche · 8 years ago
  24. 8456066 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  25. ecaf597 target/user: Fix a data type in tcmu_queue_cmd() by Bart Van Assche · 8 years ago
  26. 8cc3bb0 target: Use NULL instead of 0 to represent a pointer by Bart Van Assche · 8 years ago
  27. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  28. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  29. 84c8590 target: avoid accessing .bi_vcnt directly by Ming Lei · 8 years ago
  30. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  31. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  32. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  33. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  34. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  35. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  36. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  37. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  38. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  40. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  41. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  42. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  43. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  44. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  45. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  46. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 8 years ago
  47. 61f3616 Revert "target: Fix residual overflow handling in target_complete_cmd_with_length" by Nicholas Bellinger · 8 years ago
  48. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  49. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  50. 527268d target: Re-add missing SCF_ACK_KREF assignment in v4.1.y by Nicholas Bellinger · 8 years ago
  51. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  52. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  53. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  54. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  55. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago
  56. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  57. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  58. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  59. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  60. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  61. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  62. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  63. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  64. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  65. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  66. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  67. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  68. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  69. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  70. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  71. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  72. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  73. 291e3e5 target: fix spelling mistake: "limitiation" -> "limitation" by Colin Ian King · 8 years ago
  74. c1ccbfe target: Fix residual overflow handling in target_complete_cmd_with_length by Sumit Rai · 8 years ago
  75. dd9cf04 target: stop using blk_make_request by Christoph Hellwig · 8 years ago
  76. 107818e tcm_fc: set and unset FCP_SPPF_TARG_FCN by Hannes Reinecke · 8 years ago
  77. 8abc718 iscsi-target: Fix panic when adding second TCP connection to iSCSI session by Feng Li · 8 years ago
  78. 410c29d target: Fix ordered task CHECK_CONDITION early exception handling by Nicholas Bellinger · 8 years ago
  79. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 9 years ago
  80. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  81. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 8 years ago
  82. 5e2c956 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP by Nicholas Bellinger · 9 years ago
  83. e742fc3 target: use bio op accessors by Mike Christie · 8 years ago
  84. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  85. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  86. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  87. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  88. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  89. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 9 years ago
  90. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 9 years ago
  91. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 9 years ago
  92. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 9 years ago
  93. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 9 years ago
  94. 2b16509 iscsi-target: graceful disconnect on invalid mapping to iovec by Imran Haider · 9 years ago
  95. cb79116 target: need_to_release is always false, remove redundant check and kfree by Colin Ian King · 9 years ago
  96. d94331f target: remove sess_kref and ->shutdown_session by Christoph Hellwig · 9 years ago
  97. 44f33d0 iscsi-target: remove usage of ->shutdown_session by Christoph Hellwig · 9 years ago
  98. 36ec2dd target: make close_session optional by Christoph Hellwig · 9 years ago
  99. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago
  100. fba81f8 target: remove acl_stop by Christoph Hellwig · 9 years ago