summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-20nfsctl: add headers for credentialsRandy Dunlap
2008-11-20coda: fix creds referenceRandy Dunlap
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French
2008-11-17[CIFS] Fix build breakSteve French
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton
2008-11-16Fix broken ownership of /proc/sys/ filesAl Viro
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15[CIFS] minor cleanup to cifs_mountSteve French
2008-11-14cifs: reinstate sharing of SMB sessions sans racesJeff Layton
2008-11-14cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton
2008-11-14[CIFS] clean up server protocol handlingSteve French
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Neuter sys_capset()David Howells
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the JFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the FAT filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells