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