1. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 5ff0b9e Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  4. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  5. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  6. a8b1ee8 xfs: fix agno increment in xfs_inumbers() loop by Eric Sandeen · 10 years ago
  7. a457606 fs/file_table.c: Update alloc_file() comment by Eric Biggers · 10 years ago
  8. 8cc4311 vfs: Deduplicate code shared by xattr system calls operating on paths by Eric Biggers · 10 years ago
  9. 50b220b reiserfs: remove pointless forward declaration of struct nameidata by Al Viro · 10 years ago
  10. 810bb17 take dname_external() into fs/dcache.c by Al Viro · 10 years ago
  11. 115cbfd let path_init() failures treated the same way as subsequent link_path_walk() by Al Viro · 10 years ago
  12. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  13. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  14. 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  15. ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  16. eca9fdf Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  17. 41e46ac Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  18. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  19. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  20. 86cf78d fs/buffer.c: increase the buffer-head per-CPU LRU size by Sebastien Buisson · 10 years ago
  21. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  22. 81d0fa6 mm: softdirty: unmapped addresses between VMAs are clean by Peter Feiner · 10 years ago
  23. b246d3d ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim by Xue jiufei · 10 years ago
  24. 498f237 mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race by Oleg Nesterov · 10 years ago
  25. 447f05b block_dev: implement readpages() to optimize sequential read by Akinobu Mita · 10 years ago
  26. 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
  27. 59d4391 vfs: make guard_bh_eod() more generic by Akinobu Mita · 10 years ago
  28. bf3e269 fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range by Baoquan He · 10 years ago
  29. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  30. 2c03376 proc/maps: replace proc_maps_private->pid with "struct inode *inode" by Oleg Nesterov · 10 years ago
  31. 47fecca fs/proc/task_nommu.c: don't use priv->task->mm by Oleg Nesterov · 10 years ago
  32. 27692cd fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  33. ce34fdd fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() by Oleg Nesterov · 10 years ago
  34. 557c2d8 fs/proc/task_mmu.c: update m->version in the main loop in m_start() by Oleg Nesterov · 10 years ago
  35. b8c20a9 fs/proc/task_mmu.c: reintroduce m->version logic by Oleg Nesterov · 10 years ago
  36. ad2a00e fs/proc/task_mmu.c: introduce m_next_vma() helper by Oleg Nesterov · 10 years ago
  37. 0c25532 fs/proc/task_mmu.c: simplify m_start() to make it readable by Oleg Nesterov · 10 years ago
  38. ebb6cdd fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic by Oleg Nesterov · 10 years ago
  39. 0d5f5f4 fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop() by Oleg Nesterov · 10 years ago
  40. 23d5483 fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next() by Oleg Nesterov · 10 years ago
  41. 59b4bf1 fs/proc/task_mmu.c: simplify the vma_stop() logic by Oleg Nesterov · 10 years ago
  42. 29a40ac fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  43. 5381e16 proc: introduce proc_mem_open() by Oleg Nesterov · 10 years ago
  44. 4db7d0e fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open() by Oleg Nesterov · 10 years ago
  45. 46c298c fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map() by Oleg Nesterov · 10 years ago
  46. f775da2 ocfs2: fix deadlock due to wrong locking order by Junxiao Bi · 10 years ago
  47. 70e82a1 ocfs2: fix deadlock between o2hb thread and o2net_wq by Joseph Qi · 10 years ago
  48. 5046f18 ocfs2: don't fire quorum before connection established by Junxiao Bi · 10 years ago
  49. 1848cb5 fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open() by Rob Jones · 10 years ago
  50. f328833 fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  51. 8f9ac03 fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  52. 6ae0754 ocfs2: remove unused code in dlm_new_lockres() by Xue jiufei · 10 years ago
  53. 9a7e6b5 ocfs2/dlm: call dlm_lockres_put without resource spinlock by alex chen · 10 years ago
  54. 4a4e07c ocfs2: call o2quo_exit() if malloc failed in o2net_init() by Joseph Qi · 10 years ago
  55. 7fa05c6 ocfs2: fix shift left operations overflow by Joseph Qi · 10 years ago
  56. 190a772 ocfs2/dlm: refactor error handling in dlm_alloc_ctxt by Joseph Qi · 10 years ago
  57. 98acbf6 fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release() by Andrew Morton · 10 years ago
  58. 7143e49 ntfs: remove bogus space by Andrea Gelmini · 10 years ago
  59. 5272d03 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on by Anton Altaparmakov · 10 years ago
  60. 0b37e09 fanotify: enable close-on-exec on events' fd when requested in fanotify_init() by Yann Droneaud · 10 years ago
  61. 105d1b4 fsnotify: don't put user context if it was never assigned by Sasha Levin · 10 years ago
  62. cafbaae fs/notify/group.c: make fsnotify_final_destroy_group() static by Andrew Morton · 10 years ago
  63. 6174c2e udf: Fix loading of special inodes by Jan Kara · 10 years ago
  64. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 821cc30 ncpfs: use list_for_each_entry() for d_subdirs walk by Al Viro · 10 years ago
  66. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  67. 4d93bc3 gfs2_atomic_open(): skip lookups on hashed dentry by Al Viro · 10 years ago
  68. 9bb8730 jfs: don't hash direct inode by Al Viro · 10 years ago
  69. c2e3f5d ecryptfs: ->f_op is never NULL by Al Viro · 10 years ago
  70. e983094 missing annotation in fs/file.c by Al Viro · 10 years ago
  71. b8850d1 fs: namespace: suppress 'may be used uninitialized' warnings by Tim Gardner · 10 years ago
  72. 2ec3a12 cachefiles_write_page(): switch to __kernel_write() by Al Viro · 10 years ago
  73. 4b8e992 9p: switch to %p[dD] by Al Viro · 10 years ago
  74. 35c265e cifs: switch to use of %p[dD] by Al Viro · 10 years ago
  75. c2ca0fc fs: make cont_expand_zero interruptible by Mikulas Patocka · 10 years ago
  76. 475d0db fs: Fix theoretical division by 0 in super_cache_scan(). by Tetsuo Handa · 10 years ago
  77. b8314f9 dcache: Fix no spaces at the start of a line in dcache.c by Daeseok Youn · 10 years ago
  78. 99358a1 [jffs2] kill wbuf_queued/wbuf_dwork_lock by Al Viro · 10 years ago
  79. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 10 years ago
  80. 2926620 dcache.c: call ->d_prune() regardless of d_unhashed() by Al Viro · 10 years ago
  81. 29355c3 d_prune_alias(): just lock the parent and call __dentry_kill() by Al Viro · 10 years ago
  82. bbd5192 proc: Update proc_flush_task_mnt to use d_invalidate by Eric W. Biederman · 11 years ago
  83. c143c23 vfs: Remove d_drop calls from d_revalidate implementations by Eric W. Biederman · 11 years ago
  84. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  85. 1ffe46d vfs: Merge check_submounts_and_drop and d_invalidate by Eric W. Biederman · 11 years ago
  86. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 11 years ago
  87. 8ed936b vfs: Lazily remove mounts on unlinked files and directories. by Eric W. Biederman · 11 years ago
  88. 80b5dce vfs: Add a function to lazily unmount all mounts from any dentry. by Eric W. Biederman · 11 years ago
  89. e2dfa93 vfs: factor out lookup_mountpoint from new_mountpoint by Eric W. Biederman · 11 years ago
  90. 0a5eb7c vfs: Keep a list of mounts on a mount point by Eric W. Biederman · 11 years ago
  91. 7af1364 vfs: Don't allow overwriting mounts in the current mount namespace by Eric W. Biederman · 11 years ago
  92. bafc9b7 vfs: More precise tests in d_invalidate by Eric W. Biederman · 11 years ago
  93. 3ccb354 vfs: Document the effect of d_revalidate on d_find_alias by Eric W. Biederman · 11 years ago
  94. 9ea459e delayed mntput by Al Viro · 10 years ago
  95. b3ca406 autofs - remove obsolete d_invalidate() from expire by Ian Kent · 10 years ago
  96. 8d85b48 Allow sharing external names after __d_move() by Al Viro · 10 years ago
  97. da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  98. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  99. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  100. a43bb39 btrfs: Fix compile error when CONFIG_SECURITY is not set. by Qu Wenruo · 10 years ago