1. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  2. 626bac7 scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_session() has no effect by Maurizio Lombardi · 4 years, 10 months ago
  3. 57c46e9 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 10 months ago
  4. e49a7d9 scsi: target: remove boilerplate code by Maurizio Lombardi · 4 years, 10 months ago
  5. 807b951 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 5 years ago
  6. 76261ad scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 5 years ago
  7. 54343d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  8. 04060db scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 5 years ago
  9. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  10. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  11. e9d3009 scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 5 years ago
  12. f9fab3d scsi: target: iscsi: rename some variables to avoid confusion. by Maurizio Lombardi · 5 years ago
  13. 19f5f88e scsi: target: iscsi: tie the challenge length to the hash digest size by Maurizio Lombardi · 5 years ago
  14. a572d24 scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256 by Maurizio Lombardi · 5 years ago
  15. f83e148 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  16. e07734f scsi: cxgb4i: remove set but not used variable 'ppmax' by YueHaibing · 5 years ago
  17. fc5b220 scsi: target: cxgbit: Fix cxgbit_fw4_ack() by Bart Van Assche · 5 years ago
  18. d30f53d scsi: target: remove unused extension parameters by David Disseldorp · 5 years ago
  19. 95f8f6a scsi: target: fix SendTargets=All string compares by David Disseldorp · 5 years ago
  20. 9cef2a7 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 5 years ago
  21. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  23. 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 5 years ago
  24. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
  25. 985eaf9 scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector by Varun Prakash · 6 years ago
  26. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  27. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  28. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  29. 5dd6c493 scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 6 years ago
  30. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  32. 8a914f3 scsi: target/iscsi: fix possible condition with no effect (if == else) by Hariprasad Kelam · 6 years ago
  33. a248384 cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI by Varun Prakash · 6 years ago
  34. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  35. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  36. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  37. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  38. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  39. 4b3766e scsi: target/iscsi: Make sure PDU processing continues if parsing a command fails by Bart Van Assche · 6 years ago
  40. 2e39f1c scsi: target/iscsi: Make iscsit_map_iovec() more robust by Bart Van Assche · 6 years ago
  41. 0ca650c1 scsi: target/iscsi: Handle too large immediate data buffers correctly by Bart Van Assche · 6 years ago
  42. 96e8e26 scsi: target/iscsi: Only send R2T if needed by Bart Van Assche · 6 years ago
  43. b0055ac scsi: target/iscsi: Detect conn_cmd_list corruption early by Bart Van Assche · 6 years ago
  44. f55d0b40 scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed by tangwenji · 6 years ago
  45. 1ea9b46 scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np by tangwenji · 6 years ago
  46. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  47. 47eefde scsi: target/iscsi: Simplify iscsit_handle_text_cmd() by Bart Van Assche · 6 years ago
  48. 658c312 scsi: target/iscsi: Simplify iscsit_dump_data_payload() by Bart Van Assche · 6 years ago
  49. 32e36bf scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 6 years ago
  50. 1e65cc1 scsi: target/iscsi: Rename a function and a function pointer by Bart Van Assche · 6 years ago
  51. 0300b11 scsi: target/iscsi: Fix spelling of "unsolicited" by Bart Van Assche · 6 years ago
  52. 618baaf scsi: target/iscsi: Convert comments about locking into runtime checks by Bart Van Assche · 6 years ago
  53. b53655b scsi: target/iscsi: Remove an incorrect comment by Bart Van Assche · 6 years ago
  54. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  55. 621a436 scsi: target/iscsi: fix error msg typo when create lio_qr_cache failed by Leo Zhang · 6 years ago
  56. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  57. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  58. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  59. 9e6371d scsi: target: iscsi: cxgbit: add missing spin_lock_init() by Varun Prakash · 6 years ago
  60. ed076c5 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  61. aaa00cc scsi: target/core: Fix TAS handling for aborted commands by Bart Van Assche · 6 years ago
  62. fbbd492 scsi: target/core: Simplify the code for aborting SCSI commands by Bart Van Assche · 6 years ago
  63. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago
  64. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  65. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  66. 02d805d cxgb4: use new fw interface to get the VIN and smt index by Santosh Rastapur · 6 years ago
  67. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  68. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  69. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  70. 33b3f8c scsi: target: stash sess_err_stats on Data-Out timeout by David Disseldorp · 6 years ago
  71. dce6190 scsi: target: split out helper for cxn timeout error stashing by David Disseldorp · 6 years ago
  72. c62ae30 scsi: target: log NOP ping timeouts as errors by David Disseldorp · 6 years ago
  73. d9a771f scsi: target: log Data-Out timeouts as errors by David Disseldorp · 6 years ago
  74. df71155 scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat by David Disseldorp · 6 years ago
  75. 801df68 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  76. 8c39e26 scsi: target: iscsi: Use bin2hex instead of a re-implementation by Vincent Pelletier · 6 years ago
  77. 1816494 scsi: target: iscsi: Use hex2bin instead of a re-implementation by Vincent Pelletier · 6 years ago
  78. 902ff86 scsi: iscsi: target: fix spelling mistake "entires" -> "entries" by Colin Ian King · 6 years ago
  79. 679fcae scsi: iscsi: target: Don't use stack buffer for scatterlist by Laura Abbott · 6 years ago
  80. 05a86e7 scsi: iscsi: target: Fix conn_ops double free by Mike Christie · 6 years ago
  81. 7915919 scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails by Vincent Pelletier · 6 years ago
  82. cedefa8 scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info() by Varun Prakash · 6 years ago
  83. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  84. 31ff0ce target/iscsi: Allocate session IDs from an IDA by Matthew Wilcox · 7 years ago
  85. 26abc91 iscsi target: fix session creation failure handling by Mike Christie · 6 years ago
  86. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  87. aeb5027 scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timer by Mike Christie · 6 years ago
  88. c8a75af Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers" by Bart Van Assche · 6 years ago
  89. 1b350ea scsi: target: iscsi: cxgbit: fix max iso npdu calculation by Varun Prakash · 7 years ago
  90. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  91. 35bea5c scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 7 years ago
  92. ed88f05 scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers by Bart Van Assche · 7 years ago
  93. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 7 years ago
  94. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
  95. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
  96. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  97. 7bfca0c iscsi-target: use common inet_addr_is_any by Sagi Grimberg · 7 years ago
  98. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  99. 1c130ae0 iscsi-target: make sure to wake up sleeping login worker by Florian Westphal · 7 years ago
  100. ce512d79 target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 7 years ago