1. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  2. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  3. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  4. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  5. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  6. df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
  7. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  8. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  9. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  10. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  11. 00bb31f userfaultfd: use mmgrab instead of open-coded increment of mm_count by Mike Rapoport · 7 years ago
  12. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  13. f3f7c09 fs, mm: account filp cache to kmemcg by Shakeel Butt · 7 years ago
  14. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  15. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  16. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  17. 9c19a9c cifs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  18. aef6e41 afs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  19. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  20. 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  21. 40f9c51 nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  22. d2bc5b3 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  23. 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  24. 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
  25. 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  26. dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  27. 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  28. 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  29. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  30. 007ab7b fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() by Anshuman Khandual · 7 years ago
  31. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  32. 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
  33. 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
  34. 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  35. 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  36. 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
  37. 67b1b8d ocfs2: clean up some unused function declarations by piaojun · 7 years ago
  38. 1c01967 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
  39. 98d6c09 ocfs2: cleanup unused func declaration and assignment by piaojun · 7 years ago
  40. 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
  41. a60874f ocfs2: remove unused declaration ocfs2_publish_get_mount_state() by Guozhonghua · 7 years ago
  42. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  43. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  44. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  45. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  46. ead710b f2fs: deny accessing encryption policy if encryption is off by Chao Yu · 7 years ago
  47. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  48. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  49. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  50. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  51. f0b60bf Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 7 years ago
  52. 29309a4 Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  53. ac446dc Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  54. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  55. 808eb24 Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  56. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  57. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  58. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  59. 838bee9 Merge udf, isofs, quota, ext2 changes for 4.15-rc1. by Jan Kara · 7 years ago
  60. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  61. 812c605 f2fs: inject fault in inc_valid_node_count by Chao Yu · 7 years ago
  62. 28cfafb f2fs: fix to clear FI_NO_PREALLOC by Chao Yu · 7 years ago
  63. 2c8a4a2 f2fs: expose quota information in debugfs by Jaegeuk Kim · 7 years ago
  64. 12f9ef3 f2fs: separate nat entry mem alloc from nat_tree_lock by Yunlei He · 7 years ago
  65. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  69. 98bf40c afs: Protect call->state changes against signals by David Howells · 7 years ago
  70. 13524ab afs: Trace page dirty/clean by David Howells · 7 years ago
  71. 1cf7a15 afs: Implement shared-writeable mmap by David Howells · 7 years ago
  72. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  73. 215804a afs: Introduce a file-private data record by David Howells · 7 years ago
  74. 83732ec afs: Use a dynamic port if 7001 is in use by Marc Dionne · 7 years ago
  75. dab17c1 afs: Fix directory read/modify race by David Howells · 7 years ago
  76. 2c09901 afs: Trace the sending of pages by David Howells · 7 years ago
  77. 025db80 afs: Trace the initiation and completion of client calls by David Howells · 7 years ago
  78. 1199db6 afs: Fix total-length calculation for multiple-page send by David Howells · 7 years ago
  79. 5f0fc8ba afs: Only progress call state at end of Tx phase from rxrpc callback by David Howells · 7 years ago
  80. bf99a53 afs: Make use of the YFS service upgrade to fully support IPv6 by David Howells · 7 years ago
  81. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  82. 9cc6fc5 afs: Move server rotation code into its own file by David Howells · 7 years ago
  83. 8b2a464 afs: Add an address list concept by David Howells · 7 years ago
  84. 989782d afs: Overhaul cell database management by David Howells · 7 years ago
  85. be080a6 afs: Overhaul permit caching by David Howells · 7 years ago
  86. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  87. d0676a1 afs: Rename struct afs_call server member to cm_server by David Howells · 7 years ago
  88. 03dc2cf afs: Fix the afs_uuid struct to make the char-sized fields signed by David Howells · 7 years ago
  89. f4b3526 afs: Connect up the CB.ProbeUuid by David Howells · 7 years ago
  90. 33cd7f2 afs: Potentially return call->reply[0] from afs_make_call() by David Howells · 7 years ago
  91. 97e3043 afs: Condense afs_call's reply{,2,3,4} into an array by David Howells · 7 years ago
  92. f780c8e afs: Consolidate abort_to_error translators by David Howells · 7 years ago
  93. 3838d3e afs: Allow IPv6 address specification of VL servers by David Howells · 7 years ago
  94. 4d9df98 afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr by David Howells · 7 years ago
  95. ad6a942 afs: Update the cache index structure by David Howells · 7 years ago
  96. 91a9038 afs: Add some protocol defs by David Howells · 7 years ago
  97. 9ed900b afs: Push the net ns pointer to more places by David Howells · 7 years ago
  98. 49566f6 afs: Note the cell in the superblock info also by David Howells · 7 years ago
  99. 59fa1c4 afs: Fix server reaping by David Howells · 7 years ago
  100. e3b2ffe afs: Close the rxrpc socket only after purging the servers by David Howells · 7 years ago