aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2008-11-14CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the devpts filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-03cifs: fix renaming one hardlink on top of anotherJeff Layton
2008-11-03Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-30NLM: Set address family before calling nlm_host_rebooted()Chuck Lever
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields
2008-10-30[CIFS] fix error in smb_send2Steve French
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-30fs: remove excess kernel-docRandy Dunlap
2008-10-30ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen
2008-10-30fs: remove prepare_write/commit_writeNick Piggin