aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* CRED: Wrap task credential accesses in the FAT filesystemDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2008-11-142-16/+22
* CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2008-11-142-4/+4
* CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-147-17/+17
* CRED: Wrap task credential accesses in the BFS filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2008-11-142-4/+4
* CRED: Wrap task credential accesses in the autofs filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-142-4/+4
* CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-143-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-038-30/+86
|\
| * cifs: fix renaming one hardlink on top of anotherJeff Layton2008-11-031-1/+3
| * [CIFS] fix error in smb_send2Steve French2008-10-303-4/+7
| * [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-295-25/+76
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2008-11-031-18/+20
|\ \
| * | proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-271-18/+20
* | | saner FASYNC handling on file closeAl Viro2008-11-014-7/+4
* | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-313-0/+3
|\ \ \
| * | | NLM: Set address family before calling nlm_host_rebooted()Chuck Lever2008-10-302-0/+2
| * | | nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields2008-10-301-0/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-315-63/+46
|\ \ \ \
| * | | | delay capable() check in ext4_has_free_blocks()Eric Sandeen2008-10-281-12/+14
| * | | | merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen2008-10-282-43/+17
| * | | | jbd2: Call the commit callback before the transaction could get droppedTheodore Ts'o2008-10-281-4/+4