1. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  3. eecd7f4 fat: remove redundant assignment of 0 to slots by Colin Ian King · 7 years ago
  4. 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
  5. 577753c nilfs2: remove inode->i_version initialization by Jeff Layton · 7 years ago
  6. 3147db8 nilfs2: use octal for unreadable permission macro by Ryusuke Konishi · 7 years ago
  7. 4d685f9 nilfs2: align block comments of nilfs_sufile_truncate_range() at * by Ryusuke Konishi · 7 years ago
  8. d4f0284 fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  9. 31ccb1f nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  10. 7554e9c fs/nilfs2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  12. d3f14c4 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
  13. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  14. ecc0c46 autofs: don't fail mount for transient error by NeilBrown · 7 years ago
  15. 37b5e52 epoll: remove ep_call_nested() from ep_eventpoll_poll() by Jason Baron · 7 years ago
  16. 57a173b epoll: avoid calling ep_call_nested() from ep_poll_safewake() by Jason Baron · 7 years ago
  17. 2ae928a epoll: account epitem and eppoll_entry to kmemcg by Shakeel Butt · 7 years ago
  18. 0746a0b proc: use do-while in name_to_int() by Alexey Dobriyan · 7 years ago
  19. 3ee2a19 proc: : uninline name_to_int() by Alexey Dobriyan · 7 years ago
  20. c643401 proc, coredump: add CoreDumping flag to /proc/pid/status by Roman Gushchin · 7 years ago
  21. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  22. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  23. e0bcb42 Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
  24. b6b220b Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  25. fcfa447 NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" by Benjamin Coddington · 7 years ago
  26. f02fee2 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
  27. c05cefc nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  28. fd53dde NFS: super: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  29. e4949e4 nfs: remove net pointer from messages by Vasily Averin · 7 years ago
  30. b0b5352 nfs client: exit_net cleanup check added by Vasily Averin · 7 years ago
  31. 0671d8f nfs/write: Use common error handling code in nfs_lock_and_join_requests() by Markus Elfring · 7 years ago
  32. fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
  33. e1fff5d NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state by Trond Myklebust · 7 years ago
  34. 46280d9 NFSv4: Check the open stateid when searching for expired state by Trond Myklebust · 7 years ago
  35. 140087fd NFSv4: Clean up nfs4_delegreturn_done by Trond Myklebust · 7 years ago
  36. 91b30d2 NFSv4: cleanup nfs4_close_done by Trond Myklebust · 7 years ago
  37. ff90514 NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn by Trond Myklebust · 7 years ago
  38. 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
  39. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  40. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  41. d803224 NFS: Fix a typo in nfs_rename() by Trond Myklebust · 7 years ago
  42. 8fd1ab7 NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  43. ad9e02d NFSv4: Add a tracepoint to document open stateid updates by Trond Myklebust · 7 years ago
  44. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  45. 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  46. 3944369 NFS: Avoid RCU usage in tracepoints by Anna Schumaker · 7 years ago
  47. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  48. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  49. cbda1b2 Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  54. 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  55. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  56. 0896cad fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  57. 81a090b fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  58. 2b28a7b fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  59. eba6dd6 fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  60. a2a5dea fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  61. 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
  62. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  63. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  64. 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
  65. 2015a63 xfs: fix type usage by Darrick J. Wong · 7 years ago
  66. 962cc1a xfs: fix forgotten rcu read unlock when skipping inode reclaim by Darrick J. Wong · 7 years ago
  67. 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
  68. 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
  69. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  70. df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
  71. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  72. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  73. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  74. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  75. 00bb31f userfaultfd: use mmgrab instead of open-coded increment of mm_count by Mike Rapoport · 7 years ago
  76. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  77. f3f7c09 fs, mm: account filp cache to kmemcg by Shakeel Butt · 7 years ago
  78. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  79. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  80. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  81. 9c19a9c cifs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  82. aef6e41 afs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  83. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  84. 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  85. 40f9c51 nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  86. d2bc5b3 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  87. 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  88. 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
  89. 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  90. dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  91. 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  92. 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  93. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  94. 007ab7b fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() by Anshuman Khandual · 7 years ago
  95. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  96. 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
  97. 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
  98. 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  99. 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  100. 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago