aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | fat: i_blocks warning fixOGAWA Hirofumi2008-11-06
| * | | | | fat: ->i_pos race fixOGAWA Hirofumi2008-11-06
| * | | | | fat: mmu_private race fixOGAWA Hirofumi2008-11-06
| * | | | | fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi2008-11-06
| * | | | | fat: Fix _fat_bmap() raceOGAWA Hirofumi2008-11-06
| * | | | | fat: Fix ATTR_RO for directoryOGAWA Hirofumi2008-11-06
| * | | | | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2008-11-06
| * | | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-06
| * | | | | fat: Cleanup msdos_lookup()OGAWA Hirofumi2008-11-06
| * | | | | fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi2008-11-06
| * | | | | fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi2008-11-06
| * | | | | vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi2008-11-06
| * | | | | fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi2008-11-06
| * | | | | fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi2008-11-06
| * | | | | fat: improve fat_hash()OGAWA Hirofumi2008-11-06
| * | | | | fat: cleanup fat_parse_long() error handlingDarren Jenkins2008-11-06
| * | | | | fat: use generic_file_llseek() for directoryOGAWA Hirofumi2008-11-06
| * | | | | fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-06
| * | | | | fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06
| * | | | | fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi2008-11-06
| * | | | | ext3: wait on all pending commits in ext3_sync_fsArthur Jones2008-11-06
| * | | | | autofs4: collect version check returnIan Kent2008-11-06
| * | | | | autofs4: correct offset mount expire checkIan Kent2008-11-06
| | |/ / / | |/| | |
* | | | | 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