1. c046c32 dax: re-enable dax pmd mappings by Dan Williams · 9 years ago
  2. cbb38e4 dax: provide diagnostics for pmd mapping failures by Dan Williams · 9 years ago
  3. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  4. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  5. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  6. 59bf4fb dax: Split pmd map when fallback on COW by Toshi Kani · 9 years ago
  7. b2e0d16 dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() by Dan Williams · 9 years ago
  8. fe683ad dax: guarantee page aligned results from bdev_direct_access() by Dan Williams · 9 years ago
  9. 0e749e5 dax: increase granularity of dax_clear_blocks() operations by Dan Williams · 9 years ago
  10. 52db400 pmem, dax: clean up clear_pmem() by Dan Williams · 9 years ago
  11. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  12. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  13. afd9883 mm, proc: adjust PSS calculation by Kirill A. Shutemov · 9 years ago
  14. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  15. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  16. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  17. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  19. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  20. 63f729c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  22. 3e89e1c hugetlb: make mm and fs code explicitly non-modular by Paul Gortmaker · 9 years ago
  23. 0e41e27 mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_pmd() by Oleg Nesterov · 9 years ago
  24. 84ad580 proc: meminfo: estimate available memory more conservatively by Johannes Weiner · 9 years ago
  25. b832861 fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO) by Andrew Morton · 9 years ago
  26. 8cee852 mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status by Jerome Marchand · 9 years ago
  27. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  28. 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 9 years ago
  29. 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 9 years ago
  30. c261e7d9 mm, proc: account for shmem swap in /proc/pid/smaps by Vlastimil Babka · 9 years ago
  31. 4a8c7bb mm/mempolicy.c: convert the shared_policy lock to a rwlock by Nathan Zimmer · 9 years ago
  32. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  33. b2a209f Revert "kernfs: do not account ino_ida allocations to memcg" by Vladimir Davydov · 9 years ago
  34. 3c973b0 ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h by Joseph Qi · 9 years ago
  35. 98e141f ocfs2: dlm: remove redundant code by Junxiao Bi · 9 years ago
  36. 074a6c6 ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del by Joseph Qi · 9 years ago
  37. 32e4932 ocfs2/dlm: do not insert a new mle when another process is already migrating by xuejiufei · 9 years ago
  38. bef5502 ocfs2/dlm: ignore cleaning the migration mle that is inuse by xuejiufei · 9 years ago
  39. 1cce4df ocfs2: do not lock/unlock() inode DLM lock by Goldwyn Rodrigues · 9 years ago
  40. 1247017 ocfs2: fix slot overwritten if storage link down during mount by jiangyiwen · 9 years ago
  41. c372f21 ocfs2/dlm: return appropriate value when dlm_grab() returns NULL by Xue jiufei · 9 years ago
  42. 72865d9 ocfs2: clean up redundant NULL check before iput by Joseph Qi · 9 years ago
  43. b556014 ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker by jiangyiwen · 9 years ago
  44. 9e62dc0 ocfs2: constify ocfs2_extent_tree_operations structures by Julia Lawall · 9 years ago
  45. 30bee89 ocfs2/dlm: fix a race between purge and migration by Xue jiufei · 9 years ago
  46. a84ac33 ocfs2: o2hb: increase unsteady iterations by Junxiao Bi · 9 years ago
  47. d636462 ocfs2: return non-zero st_blocks for inline data by John Haxby · 9 years ago
  48. 3eb5bdf ocfs2: optimize bad declarations and redundant assignment by Norton.Zhu · 9 years ago
  49. 2886357b logfs: fix logfs build errors and dependencies by Arnd Bergmann · 9 years ago
  50. c510eff fsnotify: destroy marks with call_srcu instead of dedicated thread by Jeff Layton · 9 years ago
  51. 1deaf9d fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes by Geliang Tang · 9 years ago
  52. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 9 years ago
  53. 6e8b50d nfsd: add new io class tracepoint by Jeff Layton · 9 years ago
  54. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  55. f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  56. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  57. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  58. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  59. 60b7eca Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  60. 420d12d Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  61. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  62. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  63. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  64. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  65. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  66. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 447135a f2fs: should unset atomic flag after successful commit by Jaegeuk Kim · 9 years ago
  68. 1663cae f2fs: fix wrong memory condition check by Jaegeuk Kim · 9 years ago
  69. 42190d2 f2fs: monitor the number of background checkpoint by Jaegeuk Kim · 9 years ago
  70. d0239e1 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 9 years ago
  71. 6beceb5 f2fs: introduce time and interval facility by Jaegeuk Kim · 9 years ago
  72. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  73. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  74. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  75. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  76. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 9 years ago
  77. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  78. 9f2dfda uml: fix hostfs mknod() by Vegard Nossum · 9 years ago
  79. 4fdd1d5 ubifs: Use XATTR_*_PREFIX_LEN by Richard Weinberger · 9 years ago
  80. 170eb55 UBIFS: add a comment in key.h for unused parameter by Dongsheng Yang · 9 years ago
  81. 5a023cd block: enable dax for raw block devices by Dan Williams · 9 years ago
  82. 4ebb16c block: introduce bdev_file_inode() by Dan Williams · 9 years ago
  83. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  84. db39c16 fs:affs:Replace time_t with time64_t by DengChao · 9 years ago
  85. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 9 years ago
  86. 3cc4a84 proc: add a reschedule point in proc_readfd_common() by Eric Dumazet · 9 years ago
  87. bc51b2a logfs: constify logfs_block_ops structures by Julia Lawall · 9 years ago
  88. 0dbf5f2 fcntl: allow to set O_DIRECT flag on pipe by Stanislav Kinsburskiy · 9 years ago
  89. 90330e6 fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE by Abhi Das · 9 years ago
  90. 0b2a6f2 fs: xattr: Use kvfree() by Richard Weinberger · 9 years ago
  91. 263a3df nbd: use ->compat_ioctl() by Al Viro · 9 years ago
  92. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  93. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 9 years ago
  94. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
  95. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 9 years ago
  96. 6b9b210 nfsd: give up on CB_LAYOUTRECALLs after two lease periods by Jeff Layton · 9 years ago
  97. 9b72a38 f2fs: skip releasing nodes in chindless extent tree by Chao Yu · 9 years ago
  98. 68e3538 f2fs: use atomic type for node count in extent tree by Chao Yu · 9 years ago
  99. da5af12 f2fs: recognize encrypted data in f2fs_fiemap by Chao Yu · 9 years ago
  100. 2c4db1a f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 9 years ago