Commit Graph

25031 Commits (ad44be5c7820f5b8ce97292f4bcb3de73625c35b)

Author SHA1 Message Date
Al Viro ad44be5c78 ubifs: propagate umode_t 13 years ago
Al Viro 5eee25cacd ncpfs: propagate umode_t 13 years ago
Al Viro 18df225242 hugetlbfs: propagate umode_t 13 years ago
Al Viro bef41c267e exofs: propagate umode_t 13 years ago
Al Viro c6e49e3f26 nilfs: propagate umode_t 13 years ago
Al Viro a760b03dc0 affs: propagate umode_t 13 years ago
Al Viro faef2b6c99 sysfs: propagate umode_t 13 years ago
Al Viro 67697cbdcc ocfs2: propagate umode_t 13 years ago
Al Viro 2b15ad0684 dlmfs: use inode_init_owner() 13 years ago
Al Viro 3eda0de677 9p: propagate umode_t 13 years ago
Al Viro 587228be4a omfs: propagate umode_t 13 years ago
Al Viro 8e0718924e reiserfs: propagate umode_t 13 years ago
Al Viro 576b1d67ce xfs: propagate umode_t 13 years ago
Al Viro dd716e64d6 sysv: propagate umode_t 13 years ago
Al Viro 6a9a06d9ca ufs: propagate umode_t 13 years ago
Al Viro 4f45ba3d10 minix: propagate umode_t 13 years ago
Al Viro dcca3fec9f ext4: propagate umode_t 13 years ago
Al Viro 69b34f3ab3 ext3: propagate umode_t 13 years ago
Al Viro 3ea40bc947 ext2: propagate umode_t 13 years ago
Al Viro c2837de73e 9p: don't bother with unixmode2p9mode() for link() and symlink() 13 years ago
Al Viro 18cb1b08d2 kill ecryptfs_create_underlying_file() 13 years ago
Al Viro 439475140b configfs: convert to umode_t 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Al Viro 48176a973d switch sysfs_chmod_file() to umode_t 13 years ago
Al Viro d161a13f97 switch procfs to umode_t use 13 years ago
Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 13 years ago
Al Viro 7d54fa6472 hugetlbfs: switch to inode_init_owner() 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 8208a22bb8 switch sys_mknodat(2) to umode_t 13 years ago
Al Viro dabe0dc194 vfs: fix the rest of sget() races 13 years ago
Al Viro cf31e70d6c vfs: new helper - vfs_ustat() 13 years ago
Al Viro c972b4bc83 vfs: live vfsmounts never have NULL ->mnt_sb 13 years ago
Al Viro 4c1d5a64f1 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 13 years ago
Al Viro 84b92d39f9 vfs: pipe.c is really non-modular 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
Al Viro 8c9379e972 constify seq_file stuff 13 years ago
Al Viro 79e801a906 vfs: make do_kern_mount() static 13 years ago
Al Viro a5166169f9 vfs: convert fs_supers to hlist 13 years ago
Al Viro 5352d3b65a make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt 13 years ago
Al Viro 5ffc2836a2 vfs: kill ->mnt_devname use in afs printks 13 years ago
Al Viro e407699ef5 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... 13 years ago
Al Viro aa0a4cf0ab vfs: dentry_reset_mounted() doesn't use vfsmount argument 13 years ago
Al Viro 6c449c8dfe unexport put_mnt_ns(), make create_mnt_ns() static outright 13 years ago
Al Viro aafd08dad0 vfs: add missing parens in pnode.h macros 13 years ago
Al Viro afac7cba7e vfs: more mnt_parent cleanups 13 years ago
Al Viro b2dba1af3c vfs: new internal helper: mnt_has_parent(mnt) 13 years ago
Al Viro aa9c0e07bb vfs: kill pointless helpers in namespace.c 13 years ago