aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * reiserfs: Properly display mount options in /proc/mountsJan Kara2012-01-06
| * vfs: prevent remount read-only if pending removesMiklos Szeredi2012-01-06
| * vfs: count unlinked inodesMiklos Szeredi2012-01-06
| * vfs: protect remounting superblock read-onlyMiklos Szeredi2012-01-06
| * vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-06
| * vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
| * vfs: switch ->show_path() to struct dentry *Al Viro2012-01-06
| * vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-06
| * vfs: switch ->show_stats to struct dentry *Al Viro2012-01-06
| * switch security_path_chmod() to struct path *Al Viro2012-01-06
| * vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
| *-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06
| |\ \
| | | * fs: move code out of buffer.cAl Viro2012-01-03
| | | * separate partition format handling from generic codeAl Viro2012-01-03
| | | * move fs/partitions to block/Al Viro2012-01-03
| | | * make register_disk() staticAl Viro2012-01-03
| | * | switch open and mkdir syscalls to umode_tAl Viro2012-01-03
| | * | switch ->path_mknod() to umode_tAl Viro2012-01-03
| | * | switch ->path_mkdir() to umode_tAl Viro2012-01-03
| | * | tomoyo_mini_stat: switch to umode_tAl Viro2012-01-03
| | * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-03
| | * | auditsc: propage umode_tAl Viro2012-01-03
| | * | switch kern_ipc_perm to umode_tAl Viro2012-01-03
| | * | consolidate umode_t declarationsAl Viro2012-01-03
| | * | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-03
| | * | switch mq_open() to umode_tAl Viro2012-01-03
| | * | ceph: propagate umode_tAl Viro2012-01-03
| | * | switch hostfs_iattr to explicit unsigned shortAl Viro2012-01-03
| | * | switch miscdevice to umode_tAl Viro2012-01-03
| | * | switch spufs guts to umode_tAl Viro2012-01-03
| | * | init/initramfs.c: should use umode_tAl Viro2012-01-03
| | * | switch may_mknod() to umode_tAl Viro2012-01-03
| | * | should_remove_suid(): inode->i_mode is umode_tAl Viro2012-01-03
| | * | switch securityfs_create_file() to umode_tAl Viro2012-01-03
| | * | switch security_path_chmod() to umode_tAl Viro2012-01-03
| | * | switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_tAl Viro2012-01-03
| | * | sysctl: use umode_t for table permissionsAl Viro2012-01-03
| | * | get rid of open-coded S_ISREG(), etc.Al Viro2012-01-03
| | * | mqueue: propagate umode_tAl Viro2012-01-03
| | * | switch is_sxid() to umode_tAl Viro2012-01-03
| | * | switch inode_init_owner() to umode_tAl Viro2012-01-03
| | * | fs: propagate umode_t, misc bitsAl Viro2012-01-03
| | * | autofs4: propagate umode_tAl Viro2012-01-03
| | * | hfsplus: propagate umode_tAl Viro2012-01-03
| | * | hfs: propagate umode_tAl Viro2012-01-03
| | * | cifs: propagate umode_tAl Viro2012-01-03
| | * | fat: propagate umode_tAl Viro2012-01-03