1. 6b6427b target: Move session check from target_put_sess_cmd() into target_release_cmd_kref() by Bart Van Assche · 8 years ago
  2. b1a2ecd target: Inline transport_cmd_check_stop() by Bart Van Assche · 8 years ago
  3. 580ab13 target: Remove an overly chatty debug message by Bart Van Assche · 9 years ago
  4. a5eb307 target: Stop execution if CMD_T_STOP has been set by Bart Van Assche · 8 years ago
  5. 2d4760e target: Correct transport_wait_for_tasks() documentation by Bart Van Assche · 8 years ago
  6. 3a1e7ca6 target: Make core_tmr_abort_task() consider all commands by Bart Van Assche · 8 years ago
  7. 4f4c6c3 target: Remove se_tmr_req.tmr_lun by Bart Van Assche · 8 years ago
  8. 59b6986 target/iscsi: Fix iSCSI task reassignment handling by Bart Van Assche · 8 years ago
  9. e381fe9 target/iscsi: Introduce a helper function for TMF translation by Bart Van Assche · 8 years ago
  10. 53c561d target/iscsi: Fix spelling of "reallegiance" by Bart Van Assche · 8 years ago
  11. 0d5efb8 target/iscsi: Fix spelling of "perform" by Bart Van Assche · 8 years ago
  12. 1efaa94 target/iscsi: Fix indentation in iscsi_target_start_negotiation() by Bart Van Assche · 8 years ago
  13. 664a722 target/tcm_fc: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  14. bdec518 target/cxgbit: Use T6 specific macro to set the force bit by Varun Prakash · 8 years ago
  15. 5cadafb target/cxgbit: Fix endianness annotations by Bart Van Assche · 8 years ago
  16. 2fdbc65 qla2xxx: Avoid using variable-length arrays by Bart Van Assche · 8 years ago
  17. 25ff6af qla2xxx: Simplify usage of SRB structure in driver by Joe Carnuccio · 8 years ago
  18. 41dc529 qla2xxx: Improve RSCN handling in driver by Quinn Tran · 8 years ago
  19. 0ca5593 qla2xxx: Remove unused reverse_ini_mode by Himanshu Madhani · 8 years ago
  20. ead0385 qla2xxx: Add Dual mode support in the driver by Quinn Tran · 8 years ago
  21. 726b854 qla2xxx: Add framework for async fabric discovery by Quinn Tran · 8 years ago
  22. 5d96483 qla2xxx: Track I-T nexus as single fc_port struct by Quinn Tran · 8 years ago
  23. 37cacc0 qla2xxx: Use d_id instead of s_id for more clarity by Quinn Tran · 8 years ago
  24. 5e4deaf qla2xxx: Fix wrong argument in sp done callback by Quinn Tran · 8 years ago
  25. 2c39b5c qla2xxx: Remove SRR code by Himanshu Madhani · 8 years ago
  26. 1eb42f9 qla2xxx: Make trace flags more readable by Quinn Tran · 8 years ago
  27. be92fc3 qla2xxx: Cleanup TMF code translation from qla_target by Quinn Tran · 8 years ago
  28. df2e32c qla2xxx: Remove direct access of scsi_status field in se_cmd by Quinn Tran · 8 years ago
  29. b22bc27 ibmvscsis: Add SGL limit by Bryant G. Ly · 8 years ago
  30. 9b2792c target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 8 years ago
  31. 01d4d67 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  32. c54eeff target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 8 years ago
  33. 0583c26 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  34. 391e2a6 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  35. d5adbfc Linux 4.10-rc7 by Linus Torvalds · 8 years ago
  36. a572a1b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 24bc5fe Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  38. 412e6d3 Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  39. 252bf9f Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  40. 8fcdcc4 Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  41. a0a2864 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  42. a49e6f5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  43. e9f7f17 Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  44. 7a92cc6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 5abf186 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 8 years ago
  46. d1908f5 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 8 years ago
  47. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  48. deb88a2 mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() by Toshi Kani · 8 years ago
  49. 35f860f jump label: pass kbuild_cflags when checking for asm goto support by David Lin · 8 years ago
  50. 253fd0f shmem: fix sleeping from atomic context by Kirill A. Shutemov · 8 years ago
  51. 4f40c6e kasan: respect /proc/sys/kernel/traceoff_on_warning by Peter Zijlstra · 8 years ago
  52. d7b028f zswap: disable changing params if init fails by Dan Streetman · 8 years ago
  53. 3f67790 Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  54. 79134d1 MAINTAINERS: update email address for Amit Shah by Amit Shah · 8 years ago
  55. cda8bba vhost: fix initialization for vq->is_le by Halil Pasic · 8 years ago
  56. 0d5415b Revert "vring: Force use of DMA API for ARM-based systems with legacy devices" by Michael S. Tsirkin · 8 years ago
  57. 4244149 Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  58. cd44691 Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  59. 79c9089 Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  60. 57480b9 Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. 2d47b8a Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  62. 2cb54ce Merge branch 'modversions' (modversions fixes for powerpc from Ard) by Linus Torvalds · 8 years ago
  63. 29905b5 log2: make order_base_2() behave correctly on const input value zero by Ard Biesheuvel · 8 years ago
  64. 00c87e9 KVM: x86: do not save guest-unsupported XSAVE state by Radim Krčmář · 8 years ago
  65. 4b9eee9 module: unify absolute krctab definitions for 32-bit and 64-bit by Ard Biesheuvel · 8 years ago
  66. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  67. 5606781 kbuild: modversions: add infrastructure for emitting relative CRCs by Ard Biesheuvel · 8 years ago
  68. 206c472 Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl6040' into regulator-linus by Mark Brown · 8 years ago
  69. f63cf46 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  70. a20def9 Merge tag 'topic/vma-fix-for-4.10-2017-02-02' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  71. 34e00ac Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 891aa1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. c67b42f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 027eb72 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  76. e4178c7 Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  77. f255777 Merge tag 'pci-v4.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  78. 51964e9 drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl by Michel Dänzer · 8 years ago
  79. 57bcd0a drm/amdgpu/si: fix crash on headless asics by Alex Deucher · 8 years ago
  80. 26a346f tracing/kprobes: Fix __init annotation by Arnd Bergmann · 8 years ago
  81. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  82. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  83. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 06425c3 tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  85. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  86. e387dc1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  87. 3560950 Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  88. 1a2a144 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 8 years ago
  89. fd62d9f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  90. 2da64d2 vfio/spapr: Fix missing mutex unlock when creating a window by Alexey Kardashevskiy · 8 years ago
  91. c325b35 Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  92. 4993b39 be2net: fix initial MAC setting by Ivan Vecera · 8 years ago
  93. e8fe4f4 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  94. eeee74a drm/atomic: Unconditionally call prepare_fb. by Maarten Lankhorst · 8 years ago
  95. fff4b87 perf/x86/intel/uncore: Make package handling more robust by Thomas Gleixner · 8 years ago
  96. 1aa6cfd perf/x86/intel/uncore: Clean up hotplug conversion fallout by Thomas Gleixner · 8 years ago
  97. dd86e37 perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 8 years ago
  98. 4b3e6f2 xtensa: fix noMMU build on cores with MMU by Max Filippov · 8 years ago
  99. a2ca3d6 Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  100. 52b679f Merge tag 'drm-misc-fixes-2017-01-31' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago