1. 016a5fe target: pscsi: Introduce TYPE_ZBC support by Damien Le Moal · 8 years ago
  2. e5dc9a7 target: Use macro for WRITE_VERIFY_32 operation codes by Damien Le Moal · 8 years ago
  3. 402242c target: fix SAM_STAT_BUSY/TASK_SET_FULL handling by Mike Christie · 8 years ago
  4. 1a44417 target: remove transport_complete by Mike Christie · 8 years ago
  5. dce6ce8 pscsi: finish cmd processing from pscsi_req_done by Mike Christie · 8 years ago
  6. 406f74c tcmu: fix sense handling during completion by Mike Christie · 8 years ago
  7. c6d66ab target: add helper to copy sense to se_cmd buffer by Mike Christie · 8 years ago
  8. 9fe3698 target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE by Mike Christie · 8 years ago
  9. c82ff23 target: make device_mutex and device_list static by Colin Ian King · 8 years ago
  10. 9d62bc0 tcmu: Fix flushing cmd entry dcache page by Xiubo Li · 8 years ago
  11. 9260695 tcmu: fix multiple uio open/close sequences by Mike Christie · 8 years ago
  12. 531283f tcmu: drop configured check in destroy by Mike Christie · 8 years ago
  13. be50f53 target: remove g_device_list by Mike Christie · 8 years ago
  14. 6906d00 xcopy: loop over devices using idr helper by Mike Christie · 8 years ago
  15. b1943fd target: add helper to iterate over devices by Mike Christie · 8 years ago
  16. b3af66e tcmu: perfom device add, del and reconfig synchronously by Mike Christie · 8 years ago
  17. 85441e6 target: add helper to find se_device by dev_index by Mike Christie · 8 years ago
  18. 0a5eee6 target: use idr for se_device dev index by Mike Christie · 8 years ago
  19. 9263470 target: break up free_device callback by Mike Christie · 8 years ago
  20. 2d76443 tcmu: reconfigure netlink attr changes by Mike Christie · 8 years ago
  21. 5f57252 qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT by Nicholas Bellinger · 8 years ago
  22. fce50a2 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 8 years ago
  23. 5821783 tcmu: make array tcmu_attrib_attrs static const by Colin Ian King · 8 years ago
  24. 07932a0 tcmu: Fix module removal due to stuck unmap_thread thread again by Xiubo Li · 8 years ago
  25. 1d6ef27 target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce by Jiang Yi · 8 years ago
  26. 8a45885 tcmu: Add Type of reconfig into netlink by Bryant G. Ly · 8 years ago
  27. ee01825 tcmu: Make dev_config configurable by Bryant G. Ly · 8 years ago
  28. 801fc54 tcmu: Make dev_size configurable via userspace by Bryant G. Ly · 8 years ago
  29. 1068be7 tcmu: Add netlink for device reconfiguration by Bryant G. Ly · 8 years ago
  30. 9a8bb60 tcmu: Support emulate_write_cache by Bryant G. Ly · 8 years ago
  31. e9447a4 ibmvscsis: Use tpgt passed in by user by Bryant G. Ly · 8 years ago
  32. 8fa4011 target/iscsi: Remove dead code from iscsit_process_scsi_cmd() by Bart Van Assche · 8 years ago
  33. d1c2685 target/iscsi: Simplify iscsit_free_cmd() by Bart Van Assche · 8 years ago
  34. 4412a67 target/iscsi: Remove second argument of __iscsit_free_cmd() by Bart Van Assche · 8 years ago
  35. 4c1f0e6 target/tcm_loop: Make TMF processing slightly faster by Bart Van Assche · 8 years ago
  36. 75f141a target/tcm_loop: Use target_submit_tmr() instead of open-coding this function by Bart Van Assche · 8 years ago
  37. d17203c target/tcm_loop: Replace a waitqueue and a counter by a completion by Bart Van Assche · 8 years ago
  38. 4d3895d target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr by Bart Van Assche · 8 years ago
  39. c00e622 target: Introduce a function that shows the command state by Bart Van Assche · 8 years ago
  40. 03db016 iscsi-target: Kill left-over iscsi_target_do_cleanup by Nicholas Bellinger · 8 years ago
  41. af90e84 xen/scsiback: Make TMF processing slightly faster by Bart Van Assche · 8 years ago
  42. e3eac12 xen/scsiback: Replace a waitqueue and a counter by a completion by Bart Van Assche · 8 years ago
  43. 9f4ab18 xen/scsiback: Fix a TMR related use-after-free by Bart Van Assche · 8 years ago
  44. 13fdd44 IB/srpt: Make a debug statement in srpt_abort_cmd() more informative by Bart Van Assche · 8 years ago
  45. d877d72 target: Fix a deadlock between the XCOPY code and iSCSI session shutdown by Bart Van Assche · 8 years ago
  46. a85d667 target: Use {get,put}_unaligned_be*() instead of open coding these functions by Bart Van Assche · 8 years ago
  47. f2b72d6a target: Fix transport_init_se_cmd() by Bart Van Assche · 8 years ago
  48. 9f2f342 target: Remove se_device.dev_list by Bart Van Assche · 8 years ago
  49. 3e182db target: Use symbolic value for WRITE_VERIFY_16 by Bart Van Assche · 8 years ago
  50. eb5ae23 qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG by Nicholas Bellinger · 8 years ago
  51. 5465e7d target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK by Nicholas Bellinger · 8 years ago
  52. eeb64d2 target: Add support for TMR percpu reference counting by Nicholas Bellinger · 8 years ago
  53. 12f66e4 target: reject COMPARE_AND_WRITE if emulate_caw is not set by Jiang Yi · 8 years ago
  54. eceb4459 iscsi-target: Avoid holding ->tpg_state_lock during param update by Nicholas Bellinger · 8 years ago
  55. 9ae0e9ad target/configfs: Kill se_lun->lun_link_magic by Nicholas Bellinger · 8 years ago
  56. c17cd24 target/configfs: Kill se_device->dev_link_magic by Nicholas Bellinger · 8 years ago
  57. 2237498 target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout by Nicholas Bellinger · 8 years ago
  58. 464fd64 ibmvscsis: Enable Logical Partition Migration Support by Michael Cyr · 8 years ago
  59. 12bdcbd vhost/scsi: Don't reinvent the wheel but use existing llist API by Byungchul Park · 8 years ago
  60. fb41824 target: remove dead code by Gustavo A. R. Silva · 8 years ago
  61. abb85a9 iscsi-target: Reject immediate data underflow larger than SCSI transfer length by Nicholas Bellinger · 8 years ago
  62. 105fa2f iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP by Nicholas Bellinger · 8 years ago
  63. 73d4e58 target: Fix kref->refcount underflow in transport_cmd_finish_abort by Nicholas Bellinger · 8 years ago
  64. 5e0cf5e iscsi-target: Always wait for kthread_should_stop() before kthread exit by Jiang Yi · 8 years ago
  65. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 8 years ago
  66. f3cdbe3 tcmu: fix crash during device removal by Mike Christie · 8 years ago
  67. 4ff83da target: Re-add check to reject control WRITEs with overflow data by Nicholas Bellinger · 8 years ago
  68. 75dbf2d ibmvscsis: Fix the incorrect req_lim_delta by Bryant G. Ly · 8 years ago
  69. 98883f1 ibmvscsis: Clear left-over abort_cmd pointers by Bryant G. Ly · 8 years ago
  70. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  71. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  72. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  73. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  74. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  76. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  77. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  78. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  79. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  80. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  81. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  82. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  83. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  84. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  85. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  86. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  87. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  88. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  89. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  90. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  91. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  92. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  93. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  94. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  95. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  96. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago