1. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  2. ebfddb3 fscache: fix fscache_objlist_show format processing by Arnd Bergmann · 7 years ago
  3. 6dec0dd procfs: remove unused variable by Arnd Bergmann · 7 years ago
  4. e7989f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  5. c353f88 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  6. 6d8ef53 Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  7. cdb897e Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  8. b31ff3c xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present by Richard Wareing · 8 years ago
  9. e6c6de1 f2fs: hurry up to issue discard after io interruption by Chao Yu · 8 years ago
  10. 80647e5 f2fs: fix to show correct discard_granularity in sysfs by Chao Yu · 8 years ago
  11. ca7d802 f2fs: detect dirty inode in evict_inode by Chao Yu · 8 years ago
  12. 939ae4e ovl: fix false positive ESTALE on lookup by Amir Goldstein · 8 years ago
  13. 5b97eea fuse: getattr cleanup by Miklos Szeredi · 8 years ago
  14. e1c0eec fuse: honor iocb sync flags on write by Miklos Szeredi · 8 years ago
  15. 5d6d3a3 fuse: allow server to run in different pid_ns by Miklos Szeredi · 8 years ago
  16. 8e7757d Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  17. 0abd8e7 f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared by Daeho Jeong · 8 years ago
  18. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  19. b3a97a2 f2fs: speed up gc_urgent mode with SSR by Jaegeuk Kim · 8 years ago
  20. 1eb1ef4 f2fs: better to wait for fstrim completion by Jaegeuk Kim · 8 years ago
  21. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  22. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  23. 1bd5d6d NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  24. ad9a19d Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  25. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  26. 8b77484 NFS: Don't hold the group lock when calling nfs_release_request() by Trond Myklebust · 8 years ago
  27. 5d2a9d9 NFS: Remove pnfs_generic_transfer_commit_list() by Trond Myklebust · 8 years ago
  28. 137da55 NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock by Trond Myklebust · 8 years ago
  29. 196639e NFS: Fix 2 use after free issues in the I/O code by Trond Myklebust · 8 years ago
  30. 5680db4 vfat: deduplicate hex2bin() by OGAWA Hirofumi · 8 years ago
  31. b9fa2ad autofs: use unsigned int/long instead of uint/ulong for ioctl args by Tomohiro Kusumi · 8 years ago
  32. 7ed1da8 autofs: drop wrong comment by Tomohiro Kusumi · 8 years ago
  33. 718b303 autofs: use AUTOFS_DEV_IOCTL_SIZE by Tomohiro Kusumi · 8 years ago
  34. ed837d0 autofs: non functional header inclusion cleanup by Tomohiro Kusumi · 8 years ago
  35. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 8 years ago
  36. e54c7bc autofs: make disc device user accessible by Ian Kent · 8 years ago
  37. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 8 years ago
  38. 9367bb7 binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec() by Markus Elfring · 8 years ago
  39. b2ac2ea fs/epoll: use faster rb_first_cached() by Davidlohr Bueso · 8 years ago
  40. 410bd5e procfs: use faster rb_first_cached() by Davidlohr Bueso · 8 years ago
  41. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 8 years ago
  42. 1403830 fs, proc: unconditional cond_resched when reading smaps by David Rientjes · 8 years ago
  43. 855d976 proc: uninline proc_create() by Alexey Dobriyan · 8 years ago
  44. 1240ea0 fs, proc: remove priv argument from is_stack by Michal Hocko · 8 years ago
  45. 656710a userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS by Andrea Arcangeli · 8 years ago
  46. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 8 years ago
  47. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 8 years ago
  48. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 8 years ago
  49. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 8 years ago
  50. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 8 years ago
  51. 27161f1 f2fs: avoid race in between read xattr & write xattr by Yunlei He · 8 years ago
  52. 13ba41e f2fs: make get_lock_data_page to handle encrypted inode by Jaegeuk Kim · 8 years ago
  53. 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
  54. 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
  55. 8dc5b3a Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  56. 2500e28 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 8 years ago
  57. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  58. 460352c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  59. 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
  60. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. 2a8a986 fs: aio: fix the increment of aio-nr and counting against aio-max-nr by Mauricio Faria de Oliveira · 8 years ago
  62. e973b1a5 NFS: Sync the correct byte range during synchronous writes by tarangg@amazon.com · 8 years ago
  63. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 8 years ago
  65. 493b0e9 mm: add /proc/pid/smaps_rollup by Daniel Colascione · 8 years ago
  66. a36985d userfaultfd: provide pid in userfault msg - add feat union by Andrea Arcangeli · 8 years ago
  67. 9d4ac93 userfaultfd: provide pid in userfault msg by Alexey Perevalov · 8 years ago
  68. 2d6d6f5 mm: userfaultfd: add feature to request for a signal delivery by Prakash Sangappa · 8 years ago
  69. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 8 years ago
  70. de23abd fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range by Jeff Layton · 8 years ago
  71. ce53e8e userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs by Mike Rapoport · 8 years ago
  72. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 8 years ago
  73. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 8 years ago
  74. 48f2301 hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages() by Jan Kara · 8 years ago
  75. 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 8 years ago
  76. dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 8 years ago
  77. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 8 years ago
  78. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 8 years ago
  79. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 8 years ago
  80. 964f14a ocfs2: clean up some dead code by Jun Piao · 8 years ago
  81. 01ffb56 ocfs2: make ocfs2_set_acl() static by Jan Kara · 8 years ago
  82. 2f52074 dax: initialize variable pfn before using it by Nicolas Iooss · 8 years ago
  83. 917f345 dax: use PG_PMD_COLOUR instead of open coding by Ross Zwisler · 8 years ago
  84. a2e050f dax: explain how read(2)/write(2) addresses are validated by Ross Zwisler · 8 years ago
  85. 527b19d dax: move all DAX radix tree defs to fs/dax.c by Ross Zwisler · 8 years ago
  86. d01ad19 dax: remove DAX code from page_cache_tree_insert() by Ross Zwisler · 8 years ago
  87. 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 8 years ago
  88. e30331f dax: relocate some dax functions by Ross Zwisler · 8 years ago
  89. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  90. 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
  91. 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
  92. 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
  93. be6297e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  94. 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
  95. 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
  96. 15b51bd ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap by Yan, Zheng · 8 years ago
  97. f275635 ceph: wait on writeback after writing snapshot data by Yan, Zheng · 8 years ago
  98. 7e1ee54 ceph: fix capsnap dirty pages accounting by Yan, Zheng · 8 years ago
  99. 2a2d927 ceph: ignore wbc->range_{start,end} when write back snapshot data by Yan, Zheng · 8 years ago
  100. 590e9d9 ceph: fix "range cyclic" mode writepages by Yan, Zheng · 8 years ago