1. 443b94b Make sure that all callers of remount hold s_umount exclusive by Al Viro · 15 years ago
  2. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  3. e500475 cleanup sync_supers by Christoph Hellwig · 15 years ago
  4. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 15 years ago
  5. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  6. 517bfae qnx4: remove ->write_super by Christoph Hellwig · 15 years ago
  7. 94cb993 ocfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  8. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  9. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  10. 59d697b btrfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  11. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  12. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  13. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  14. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  15. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  16. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  17. bfe8812 vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) by Jan Kara · 15 years ago
  18. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  19. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  20. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  21. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  22. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 15 years ago
  23. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  24. 1c755af switch lookup_mnt() by Al Viro · 15 years ago
  25. 79ed022 switch follow_mount() by Al Viro · 15 years ago
  26. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  27. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  28. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  29. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  30. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  31. 5bf3bd2 switch exp_parent() to struct path by Al Viro · 15 years ago
  32. 55430e2 nfsd struct path use: exp_get_by_name() by Al Viro · 15 years ago
  33. dd5cae6 Don't bother with check_mnt() in do_add_mount() on shrinkable ones by Al Viro · 15 years ago
  34. 5b85711 Make vfs_path_lookup() use starting point as root by Al Viro · 15 years ago
  35. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  36. 9b4a9b1 Preparations to caching root in path_walk() by Al Viro · 15 years ago
  37. 4e44b68 Get rid of path_lookup in autofs4 by Al Viro · 15 years ago
  38. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  39. a525890 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  40. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  41. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  42. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  44. a092ee2 fsnotify: allow groups to set freeing_mark to null by Eric Paris · 15 years ago
  45. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  46. ce61856 dnotify: do not bother to lock entry->lock when reading mask by Eric Paris · 15 years ago
  47. 5ac697b dnotify: do not use ?true:false when assigning to a bool by Eric Paris · 15 years ago
  48. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 15 years ago
  49. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  50. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  51. 1ef5f13 fsnotify: fsnotify marks on inodes pin them in core by Eric Paris · 15 years ago
  52. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  53. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  54. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  55. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  56. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  57. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  58. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  59. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  60. 871fa90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  61. 7702667 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. b415c49 slow_work_thread() should do the exclusive wait by Oleg Nesterov · 15 years ago
  63. 6adc74b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  64. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  65. 0a33f80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  66. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  67. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  68. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  69. ddbb868 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  70. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  71. e893123 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  72. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  73. b8ec757 vgacon: use slab allocator instead of the bootmem allocator by Pekka Enberg · 15 years ago
  74. 22fb4e7 irq: use kcalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  75. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 15 years ago
  76. 4bdddf8 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() by Pekka Enberg · 15 years ago
  77. 959982f memcg: don't use bootmem allocator in setup code by Yinghai Lu · 15 years ago
  78. dad213ae irq/cpumask: make memoryless node zero happy by Yinghai Lu · 15 years ago
  79. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  80. a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  81. 36b7b6d sched: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  82. 444f478 init: introduce mm_init() by Pekka Enberg · 15 years ago
  83. 43ebdac vmalloc: use kzalloc() instead of alloc_bootmem() by Pekka Enberg · 15 years ago
  84. 83b519e slab: setup allocators earlier in the boot sequence by Pekka Enberg · 15 years ago
  85. c91c477 bootmem: fix slab fallback on numa by Pekka Enberg · 15 years ago
  86. 441c7e0 bootmem: use slab if bootmem is no longer available by Pekka Enberg · 15 years ago
  87. 3aa27bb kmemleak: Add the corresponding MAINTAINERS entry by Catalin Marinas · 15 years ago
  88. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  89. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  90. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  91. 4f2294b kmemleak: Add modules support by Catalin Marinas · 15 years ago
  92. dbb1f81 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash by Catalin Marinas · 15 years ago
  93. 89219d3 kmemleak: Add the vmalloc memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  94. 06f22f1 kmemleak: Add the slub memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  95. 4374e61 kmemleak: Add the slob memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  96. d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  97. 04f7033 kmemleak: Add documentation on the memory leak detector by Catalin Marinas · 15 years ago
  98. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  99. 59c288f Merge branches 'frv' and 'mn10300' by Linus Torvalds · 15 years ago
  100. 5d28996 MN10300: Add utrace/tracehooks support by David Howells · 15 years ago