1. 8b0d0d8 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 5 months ago
  2. 4b05ecf scsi: target: remove boilerplate code by Maurizio Lombardi · 4 years, 5 months ago
  3. 1cad1a6 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 6 months ago
  4. c66b2b5 scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 4 years, 6 months ago
  5. 5ce5ebf scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 4 years, 7 months ago
  6. 047b402 scsi: target/core: Fix a race condition in the LUN lookup code by Bart Van Assche · 5 years ago
  7. d27b78c scsi: target: core: Fix a pr_debug() argument by Bart Van Assche · 4 years, 9 months ago
  8. b0aede2 scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 9 months ago
  9. c6fcc49 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 4 years, 11 months ago
  10. a8c0f63 scsi: target/tcmu: Fix queue_cmd_ring() declaration by Bart Van Assche · 6 years ago
  11. 63571a1 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 4 years, 10 months ago
  12. 6608702 scsi: target: cxgbit: Fix cxgbit_fw4_ack() by Bart Van Assche · 4 years, 9 months ago
  13. 60b856d scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 5 years ago
  14. ba52842 scsi: target/core: Use the SECTOR_SHIFT constant by Bart Van Assche · 6 years ago
  15. b8cd0b7 scsi: target: tcmu: avoid use-after-free after command timeout by Dmitry Fomichev · 5 years ago
  16. 06e15cf scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 5 years ago
  17. e2851c3 scsi: tcmu: fix use after free by Xiubo Li · 6 years ago
  18. f4a9fd5 scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 6 years ago
  19. 2c3c854 scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes by Xiubo Li · 6 years ago
  20. 88bfdab scsi: target/core: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  21. 3ad8148 scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough by Bart Van Assche · 6 years ago
  22. 25d3546 scsi: target: use consistent left-aligned ASCII INQUIRY data by David Disseldorp · 6 years ago
  23. a200574 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  24. 25c0f7a scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  25. ec98b3f Revert "scsi: target: iscsi: cxgbit: fix csk leak" by Sasha Levin · 6 years ago
  26. 131366e scsi: target: iscsi: cxgbit: add missing spin_lock_init() by Varun Prakash · 6 years ago
  27. c9cef2c7 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  28. 7a338b8 scsi: target: Fix target_wait_for_sess_cmds breakage with active signals by Nicholas Bellinger · 6 years ago
  29. 8c39e26 scsi: target: iscsi: Use bin2hex instead of a re-implementation by Vincent Pelletier · 6 years ago
  30. 1816494 scsi: target: iscsi: Use hex2bin instead of a re-implementation by Vincent Pelletier · 6 years ago
  31. 679fcae scsi: iscsi: target: Don't use stack buffer for scatterlist by Laura Abbott · 6 years ago
  32. 05a86e7 scsi: iscsi: target: Fix conn_ops double free by Mike Christie · 6 years ago
  33. 7915919 scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails by Vincent Pelletier · 6 years ago
  34. cedefa8 scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info() by Varun Prakash · 6 years ago
  35. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  36. 31ff0ce target/iscsi: Allocate session IDs from an IDA by Matthew Wilcox · 6 years ago
  37. 26abc91 iscsi target: fix session creation failure handling by Mike Christie · 6 years ago
  38. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  39. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  40. e33e5c8 target/loop: depend on SCSI by Christoph Hellwig · 6 years ago
  41. 8a39a04 target: don't depend on SCSI by Christoph Hellwig · 6 years ago
  42. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  43. 60daca1 scsi: tcm_fc: use target_remove_session by Mike Christie · 6 years ago
  44. b287e35 scsi: target: srp, vscsi, sbp, qla: use target_remove_session by Mike Christie · 6 years ago
  45. fb7c70f scsi: target: add session removal function by Mike Christie · 6 years ago
  46. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  47. 3cd1428 scsi: target: make transport_init_session_tags static by Mike Christie · 6 years ago
  48. aeb5027 scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timer by Mike Christie · 6 years ago
  49. 6a64f6e scsi: target: fix __transport_register_session locking by Mike Christie · 6 years ago
  50. c8a75af Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers" by Bart Van Assche · 6 years ago
  51. 0e0d7526 scsi: tcmu: use u64 for dev_size by Mike Christie · 6 years ago
  52. b60cb1f scsi: tcmu: use match_int for dev params by Mike Christie · 6 years ago
  53. c97840c scsi: tcmu: do not set max_blocks if data_bitmap has been setup by Mike Christie · 6 years ago
  54. dc335a9 scsi: tcmu: unmap if dev is configured by Mike Christie · 6 years ago
  55. a30b047 scsi: tcmu: check if dev is configured before block/reset by Mike Christie · 6 years ago
  56. 63d5be0 scsi: tcmu: use lio core se_device configuration helper by Mike Christie · 6 years ago
  57. cb0f32e scsi: target: add helper to check if dev is configured by Mike Christie · 6 years ago
  58. ff07e4a scsi: tcmu: initialize list head by Mike Christie · 6 years ago
  59. f0e89aa scsi: target_core_user: fix double unlock by Mike Christie · 6 years ago
  60. 1b350ea scsi: target: iscsi: cxgbit: fix max iso npdu calculation by Varun Prakash · 6 years ago
  61. e936a38 scsi: target: Remove se_dev_entry.ua_count by Bart Van Assche · 6 years ago
  62. 325c1e8 scsi: target: Fix handling of removed LUNs by Bart Van Assche · 6 years ago
  63. 17e391d scsi: target: Send unit attention condition even if the sense buffer is too small by Bart Van Assche · 6 years ago
  64. 89a104e scsi: target: Do not duplicate the code that marks that a command has sense data by Bart Van Assche · 6 years ago
  65. 799d44d scsi: target/tcm_loop: Avoid that static checkers warn about dead code by Bart Van Assche · 6 years ago
  66. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 6 years ago
  67. 35bea5c scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 6 years ago
  68. ed88f05 scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers by Bart Van Assche · 6 years ago
  69. 7b2cc7d scsi: target: Simplify the code for waiting for command completion by Bart Van Assche · 6 years ago
  70. edf46ee scsi: target: Simplify transport_generic_free_cmd() (2/2) by Bart Van Assche · 6 years ago
  71. a8864d8 scsi: target: Simplify transport_generic_free_cmd() (1/2) by Bart Van Assche · 6 years ago
  72. 65422d7 scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() by Bart Van Assche · 6 years ago
  73. 709d565 scsi: target: Simplify core_tmr_handle_tas_abort() by Bart Van Assche · 6 years ago
  74. 953bcf7 scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set by Bart Van Assche · 6 years ago
  75. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 6 years ago
  76. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 6 years ago
  77. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 6 years ago
  78. 3eeff19 scsi: target: Move a list_del_init() statement by Bart Van Assche · 6 years ago
  79. 36d4cb4 scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion by Bart Van Assche · 6 years ago
  80. 6f3bf5a scsi: target: Use config_item_name() instead of open-coding it by Bart Van Assche · 6 years ago
  81. 0c218e1 scsi: tcmu: Don't pass KERN_ERR to pr_err by Mike Christie · 6 years ago
  82. e260748 scsi: target: remove target_find_device by Mike Christie · 6 years ago
  83. bdaeedc scsi: tcmu: add module wide block/reset_netlink support by Mike Christie · 6 years ago
  84. 06add77 scsi: tcmu: misc nl code cleanup by Mike Christie · 6 years ago
  85. 9de3a1e scsi: tcmu: simplify nl interface by Mike Christie · 6 years ago
  86. 3228691 scsi: tcmu: track nl commands by Mike Christie · 6 years ago
  87. 0297e96 scsi: tcmu: delete unused __wait by Mike Christie · 6 years ago
  88. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 6 years ago
  89. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 6 years ago
  90. 63ce3c3 scsi: target: Fix truncated PR-in ReadKeys response by David Disseldorp · 6 years ago
  91. 9554c1b scsi: tcmu: remove useless code and clean up the code style. by Xiubo Li · 6 years ago
  92. 6c3796d scsi: target: tcmu: add read length support by bstroesser@ts.fujitsu.com · 6 years ago
  93. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  94. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  95. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  96. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. a47a28b target: convert to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  98. c167828 scsi: target: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 6 years ago
  99. bd81372 scsi: target: transport should handle st FM/EOM/ILI reads by Lee Duncan · 6 years ago
  100. 125966d scsi: target: tcmu: fix error resetting qfull_time_out to default by Prasanna Kumar Kalever · 6 years ago