summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | sched: fix warning in fs/proc/base.cIngo Molnar2008-12-221-2/+2
| * | | | | | | | | | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-181-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-282-2/+17
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-244-8/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-1913-20/+63
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-0518-111/+226
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-0411-51/+150
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vfs, seqfile: export mangle_path() generallyIngo Molnar2008-11-281-1/+1
| * | | | | | | | | | | | | blktrace: port to tracepoints, updateIngo Molnar2008-11-261-0/+2
| * | | | | | | | | | | | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-1/+2
| * | | | | | | | | | | | | vfs, seqfile: fix comment style on mangle_pathTörök Edwin2008-11-231-4/+4
| * | | | | | | | | | | | | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-231-1/+13
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-2599-502/+653
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | security: pass mount flags to security_sb_kern_mount()James Morris2008-12-201-1/+1
| * | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-0440-208/+448
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-242-19/+13
| * | | | | | | | | | | | nfsctl: add headers for credentialsRandy Dunlap2008-11-201-0/+2
| * | | | | | | | | | | | coda: fix creds referenceRandy Dunlap2008-11-201-0/+1
| * | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-1811-722/+910
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2008-11-1445-548/+1155
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-141-1/+4
| * | | | | | | | | | | | | | CRED: Use creds in file structsDavid Howells2008-11-143-6/+7
| * | | | | | | | | | | | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-148-86/+121
| * | | | | | | | | | | | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-145-95/+138
| * | | | | | | | | | | | | | CRED: Pass credentials through dentry_open()David Howells2008-11-1411-20/+37
| * | | | | | | | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-147-39/+93
| * | | | | | | | | | | | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-148-22/+24
| * | | | | | | | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-1418-86/+89
| * | | | | | | | | | | | | | CRED: Neuter sys_capset()David Howells2008-11-141-11/+1
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-1414-35/+37
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-11-143-5/+5
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-141-2/+2
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-142-3/+3
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-142-3/+3
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells2008-11-141-2/+2
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells2008-11-143-4/+4
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells2008-11-141-2/+2
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells2008-11-141-2/+2
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells2008-11-141-4/+4
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2008-11-142-6/+6
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the NFS daemonDavid Howells2008-11-141-3/+3
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells2008-11-141-47/+44
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the Minix filesystemDavid Howells2008-11-141-2/+2
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the JFS filesystemDavid Howells2008-11-141-2/+2
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells2008-11-141-8/+8
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2008-11-142-14/+14
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2008-11-142-4/+4
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2008-11-142-4/+4
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells2008-11-141-5/+5
| * | | | | | | | | | | | | | CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells2008-11-141-2/+2
OpenPOWER on IntegriCloud