1. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  2. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  3. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. a86a758 scsi: target: tcmu: avoid use-after-free after command timeout by Dmitry Fomichev · 5 years ago
  5. 7d89486 scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails by Li Zhong · 5 years ago
  6. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  7. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  8. 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 5 years ago
  9. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  10. 985eaf9 scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector by Varun Prakash · 6 years ago
  11. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  12. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  13. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  14. 5dd6c493 scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 6 years ago
  15. 5676234 scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 6 years ago
  16. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 22c2f35 scsi: tcmu: Simplify tcmu_update_uio_info() by Christophe JAILLET · 6 years ago
  18. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  19. 8a914f3 scsi: target/iscsi: fix possible condition with no effect (if == else) by Hariprasad Kelam · 6 years ago
  20. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. a248384 cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI by Varun Prakash · 6 years ago
  22. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  23. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  24. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  27. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  28. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  29. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  30. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  31. 4b3766e scsi: target/iscsi: Make sure PDU processing continues if parsing a command fails by Bart Van Assche · 6 years ago
  32. 2e39f1c scsi: target/iscsi: Make iscsit_map_iovec() more robust by Bart Van Assche · 6 years ago
  33. 0ca650c1 scsi: target/iscsi: Handle too large immediate data buffers correctly by Bart Van Assche · 6 years ago
  34. 96e8e26 scsi: target/iscsi: Only send R2T if needed by Bart Van Assche · 6 years ago
  35. b0055ac scsi: target/iscsi: Detect conn_cmd_list corruption early by Bart Van Assche · 6 years ago
  36. be71530 scsi: target/core: Make the XCOPY setup code easier to read by inlining two functions by Bart Van Assche · 6 years ago
  37. 0f57cf5 scsi: target/core: Simplify LUN initialization in XCOPY implementation by Bart Van Assche · 6 years ago
  38. 82b76b4 scsi: target/core: Remove a set-but-not-used member variable from the XCOPY implementation by Bart Van Assche · 6 years ago
  39. fae4346 scsi: target/core: Rework the SPC-2 reservation handling code by Bart Van Assche · 6 years ago
  40. 63f7479 scsi: target/core: Fix a race condition in the LUN lookup code by Bart Van Assche · 6 years ago
  41. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 8212969 scsi: target: alua: fix the tg_pt_gps_count by tangwenji · 6 years ago
  43. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  44. f55d0b40 scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed by tangwenji · 6 years ago
  45. 1ea9b46 scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np by tangwenji · 6 years ago
  46. ee26724 scsi: target: fix unsigned comparision with less than zero by Colin Ian King · 6 years ago
  47. 0322913 scsi: target: Add device product id and revision configfs attributes by Alan Adamson · 6 years ago
  48. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  49. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  50. 98effe4 scsi: target: tcmu: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  51. 2ff717c scsi: target: tcmu: wait for nl reply only if there are listeners or during an add by Cathy Avery · 6 years ago
  52. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  53. b6cd7f3 scsi: target: make the pi_prot_format ConfigFS path readable by David Disseldorp · 6 years ago
  54. 47eefde scsi: target/iscsi: Simplify iscsit_handle_text_cmd() by Bart Van Assche · 6 years ago
  55. 658c312 scsi: target/iscsi: Simplify iscsit_dump_data_payload() by Bart Van Assche · 6 years ago
  56. 32e36bf scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 6 years ago
  57. 1e65cc1 scsi: target/iscsi: Rename a function and a function pointer by Bart Van Assche · 6 years ago
  58. 0300b11 scsi: target/iscsi: Fix spelling of "unsolicited" by Bart Van Assche · 6 years ago
  59. 618baaf scsi: target/iscsi: Convert comments about locking into runtime checks by Bart Van Assche · 6 years ago
  60. b53655b scsi: target/iscsi: Remove an incorrect comment by Bart Van Assche · 6 years ago
  61. 94ebb47 scsi: target/core: Add target_send_busy() by Bart Van Assche · 6 years ago
  62. 83f85b8 scsi: target/core: Inline transport_lun_remove_cmd() by Bart Van Assche · 6 years ago
  63. 2281c95 scsi: target/core: Simplify the LUN RESET implementation by Bart Van Assche · 6 years ago
  64. 3f0661a scsi: target/core: Remove several state tests from the TMF code by Bart Van Assche · 6 years ago
  65. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  66. 40d883b scsi: tcmu: fix use after free by Xiubo Li · 6 years ago
  67. a94a257 scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes by Xiubo Li · 6 years ago
  68. 621a436 scsi: target/iscsi: fix error msg typo when create lio_qr_cache failed by Leo Zhang · 6 years ago
  69. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  72. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  73. 8b2db98 scsi: target/core: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  74. 9e6371d scsi: target: iscsi: cxgbit: add missing spin_lock_init() by Varun Prakash · 6 years ago
  75. ed076c5 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  76. 3beeabd scsi: target: perform t10_wwn ID initialisation in target_alloc_device() by David Disseldorp · 6 years ago
  77. 2d88284 scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response by David Disseldorp · 6 years ago
  78. 54a6f3f scsi: target: add device vendor_id configfs attribute by David Disseldorp · 6 years ago
  79. b2da4ab scsi: target: consistently null-terminate t10_wwn strings by David Disseldorp · 6 years ago
  80. 0de2635 scsi: target: use consistent left-aligned ASCII INQUIRY data by David Disseldorp · 6 years ago
  81. 3ad9800 scsi: target/core: Reduce the amount of code executed with a spinlock held by Bart Van Assche · 6 years ago
  82. 2c9fa49 scsi: target/core: Make ABORT and LUN RESET handling synchronous by Bart Van Assche · 6 years ago
  83. aaa00cc scsi: target/core: Fix TAS handling for aborted commands by Bart Van Assche · 6 years ago
  84. fbbd492 scsi: target/core: Simplify the code for aborting SCSI commands by Bart Van Assche · 6 years ago
  85. a014c36 scsi: target/core: Make it possible to wait from more than one context for command completion by Bart Van Assche · 6 years ago
  86. db5b21a scsi: target/core: Use system workqueues for TMF by Bart Van Assche · 6 years ago
  87. ad66950 scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough by Bart Van Assche · 6 years ago
  88. a95be38 scsi: target/core: Simplify transport_clear_lun_ref() by Bart Van Assche · 6 years ago
  89. 5d6cd9f scsi: target/core: Use kvcalloc() instead of open-coding it by Bart Van Assche · 6 years ago
  90. e7f4110 scsi: target/tcmu: Fix queue_cmd_ring() declaration by Bart Van Assche · 6 years ago
  91. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago
  92. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  93. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  94. 6baca76 scsi: target: drop unused pi_prot_format attribute storage by David Disseldorp · 6 years ago
  95. 02d805d cxgb4: use new fw interface to get the VIN and smt index by Santosh Rastapur · 6 years ago
  96. b49d6f7 scsi: target: add emulate_pr backstore attr to toggle PR support by David Disseldorp · 6 years ago
  97. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  98. 92bc5a2 block: remove __blk_put_request() by Jens Axboe · 6 years ago
  99. 5841734 scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRITE fails by Bart Van Assche · 6 years ago
  100. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago