1. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  3. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  4. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  5. 90d6cd5 fs/adfs/adfs.h: tidy up comments by Andrew Morton · 8 years ago
  6. e458bcd fs/overlayfs/super.c needs pagemap.h by Andrew Morton · 8 years ago
  7. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 8 years ago
  8. ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 8 years ago
  9. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  10. 8992de4 fat: constify fatent_operations structures by Julia Lawall · 8 years ago
  11. 16fab20 fat: permit to return phy block number by fibmap in fallocated region by Namjae Jeon · 8 years ago
  12. 7e0f236 fat: skip cluster allocation on fallocated region by Namjae Jeon · 8 years ago
  13. b13bb33 fat: add fat_fallocate operation by Namjae Jeon · 8 years ago
  14. a3082d5 fat: add simple validation for directory inode by OGAWA Hirofumi · 8 years ago
  15. a513d86 fat: allow time_offset to be up to 24 hours by Jan Kara · 8 years ago
  16. 2c35dea fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete by Geliang Tang · 8 years ago
  17. df0108c epoll: add EPOLLEXCLUSIVE flag by Jason Baron · 8 years ago
  18. f4be615 fs/proc/task_mmu.c: add workaround for old compilers by Kirill A. Shutemov · 8 years ago
  19. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  20. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  21. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  22. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  23. 4c416f4 fs/stat.c: drop the last new_valid_dev check by Yaowei Bai · 8 years ago
  24. 4aae8d1 mm/hugetlbfs: unmap pages if page fault raced with hole punch by Mike Kravetz · 8 years ago
  25. 9aacdd3 fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() by Mike Kravetz · 8 years ago
  26. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 8 years ago
  27. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 8 years ago
  28. c046c32 dax: re-enable dax pmd mappings by Dan Williams · 8 years ago
  29. cbb38e4 dax: provide diagnostics for pmd mapping failures by Dan Williams · 8 years ago
  30. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 8 years ago
  31. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 8 years ago
  32. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 8 years ago
  33. 59bf4fb9 dax: Split pmd map when fallback on COW by Toshi Kani · 8 years ago
  34. b2e0d16 dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() by Dan Williams · 8 years ago
  35. fe683ad dax: guarantee page aligned results from bdev_direct_access() by Dan Williams · 8 years ago
  36. 0e749e5 dax: increase granularity of dax_clear_blocks() operations by Dan Williams · 8 years ago
  37. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 8 years ago
  38. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  39. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  40. afd9883 mm, proc: adjust PSS calculation by Kirill A. Shutemov · 8 years ago
  41. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  42. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  43. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  44. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  46. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  47. 63f729c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  49. 3e89e1c hugetlb: make mm and fs code explicitly non-modular by Paul Gortmaker · 8 years ago
  50. 0e41e27 mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_pmd() by Oleg Nesterov · 8 years ago
  51. 84ad580 proc: meminfo: estimate available memory more conservatively by Johannes Weiner · 8 years ago
  52. b832861 fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO) by Andrew Morton · 8 years ago
  53. 8cee852 mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status by Jerome Marchand · 8 years ago
  54. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 8 years ago
  55. 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 8 years ago
  56. 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 8 years ago
  57. c261e7d9 mm, proc: account for shmem swap in /proc/pid/smaps by Vlastimil Babka · 8 years ago
  58. 4a8c7bb mm/mempolicy.c: convert the shared_policy lock to a rwlock by Nathan Zimmer · 8 years ago
  59. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  60. b2a209f Revert "kernfs: do not account ino_ida allocations to memcg" by Vladimir Davydov · 8 years ago
  61. 3c973b0 ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h by Joseph Qi · 8 years ago
  62. 98e141f ocfs2: dlm: remove redundant code by Junxiao Bi · 8 years ago
  63. 074a6c6 ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del by Joseph Qi · 8 years ago
  64. 32e4932 ocfs2/dlm: do not insert a new mle when another process is already migrating by xuejiufei · 8 years ago
  65. bef5502 ocfs2/dlm: ignore cleaning the migration mle that is inuse by xuejiufei · 8 years ago
  66. 1cce4df ocfs2: do not lock/unlock() inode DLM lock by Goldwyn Rodrigues · 8 years ago
  67. 1247017 ocfs2: fix slot overwritten if storage link down during mount by jiangyiwen · 8 years ago
  68. c372f21 ocfs2/dlm: return appropriate value when dlm_grab() returns NULL by Xue jiufei · 8 years ago
  69. 72865d9 ocfs2: clean up redundant NULL check before iput by Joseph Qi · 8 years ago
  70. b556014 ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker by jiangyiwen · 8 years ago
  71. 9e62dc0 ocfs2: constify ocfs2_extent_tree_operations structures by Julia Lawall · 8 years ago
  72. 30bee89 ocfs2/dlm: fix a race between purge and migration by Xue jiufei · 8 years ago
  73. a84ac33 ocfs2: o2hb: increase unsteady iterations by Junxiao Bi · 8 years ago
  74. d636462 ocfs2: return non-zero st_blocks for inline data by John Haxby · 8 years ago
  75. 3eb5bdf ocfs2: optimize bad declarations and redundant assignment by Norton.Zhu · 8 years ago
  76. 2886357b logfs: fix logfs build errors and dependencies by Arnd Bergmann · 8 years ago
  77. c510eff fsnotify: destroy marks with call_srcu instead of dedicated thread by Jeff Layton · 8 years ago
  78. 1deaf9d fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes by Geliang Tang · 8 years ago
  79. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 8 years ago
  80. 6e8b50d nfsd: add new io class tracepoint by Jeff Layton · 9 years ago
  81. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  82. f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  83. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  85. ed8a9d2c block: use bd{grab,put}() instead of open-coding by Ilya Dryomov · 9 years ago
  86. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  87. 60b7eca Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  88. 420d12d Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  89. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  90. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 8 years ago
  93. 4f31d774 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  94. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 447135a f2fs: should unset atomic flag after successful commit by Jaegeuk Kim · 8 years ago
  96. 1663cae f2fs: fix wrong memory condition check by Jaegeuk Kim · 8 years ago
  97. 42190d2 f2fs: monitor the number of background checkpoint by Jaegeuk Kim · 8 years ago
  98. d0239e1 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 8 years ago
  99. 6beceb5 f2fs: introduce time and interval facility by Jaegeuk Kim · 8 years ago
  100. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago