aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-21[POWERPC] spufs: fail spu_create with invalid flagsarnd@arndb.de1-0/+4
2006-06-21[POWERPC] spufs: fix deadlock in spu_create error pathMichael Ellerman1-11/+15
2006-03-29Merge ../linux-2.6Paul Mackerras1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-28[PATCH] spufs: fix __init/__exit annotationsArnd Bergmann1-2/+2
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter1-1/+1
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-6/+6
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann1-3/+2
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann1-35/+38
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann1-17/+37
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann1-10/+10
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-34/+28
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+470