summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-0639-91/+90
* vfs: switch ->show_path() to struct dentry *Al Viro2012-01-063-4/+4
* vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-063-12/+13
* vfs: switch ->show_stats to struct dentry *Al Viro2012-01-065-16/+17
* switch security_path_chmod() to struct path *Al Viro2012-01-066-25/+15
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-0614-25/+27
*-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06375-1471/+1008
|\ \
| | * fs: move code out of buffer.cAl Viro2012-01-0328-83/+40
| | * separate partition format handling from generic codeAl Viro2012-01-034-523/+542
| | * move fs/partitions to block/Al Viro2012-01-0336-10/+8
| | * make register_disk() staticAl Viro2012-01-031-1/+1
| * | switch open and mkdir syscalls to umode_tAl Viro2012-01-037-21/+21
| * | switch ->path_mknod() to umode_tAl Viro2012-01-036-8/+8
| * | switch ->path_mkdir() to umode_tAl Viro2012-01-035-7/+7
| * | tomoyo_mini_stat: switch to umode_tAl Viro2012-01-032-3/+3
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-0311-317/+11
| * | auditsc: propage umode_tAl Viro2012-01-031-2/+2
| * | switch kern_ipc_perm to umode_tAl Viro2012-01-033-8/+8
| * | consolidate umode_t declarationsAl Viro2012-01-0319-102/+1
| * | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-032-3/+3
| * | switch mq_open() to umode_tAl Viro2012-01-034-7/+7
| * | ceph: propagate umode_tAl Viro2012-01-032-3/+3
| * | switch hostfs_iattr to explicit unsigned shortAl Viro2012-01-031-1/+1
| * | switch miscdevice to umode_tAl Viro2012-01-031-1/+1
| * | switch spufs guts to umode_tAl Viro2012-01-034-12/+12
| * | init/initramfs.c: should use umode_tAl Viro2012-01-031-4/+4
| * | switch may_mknod() to umode_tAl Viro2012-01-031-1/+1
| * | should_remove_suid(): inode->i_mode is umode_tAl Viro2012-01-031-1/+1
| * | switch securityfs_create_file() to umode_tAl Viro2012-01-034-10/+10
| * | switch security_path_chmod() to umode_tAl Viro2012-01-035-7/+7
| * | switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_tAl Viro2012-01-032-6/+6
| * | sysctl: use umode_t for table permissionsAl Viro2012-01-032-2/+2
| * | get rid of open-coded S_ISREG(), etc.Al Viro2012-01-033-3/+3
| * | mqueue: propagate umode_tAl Viro2012-01-031-1/+1
| * | switch is_sxid() to umode_tAl Viro2012-01-032-3/+3
| * | switch inode_init_owner() to umode_tAl Viro2012-01-032-2/+2
| * | fs: propagate umode_t, misc bitsAl Viro2012-01-039-17/+17
| * | autofs4: propagate umode_tAl Viro2012-01-032-2/+2
| * | hfsplus: propagate umode_tAl Viro2012-01-032-2/+2
| * | hfs: propagate umode_tAl Viro2012-01-032-2/+2
| * | cifs: propagate umode_tAl Viro2012-01-034-6/+6
| * | fat: propagate umode_tAl Viro2012-01-032-5/+5
| * | ntfs: propagate umode_tAl Viro2012-01-032-5/+5
| * | isofs: propagate umode_tAl Viro2012-01-032-5/+5
| * | udf: propagate umode_tAl Viro2012-01-035-15/+15
| * | fuse: propagate umode_tAl Viro2012-01-032-4/+4
| * | pohmelfs: propagate umode_tAl Viro2012-01-034-6/+7
| * | shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-032-4/+4
| * | logfs: propagate umode_tAl Viro2012-01-032-2/+2
| * | ubifs: propagate umode_tAl Viro2012-01-032-3/+3
OpenPOWER on IntegriCloud