1. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 9 years ago
  2. 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 9 years ago
  3. 67d605f Merge branch 'dev/rename-keys' into for-chris-4.6 by David Sterba · 9 years ago
  4. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 9 years ago
  5. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
  6. 7aff8cf btrfs: reada: ignore creating reada_extent for a non-existent device by Zhao Lei · 9 years ago
  7. 4fe7a0e btrfs: reada: avoid undone reada extents in btrfs_reada_wait by Zhao Lei · 9 years ago
  8. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
  9. 895a11b btrfs: reada: simplify dev->reada_in_flight processing by Zhao Lei · 9 years ago
  10. 8afd684 btrfs: reada: Fix a debug code typo by Zhao Lei · 9 years ago
  11. 57f16e0 btrfs: reada: Jump into cleanup in direct way for __readahead_hook() by Zhao Lei · 9 years ago
  12. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
  13. 6e39dbe btrfs: reada: Pass reada_extent into __readahead_hook directly by Zhao Lei · 9 years ago
  14. b257cf5 btrfs: reada: move reada_extent_put to place after __readahead_hook() by Zhao Lei · 9 years ago
  15. 1e7970c btrfs: reada: Remove level argument in severial functions by Zhao Lei · 9 years ago
  16. 3194502 btrfs: reada: bypass adding extent when all zone failed by Zhao Lei · 9 years ago
  17. 6a159d2 btrfs: reada: add all reachable mirrors into reada device list by Zhao Lei · 9 years ago
  18. a3f7fde btrfs: reada: Move is_need_to_readahead contition earlier by Zhao Lei · 9 years ago
  19. 97d5f0e btrfs: reada: Avoid many times of empty loop by Zhao Lei · 9 years ago
  20. 8e9aa51 btrfs: reada: Add missed segment checking in reada_find_zone by Zhao Lei · 9 years ago
  21. c37f49c btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone by Zhao Lei · 9 years ago
  22. 5037853 btrfs: reada: Fix in-segment calculation for reada by Zhao Lei · 9 years ago
  23. fed8f16 btrfs: Introduce new mount option alias for nologreplay by Qu Wenruo · 9 years ago
  24. 96da091 btrfs: Introduce new mount option to disable tree log replay by Qu Wenruo · 9 years ago
  25. 8dcddfa btrfs: Introduce new mount option usebackuproot to replace recovery by Qu Wenruo · 9 years ago
  26. 9f07e1d btrfs: teach print_leaf about temporary item subtypes by David Sterba · 9 years ago
  27. 585a3d0 btrfs: teach print_leaf about permanent item subtypes by David Sterba · 9 years ago
  28. 242e295 btrfs: switch dev stats item to the permanent item key by David Sterba · 9 years ago
  29. 50c2d5a btrfs: introduce key type for persistent permanent items by David Sterba · 9 years ago
  30. c479cb4 btrfs: switch balance item to the temporary item key by David Sterba · 9 years ago
  31. 0bbbccb1 btrfs: introduce key type for persistent temporary items by David Sterba · 9 years ago
  32. 66722f7 btrfs: switch to kcalloc in btrfs_cmp_data_prepare by David Sterba · 9 years ago
  33. fd95ef5 btrfs: extent same: use GFP_KERNEL for page array allocations by David Sterba · 9 years ago
  34. 78f2c9e btrfs: device add and remove: use GFP_KERNEL by David Sterba · 9 years ago
  35. 49e350a btrfs: readdir: use GFP_KERNEL by David Sterba · 9 years ago
  36. 32fc932 btrfs: fallocate: use GFP_KERNEL by David Sterba · 9 years ago
  37. 74e4d82 btrfs: let callers of btrfs_alloc_root pass gfp flags by David Sterba · 9 years ago
  38. 58c4e17 btrfs: scrub: use GFP_KERNEL on the submission path by David Sterba · 9 years ago
  39. ed0244f btrfs: reada: use GFP_KERNEL everywhere by David Sterba · 9 years ago
  40. e780b0d btrfs: send: use GFP_KERNEL everywhere by David Sterba · 9 years ago
  41. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 9 years ago
  42. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  43. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  44. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  45. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  46. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  48. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  49. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 9 years ago
  51. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  52. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 9 years ago
  53. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 9 years ago
  54. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 9 years ago
  55. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  56. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 9 years ago
  57. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  58. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  59. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 9 years ago
  60. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 9 years ago
  61. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago
  62. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 9 years ago
  63. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 9 years ago
  64. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 9 years ago
  65. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
  66. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 9 years ago
  67. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 9 years ago
  68. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 9 years ago
  69. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  70. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 9 years ago
  71. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
  72. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  73. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  74. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  75. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  76. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  77. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  78. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  79. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  80. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  81. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  82. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  83. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 9 years ago
  84. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  85. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  86. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  87. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  88. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  89. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  90. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  91. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  92. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 9 years ago
  93. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  94. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  95. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  96. 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  97. 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  98. 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  99. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago
  100. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago