1. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  2. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  3. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  4. 5680db4 vfat: deduplicate hex2bin() by OGAWA Hirofumi · 8 years ago
  5. b9fa2ad autofs: use unsigned int/long instead of uint/ulong for ioctl args by Tomohiro Kusumi · 8 years ago
  6. 7ed1da8 autofs: drop wrong comment by Tomohiro Kusumi · 8 years ago
  7. 718b303 autofs: use AUTOFS_DEV_IOCTL_SIZE by Tomohiro Kusumi · 8 years ago
  8. ed837d0 autofs: non functional header inclusion cleanup by Tomohiro Kusumi · 8 years ago
  9. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 8 years ago
  10. e54c7bc autofs: make disc device user accessible by Ian Kent · 8 years ago
  11. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 8 years ago
  12. 9367bb7 binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec() by Markus Elfring · 8 years ago
  13. b2ac2ea fs/epoll: use faster rb_first_cached() by Davidlohr Bueso · 8 years ago
  14. 410bd5e procfs: use faster rb_first_cached() by Davidlohr Bueso · 8 years ago
  15. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 8 years ago
  16. 1403830 fs, proc: unconditional cond_resched when reading smaps by David Rientjes · 8 years ago
  17. 855d976 proc: uninline proc_create() by Alexey Dobriyan · 8 years ago
  18. 1240ea0 fs, proc: remove priv argument from is_stack by Michal Hocko · 8 years ago
  19. 656710a userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS by Andrea Arcangeli · 8 years ago
  20. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 8 years ago
  21. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 8 years ago
  22. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 8 years ago
  23. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 8 years ago
  24. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 8 years ago
  25. 828f425 Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  26. 21d236b Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  27. 8dc5b3a Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  28. 2500e28 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 8 years ago
  29. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  30. 460352c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  31. c0da4fa Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  32. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  33. 2a8a986 fs: aio: fix the increment of aio-nr and counting against aio-max-nr by Mauricio Faria de Oliveira · 8 years ago
  34. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  35. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 8 years ago
  36. 493b0e9 mm: add /proc/pid/smaps_rollup by Daniel Colascione · 8 years ago
  37. a36985d userfaultfd: provide pid in userfault msg - add feat union by Andrea Arcangeli · 8 years ago
  38. 9d4ac93 userfaultfd: provide pid in userfault msg by Alexey Perevalov · 8 years ago
  39. 2d6d6f5 mm: userfaultfd: add feature to request for a signal delivery by Prakash Sangappa · 8 years ago
  40. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 8 years ago
  41. de23abd fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range by Jeff Layton · 8 years ago
  42. ce53e8e userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs by Mike Rapoport · 8 years ago
  43. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 8 years ago
  44. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 8 years ago
  45. 48f2301 hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages() by Jan Kara · 8 years ago
  46. 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 8 years ago
  47. dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 8 years ago
  48. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 8 years ago
  49. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 8 years ago
  50. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 8 years ago
  51. 964f14a ocfs2: clean up some dead code by Jun Piao · 8 years ago
  52. 01ffb56 ocfs2: make ocfs2_set_acl() static by Jan Kara · 8 years ago
  53. 2f52074 dax: initialize variable pfn before using it by Nicolas Iooss · 8 years ago
  54. 917f345 dax: use PG_PMD_COLOUR instead of open coding by Ross Zwisler · 8 years ago
  55. a2e050f dax: explain how read(2)/write(2) addresses are validated by Ross Zwisler · 8 years ago
  56. 527b19d dax: move all DAX radix tree defs to fs/dax.c by Ross Zwisler · 8 years ago
  57. d01ad19 dax: remove DAX code from page_cache_tree_insert() by Ross Zwisler · 8 years ago
  58. 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 8 years ago
  59. e30331f dax: relocate some dax functions by Ross Zwisler · 8 years ago
  60. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  61. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  62. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  63. c7f396f Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  64. be6297e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  65. 5791577 Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  66. 77d0ab6 Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  67. eae03e2 nfsd: Incoming xdr_bufs may have content in tail buffer by Chuck Lever · 8 years ago
  68. 0828170 merge nfsd 4.13 bugfixes into nfsd for-4.14 branch by J. Bruce Fields · 8 years ago
  69. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  70. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  71. 4cd7d6c media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftovers by Mauro Carvalho Chehab · 8 years ago
  72. 76e7527 cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 8 years ago
  73. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 8 years ago
  74. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 8 years ago
  75. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 8 years ago
  78. 69c0067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 6c37059 xfs: use kmem_free to free return value of kmem_zalloc by Pan Bian · 8 years ago
  80. 8353a81 xfs: open code end_buffer_async_write in xfs_finish_page_writeback by Christoph Hellwig · 8 years ago
  81. dd60687 xfs: don't set v3 xflags for v2 inodes by Christoph Hellwig · 8 years ago
  82. 7bf7a19 xfs: fix compiler warnings by Darrick J. Wong · 8 years ago
  83. d0d6ab5 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  84. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 4cc1ee5 xfs: simplify the rmap code in xfs_bmse_merge by Darrick J. Wong · 8 years ago
  86. f91fb95 xfs: remove unused flags arg from xfs_file_iomap_begin_delay by Eric Sandeen · 8 years ago
  87. 47c7d0b xfs: fix incorrect log_flushed on fsync by Amir Goldstein · 8 years ago
  88. 742d842 xfs: disable per-inode DAX flag by Christoph Hellwig · 8 years ago
  89. 8bfadd8 xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves by Christoph Hellwig · 8 years ago
  90. e17a5c6 xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent by Christoph Hellwig · 8 years ago
  91. 4c35445b xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at by Christoph Hellwig · 8 years ago
  92. 4da6b51 xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents by Christoph Hellwig · 8 years ago
  93. 05b7c8a xfs: move some code around inside xfs_bmap_shift_extents by Christoph Hellwig · 8 years ago
  94. 138e4ad epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() by Oleg Nesterov · 8 years ago
  95. b8a78bb Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  96. f2285c1 xfs: use xfs_iext_get_extent in xfs_bmap_first_unused by Christoph Hellwig · 8 years ago
  97. 50bb44c xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert by Christoph Hellwig · 8 years ago
  98. 67e4e69 xfs: add a xfs_iext_update_extent helper by Christoph Hellwig · 8 years ago
  99. d522d56 xfs: consolidate the various page fault handlers by Christoph Hellwig · 8 years ago
  100. e7647fb iomap: return VM_FAULT_* codes from iomap_page_mkwrite by Christoph Hellwig · 8 years ago