1. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  2. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  3. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  4. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  5. 4b217e0 scsi: target: rd: Drop double zeroing by Julia Lawall · 4 years, 3 months ago
  6. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  7. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  8. 61741d8 scsi: target: tcmu: Fix warning: 'page' may be used uninitialized by John Donnelly · 4 years, 3 months ago
  9. cb6f55a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  10. 57ba105 target/iblock: fix holder printing in iblock_show_configfs_dev_params by Christoph Hellwig · 4 years, 4 months ago
  11. 1494155 scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case by Sudhakar Panneerselvam · 4 years, 4 months ago
  12. 3c9a7c5 scsi: target: tcmu: Optimize scatter_data_area() by Bodo Stroesser · 4 years, 4 months ago
  13. 7e98905 scsi: target: tcmu: Optimize queue_cmd_ring() by Bodo Stroesser · 4 years, 4 months ago
  14. 52ef274 scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt() by Bodo Stroesser · 4 years, 4 months ago
  15. 6d70cb3 scsi: target: tcmu: Add missing newline when printing parameters by Xiongfeng Wang · 4 years, 4 months ago
  16. 1c37090 scsi: target: Remove redundant assignment to variable 'ret' by Jing Xiangfeng · 4 years, 4 months ago
  17. d6dc7e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
  18. ed43ffe scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_sem by Hou Pu · 4 years, 5 months ago
  19. 5528d03 scsi: target: iscsi: Fix data digest calculation by Varun Prakash · 4 years, 4 months ago
  20. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  21. c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  22. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  23. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  24. a8ac783 scsi: target: Make iscsit_register_transport() return void by Max Gurtovoy · 4 years, 5 months ago
  25. 59526d7 scsi: target: tcmu: Make TMR notification optional by Bodo Stroesser · 4 years, 5 months ago
  26. bc2d214 scsi: target: tcmu: Implement tmr_notify callback by Bodo Stroesser · 4 years, 5 months ago
  27. ed212ca scsi: target: tcmu: Fix and simplify timeout handling by Bodo Stroesser · 4 years, 5 months ago
  28. 3d3f9d5 scsi: target: tcmu: Factor out new helper ring_insert_padding by Bodo Stroesser · 4 years, 5 months ago
  29. c968492 scsi: target: tcmu: Do not queue aborted commands by Bodo Stroesser · 4 years, 5 months ago
  30. a351290 scsi: target: tcmu: Use priv pointer in se_cmd by Bodo Stroesser · 4 years, 5 months ago
  31. 2e45a1a scsi: target: Add tmr_notify backend function by Bodo Stroesser · 4 years, 5 months ago
  32. f5e2714 scsi: target: Modify core_tmr_abort_task() by Bodo Stroesser · 4 years, 5 months ago
  33. df2de6f scsi: target: iscsi: Fix inconsistent debug message by Hou Pu · 4 years, 6 months ago
  34. 4e108d4 scsi: target: iscsi: Fix login error when receiving by Hou Pu · 4 years, 6 months ago
  35. dd06a40 scsi: target: Remove unused variable 'tpg' by Wei Yongjun · 4 years, 6 months ago
  36. b53293f scsi: target: cxgbit: Remove tx flow control code by Varun Prakash · 4 years, 6 months ago
  37. f178842 scsi: target: cxgbit: Check connection state before issuing hardware command by Varun Prakash · 4 years, 6 months ago
  38. 639341b scsi: target: Handle short iSIDs by Mike Christie · 4 years, 6 months ago
  39. bd7f65d scsi: target: Fix iscsi transport id buf len calculation by Mike Christie · 4 years, 6 months ago
  40. a6f9b6c scsi: target: Fix iscsi transport id buffer setup by Mike Christie · 4 years, 6 months ago
  41. 169622e scsi: target: Fix iscsi transport id parsing by Mike Christie · 4 years, 6 months ago
  42. f32ba61 scsi: target: Fix crash during SPEC_I_PT handling by Mike Christie · 4 years, 6 months ago
  43. 3c006c7 scsi: target: Fix xcopy sess release leak by Mike Christie · 4 years, 6 months ago
  44. 63c9ffe scsi: target: Check enforce_pr_isids during registration by Mike Christie · 4 years, 6 months ago
  45. 5a0c256 scsi: target: tcmu: Fix crash on ARM during cmd completion by Bodo Stroesser · 4 years, 6 months ago
  46. 3145550 scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM by Bodo Stroesser · 4 years, 7 months ago
  47. 3c58f73 scsi: target: tcmu: Optimize use of flush_dcache_page by Bodo Stroesser · 4 years, 7 months ago
  48. da3f28da scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT by Bodo Stroesser · 4 years, 7 months ago
  49. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  50. 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  51. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  52. 987db58 scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() by Sudhakar Panneerselvam · 4 years, 7 months ago
  53. 9e95fb8 scsi: target: Fix NULL pointer dereference by Sudhakar Panneerselvam · 4 years, 7 months ago
  54. a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 7 months ago
  55. f98c2dd scsi: target: Factor out a new helper, target_cmd_init_cdb() by Sudhakar Panneerselvam · 4 years, 7 months ago
  56. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  57. 8c4e0f2 scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range by Bodo Stroesser · 4 years, 7 months ago
  58. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 7 months ago
  59. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  60. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 7 months ago
  61. 9d7464b scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd() by Dan Carpenter · 4 years, 7 months ago
  62. 61fb248 scsi: target: tcmu: Userspace must not complete queued commands by Bodo Stroesser · 4 years, 8 months ago
  63. 5482d56 scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error by Lance Digby · 4 years, 8 months ago
  64. f2e6b75 scsi: target: Put lun_ref at end of tmr processing by Bodo Stroesser · 4 years, 8 months ago
  65. c68a567 scsi: target: loopback: Fix READ with data and sensebytes by Bodo Stroesser · 4 years, 8 months ago
  66. 356ba2a scsi: target: tcmu: Make pgr_support and alua_support attributes writable by Bodo Stroesser · 4 years, 8 months ago
  67. 69088a0 scsi: target: Make transport_flags per device by Bodo Stroesser · 4 years, 8 months ago
  68. 4703b62 scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl by Bodo Stroesser · 4 years, 8 months ago
  69. 9299941 scsi: target: Add missing emulate_pr attribute to passthrough backends by Bodo Stroesser · 4 years, 8 months ago
  70. 7c59dac scsi: target: iscsi: Remove the iscsi_data_count structure by Maurizio Lombardi · 4 years, 8 months ago
  71. 1d2ff14 scsi: target/iblock: fix WRITE SAME zeroing by David Disseldorp · 4 years, 9 months ago
  72. 066f79a scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN by Bodo Stroesser · 4 years, 9 months ago
  73. 8fed04e scsi: target: fix PR IN / READ FULL STATUS for FC by Bodo Stroesser · 4 years, 9 months ago
  74. 13ef143 scsi: target: Write NULL to *port_nexus_ptr if no ISID by Bodo Stroesser · 4 years, 9 months ago
  75. 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  76. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  77. b92fcfc scsi: target: use the stack for XCOPY passthrough cmds by David Disseldorp · 4 years, 9 months ago
  78. 5f306af scsi: target: increase XCOPY I/O size by David Disseldorp · 4 years, 9 months ago
  79. 0ad0899 scsi: target: avoid per-loop XCOPY buffer allocations by David Disseldorp · 4 years, 9 months ago
  80. 267fc83 scsi: target: drop xcopy DISK BLOCK LENGTH debug by David Disseldorp · 4 years, 9 months ago
  81. 95b1b51 scsi: target: use #define for xcopy descriptor len by David Disseldorp · 4 years, 9 months ago
  82. 626bac7 scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_session() has no effect by Maurizio Lombardi · 4 years, 10 months ago
  83. 57c46e9 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 10 months ago
  84. e49a7d9 scsi: target: remove boilerplate code by Maurizio Lombardi · 4 years, 10 months ago
  85. 1bf630f scsi: target: use an enum to track emulate_ua_intlck_ctrl by David Disseldorp · 4 years, 11 months ago
  86. 87310c9 scsi: target: convert boolean se_dev_attrib types to bool by David Disseldorp · 4 years, 11 months ago
  87. 738981b scsi: target: fix unmap_zeroes_data boolean initialisation by David Disseldorp · 4 years, 11 months ago
  88. 807b951 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 11 months ago
  89. 76261ad scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 4 years, 11 months ago
  90. c14335e scsi: Revert "target/core: Inline transport_lun_remove_cmd()" by Bart Van Assche · 5 years ago
  91. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  92. 54343d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  93. 04060db scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 5 years ago
  94. 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
  95. bf8d1cd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  96. 52b8943 scsi: libfc: remove unnecessary assertion on ep variable by Aditya Pakki · 5 years ago
  97. e4dc9a4 scsi: target/iblock: Fix protection error with blocks greater than 512B by Israel Rukshin · 5 years ago
  98. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  99. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  100. c941e0d scsi: target: core: Fix a pr_debug() argument by Bart Van Assche · 5 years ago