summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de2006-06-211-0/+4
* [POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman2006-06-211-11/+15
* Merge ../linux-2.6Paul Mackerras2006-03-291-1/+1
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* | [PATCH] spufs: fix __init/__exit annotationsArnd Bergmann2006-03-281-2/+2
* | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-271-1/+1
|/
* [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-091-3/+2
* [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
* [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
* [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-091-2/+2
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-34/+28
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+470
OpenPOWER on IntegriCloud