1. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  2. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  3. 85e0a0f Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock by Filipe Manana · 9 years ago
  4. bd2843f fix ufs write vs readpage race when writing into a hole by Al Viro · 9 years ago
  5. 384989b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  6. d77e92e dax: update PMD fault handler with PMEM API by Ross Zwisler · 9 years ago
  7. 4383868 ceph: improve readahead for file holes by Yan, Zheng · 9 years ago
  8. 55b0b31 ceph: get inode size for each append write by Yan, Zheng · 9 years ago
  9. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  10. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  11. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  12. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  13. 1bfad99 hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete by Mike Kravetz · 9 years ago
  14. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  15. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  16. 1c90308 pagemap: hide physical addresses from non-privileged users by Konstantin Khlebnikov · 9 years ago
  17. 356515e pagemap: rework hugetlb and thp report by Konstantin Khlebnikov · 9 years ago
  18. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  19. a06db75 pagemap: check permissions and capabilities at open time by Konstantin Khlebnikov · 9 years ago
  20. 46c043e mm: take i_mmap_lock in unmap_mapping_range() for DAX by Kirill A. Shutemov · 9 years ago
  21. 3fdd1b47 dax: use linear_page_index() by Matthew Wilcox · 9 years ago
  22. 73a6ec4 dax: ensure that zero pages are removed from other processes by Matthew Wilcox · 9 years ago
  23. d295e34 dax: don't use set_huge_zero_page() by Kirill A. Shutemov · 9 years ago
  24. 8431729 dax: fix race between simultaneous faults by Matthew Wilcox · 9 years ago
  25. 01a33b4 ext4: start transaction before calling into DAX by Matthew Wilcox · 9 years ago
  26. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  27. 84c4e5e dax: improve comment about truncate race by Matthew Wilcox · 9 years ago
  28. e676a4c ext4: use ext4_get_block_write() for DAX by Matthew Wilcox · 9 years ago
  29. dd8a2b6 fs/dax.c: fix typo in #endif comment by Valentin Rothberg · 9 years ago
  30. acd76e7 xfs: huge page fault support by Matthew Wilcox · 9 years ago
  31. 11bd1a9 ext4: huge page fault support by Matthew Wilcox · 9 years ago
  32. e7b1ea2 ext2: huge page fault support by Matthew Wilcox · 9 years ago
  33. 844f35d dax: add huge page fault support by Matthew Wilcox · 9 years ago
  34. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  35. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  36. 5fdb138 ceph: cleanup use of ceph_msg_get by Jianpeng Ma · 9 years ago
  37. e36d571 ceph: no need to get parent inode in ceph_open by Jianpeng Ma · 9 years ago
  38. a43137f ceph: remove the useless judgement by Jianpeng Ma · 9 years ago
  39. 1550d34 ceph: remove redundant test of head->safe and silence static analysis warnings by Brad Hubbard · 9 years ago
  40. 2307863 ceph: fix queuing inode to mdsdir's snaprealm by Yan, Zheng · 9 years ago
  41. a341d4d ceph: invalidate dirty pages after forced umount by Yan, Zheng · 9 years ago
  42. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
  43. b9ffce9 Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  44. 6af3e3a Btrfs: don't initialize a space info as full to prevent ENOSPC by Filipe Manana · 9 years ago
  45. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  46. 77a7880 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  47. 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 9 years ago
  48. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 9 years ago
  49. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  50. bd77966 Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  51. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  52. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  53. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  54. 2c5b7e1 userfaultfd: avoid missing wakeups during refile in userfaultfd_read by Andrea Arcangeli · 9 years ago
  55. dfa37dc userfaultfd: allow signals to interrupt a userfault by Andrea Arcangeli · 9 years ago
  56. e6485a4 userfaultfd: require UFFDIO_API before other ioctls by Andrea Arcangeli · 9 years ago
  57. ad465ca userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE by Andrea Arcangeli · 9 years ago
  58. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 9 years ago
  59. 8d2afd9 userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read by Andrea Arcangeli · 9 years ago
  60. 3004ec9 userfaultfd: allocate the userfaultfd_ctx cacheline aligned by Andrea Arcangeli · 9 years ago
  61. 15b726e userfaultfd: optimize read() and poll() to be O(1) by Andrea Arcangeli · 9 years ago
  62. ba85c70 userfaultfd: wake pending userfaults by Andrea Arcangeli · 9 years ago
  63. a9b85f9 userfaultfd: change the read API to return a uffd_msg by Andrea Arcangeli · 9 years ago
  64. 3f602d2 userfaultfd: Rename uffd_api.bits into .features by Pavel Emelyanov · 9 years ago
  65. 86039bd userfaultfd: add new syscall to provide memory externalization by Andrea Arcangeli · 9 years ago
  66. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  67. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  68. 4635929 ocfs2: clean up redundant NULL checks before kfree by Joseph Qi · 9 years ago
  69. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  70. d0c97d5 ocfs2: do not set fs read-only if rec[0] is empty while committing truncate by Xue jiufei · 9 years ago
  71. 7f27ec9 ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock() by yangwenfang · 9 years ago
  72. 40476b8 ocfs2: use 64bit variables to track heartbeat time by Tina Ruchandani · 9 years ago
  73. ad69482 ocfs2: fix race between crashed dio and rm by Joseph Qi · 9 years ago
  74. f57a22d ocfs2: avoid access invalid address when read o2dlm debug messages by Yiwen Jiang · 9 years ago
  75. 743b5f1 ocfs2: take inode lock in ocfs2_iop_set/get_acl() by Tariq Saeed · 9 years ago
  76. 3d46a44 ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() by Tariq Saeed · 9 years ago
  77. 72f6fe1 ocfs2: optimize error handling in dlm_request_join by Norton.Zhu · 9 years ago
  78. 928dda1 ocfs2: fix a tiny case that inode can not removed by Yiwen Jiang · 9 years ago
  79. 6ab855a ocfs2: add ip_alloc_sem in direct IO to protect allocation changes by WeiWei Wang · 9 years ago
  80. 3423768 ocfs2: clear the rest of the buffers on error by Goldwyn Rodrigues · 9 years ago
  81. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 9 years ago
  82. 7d0fb91 ocfs2: add errors=continue by Goldwyn Rodrigues · 9 years ago
  83. 513e2da ocfs2: flush inode data to disk and free inode when i_count becomes zero by Xue jiufei · 9 years ago
  84. 0f5e7b4 ocfs2: trusted xattr missing CAP_SYS_ADMIN check by Sanidhya Kashyap · 9 years ago
  85. 807a790 ocfs2: set filesytem read-only when ocfs2_delete_entry failed. by jiangyiwen · 9 years ago
  86. f83c7b5 ocfs2/dlm: use list_for_each_entry instead of list_for_each by Joseph Qi · 9 years ago
  87. 0e3d9ea ocfs2: remove unneeded code in dlm_register_domain_handlers by Joseph Qi · 9 years ago
  88. cdd09f4 ocfs2: fix BUG when o2hb_register_callback fails by Joseph Qi · 9 years ago
  89. 914a9b7 ocfs2: remove unneeded code in ocfs2_dlm_init by Joseph Qi · 9 years ago
  90. 3cb2ec4 ocfs2: adjust code to match locking/unlocking order by Joseph Qi · 9 years ago
  91. bf59e66 ocfs2: clean up unused local variables in ocfs2_file_write_iter by Joseph Qi · 9 years ago
  92. 372a447 ocfs2: do not log twice error messages by Christophe JAILLET · 9 years ago
  93. acf8fdb ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_access by Joseph Qi · 9 years ago
  94. faaebf1 ocfs2: fix several issues of append dio by Joseph Qi · 9 years ago
  95. 512f62a ocfs2: fix race between dio and recover orphan by Joseph Qi · 9 years ago
  96. 917520e ntfs: delete unnecessary checks before calling iput() by SF Markus Elfring · 9 years ago
  97. 4712e722 fsnotify: get rid of fsnotify_destroy_mark_locked() by Jan Kara · 9 years ago
  98. 925d113 fsnotify: remove mark->free_list by Jan Kara · 9 years ago
  99. 3c53e51 fsnotify: fix check in inotify fdinfo printing by Jan Kara · 9 years ago
  100. 7c49b86 fs/notify: optimize inotify/fsnotify code for unwatched files by Dave Hansen · 9 years ago