aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/inode.c
Commit message (Expand)AuthorAge
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-09
* powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-21
* New helper - current_umask()Al Viro2009-03-31
* powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-22
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* CRED: Pass credentials through dentry_open()David Howells2008-11-13
* CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-13
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\
| * vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* | powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-09
* | powerpc/spufs: use inc_nlinkJeremy Kerr2008-10-09
* | powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr2008-10-09
|/
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr2008-07-08
* powerpc/spufs: allow spufs files to specify sizesJeremy Kerr2008-07-08
* [POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig2008-05-08
* [POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig2008-05-05
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* mount options: fix spufsMiklos Szeredi2008-02-08
* [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-06
* [POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr2007-11-20
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-19
* [POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior2007-09-19
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr2007-07-03
* [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-06
* [POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior2007-06-06
* [POWERPC] spufs: Fix gang destroy leaksJeremy Kerr2007-06-06
* [POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann2007-06-06
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-23
* [POWERPC] spufs: add mode= mount optionJeremy Kerr2007-04-23
* [POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita2007-04-23
* [POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita2007-04-23
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-23
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert powerpcJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr2006-12-04
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-04
* [POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr2006-12-04
* [POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann2006-12-04
* [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-25