aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* vfs: unexport getname and putname symbolsJeff Layton2012-10-12
* acct: constify the name arg to acct_onJeff Layton2012-10-12
* vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2012-10-12
* audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
* audit: optimize audit_compare_dname_pathJeff Layton2012-10-12
* audit: make audit_compare_dname_path use parent_len helperEric Paris2012-10-12
* audit: remove dirlen argument to audit_compare_dname_pathJeff Layton2012-10-12
* audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12
* audit: add a new "type" field to audit_names structJeff Layton2012-10-12
* audit: reverse arguments to audit_inode_childJeff Layton2012-10-12
* audit: no need to walk list in audit_inode if name is NULLJeff Layton2012-10-12
* audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton2012-10-12
* audit: remove unnecessary NULL ptr checks from do_path_lookupJeff Layton2012-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * vfs: bogus warnings in fs/namei.cArnd Bergmann2012-10-11
| * consitify do_mount() argumentsAl Viro2012-10-11
| * lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan2012-10-10
| * lglock: make the per_cpu locks staticLai Jiangshan2012-10-10
| * lglock: remove unused DEFINE_LGLOCK_LOCKDEP()Lai Jiangshan2012-10-10
| * MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro2012-10-10
| * tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-09
| * vfs: drop lock/unlock superMarco Stornelli2012-10-09
| * ufs: drop lock/unlock superMarco Stornelli2012-10-09
| * sysv: drop lock/unlock superMarco Stornelli2012-10-09
| * hpfs: drop lock/unlock superMarco Stornelli2012-10-09
| * fat: drop lock/unlock superMarco Stornelli2012-10-09
| * ext3: drop lock/unlock superMarco Stornelli2012-10-09
| * exofs: drop lock/unlock superMarco Stornelli2012-10-09
| * dup3: Return an error when oldfd == newfd.Richard W.M. Jones2012-10-09
| * fs: handle failed audit_log_start properlySasha Levin2012-10-09
| * fs: prevent use after free in auditing when symlink following was deniedSasha Levin2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-01
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-01
| * | m32r: trim masksAl Viro2012-10-01
| * | avr32: trim masksAl Viro2012-10-01
| * | tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-01
| * | microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-01
| * | mn10300: don't bother with SIGTRAP in setup_frame()Al Viro2012-10-01
| * | frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-01
| * | x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-01
| * | unicore32: remove pointless testAl Viro2012-10-01
| * | h8300: trim _TIF_WORK_MASKAl Viro2012-10-01
| * | parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-01
| * | parisc: don't bother looping in do_signal()Al Viro2012-10-01
| * | parisc: fix double restartsAl Viro2012-10-01
| * | bury the rest of TIF_IRETAl Viro2012-10-01
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01