summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-237-44/+51
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08476-2879/+2588
|\
| * reiserfs: Properly display mount options in /proc/mountsJan Kara2012-01-074-14/+204
| * vfs: prevent remount read-only if pending removesMiklos Szeredi2012-01-074-29/+7
| * vfs: count unlinked inodesMiklos Szeredi2012-01-072-54/+92
| * vfs: protect remounting superblock read-onlyMiklos Szeredi2012-01-074-5/+61
| * vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-074-0/+11
| * vfs: switch ->show_options() to struct dentry *Al Viro2012-01-0739-91/+90
| * vfs: switch ->show_path() to struct dentry *Al Viro2012-01-073-4/+4
| * vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-073-12/+13
| * vfs: switch ->show_stats to struct dentry *Al Viro2012-01-075-16/+17
| * switch security_path_chmod() to struct path *Al Viro2012-01-076-25/+15
| * vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-0714-25/+27
| *-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-07375-1471/+1008
| |\ \
| | | * fs: move code out of buffer.cAl Viro2012-01-0428-83/+40
| | | * separate partition format handling from generic codeAl Viro2012-01-044-523/+542
| | | * move fs/partitions to block/Al Viro2012-01-0436-10/+8
| | | * make register_disk() staticAl Viro2012-01-041-1/+1
| | * | switch open and mkdir syscalls to umode_tAl Viro2012-01-047-21/+21
| | * | switch ->path_mknod() to umode_tAl Viro2012-01-046-8/+8
| | * | switch ->path_mkdir() to umode_tAl Viro2012-01-045-7/+7
| | * | tomoyo_mini_stat: switch to umode_tAl Viro2012-01-042-3/+3
| | * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-0411-317/+11
| | * | auditsc: propage umode_tAl Viro2012-01-041-2/+2
| | * | switch kern_ipc_perm to umode_tAl Viro2012-01-043-8/+8
| | * | consolidate umode_t declarationsAl Viro2012-01-0419-102/+1
| | * | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-042-3/+3
| | * | switch mq_open() to umode_tAl Viro2012-01-044-7/+7
| | * | ceph: propagate umode_tAl Viro2012-01-042-3/+3
| | * | switch hostfs_iattr to explicit unsigned shortAl Viro2012-01-041-1/+1
| | * | switch miscdevice to umode_tAl Viro2012-01-041-1/+1
| | * | switch spufs guts to umode_tAl Viro2012-01-044-12/+12
| | * | init/initramfs.c: should use umode_tAl Viro2012-01-041-4/+4
| | * | switch may_mknod() to umode_tAl Viro2012-01-041-1/+1
| | * | should_remove_suid(): inode->i_mode is umode_tAl Viro2012-01-041-1/+1
| | * | switch securityfs_create_file() to umode_tAl Viro2012-01-044-10/+10
| | * | switch security_path_chmod() to umode_tAl Viro2012-01-045-7/+7
| | * | switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_tAl Viro2012-01-042-6/+6
| | * | sysctl: use umode_t for table permissionsAl Viro2012-01-042-2/+2
| | * | get rid of open-coded S_ISREG(), etc.Al Viro2012-01-043-3/+3
| | * | mqueue: propagate umode_tAl Viro2012-01-041-1/+1
| | * | switch is_sxid() to umode_tAl Viro2012-01-042-3/+3
| | * | switch inode_init_owner() to umode_tAl Viro2012-01-042-2/+2
| | * | fs: propagate umode_t, misc bitsAl Viro2012-01-049-17/+17
| | * | autofs4: propagate umode_tAl Viro2012-01-042-2/+2
| | * | hfsplus: propagate umode_tAl Viro2012-01-042-2/+2
| | * | hfs: propagate umode_tAl Viro2012-01-042-2/+2
| | * | cifs: propagate umode_tAl Viro2012-01-044-6/+6
| | * | fat: propagate umode_tAl Viro2012-01-042-5/+5
| | * | ntfs: propagate umode_tAl Viro2012-01-042-5/+5