1. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  2. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. 1c130ae0 iscsi-target: make sure to wake up sleeping login worker by Florian Westphal · 7 years ago
  4. 8c7a8d1 lib/scatterlist: Fix chaining support in sgl_alloc_order() by Bart Van Assche · 7 years ago
  5. 85fae48 tcmu: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  6. 45dc488 tcmu: fix cmd user after free by Mike Christie · 7 years ago
  7. c82b59e target: fix destroy device in target_configure_device by tangwenji · 7 years ago
  8. 892782c tcmu: allow userspace to reset ring by Mike Christie · 7 years ago
  9. 8dc31ff target core: add device action configfs files by Mike Christie · 7 years ago
  10. a24e791 tcmu: fix error return code in tcmu_configure_device() by Wei Yongjun · 7 years ago
  11. 88cf107 target_core_user: add cmd id to broken ring message by Mike Christie · 7 years ago
  12. d120c70 target: add SAM_STAT_BUSY sense reason by Mike Christie · 7 years ago
  13. c1c390b tcmu: prevent corruption when invalid data page requested by Mike Christie · 7 years ago
  14. 9960f85 target: don't call an unmap callback if a range length is zero by Andrei Vagin · 7 years ago
  15. ce512d79 target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 7 years ago
  16. 093ec14 cxgbit: call neigh_event_send() to update MAC address by Varun Prakash · 7 years ago
  17. 09f99a3 target: tcm_loop: Use seq_puts() in tcm_loop_show_info() by Markus Elfring · 7 years ago
  18. 2dfe351 target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submission_work() by Markus Elfring · 7 years ago
  19. 7deeceb target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr() by Markus Elfring · 7 years ago
  20. c8d1f4b target: tcm_loop: Combine substrings for 26 messages by Markus Elfring · 7 years ago
  21. a572dba target: tcm_loop: Improve a size determination in two functions by Markus Elfring · 7 years ago
  22. cd3fb32 target: tcm_loop: Delete an error message for a failed memory allocation in four functions by Markus Elfring · 7 years ago
  23. e0f3d4c sbp-target: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 7 years ago
  24. 80eb876 tcmu: allow max block and global max blocks to be settable by Mike Christie · 7 years ago
  25. 9103575 tcmu: make ring buffer timer configurable by Mike Christie · 7 years ago
  26. af1dd7f tcmu: don't block submitting context for block waits by Mike Christie · 7 years ago
  27. f890f57 tcmu: simplify dbi thresh handling by Mike Christie · 7 years ago
  28. 6fd0ce7 tcmu: prep queue_cmd_ring to be used by unmap wq by Mike Christie · 7 years ago
  29. 3e60913 tcmu: clean up the scatter helper by Xiubo Li · 7 years ago
  30. 3c0f26f tcmu: fix free block calculation by Mike Christie · 7 years ago
  31. 1a1fc0b tcmu: simplify scatter_data_area error handling by Mike Christie · 7 years ago
  32. 810b815 tcmu: release blocks for partially setup cmds by Mike Christie · 7 years ago
  33. 6fddcb7 tcmu: remove commands_lock by Mike Christie · 7 years ago
  34. 488ebe4 tcmu: move expired command completion to unmap thread by Mike Christie · 7 years ago
  35. 9972ceb tcmu: fix unmap thread race by Mike Christie · 7 years ago
  36. 89ec9cf tcmu: split unmap_thread_fn by Mike Christie · 7 years ago
  37. bf99ec1 tcmu: merge common block release code by Mike Christie · 7 years ago
  38. 26d2b31 tcmu: fix page addr in tcmu_flush_dcache_range by tangwenji · 7 years ago
  39. 094bb5d target-core: don't use "const char*" for a buffer that is written to by Rasmus Villemoes · 7 years ago
  40. 14db491 target: Use sgl_alloc_order() and sgl_free() by Bart Van Assche · 7 years ago
  41. 0abc2a1 block: fix blk_rq_append_bio by Jens Axboe · 7 years ago
  42. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  44. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  45. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  46. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. 97488c7 tcmu: Add a missing unlock on an error path by Dan Carpenter · 7 years ago
  48. 16b9327 tcmu: Fix some memory corruption by Dan Carpenter · 7 years ago
  49. 3fc9fb1 iscsi-target: Fix non-immediate TMR reference leak by Nicholas Bellinger · 7 years ago
  50. ae07272 iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref by Nicholas Bellinger · 7 years ago
  51. 1c21a48 target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  52. 9574a49 target: Fix quiese during transport_write_pending_qf endless loop by Nicholas Bellinger · 7 years ago
  53. fd2f928 target: Fix caw_sem leak in transport_generic_request_failure by Nicholas Bellinger · 7 years ago
  54. 1c79df1 target: Fix QUEUE_FULL + SCSI task attribute handling by Nicholas Bellinger · 7 years ago
  55. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  56. 17c45b9 iSCSI-target: Use common error handling code in iscsi_decode_text_input() by Markus Elfring · 7 years ago
  57. 6eaf69e target/iscsi: Detect conn_cmd_list corruption early by Bart Van Assche · 7 years ago
  58. cfe2b62 target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() by Bart Van Assche · 7 years ago
  59. e1dfb21 target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype by Bart Van Assche · 7 years ago
  60. de3493a target/iscsi: Fix endianness in an error message by Bart Van Assche · 7 years ago
  61. 919765e target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it by Bart Van Assche · 7 years ago
  62. 8d973ab target/iscsi: Define OFFLOAD_BUF_SIZE once by Bart Van Assche · 7 years ago
  63. c017069 target: Inline transport_put_cmd() by Bart Van Assche · 7 years ago
  64. d7e595d target: Suppress gcc 7 fallthrough warnings by Bart Van Assche · 7 years ago
  65. c48e559 target: Move a declaration of a global variable into a header file by Bart Van Assche · 7 years ago
  66. 0d44374 tcmu: fix double se_cmd completion by Mike Christie · 7 years ago
  67. a271eac target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES by Mike Christie · 7 years ago
  68. 55435ba target: fix ALUA state file path truncation by David Disseldorp · 7 years ago
  69. bdc79f0 target: fix PR state file path truncation by David Disseldorp · 7 years ago
  70. 1ae0172 cxgbit: Abort the TCP connection in case of data out timeout by Varun Prakash · 7 years ago
  71. b849b45 target: Add netlink command reply supported option for each device by Kenjiro Nakayama · 7 years ago
  72. b5ab697 target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show by Kenjiro Nakayama · 7 years ago
  73. c22adc0 tcmu: fix crash when removing the tcmu device by Xiubo Li · 7 years ago
  74. a0884d4 iscsi-target: fix memory leak in iscsit_release_discovery_tpg() by tangwenji · 7 years ago
  75. 12d5a43 iscsi-target: fix memory leak in lio_target_tiqn_addtpg() by tangwenji · 7 years ago
  76. 24528f0 target:fix condition return in core_pr_dump_initiator_port() by tangwenji · 7 years ago
  77. a2db857 target: fix match_token option in target_core_configfs.c by tangwenji · 7 years ago
  78. 79dd6f2 target: add sense code INSUFFICIENT REGISTRATION RESOURCES by tangwenji · 7 years ago
  79. e437fa3 target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move() by tangwenji · 7 years ago
  80. c58a252 target: fix buffer offset in core_scsi3_pri_read_full_status by tangwenji · 7 years ago
  81. 88fb2fa target: fix null pointer regression in core_tmr_drain_tmr_list by tangwenji · 7 years ago
  82. 594e25e target/file: Do not return error for UNMAP if length is zero by Jiang Yi · 7 years ago
  83. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  84. f7c9564 target/iscsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  85. 8a47aa9 target/iscsi: Simplify timer manipulation code by Bart Van Assche · 7 years ago
  86. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  87. ece550b target: make config_item_type const by Bhumika Goyal · 7 years ago
  88. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  89. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  90. e13ec93 fs: fix kernel_write prototype by Christoph Hellwig · 7 years ago
  91. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  92. 6f48655 target: Fix node_acl demo-mode + uncached dynamic shutdown regression by Nicholas Bellinger · 7 years ago
  93. 978d13d iscsi-target: Fix iscsi_np reset hung task during parallel delete by Nicholas Bellinger · 7 years ago
  94. d96adb9 cxgbit: fix sg_nents calculation by Varun Prakash · 7 years ago
  95. 310d40a iscsi-target: fix invalid flags in text response by Varun Prakash · 7 years ago
  96. ea8dc5b iscsi-target: fix memory leak in iscsit_setup_text_cmd() by Varun Prakash · 7 years ago
  97. 66b59f9 cxgbit: add missing __kfree_skb() by Varun Prakash · 7 years ago
  98. ededd03 tcmu: free old string on reconfig by Bryant G. Ly · 7 years ago
  99. c542942 tcmu: Fix possible to/from address overflow when doing the memcpy by Xiubo Li · 7 years ago
  100. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago