1. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. adc0e91 vfs: new helper - d_make_root() by Al Viro · 12 years ago
  3. b48f03b dcache: use a dispose list in select_parent by Dave Chinner · 13 years ago
  4. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 12 years ago
  5. 94bf608 ext4: fix failure exits by Al Viro · 12 years ago
  6. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  7. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  8. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  9. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  10. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  11. 8fdd8c4 isofs: inode leak on mount failure by Al Viro · 12 years ago
  12. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 12 years ago
  13. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 12 years ago
  14. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 12 years ago
  15. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 12 years ago
  16. 0048278 jbd: Remove j_barrier mutex by Jan Kara · 12 years ago
  17. a9e36da reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 12 years ago
  18. a06d789 reiserfs: Fix quota mount option parsing by Jan Kara · 12 years ago
  19. fef2e9f udf: Treat symlink component of type 2 as / by Jan Kara · 13 years ago
  20. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  21. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  22. ef6919c ext2: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  23. 1415dd8 ext3: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  24. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  25. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 12 years ago
  26. da01636 exofs: oops after late failure in mount by Al Viro · 12 years ago
  27. 3850aba devpts: fix double-free on mount failure by Al Viro · 12 years ago
  28. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  29. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  30. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  31. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  32. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  33. 724577c ore: Must support none-PAGE-aligned IO by Boaz Harrosh · 12 years ago
  34. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  35. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 12 years ago
  36. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  37. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  38. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  39. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  40. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  41. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  42. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  43. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  44. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  45. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  46. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  47. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  48. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  49. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  50. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 361aba5 ore: fix BUG_ON, too few sgs when reading by Boaz Harrosh · 12 years ago
  52. ffefb8ea ore: Fix crash in case of an IO error. by Boaz Harrosh · 12 years ago
  53. 831c2dc ore: FIX breakage when MISC_FILESYSTEMS is not set by Boaz Harrosh · 13 years ago
  54. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 12 years ago
  55. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 12 years ago
  57. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 12 years ago
  58. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  59. be08d6d switch mnt_namespace ->root to struct mount by Al Viro · 13 years ago
  60. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  61. 3a2393d vfs: opencode mntget() mnt_set_mountpoint() by Al Viro · 13 years ago
  62. 909b0a8 vfs: spread struct mount - remaining argument of next_mnt() by Al Viro · 13 years ago
  63. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  64. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  65. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  66. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 13 years ago
  67. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  68. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  69. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  70. 900148d vfs: spread struct mount - mntput_no_expire by Al Viro · 13 years ago
  71. 95bc5f2 vfs: spread struct mount - do_add_mount and graft_tree by Al Viro · 13 years ago
  72. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  73. 3230192 vfs: and now we can make ->mnt_master point to struct mount by Al Viro · 13 years ago
  74. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  75. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 13 years ago
  76. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 13 years ago
  77. c937135 vfs: spread struct mount - shared subtree iterators by Al Viro · 13 years ago
  78. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 13 years ago
  79. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  80. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  81. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 13 years ago
  82. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  83. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 13 years ago
  84. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  85. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  86. 676da58 vfs: spread struct mount - mnt_has_parent by Al Viro · 13 years ago
  87. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  88. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  89. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  90. 692afc3 vfs: spread struct mount - shrink_submounts/select_submounts by Al Viro · 13 years ago
  91. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  92. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  93. d5e50f7 vfs: spread struct mount to remaining users of ->mnt_hash by Al Viro · 13 years ago
  94. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 13 years ago
  95. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 13 years ago
  96. b105e27 vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_id by Al Viro · 13 years ago
  97. cbbe362 vfs: spread struct mount - tree_contains_unbindable by Al Viro · 13 years ago
  98. 0fb54e5 vfs: spread struct mount - attach_recursive_mnt by Al Viro · 13 years ago
  99. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 13 years ago
  100. 4b2619a vfs: spread struct mount - commit_tree by Al Viro · 13 years ago