Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 31 | -78/+77 |
* | vfs: switch ->show_path() to struct dentry * | Al Viro | 2012-01-06 | 2 | -3/+3 |
* | vfs: switch ->show_devname() to struct dentry * | Al Viro | 2012-01-06 | 2 | -11/+12 |
* | vfs: switch ->show_stats to struct dentry * | Al Viro | 2012-01-06 | 3 | -13/+14 |
* | switch security_path_chmod() to struct path * | Al Viro | 2012-01-06 | 1 | -1/+1 |
* | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2012-01-06 | 10 | -17/+17 |
*-. | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-06 | 179 | -6536/+426 |
|\ \ | |||||
| | * | fs: move code out of buffer.c | Al Viro | 2012-01-03 | 10 | -61/+28 |
| | * | move fs/partitions to block/ | Al Viro | 2012-01-03 | 34 | -6049/+0 |
| * | | switch open and mkdir syscalls to umode_t | Al Viro | 2012-01-03 | 4 | -12/+12 |
| * | | ceph: propagate umode_t | Al Viro | 2012-01-03 | 2 | -3/+3 |
| * | | switch hostfs_iattr to explicit unsigned short | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | switch may_mknod() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t | Al Viro | 2012-01-03 | 1 | -3/+3 |
| * | | get rid of open-coded S_ISREG(), etc. | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | switch is_sxid() to umode_t | Al Viro | 2012-01-03 | 1 | -2/+2 |
| * | | switch inode_init_owner() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | fs: propagate umode_t, misc bits | Al Viro | 2012-01-03 | 9 | -17/+17 |
| * | | autofs4: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | hfsplus: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | hfs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | cifs: propagate umode_t | Al Viro | 2012-01-03 | 4 | -6/+6 |
| * | | fat: propagate umode_t | Al Viro | 2012-01-03 | 2 | -5/+5 |
| * | | ntfs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -5/+5 |
| * | | isofs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -5/+5 |
| * | | udf: propagate umode_t | Al Viro | 2012-01-03 | 5 | -15/+15 |
| * | | fuse: propagate umode_t | Al Viro | 2012-01-03 | 2 | -4/+4 |
| * | | pohmelfs: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | logfs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | ubifs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -3/+3 |
| * | | ncpfs: propagate umode_t | Al Viro | 2012-01-03 | 3 | -4/+4 |
| * | | hugetlbfs: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | exofs: propagate umode_t | Al Viro | 2012-01-03 | 3 | -3/+3 |
| * | | nilfs: propagate umode_t | Al Viro | 2012-01-03 | 3 | -3/+3 |
| * | | affs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -4/+4 |
| * | | sysfs: propagate umode_t | Al Viro | 2012-01-03 | 3 | -4/+4 |
| * | | ocfs2: propagate umode_t | Al Viro | 2012-01-03 | 4 | -5/+5 |
| * | | dlmfs: use inode_init_owner() | Al Viro | 2012-01-03 | 1 | -13/+2 |
| * | | 9p: propagate umode_t | Al Viro | 2012-01-03 | 4 | -14/+15 |
| * | | omfs: propagate umode_t | Al Viro | 2012-01-03 | 3 | -3/+3 |
| * | | reiserfs: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | xfs: propagate umode_t | Al Viro | 2012-01-03 | 9 | -13/+13 |
| * | | sysv: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | ufs: propagate umode_t | Al Viro | 2012-01-03 | 3 | -4/+4 |
| * | | minix: propagate umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | ext4: propagate umode_t | Al Viro | 2012-01-03 | 2 | -5/+5 |
| * | | ext3: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | | ext2: propagate umode_t | Al Viro | 2012-01-03 | 3 | -3/+3 |
| * | | 9p: don't bother with unixmode2p9mode() for link() and symlink() | Al Viro | 2012-01-03 | 1 | -12/+8 |
| * | | kill ecryptfs_create_underlying_file() | Al Viro | 2012-01-03 | 1 | -20/+1 |