aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells14-35/+37
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells3-5/+5
2008-11-14CRED: Wrap task credential accesses in the UFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells3-4/+4
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells1-4/+4
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2-6/+6
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells1-3/+3
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells1-47/+44
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the JFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells1-8/+8
2008-11-14CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2-14/+14
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells1-5/+5
2008-11-14CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the FAT filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2-16/+22
2008-11-14CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells7-17/+17
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells3-5/+5
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-30/+86
2008-11-03cifs: fix renaming one hardlink on top of anotherJeff Layton1-1/+3
2008-11-03Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-18/+20
2008-11-01saner FASYNC handling on file closeAl Viro4-7/+4
2008-10-31Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-0/+3
2008-10-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-63/+46
2008-10-30NLM: Set address family before calling nlm_host_rebooted()Chuck Lever2-0/+2
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields1-0/+1
2008-10-30[CIFS] fix error in smb_send2Steve French3-4/+7
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-8/+3
2008-10-30fs: remove excess kernel-docRandy Dunlap1-1/+0
2008-10-30ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen1-7/+8
2008-10-30fs: remove prepare_write/commit_writeNick Piggin4-6/+5
2008-10-29[CIFS] Reduce number of socket retries in large write pathSteve French5-25/+76
2008-10-28NFS: Convert nfs_attr_generation_counter into an atomic_longTrond Myklebust1-8/+3
2008-10-28delay capable() check in ext4_has_free_blocks()Eric Sandeen1-12/+14