aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-13
* CRED: Use creds in file structsDavid Howells2008-11-13
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Pass credentials through dentry_open()David Howells2008-11-13
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* CRED: Neuter sys_capset()David Howells2008-11-13
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the NFS daemonDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the Minix filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the JFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the FAT filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the BFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the autofs filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-13
* CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-03
|\
| * cifs: fix renaming one hardlink on top of anotherJeff Layton2008-11-03
| * [CIFS] fix error in smb_send2Steve French2008-10-30
| * [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-28
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2008-11-03
|\ \
| * | proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-27
* | | saner FASYNC handling on file closeAl Viro2008-11-01