1. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  2. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  3. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  4. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  5. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  6. be08d6d switch mnt_namespace ->root to struct mount by Al Viro · 13 years ago
  7. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  8. 3a2393d vfs: opencode mntget() mnt_set_mountpoint() by Al Viro · 13 years ago
  9. 909b0a8 vfs: spread struct mount - remaining argument of next_mnt() by Al Viro · 13 years ago
  10. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  11. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  12. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  13. fc7be13 vfs: switch pnode.h macros to struct mount * by Al Viro · 13 years ago
  14. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  15. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  16. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  17. 900148d vfs: spread struct mount - mntput_no_expire by Al Viro · 13 years ago
  18. 95bc5f2 vfs: spread struct mount - do_add_mount and graft_tree by Al Viro · 13 years ago
  19. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  20. 3230192 vfs: and now we can make ->mnt_master point to struct mount by Al Viro · 13 years ago
  21. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  22. 14cf1fa vfs: spread struct mount - remaining argument of mnt_set_mountpoint() by Al Viro · 13 years ago
  23. a8d56d8 vfs: spread struct mount - propagate_mnt() by Al Viro · 13 years ago
  24. c937135 vfs: spread struct mount - shared subtree iterators by Al Viro · 13 years ago
  25. 6fc7871 vfs: spread struct mount - get_dominating_id / do_make_slave by Al Viro · 13 years ago
  26. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  27. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  28. 83adc75 vfs: spread struct mount - work with counters by Al Viro · 13 years ago
  29. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  30. 0714a53 vfs: now it can be done - make mnt_parent point to struct mount by Al Viro · 13 years ago
  31. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  32. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  33. 676da58 vfs: spread struct mount - mnt_has_parent by Al Viro · 13 years ago
  34. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  35. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  36. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  37. 692afc3 vfs: spread struct mount - shrink_submounts/select_submounts by Al Viro · 13 years ago
  38. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  39. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  40. d5e50f7 vfs: spread struct mount to remaining users of ->mnt_hash by Al Viro · 13 years ago
  41. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 13 years ago
  42. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 13 years ago
  43. b105e27 vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_id by Al Viro · 13 years ago
  44. cbbe362 vfs: spread struct mount - tree_contains_unbindable by Al Viro · 13 years ago
  45. 0fb54e5 vfs: spread struct mount - attach_recursive_mnt by Al Viro · 13 years ago
  46. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 13 years ago
  47. 4b2619a vfs: spread struct mount - commit_tree by Al Viro · 13 years ago
  48. 419148d vfs: spread struct mount - attach_mnt/detach_mnt by Al Viro · 13 years ago
  49. 315fc83 vfs: spread struct mount - namespace.c internal iterators by Al Viro · 13 years ago
  50. 61ef47b vfs: spread struct mount - __propagate_umount() argument by Al Viro · 13 years ago
  51. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 13 years ago
  52. 7d6fec4 vfs: start hiding vfsmount guts series by Al Viro · 13 years ago
  53. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  54. 5706b27 ceph: propagate umode_t by Al Viro · 13 years ago
  55. 138d570 switch hostfs_iattr to explicit unsigned short by Al Viro · 13 years ago
  56. f69aac0 switch may_mknod() to umode_t by Al Viro · 13 years ago
  57. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  58. dba19c6 get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  59. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  60. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  61. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  62. 030a8ba autofs4: propagate umode_t by Al Viro · 13 years ago
  63. c47da79 hfsplus: propagate umode_t by Al Viro · 13 years ago
  64. e021d7b hfs: propagate umode_t by Al Viro · 13 years ago
  65. 5206efd cifs: propagate umode_t by Al Viro · 13 years ago
  66. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  67. d0c00d0 ntfs: propagate umode_t by Al Viro · 13 years ago
  68. 7328bdd isofs: propagate umode_t by Al Viro · 13 years ago
  69. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  70. 541af6a fuse: propagate umode_t by Al Viro · 13 years ago
  71. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  72. 8817644 logfs: propagate umode_t by Al Viro · 13 years ago
  73. ad44be5 ubifs: propagate umode_t by Al Viro · 13 years ago
  74. 5eee25c ncpfs: propagate umode_t by Al Viro · 13 years ago
  75. 18df225 hugetlbfs: propagate umode_t by Al Viro · 13 years ago
  76. bef41c2 exofs: propagate umode_t by Al Viro · 13 years ago
  77. c6e49e3 nilfs: propagate umode_t by Al Viro · 13 years ago
  78. a760b03 affs: propagate umode_t by Al Viro · 13 years ago
  79. faef2b6 sysfs: propagate umode_t by Al Viro · 13 years ago
  80. 67697cb ocfs2: propagate umode_t by Al Viro · 13 years ago
  81. 2b15ad0 dlmfs: use inode_init_owner() by Al Viro · 13 years ago
  82. 3eda0de 9p: propagate umode_t by Al Viro · 13 years ago
  83. 587228b omfs: propagate umode_t by Al Viro · 13 years ago
  84. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  85. 576b1d6 xfs: propagate umode_t by Al Viro · 13 years ago
  86. dd716e6 sysv: propagate umode_t by Al Viro · 13 years ago
  87. 6a9a06d ufs: propagate umode_t by Al Viro · 13 years ago
  88. 4f45ba3 minix: propagate umode_t by Al Viro · 13 years ago
  89. dcca3fe ext4: propagate umode_t by Al Viro · 13 years ago
  90. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  91. 3ea40bc ext2: propagate umode_t by Al Viro · 13 years ago
  92. c2837de 9p: don't bother with unixmode2p9mode() for link() and symlink() by Al Viro · 13 years ago
  93. 18cb1b0 kill ecryptfs_create_underlying_file() by Al Viro · 13 years ago
  94. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  95. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  96. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  97. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  98. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  99. 7d54fa6 hugetlbfs: switch to inode_init_owner() by Al Viro · 13 years ago
  100. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago