summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-234-21/+17
* 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-064-14/+204
| * vfs: prevent remount read-only if pending removesMiklos Szeredi2012-01-064-29/+7
| * vfs: count unlinked inodesMiklos Szeredi2012-01-062-54/+92
| * vfs: protect remounting superblock read-onlyMiklos Szeredi2012-01-064-5/+61
| * vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-064-0/+11
| * 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
OpenPOWER on IntegriCloud