1. 1526d9f scsi: target: Make state_list per CPU by Mike Christie · 4 years, 2 months ago
  2. 6f55b06 scsi: target: Drop sess_cmd_lock from I/O path by Mike Christie · 4 years, 2 months ago
  3. e31ac89 scsi: libfc: Move scsi/fc_encode.h to libfc by Arnd Bergmann · 4 years, 3 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  5. 52b8943 scsi: libfc: remove unnecessary assertion on ep variable by Aditya Pakki · 5 years ago
  6. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  7. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  8. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  11. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  12. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  13. 60daca1 scsi: tcm_fc: use target_remove_session by Mike Christie · 6 years ago
  14. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  15. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  16. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
  17. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  20. 664a722 target/tcm_fc: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  21. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  22. 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
  23. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  24. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  25. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  26. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  27. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  28. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  29. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  30. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  31. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  32. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  33. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  34. 107818e tcm_fc: set and unset FCP_SPPF_TARG_FCN by Hannes Reinecke · 8 years ago
  35. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago
  36. 91973cd tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs by Nicholas Bellinger · 9 years ago
  37. 9ed5965 tcm_fc: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  38. 7fbef3d tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage by Nicholas Bellinger · 9 years ago
  39. de7ee9a tcm_fc: Wait for command completion before freeing a session by Bart Van Assche · 9 years ago
  40. 091b706 target/fcoe: Add tag support to tcm_fc by Andy Grover · 9 years ago
  41. b75d806 target: use offset_in_page macro by Geliang Tang · 9 years ago
  42. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  43. 9d8c94e drivers: target: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  44. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  45. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
  46. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  47. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 10 years ago
  48. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  49. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  50. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
  51. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
  52. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
  53. 3868e43 tcm_fc: stop using se_tpg_fabric_ptr by Christoph Hellwig · 10 years ago
  54. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
  55. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
  56. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
  57. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  58. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  59. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 10 years ago
  60. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  61. c04047e tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  62. 6dbe7f4 tcm_fc: Generate TASK_SET_FULL status for response failures by Nicholas Bellinger · 11 years ago
  63. b3e5fe1 tcm_fc: Generate TASK_SET_FULL status for DataIN failures by Nicholas Bellinger · 11 years ago
  64. ed8ec8f tcm_fc: Fix free-after-use regression in ft_free_cmd by Nicholas Bellinger · 11 years ago
  65. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
  66. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago
  67. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 11 years ago
  68. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 11 years ago
  69. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 11 years ago
  70. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 11 years ago
  71. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
  72. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  73. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 11 years ago
  74. 594c42e drivers: target: Mark functions and structures as static in tfc_conf.c by Rashika Kheria · 11 years ago
  75. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  76. 5f544cf tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd by Nicholas Bellinger · 11 years ago
  77. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  78. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 12 years ago
  79. 11fee8a target: remove unused codes from enum tcm_tmrsp_table by Joern Engel · 12 years ago
  80. d3682b1 tcm_fc: Check for aborted sequence by Mark Rustad · 12 years ago
  81. a6ad57e tcm_fc: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  82. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  83. edec8df tcm_fc: Do not report target role when target is not defined by Mark Rustad · 12 years ago
  84. f2eeba2 tcm_fc: Do not indicate retry capability to initiators by Mark Rustad · 12 years ago
  85. 9f4ad44 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 12 years ago
  86. 7875f17 tcm_fc: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  87. 484018c tcm_fc: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  88. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  89. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  90. 08a16208 tcm_fc: rcu_deref outside rcu lock/unlock section by Denis Efremov · 12 years ago
  91. 1fa8f45 tcm_fc: Avoid debug overhead when not debugging by Mark Rustad · 12 years ago
  92. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  93. b8b2253 tcm_fc: Offload WRITE I/O backend submission to tpg workqueue by Christoph Hellwig · 13 years ago
  94. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 13 years ago
  95. 3cc5d2a tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 12 years ago
  96. 863555b tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 13 years ago
  97. e182d68 tcm_fc: Remove use of transport_do_task_sg_chain() by Roland Dreier · 13 years ago
  98. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
  99. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  100. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago