1. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. e33e5c8 target/loop: depend on SCSI by Christoph Hellwig · 6 years ago
  4. 8a39a04 target: don't depend on SCSI by Christoph Hellwig · 6 years ago
  5. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  6. 60daca1 scsi: tcm_fc: use target_remove_session by Mike Christie · 6 years ago
  7. b287e35 scsi: target: srp, vscsi, sbp, qla: use target_remove_session by Mike Christie · 6 years ago
  8. fb7c70f scsi: target: add session removal function by Mike Christie · 6 years ago
  9. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  10. 3cd1428 scsi: target: make transport_init_session_tags static by Mike Christie · 6 years ago
  11. aeb5027 scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timer by Mike Christie · 6 years ago
  12. 6a64f6e scsi: target: fix __transport_register_session locking by Mike Christie · 6 years ago
  13. c8a75af Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers" by Bart Van Assche · 6 years ago
  14. 0e0d7526 scsi: tcmu: use u64 for dev_size by Mike Christie · 6 years ago
  15. b60cb1f scsi: tcmu: use match_int for dev params by Mike Christie · 6 years ago
  16. c97840c scsi: tcmu: do not set max_blocks if data_bitmap has been setup by Mike Christie · 6 years ago
  17. dc335a9 scsi: tcmu: unmap if dev is configured by Mike Christie · 6 years ago
  18. a30b047 scsi: tcmu: check if dev is configured before block/reset by Mike Christie · 6 years ago
  19. 63d5be0 scsi: tcmu: use lio core se_device configuration helper by Mike Christie · 6 years ago
  20. cb0f32e scsi: target: add helper to check if dev is configured by Mike Christie · 6 years ago
  21. ff07e4a scsi: tcmu: initialize list head by Mike Christie · 6 years ago
  22. f0e89aa scsi: target_core_user: fix double unlock by Mike Christie · 6 years ago
  23. 1b350ea scsi: target: iscsi: cxgbit: fix max iso npdu calculation by Varun Prakash · 6 years ago
  24. e936a38 scsi: target: Remove se_dev_entry.ua_count by Bart Van Assche · 6 years ago
  25. 325c1e8 scsi: target: Fix handling of removed LUNs by Bart Van Assche · 6 years ago
  26. 17e391d scsi: target: Send unit attention condition even if the sense buffer is too small by Bart Van Assche · 6 years ago
  27. 89a104e scsi: target: Do not duplicate the code that marks that a command has sense data by Bart Van Assche · 6 years ago
  28. 799d44d scsi: target/tcm_loop: Avoid that static checkers warn about dead code by Bart Van Assche · 6 years ago
  29. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 6 years ago
  30. 35bea5c scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 6 years ago
  31. ed88f05 scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers by Bart Van Assche · 6 years ago
  32. 7b2cc7d scsi: target: Simplify the code for waiting for command completion by Bart Van Assche · 6 years ago
  33. edf46ee scsi: target: Simplify transport_generic_free_cmd() (2/2) by Bart Van Assche · 6 years ago
  34. a8864d8 scsi: target: Simplify transport_generic_free_cmd() (1/2) by Bart Van Assche · 6 years ago
  35. 65422d7 scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() by Bart Van Assche · 6 years ago
  36. 709d565 scsi: target: Simplify core_tmr_handle_tas_abort() by Bart Van Assche · 6 years ago
  37. 953bcf7 scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set by Bart Van Assche · 6 years ago
  38. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 6 years ago
  39. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 6 years ago
  40. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 6 years ago
  41. 3eeff19 scsi: target: Move a list_del_init() statement by Bart Van Assche · 6 years ago
  42. 36d4cb4 scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion by Bart Van Assche · 6 years ago
  43. 6f3bf5a scsi: target: Use config_item_name() instead of open-coding it by Bart Van Assche · 6 years ago
  44. 0c218e1 scsi: tcmu: Don't pass KERN_ERR to pr_err by Mike Christie · 6 years ago
  45. e260748 scsi: target: remove target_find_device by Mike Christie · 6 years ago
  46. bdaeedc scsi: tcmu: add module wide block/reset_netlink support by Mike Christie · 6 years ago
  47. 06add77 scsi: tcmu: misc nl code cleanup by Mike Christie · 6 years ago
  48. 9de3a1e scsi: tcmu: simplify nl interface by Mike Christie · 6 years ago
  49. 3228691 scsi: tcmu: track nl commands by Mike Christie · 6 years ago
  50. 0297e96 scsi: tcmu: delete unused __wait by Mike Christie · 6 years ago
  51. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 6 years ago
  52. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 6 years ago
  53. 63ce3c3 scsi: target: Fix truncated PR-in ReadKeys response by David Disseldorp · 6 years ago
  54. 9554c1b scsi: tcmu: remove useless code and clean up the code style. by Xiubo Li · 6 years ago
  55. 6c3796d scsi: target: tcmu: add read length support by bstroesser@ts.fujitsu.com · 6 years ago
  56. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  57. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  58. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  59. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. a47a28b target: convert to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  61. c167828 scsi: target: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 6 years ago
  62. bd81372 scsi: target: transport should handle st FM/EOM/ILI reads by Lee Duncan · 6 years ago
  63. 125966d scsi: target: tcmu: fix error resetting qfull_time_out to default by Prasanna Kumar Kalever · 6 years ago
  64. 769031c scsi: target: target/file: Add support of direct and async I/O by Andrei Vagin · 6 years ago
  65. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 6 years ago
  66. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 6 years ago
  67. 33d065c scsi: tcmu: refactor nl wr_cache attr with new helpers by Zhu Lingshan · 6 years ago
  68. 84e2850 scsi: tcmu: refactor nl dev_size attr with new helpers by Zhu Lingshan · 6 years ago
  69. 02ccfb5 scsi: tcmu: refactor nl dev_cfg attr with new nl helpers by Zhu Lingshan · 6 years ago
  70. f892bd8 scsi: tcmu: refactor rm_device cmd with new nl helpers by Zhu Lingshan · 6 years ago
  71. e0c240a scsi: tcmu: refactor add_device cmd with new nl helpers by Zhu Lingshan · 6 years ago
  72. 0e5aee3 scsi: tcmu: add new netlink events helpers by Zhu Lingshan · 6 years ago
  73. f5957da scsi: target: Fix fortify_panic kernel exception by Bryant G Ly · 6 years ago
  74. 572ccda scsi: target: target_core_user.[ch]: convert comments into DOC: by Randy Dunlap · 6 years ago
  75. 9ad97b8 scsi: target: target_core_transport.c: enable+fix kernel-doc by Randy Dunlap · 6 years ago
  76. 1e74aff scsi: target: target_core_transport.c: fix kernel-doc warnings by Randy Dunlap · 6 years ago
  77. 69589c9 scsi: target: Change return type to vm_fault_t by Souptick Joarder · 6 years ago
  78. 78a6295 scsi: target: prefer dbroot of /etc/target over /var/target by Lee Duncan · 6 years ago
  79. 8e1ceaf scsi: target: fix crash with iscsi target and dvd by Ming Lei · 6 years ago
  80. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. 7bfca0c iscsi-target: use common inet_addr_is_any by Sagi Grimberg · 7 years ago
  82. bf3a2b3 target/tcm_loop: Use blk_queue_flag_set() by Bart Van Assche · 6 years ago
  83. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 6 years ago
  84. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 6 years ago
  85. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  86. 1c130ae0 iscsi-target: make sure to wake up sleeping login worker by Florian Westphal · 7 years ago
  87. 8c7a8d1 lib/scatterlist: Fix chaining support in sgl_alloc_order() by Bart Van Assche · 7 years ago
  88. 85fae48 tcmu: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  89. 45dc488 tcmu: fix cmd user after free by Mike Christie · 7 years ago
  90. c82b59e target: fix destroy device in target_configure_device by tangwenji · 7 years ago
  91. 892782c tcmu: allow userspace to reset ring by Mike Christie · 7 years ago
  92. 8dc31ff target core: add device action configfs files by Mike Christie · 7 years ago
  93. a24e791 tcmu: fix error return code in tcmu_configure_device() by Wei Yongjun · 7 years ago
  94. 88cf107 target_core_user: add cmd id to broken ring message by Mike Christie · 7 years ago
  95. d120c70 target: add SAM_STAT_BUSY sense reason by Mike Christie · 7 years ago
  96. c1c390b tcmu: prevent corruption when invalid data page requested by Mike Christie · 7 years ago
  97. 9960f85 target: don't call an unmap callback if a range length is zero by Andrei Vagin · 7 years ago
  98. ce512d79 target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 7 years ago
  99. 093ec14 cxgbit: call neigh_event_send() to update MAC address by Varun Prakash · 7 years ago
  100. 09f99a3 target: tcm_loop: Use seq_puts() in tcm_loop_show_info() by Markus Elfring · 7 years ago