summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/inode.c
AgeCommit message (Expand)Author
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-10-29convert get_sb_single() usersAl Viro
2010-08-09spufs conversion to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-06-09powerpc/spufs: Remove unused error pathStephen Rothwell
2009-05-21powerpc/spufs: Remove double check for non-negative dentryJan Blunck
2009-03-31New helper - current_umask()Al Viro
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10powerpc/spufs: add a missing mutex_unlockKou Ishizaki
2008-10-10powerpc/spufs: use inc_nlinkJeremy Kerr
2008-10-10powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08mount options: fix spufsMiklos Szeredi
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Make isolated loader properly alignedSebastian Siewior
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-03[POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita