1. f2c771a md/raid1: fix: IO can block resync indefinitely by NeilBrown · 9 years ago
  2. 85c9ccd md/bitmap: Don't write bitmap while earlier writes might be in-flight by NeilBrown · 9 years ago
  3. a9ae93c md/raid10: abort delayed writes when device fails. by NeilBrown · 9 years ago
  4. 5e2c7a3 md/raid1: abort delayed writes when device fails. by NeilBrown · 9 years ago
  5. 060b068 md: perform async updates for metadata where possible. by NeilBrown · 9 years ago
  6. 3fd880a raid5-cache: restrict the use area of the log_offset variable by JackieLiu · 9 years ago
  7. cc6167b md/raid5: change printk() to pr_*() by NeilBrown · 9 years ago
  8. 08464e0 md/raid10: change printk() to pr_*() by NeilBrown · 9 years ago
  9. 1d41c21 md/raid1: change printk() to pr_*() by NeilBrown · 9 years ago
  10. 7660388 md/raid0: replace printk() with pr_*() by NeilBrown · 9 years ago
  11. 7279694 md/multipath: replace printk() with pr_*() by NeilBrown · 9 years ago
  12. a2e202a md/linear: replace printk() with pr_*() by NeilBrown · 9 years ago
  13. ec0cc22 md/bitmap: change all printk() to pr_*() by NeilBrown · 9 years ago
  14. 9d48739 md: change all printk() to pr_err() or pr_warn() etc. by NeilBrown · 9 years ago
  15. 7f0f0d8 md: fix some issues with alloc_disk_sb() by NeilBrown · 9 years ago
  16. cbb3873 md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM by Guoqing Jiang · 9 years ago
  17. 7adb072 raid5: revert commit 11367799f3d1 by Tomasz Majchrzak · 9 years ago
  18. 91a6c4a md: wake up personality thread after array state update by Tomasz Majchrzak · 9 years ago
  19. dcbcb48 md: don't fail an array if there are unacknowledged bad blocks by Tomasz Majchrzak · 9 years ago
  20. 35b785f md: add bad block support for external metadata by Tomasz Majchrzak · 9 years ago
  21. 8cebec4 Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  22. c1f4c2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  23. bd060ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  24. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  25. e12d8d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  26. f29b909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  27. 03daa36 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  28. d8d1721 Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  29. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  30. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  31. d299704 Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 9 years ago
  32. 594aef6 Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  33. 4c4480a HID: sensor: fix attributes in HID sensor interface by Ooi, Joyce · 9 years ago
  34. 021afd5 HID: intel-ish-hid: request_irq failure by Srinivas Pandruvada · 9 years ago
  35. 2a1e3b9 HID: intel-ish-hid: Fix driver reinit failure by Even Xu · 9 years ago
  36. 8b2979f HID: intel-ish-hid: Move DMA disable code to new function by Even Xu · 9 years ago
  37. c2ed83f HID: intel-ish-hid: consolidate ish wake up operation by Even Xu · 9 years ago
  38. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  39. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 9 years ago
  40. 147b36d i2c: core: fix NULL pointer dereference under race condition by Vladimir Zapolskiy · 9 years ago
  41. cf0ea4d HID: usbhid: add ATEN CS962 to list of quirky devices by Oliver Neukum · 9 years ago
  42. 1793e1c HID: intel-ish-hid: Fix !CONFIG_PM build warning by Borislav Petkov · 9 years ago
  43. 5459ada HID: sensor-hub: Fix packing of result buffer for feature report by Srinivas Pandruvada · 9 years ago
  44. e9300a4 firewire: net: fix fragmented datagram_size off-by-one by Stefan Richter · 9 years ago
  45. 667121a firewire: net: guard against rx buffer overflows by Stefan Richter · 9 years ago
  46. 7ec30fc Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  47. e676717 Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  48. eed6f0e virtio-gpu: fix vblank events by Gerd Hoffmann · 9 years ago
  49. 04659fe Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  50. a75e003 Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  51. 812d478 gpio/mvebu: Use irq_domain_add_linear by Jason Gunthorpe · 9 years ago
  52. b0a6af8 drm/nouveau/acpi: fix check for power resources support by Peter Wu · 9 years ago
  53. 5f7f8f6 Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes by Dave Airlie · 9 years ago
  54. c7e9d39 gpio: of: fix GPIO drivers with multiple gpio_chip for a single node by Masahiro Yamada · 9 years ago
  55. 953b956 gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak by Lars-Peter Clausen · 9 years ago
  56. 0c183d9 Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  57. 3f7b55b Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  58. befd996 tpm: remove invalid min length check from tpm_do_selftest() by Jarkko Sakkinen · 9 years ago
  59. 75bfa81 virtio_ring: mark vring_dma_dev inline by Michael S. Tsirkin · 9 years ago
  60. 2ff9844 virtio_blk: Delete an unnecessary initialisation in init_vq() by Markus Elfring · 9 years ago
  61. 668866b virtio_blk: Use kmalloc_array() in init_vq() by Markus Elfring · 9 years ago
  62. 3dae2c6 virtio: remove config.c by Juergen Gross · 9 years ago
  63. 3456376 virtio: console: Unlock vqs while freeing buffers by Matt Redfearn · 9 years ago
  64. 8424af5 virtio: update balloon size in balloon "probe" by Konstantin Neumoin · 9 years ago
  65. 0ea1e4a virtio_ring: Make interrupt suppression spec compliant by Ladi Prosek · 9 years ago
  66. a0be1db virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices by Will Deacon · 9 years ago
  67. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. fceb9c3 geneve: avoid using stale geneve socket. by pravin shelar · 9 years ago
  69. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 9 years ago
  70. 087892d qede: Fix out-of-bound fastpath memory access by Mintz, Yuval · 9 years ago
  71. 3034783 net: phy: dp83848: add dp83822 PHY support by Roger Quadros · 9 years ago
  72. 9fe1c98 enic: fix rq disable by Govindarajulu Varadarajan · 9 years ago
  73. 8bf371e ibmvnic: Fix missing brackets in init_sub_crq_irqs by Thomas Falcon · 9 years ago
  74. 9888d7b ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 9 years ago
  75. dbc34e7 Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context" by David S. Miller · 9 years ago
  76. 4c96f5b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  77. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 9 years ago
  78. d2582a0 net/mlx4_en: Fix potential deadlock in port statistics flow by Jack Morgenstein · 9 years ago
  79. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 9 years ago
  80. 81d1841 net/mlx4_core: Do not access comm channel if it has not yet been initialized by Jack Morgenstein · 9 years ago
  81. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 9 years ago
  82. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 9 years ago
  83. 4850cf4 net/mlx4_en: Resolve dividing by zero in 32-bit system by Eugenia Emantayev · 9 years ago
  84. 72da2e91 net/mlx4_core: Change the default value of enable_qos by Moshe Lazer · 9 years ago
  85. 33a1f8b net/mlx4_core: Avoid setting ports to auto when only one port type is supported by Maor Gottlieb · 9 years ago
  86. aa0c08f net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec by Jack Morgenstein · 9 years ago
  87. efa5637 Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  88. 8d7533e ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 9 years ago
  89. fd33b24 net: mv643xx_eth: Fetch the phy connection type from DT by Jason Gunthorpe · 9 years ago
  90. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. e934f68 Revert "hv_netvsc: report vmbus name in ethtool" by Stephen Hemminger · 9 years ago
  92. 166e604 cxgb4: Fix error handling in alloc_uld_rxqs(). by Ganesh Goudar · 9 years ago
  93. a4256bc IB/mlx4: avoid a -Wmaybe-uninitialize warning by Arnd Bergmann · 9 years ago
  94. 2fbef66 Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  95. 5ee67b5 spi: dspi: clear SPI_SR before enable interrupt by Yuan Yao · 9 years ago
  96. 2a29003 Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  97. 10e15a6 Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes by Olof Johansson · 9 years ago
  98. c636e17 Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  99. db4a57e Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  100. 37cc6bb Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago