1. f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 9 years ago
  2. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  3. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  4. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  5. e9ddd77 Merge branch 'foreign/josef/space-updates' into for-chris-4.6 by David Sterba · 9 years ago
  6. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 9 years ago
  7. 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 9 years ago
  8. 67d605f Merge branch 'dev/rename-keys' into for-chris-4.6 by David Sterba · 9 years ago
  9. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 9 years ago
  10. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
  11. 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 10 years ago
  12. d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 9 years ago
  13. c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 9 years ago
  14. f7e98a7 btrfs: change max_inline default to 2048 by David Sterba · 9 years ago
  15. 11ea474 btrfs: remove error message from search ioctl for nonexistent tree by David Sterba · 9 years ago
  16. f827ba9 btrfs: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  17. aa66b0b btrfs: fix memory leak of fs_info in block group cache by Kinglong Mee · 9 years ago
  18. 4da2e26 btrfs: Continue write in case of can_not_nocow by Zhao Lei · 9 years ago
  19. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  20. 89771cc btrfs: fix build warning by Sudip Mukherjee · 9 years ago
  21. 47dc196 btrfs: use proper type for failrec in extent_state by David Sterba · 9 years ago
  22. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  23. 8f682f6 btrfs: remove open-coded swap() in backref.c:__merge_refs by Dave Jones · 9 years ago
  24. ac1407b btrfs: remove redundant error check by Byongho Lee · 9 years ago
  25. 0138b6f btrfs: simplify expression in btrfs_calc_trans_metadata_size() by Byongho Lee · 9 years ago
  26. baee879 Btrfs: check reserved when deciding to background flush by Josef Bacik · 9 years ago
  27. 88d3a5a Btrfs: add transaction space reservation tracepoints by Josef Bacik · 9 years ago
  28. dc95f7b Btrfs: fix truncate_space_check by Josef Bacik · 9 years ago
  29. fb4b10e Btrfs: change how we update the global block rsv by Josef Bacik · 9 years ago
  30. 7aff8cf btrfs: reada: ignore creating reada_extent for a non-existent device by Zhao Lei · 9 years ago
  31. 4fe7a0e btrfs: reada: avoid undone reada extents in btrfs_reada_wait by Zhao Lei · 9 years ago
  32. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
  33. 895a11b btrfs: reada: simplify dev->reada_in_flight processing by Zhao Lei · 9 years ago
  34. 8afd684 btrfs: reada: Fix a debug code typo by Zhao Lei · 9 years ago
  35. 57f16e0 btrfs: reada: Jump into cleanup in direct way for __readahead_hook() by Zhao Lei · 9 years ago
  36. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
  37. 6e39dbe btrfs: reada: Pass reada_extent into __readahead_hook directly by Zhao Lei · 9 years ago
  38. b257cf5 btrfs: reada: move reada_extent_put to place after __readahead_hook() by Zhao Lei · 9 years ago
  39. 1e7970c btrfs: reada: Remove level argument in severial functions by Zhao Lei · 9 years ago
  40. 3194502 btrfs: reada: bypass adding extent when all zone failed by Zhao Lei · 9 years ago
  41. 6a159d2 btrfs: reada: add all reachable mirrors into reada device list by Zhao Lei · 9 years ago
  42. a3f7fde btrfs: reada: Move is_need_to_readahead contition earlier by Zhao Lei · 9 years ago
  43. 97d5f0e btrfs: reada: Avoid many times of empty loop by Zhao Lei · 9 years ago
  44. 8e9aa51 btrfs: reada: Add missed segment checking in reada_find_zone by Zhao Lei · 9 years ago
  45. c37f49c btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone by Zhao Lei · 9 years ago
  46. 5037853 btrfs: reada: Fix in-segment calculation for reada by Zhao Lei · 9 years ago
  47. 18558ca Linux 4.5-rc4 by Linus Torvalds · 9 years ago
  48. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  49. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  50. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  51. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  52. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  58. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  59. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  60. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  61. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  62. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  63. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  64. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  65. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 9 years ago
  66. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  67. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  68. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 9 years ago
  69. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 9 years ago
  70. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  71. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  72. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  73. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  74. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  75. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  76. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  77. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  78. fed8f16 btrfs: Introduce new mount option alias for nologreplay by Qu Wenruo · 9 years ago
  79. 96da091 btrfs: Introduce new mount option to disable tree log replay by Qu Wenruo · 9 years ago
  80. 8dcddfa btrfs: Introduce new mount option usebackuproot to replace recovery by Qu Wenruo · 9 years ago
  81. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  82. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 9 years ago
  83. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  84. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  85. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  86. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  87. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 9 years ago
  88. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 9 years ago
  89. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 9 years ago
  90. 078c6c3 mm/backing-dev.c: fix error path in wb_init() by Rasmus Villemoes · 9 years ago
  91. 6b9116a mm, dax: check for pmd_none() after split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  92. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 9 years ago
  93. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 9 years ago
  94. 7707535 ubsan: cosmetic fix to Kconfig text by Yang Shi · 9 years ago
  95. c05235d Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  96. da2f912 Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  97. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  98. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago
  99. fa51b24 net/mlx4: fix some error handling in mlx4_multi_func_init() by Rasmus Villemoes · 9 years ago
  100. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 9 years ago