1. bd81372 scsi: target: transport should handle st FM/EOM/ILI reads by Lee Duncan · 7 years ago
  2. 8dc31ff target core: add device action configfs files by Mike Christie · 7 years ago
  3. d120c70 target: add SAM_STAT_BUSY sense reason by Mike Christie · 7 years ago
  4. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  5. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  6. 1c21a48 target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  7. 79dd6f2 target: add sense code INSUFFICIENT REGISTRATION RESOURCES by tangwenji · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. ece550b target: make config_item_type const by Bhumika Goyal · 7 years ago
  10. 978d13d iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  11. 138d351 iscsi-target: Add login_keys_workaround attribute for non RFC initiators by Nicholas Bellinger · 7 years ago
  12. 1a44417 target: remove transport_complete by Mike Christie · 7 years ago
  13. c6d66ab target: add helper to copy sense to se_cmd buffer by Mike Christie · 7 years ago
  14. be50f53 target: remove g_device_list by Mike Christie · 7 years ago
  15. 85441e6 target: add helper to find se_device by dev_index by Mike Christie · 7 years ago
  16. 0a5eee6 target: use idr for se_device dev index by Mike Christie · 7 years ago
  17. 9263470 target: break up free_device callback by Mike Christie · 7 years ago
  18. c00e622 target: Introduce a function that shows the command state by Bart Van Assche · 7 years ago
  19. 03db016 iscsi-target: Kill left-over iscsi_target_do_cleanup by Nicholas Bellinger · 7 years ago
  20. a85d667 target: Use {get,put}_unaligned_be*() instead of open coding these functions by Bart Van Assche · 7 years ago
  21. 9f2f342 target: Remove se_device.dev_list by Bart Van Assche · 7 years ago
  22. 5465e7d target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK by Nicholas Bellinger · 7 years ago
  23. 9ae0e9ad target/configfs: Kill se_lun->lun_link_magic by Nicholas Bellinger · 7 years ago
  24. c17cd24 target/configfs: Kill se_device->dev_link_magic by Nicholas Bellinger · 7 years ago
  25. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 7 years ago
  26. 4ec5bf0 target/user: PGR Support by Bryant G. Ly · 8 years ago
  27. 056e892 tcm: make pi data verification configurable by Dmitry Monakhov · 8 years ago
  28. d19c464 target: Fix ALUA transition state race between multiple initiators by Mike Christie · 8 years ago
  29. fa7e25c target: Fix unknown fabric callback queue-full errors by Nicholas Bellinger · 8 years ago
  30. 49cb77e target: Avoid mappedlun symlink creation during lun shutdown by Nicholas Bellinger · 8 years ago
  31. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  32. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  33. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. aa829c7 sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  35. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  36. b69339b sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies by Ingo Molnar · 8 years ago
  37. c87ba9c target: Add counters for ABORT_TASK success + failure by Nicholas Bellinger · 8 years ago
  38. bd4e2d2 target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 8 years ago
  39. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  40. 9a584bf target/iscsi: split iscsit_check_dataout_hdr() by Varun Prakash · 8 years ago
  41. b2c9652 target: Remove command flag CMD_T_DEV_ACTIVE by Bart Van Assche · 9 years ago
  42. fd5e64d target: Remove command flag CMD_T_BUSY by Bart Van Assche · 8 years ago
  43. b1a2ecd target: Inline transport_cmd_check_stop() by Bart Van Assche · 8 years ago
  44. 4f4c6c3 target: Remove se_tmr_req.tmr_lun by Bart Van Assche · 8 years ago
  45. e381fe9 target/iscsi: Introduce a helper function for TMF translation by Bart Van Assche · 8 years ago
  46. 01d4d67 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  47. 2bce1a6 IB/srpt: Accept GUIDs as port names by Bart Van Assche · 8 years ago
  48. e864212 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
  49. 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
  50. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  51. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  52. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  53. 410c29d target: Fix ordered task CHECK_CONDITION early exception handling by Nicholas Bellinger · 8 years ago
  54. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 9 years ago
  55. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  56. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  57. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 9 years ago
  58. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 9 years ago
  59. e64aa65 target: enhance and export target_alloc_sgl/target_free_sgl by Christoph Hellwig · 9 years ago
  60. d94331f target: remove sess_kref and ->shutdown_session by Christoph Hellwig · 9 years ago
  61. fba81f8 target: remove acl_stop by Christoph Hellwig · 9 years ago
  62. d2faaef iscsi-target: export symbols by Varun Prakash · 9 years ago
  63. 1c46960 iscsi-target: add new offload transport type by Varun Prakash · 9 years ago
  64. c0b7373 iscsi-target: move iscsit_thread_check_cpumask() by Varun Prakash · 9 years ago
  65. 8567270 iscsi-target: add void (*iscsit_get_r2t_ttt)() by Varun Prakash · 9 years ago
  66. 42bc3e5 iscsi-target: add int (*iscsit_validate_params)() by Varun Prakash · 9 years ago
  67. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 9 years ago
  68. 7ec811a iscsi-target: add void (*iscsit_release_cmd)() by Varun Prakash · 9 years ago
  69. 2854bb2 iscsi-target: add int (*iscsit_xmit_pdu)() by Varun Prakash · 9 years ago
  70. 839559e target: add a new add_wwn_groups fabrics method by Christoph Hellwig · 9 years ago
  71. ce7043f target: remove ->fabric_cleanup_nodeacl by Christoph Hellwig · 9 years ago
  72. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  73. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  74. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  75. 03a68b4 target: Remove enum transport_lunflags_table by Andy Grover · 9 years ago
  76. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
  77. 7861728 target: Add target_alloc_session() helper function by Nicholas Bellinger · 9 years ago
  78. 9095ada target/transport: add flag to indicate CPU Affinity is observed by Quinn Tran · 9 years ago
  79. 57dae19 target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage by Nicholas Bellinger · 9 years ago
  80. 0f4a943 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 9 years ago
  81. febe562 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 9 years ago
  82. 8a9ebe7 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 9 years ago
  83. 69110e3 iscsi-target: Use shash and ahash by Herbert Xu · 9 years ago
  84. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  85. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 9 years ago
  86. d36ad77 target: Convert ACL change queue_depth se_session reference usage by Nicholas Bellinger · 9 years ago
  87. 5261d86 target: Support aborting tasks with a 64-bit tag by Bart Van Assche · 9 years ago
  88. dba5ccc target: Remove an unused variable by Bart Van Assche · 9 years ago
  89. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  90. e6f41633 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 9 years ago
  91. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  92. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  93. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  94. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  95. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  96. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  97. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  98. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  99. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  100. 76c28f1 target/iscsi: Fix np_ip bracket issue by removing np_ip by Andy Grover · 9 years ago