1. ca4a213 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  2. 7d70803 scsi: lpfc: Finalize Kconfig options for nvme by James Smart · 8 years ago
  3. 949d7fa scsi: ufs: don't check unsigned type for a negative value by Tomas Winkler · 8 years ago
  4. 2ef2884 scsi: hpsa: do not timeout reset operations by Don Brace · 8 years ago
  5. 87b9e6a scsi: hpsa: limit outstanding rescans by Don Brace · 8 years ago
  6. 85b2900 scsi: hpsa: update check for logical volume status by Don Brace · 8 years ago
  7. 22487b6 scsi: megaraid_sas: Driver version upgrade by Shivasharan S · 8 years ago
  8. 874d025 scsi: megaraid_sas: raid6 also require cpuSel check same as raid5 by Shivasharan S · 8 years ago
  9. 49524b3 scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1 by Shivasharan S · 8 years ago
  10. 64ff64b scsi: megaraid_sas: enable intx only if msix request fails by Shivasharan S · 8 years ago
  11. a11be42 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  12. 85e8a23 scsi: lpfc: Add shutdown method for kexec by Anton Blanchard · 8 years ago
  13. f1c635b scsi: storvsc: Workaround for virtual DVD SCSI version by Stephen Hemminger · 8 years ago
  14. e2a3a673 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  15. eeb8108 scsi: lpfc: revise version number to 11.2.0.10 by James Smart · 8 years ago
  16. b5ccc7d scsi: lpfc: code cleanups in NVME initiator discovery by James Smart · 8 years ago
  17. 2ade92a scsi: lpfc: code cleanups in NVME initiator base by James Smart · 8 years ago
  18. cd46cde scsi: lpfc: correct rdp diag portnames by James Smart · 8 years ago
  19. ba3bd6e scsi: lpfc: remove dead sli3 nvme code by James Smart · 8 years ago
  20. da6b044 scsi: lpfc: correct double print by James Smart · 8 years ago
  21. 43140ca scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT by James Smart · 8 years ago
  22. 166d721 scsi: lpfc: Rework lpfc Kconfig for NVME options by James Smart · 8 years ago
  23. 856984b scsi: lpfc: add transport eh_timed_out reference by James Smart · 8 years ago
  24. 96418b5 scsi: lpfc: Fix eh_deadline setting for sli3 adapters. by James Smart · 8 years ago
  25. 318083a scsi: lpfc: add NVME exchange aborts by James Smart · 8 years ago
  26. 3ebd9b4 scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport by James Smart · 8 years ago
  27. a5068b4 scsi: lpfc: Fix IO submission if WQ is full by James Smart · 8 years ago
  28. b06a622 scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem by James Smart · 8 years ago
  29. 8b36163 scsi: lpfc: Fix RCTL value on NVME LS request and response by James Smart · 8 years ago
  30. 5d18153 scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters by James Smart · 8 years ago
  31. d11f54b scsi: lpfc: fix missing spin_unlock on sql_list_lock by James Smart · 8 years ago
  32. 332ba3b scsi: lpfc: don't dereference dma_buf->iocbq before null check by James Smart · 8 years ago
  33. 7aabe84 scsi: lpfc: sanity check hrq is null before dereferencing it by James Smart · 8 years ago
  34. 70e5afd scsi: lpfc: remove redundant assignment of sgel by James Smart · 8 years ago
  35. 33cc559 scsi: lpfc: replace init_timer by setup_timer by Tomas Jasek · 8 years ago
  36. fd2b18b scsi: qedf: Use vsprintf extension %pad by Joe Perches · 8 years ago
  37. db6b206 scsi: qedf: Fix defective logging format and argument mismatches by Joe Perches · 8 years ago
  38. c527de4 scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly by Christoph Hellwig · 8 years ago
  39. 2345656 scsi: qla2xxx: Fix ql_dump_buffer by Joe Perches · 8 years ago
  40. 934767c scsi: aacraid: Fix typo in blink status by Raghava Aditya Renukunta · 8 years ago
  41. bd57119 scsi: qedi: fix build error without DEBUG_FS by Arnd Bergmann · 8 years ago
  42. c1ae3cf Linux 4.11-rc1 by Linus Torvalds · 8 years ago
  43. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  44. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  45. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  46. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  47. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  48. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  49. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  50. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  51. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  52. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  53. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  54. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  55. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  56. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  58. fd5d666 Documentation/sphinx: fix primary_domain configuration by John Keeping · 8 years ago
  59. f3fc83e docs: Fix htmldocs build failure by Martyn Welch · 8 years ago
  60. 9857b1a doc/ko_KR/memory-barriers: Update control-dependencies section by SeongJae Park · 8 years ago
  61. 2eb6a4b pcieaer doc: update the link by Cao jin · 8 years ago
  62. d3c1a297 Documentation: Update path to sysrq.txt by Krzysztof Kozlowski · 8 years ago
  63. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  64. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  65. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  69. 4511555 Merge branch 'sfx-fixes' by David S. Miller · 8 years ago
  70. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  71. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  72. 48051c3 Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  73. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  74. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  75. b3b6157 Merge branch 'nfp-fixes' by David S. Miller · 8 years ago
  76. d58cebb nfp: correct DMA direction in XDP DMA sync by Jakub Kicinski · 8 years ago
  77. 9383b33 nfp: don't tell FW about the reserved buffer space by Jakub Kicinski · 8 years ago
  78. e285998 Merge branch 'bgmac-fixes' by David S. Miller · 8 years ago
  79. fa42245 net: ethernet: bgmac: mac address change bug by Hari Vyas · 8 years ago
  80. 1620652 net: ethernet: bgmac: init sequence bug by Jon Mason · 8 years ago
  81. 2ddbcea Merge branch 'xen-netback-fixes' by David S. Miller · 8 years ago
  82. a254d8f xen-netback: don't vfree() queues under spinlock by Paul Durrant · 8 years ago
  83. d67ce7d xen-netback: keep a local pointer for vif in backend_disconnect() by Paul Durrant · 8 years ago
  84. f7bb3d8 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  85. 25e94a9 netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails by Pablo Neira Ayuso · 8 years ago
  86. f912135 netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups by Pablo Neira Ayuso · 8 years ago
  87. da2f27e netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 8 years ago
  88. 66ddb82 can: flexcan: fix typo in comment by Marc Kleine-Budde · 8 years ago
  89. 7c42631 can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 8 years ago
  90. 540a27a can: gs_usb: fix coding style by Ethan Zonca · 8 years ago
  91. c919a30 can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 8 years ago
  92. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  93. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  94. c74042f ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines by Alexander Duyck · 8 years ago
  95. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  96. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 3f80dd6 Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. d3aa9c9 ixgbe: update the rss key on h/w, when ethtool ask for it by Paolo Abeni · 8 years ago
  100. 5eca1c1 sched/headers: Clean up <linux/sched.h> by Ingo Molnar · 8 years ago