1. 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
  2. 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
  3. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  4. 987db58 scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() by Sudhakar Panneerselvam · 4 years, 8 months ago
  5. 9e95fb8 scsi: target: Fix NULL pointer dereference by Sudhakar Panneerselvam · 4 years, 8 months ago
  6. a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 8 months ago
  7. f98c2dd scsi: target: Factor out a new helper, target_cmd_init_cdb() by Sudhakar Panneerselvam · 4 years, 8 months ago
  8. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  9. 8c4e0f2 scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range by Bodo Stroesser · 4 years, 8 months ago
  10. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 8 months ago
  11. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
  12. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
  13. 9d7464b scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd() by Dan Carpenter · 4 years, 8 months ago
  14. 61fb248 scsi: target: tcmu: Userspace must not complete queued commands by Bodo Stroesser · 4 years, 8 months ago
  15. 5482d56 scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error by Lance Digby · 4 years, 8 months ago
  16. f2e6b75 scsi: target: Put lun_ref at end of tmr processing by Bodo Stroesser · 4 years, 8 months ago
  17. c68a567 scsi: target: loopback: Fix READ with data and sensebytes by Bodo Stroesser · 4 years, 9 months ago
  18. 356ba2a scsi: target: tcmu: Make pgr_support and alua_support attributes writable by Bodo Stroesser · 4 years, 9 months ago
  19. 69088a0 scsi: target: Make transport_flags per device by Bodo Stroesser · 4 years, 9 months ago
  20. 4703b62 scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl by Bodo Stroesser · 4 years, 9 months ago
  21. 9299941 scsi: target: Add missing emulate_pr attribute to passthrough backends by Bodo Stroesser · 4 years, 9 months ago
  22. 7c59dac scsi: target: iscsi: Remove the iscsi_data_count structure by Maurizio Lombardi · 4 years, 9 months ago
  23. 1d2ff14 scsi: target/iblock: fix WRITE SAME zeroing by David Disseldorp · 4 years, 9 months ago
  24. 066f79a scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN by Bodo Stroesser · 4 years, 10 months ago
  25. 8fed04e scsi: target: fix PR IN / READ FULL STATUS for FC by Bodo Stroesser · 4 years, 10 months ago
  26. 13ef143 scsi: target: Write NULL to *port_nexus_ptr if no ISID by Bodo Stroesser · 4 years, 10 months ago
  27. 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  28. 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
  29. b92fcfc scsi: target: use the stack for XCOPY passthrough cmds by David Disseldorp · 4 years, 10 months ago
  30. 5f306af scsi: target: increase XCOPY I/O size by David Disseldorp · 4 years, 10 months ago
  31. 0ad0899 scsi: target: avoid per-loop XCOPY buffer allocations by David Disseldorp · 4 years, 10 months ago
  32. 267fc83 scsi: target: drop xcopy DISK BLOCK LENGTH debug by David Disseldorp · 4 years, 10 months ago
  33. 95b1b51 scsi: target: use #define for xcopy descriptor len by David Disseldorp · 4 years, 10 months ago
  34. 626bac7 scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_session() has no effect by Maurizio Lombardi · 4 years, 10 months ago
  35. 57c46e9 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 10 months ago
  36. e49a7d9 scsi: target: remove boilerplate code by Maurizio Lombardi · 4 years, 10 months ago
  37. 1bf630f scsi: target: use an enum to track emulate_ua_intlck_ctrl by David Disseldorp · 5 years ago
  38. 87310c9 scsi: target: convert boolean se_dev_attrib types to bool by David Disseldorp · 5 years ago
  39. 738981b scsi: target: fix unmap_zeroes_data boolean initialisation by David Disseldorp · 5 years ago
  40. 807b951 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 5 years ago
  41. 76261ad scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 5 years ago
  42. c14335e scsi: Revert "target/core: Inline transport_lun_remove_cmd()" by Bart Van Assche · 5 years ago
  43. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  44. 54343d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  45. 04060db scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 5 years ago
  46. 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
  47. bf8d1cd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  48. 52b8943 scsi: libfc: remove unnecessary assertion on ep variable by Aditya Pakki · 5 years ago
  49. e4dc9a4 scsi: target/iblock: Fix protection error with blocks greater than 512B by Israel Rukshin · 5 years ago
  50. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  51. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  52. c941e0d scsi: target: core: Fix a pr_debug() argument by Bart Van Assche · 5 years ago
  53. e9d3009 scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 5 years ago
  54. 80647a8 scsi: target: core: Release SPC-2 reservations when closing a session by Bart Van Assche · 5 years ago
  55. 11bf1d1 scsi: target: core: Document target_cmd_size_check() by Bart Van Assche · 5 years ago
  56. 0eccce8 scsi: target: tcmu: Prevent memory reclaim recursion by Damien Le Moal · 5 years ago
  57. f9fab3d scsi: target: iscsi: rename some variables to avoid confusion. by Maurizio Lombardi · 5 years ago
  58. 19f5f88e scsi: target: iscsi: tie the challenge length to the hash digest size by Maurizio Lombardi · 5 years ago
  59. a572d24 scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256 by Maurizio Lombardi · 5 years ago
  60. f83e148 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  61. 1c4e395 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  62. e07734f scsi: cxgb4i: remove set but not used variable 'ppmax' by YueHaibing · 5 years ago
  63. fc5b220 scsi: target: cxgbit: Fix cxgbit_fw4_ack() by Bart Van Assche · 5 years ago
  64. d30f53d scsi: target: remove unused extension parameters by David Disseldorp · 5 years ago
  65. 95f8f6a scsi: target: fix SendTargets=All string compares by David Disseldorp · 5 years ago
  66. 9cef2a7 scsi: target: compare full CHAP_A Algorithm strings by David Disseldorp · 5 years ago
  67. 27e8424 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 5 years ago
  68. 27f722c scsi: target: Remove tpg_list and se_portal_group.se_tpg_node by Bart Van Assche · 5 years ago
  69. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  70. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  71. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  72. a86a758 scsi: target: tcmu: avoid use-after-free after command timeout by Dmitry Fomichev · 5 years ago
  73. 7d89486 scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails by Li Zhong · 5 years ago
  74. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  75. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  76. 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 5 years ago
  77. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
  78. 985eaf9 scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector by Varun Prakash · 6 years ago
  79. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  80. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  81. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  82. 5dd6c493 scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 6 years ago
  83. 5676234 scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 6 years ago
  84. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. 22c2f35 scsi: tcmu: Simplify tcmu_update_uio_info() by Christophe JAILLET · 6 years ago
  86. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  87. 8a914f3 scsi: target/iscsi: fix possible condition with no effect (if == else) by Hariprasad Kelam · 6 years ago
  88. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. a248384 cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI by Varun Prakash · 6 years ago
  90. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  91. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  92. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  93. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  94. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  95. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  96. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  97. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  98. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  99. 4b3766e scsi: target/iscsi: Make sure PDU processing continues if parsing a command fails by Bart Van Assche · 6 years ago
  100. 2e39f1c scsi: target/iscsi: Make iscsit_map_iovec() more robust by Bart Van Assche · 6 years ago