1. 5841734 scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRITE fails by Bart Van Assche · 6 years ago
  2. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  3. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  5. 6110f37 scsi: target: Don't request modules that aren't even built by Roland Dreier · 6 years ago
  6. 7081fb6 scsi: target: Set response length for REPORT TARGET PORT GROUPS by Roland Dreier · 6 years ago
  7. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  8. aa73237 scsi: target/core: Always call transport_complete_callback() upon failure by Bart Van Assche · 6 years ago
  9. 81b6ca6 scsi: target/core: Use sg_alloc_table() instead of open-coding it by Bart Van Assche · 6 years ago
  10. 80b045b scsi: target/core: Use the SECTOR_SHIFT constant by Bart Van Assche · 6 years ago
  11. 5e568d2 scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag by Bart Van Assche · 6 years ago
  12. c1fbff8 scsi: target/core: Remove an unused data member from struct xcopy_pt_cmd by Bart Van Assche · 6 years ago
  13. 4240d44 scsi: target/core: Fix spelling in two source code comments by Bart Van Assche · 6 years ago
  14. 33b3f8c scsi: target: stash sess_err_stats on Data-Out timeout by David Disseldorp · 6 years ago
  15. dce6190 scsi: target: split out helper for cxn timeout error stashing by David Disseldorp · 6 years ago
  16. c62ae30 scsi: target: log NOP ping timeouts as errors by David Disseldorp · 6 years ago
  17. d9a771f scsi: target: log Data-Out timeouts as errors by David Disseldorp · 6 years ago
  18. df71155 scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat by David Disseldorp · 6 years ago
  19. 38fe73c scsi: target: Fix target_wait_for_sess_cmds breakage with active signals by Nicholas Bellinger · 6 years ago
  20. 9305455 block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD by Bart Van Assche · 6 years ago
  21. 801df68 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  22. 8c39e26 scsi: target: iscsi: Use bin2hex instead of a re-implementation by Vincent Pelletier · 7 years ago
  23. 1816494 scsi: target: iscsi: Use hex2bin instead of a re-implementation by Vincent Pelletier · 7 years ago
  24. fed564f scsi: target: iblock: split T10 PI SGL across command bios by Greg Edwards · 7 years ago
  25. 902ff86 scsi: iscsi: target: fix spelling mistake "entires" -> "entries" by Colin Ian King · 6 years ago
  26. 679fcae scsi: iscsi: target: Don't use stack buffer for scatterlist by Laura Abbott · 7 years ago
  27. 05a86e7 scsi: iscsi: target: Fix conn_ops double free by Mike Christie · 7 years ago
  28. 7915919 scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails by Vincent Pelletier · 7 years ago
  29. cedefa8 scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info() by Varun Prakash · 7 years ago
  30. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  31. 31ff0ce target/iscsi: Allocate session IDs from an IDA by Matthew Wilcox · 7 years ago
  32. 26abc91 iscsi target: fix session creation failure handling by Mike Christie · 7 years ago
  33. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  34. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  35. e33e5c8 target/loop: depend on SCSI by Christoph Hellwig · 7 years ago
  36. 8a39a04 target: don't depend on SCSI by Christoph Hellwig · 7 years ago
  37. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 7 years ago
  38. 60daca1 scsi: tcm_fc: use target_remove_session by Mike Christie · 7 years ago
  39. b287e35 scsi: target: srp, vscsi, sbp, qla: use target_remove_session by Mike Christie · 7 years ago
  40. fb7c70f scsi: target: add session removal function by Mike Christie · 7 years ago
  41. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 7 years ago
  42. 3cd1428 scsi: target: make transport_init_session_tags static by Mike Christie · 7 years ago
  43. aeb5027 scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timer by Mike Christie · 7 years ago
  44. 6a64f6e scsi: target: fix __transport_register_session locking by Mike Christie · 7 years ago
  45. c8a75af Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers" by Bart Van Assche · 7 years ago
  46. 0e0d7526 scsi: tcmu: use u64 for dev_size by Mike Christie · 7 years ago
  47. b60cb1f scsi: tcmu: use match_int for dev params by Mike Christie · 7 years ago
  48. c97840c8 scsi: tcmu: do not set max_blocks if data_bitmap has been setup by Mike Christie · 7 years ago
  49. dc335a9 scsi: tcmu: unmap if dev is configured by Mike Christie · 7 years ago
  50. a30b047 scsi: tcmu: check if dev is configured before block/reset by Mike Christie · 7 years ago
  51. 63d5be0 scsi: tcmu: use lio core se_device configuration helper by Mike Christie · 7 years ago
  52. cb0f32e scsi: target: add helper to check if dev is configured by Mike Christie · 7 years ago
  53. ff07e4a scsi: tcmu: initialize list head by Mike Christie · 7 years ago
  54. f0e89aa scsi: target_core_user: fix double unlock by Mike Christie · 7 years ago
  55. 1b350ea scsi: target: iscsi: cxgbit: fix max iso npdu calculation by Varun Prakash · 7 years ago
  56. e936a38 scsi: target: Remove se_dev_entry.ua_count by Bart Van Assche · 7 years ago
  57. 325c1e8 scsi: target: Fix handling of removed LUNs by Bart Van Assche · 7 years ago
  58. 17e391d scsi: target: Send unit attention condition even if the sense buffer is too small by Bart Van Assche · 7 years ago
  59. 89a104e scsi: target: Do not duplicate the code that marks that a command has sense data by Bart Van Assche · 7 years ago
  60. 799d44d scsi: target/tcm_loop: Avoid that static checkers warn about dead code by Bart Van Assche · 7 years ago
  61. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  62. 35bea5c scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 7 years ago
  63. ed88f05 scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers by Bart Van Assche · 7 years ago
  64. 7b2cc7d scsi: target: Simplify the code for waiting for command completion by Bart Van Assche · 7 years ago
  65. edf46ee scsi: target: Simplify transport_generic_free_cmd() (2/2) by Bart Van Assche · 7 years ago
  66. a8864d8 scsi: target: Simplify transport_generic_free_cmd() (1/2) by Bart Van Assche · 7 years ago
  67. 65422d7 scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() by Bart Van Assche · 7 years ago
  68. 709d565 scsi: target: Simplify core_tmr_handle_tas_abort() by Bart Van Assche · 7 years ago
  69. 953bcf7 scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set by Bart Van Assche · 7 years ago
  70. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 7 years ago
  71. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 7 years ago
  72. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 7 years ago
  73. 3eeff19 scsi: target: Move a list_del_init() statement by Bart Van Assche · 7 years ago
  74. 36d4cb4 scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion by Bart Van Assche · 7 years ago
  75. 6f3bf5a scsi: target: Use config_item_name() instead of open-coding it by Bart Van Assche · 7 years ago
  76. 0c218e1 scsi: tcmu: Don't pass KERN_ERR to pr_err by Mike Christie · 7 years ago
  77. e260748 scsi: target: remove target_find_device by Mike Christie · 7 years ago
  78. bdaeedc scsi: tcmu: add module wide block/reset_netlink support by Mike Christie · 7 years ago
  79. 06add77 scsi: tcmu: misc nl code cleanup by Mike Christie · 7 years ago
  80. 9de3a1e scsi: tcmu: simplify nl interface by Mike Christie · 7 years ago
  81. 3228691 scsi: tcmu: track nl commands by Mike Christie · 7 years ago
  82. 0297e96 scsi: tcmu: delete unused __wait by Mike Christie · 7 years ago
  83. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
  84. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
  85. 63ce3c3 scsi: target: Fix truncated PR-in ReadKeys response by David Disseldorp · 7 years ago
  86. 9554c1b scsi: tcmu: remove useless code and clean up the code style. by Xiubo Li · 7 years ago
  87. 6c3796d scsi: target: tcmu: add read length support by bstroesser@ts.fujitsu.com · 7 years ago
  88. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  89. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  90. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  91. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  92. a47a28b target: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  93. c167828 scsi: target: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 7 years ago
  94. bd81372 scsi: target: transport should handle st FM/EOM/ILI reads by Lee Duncan · 7 years ago
  95. 125966d scsi: target: tcmu: fix error resetting qfull_time_out to default by Prasanna Kumar Kalever · 7 years ago
  96. 769031c scsi: target: target/file: Add support of direct and async I/O by Andrei Vagin · 7 years ago
  97. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  98. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  99. 33d065c scsi: tcmu: refactor nl wr_cache attr with new helpers by Zhu Lingshan · 7 years ago
  100. 84e2850 scsi: tcmu: refactor nl dev_size attr with new helpers by Zhu Lingshan · 7 years ago