fs: dcache scale d_unhashed
[linux-flexiantxendom0-natty.git] / arch / powerpc / platforms / cell / spufs / inode.c
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2010-10-29 Al Viroconvert get_sb_single() users
2010-08-09 Al Virospufs conversion to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-06-09 Stephen Rothwellpowerpc/spufs: Remove unused error path
2009-05-21 Jan Blunckpowerpc/spufs: Remove double check for non-negative...
2009-04-01 Al ViroNew helper - current_umask()
2009-02-22 Jeremy Kerrpowerpc/spufs: Constify context contents and coredump...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Wrap task credential accesses in the PowerPC...
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-10 Kou Ishizakipowerpc/spufs: add a missing mutex_unlock
2008-10-10 Jeremy Kerrpowerpc/spufs: use inc_nlink
2008-10-10 Jeremy Kerrpowerpc/spufs: set nlink count for spufs root correctly
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-09 Jeremy Kerrpowerpc/spufs: only add ".ctx" file with "debug" mount...
2008-07-09 Jeremy Kerrpowerpc/spufs: allow spufs files to specify sizes
2008-05-08 Christoph Hellwig[POWERPC] spufs: lockdep annotations for spufs_dir_close
2008-05-05 Christoph Hellwig[POWERPC] spufs: spu_create should send inotify IM_CREA...
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Miklos Szeredimount options: fix spufs
2008-02-06 Andre Detsch[POWERPC] spufs: Fix memory leak on SPU affinity
2007-11-20 Jeremy Kerr[POWERPC] spufs: Fix context destroy vs /spu readdir...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-09-19 Michael Ellerman[POWERPC] spufs: Combine spufs_coredump_calls with...
2007-09-19 Sebastian Siewior[POWERPC] spufs: Make isolated loader properly aligned
2007-07-20 Arnd Bergmann[CELL] spufs: extension of spu_create to support affini...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-03 Jeremy Kerr[POWERPC] spufs: Remove spufs_dir_inode_operations
2007-06-07 Sebastian Siewior[POWERPC] spufs: Fix error handling in spufs_fill_dir()
2007-06-07 Sebastian Siewior[POWERPC] spufs: Free mm if spufs_fill_dir() failed
2007-06-07 Jeremy Kerr[POWERPC] spufs: Fix gang destroy leaks
2007-06-07 Arnd Bergmann[POWERPC] spufs: Refuse to load the module when not...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-23 Jeremy Kerr[POWERPC] spu_base: fix initialisation on systems with...
2007-04-23 Jeremy Kerr[POWERPC] spufs: add mode= mount option
2007-04-23 Akinobu Mita[POWERPC] spufs: fix memory leak on spufs reloading
2007-04-23 Akinobu Mita[POWERPC] spufs: fix missing error handling in module_i...
2007-04-23 Christoph Hellwig[POWERPC] spufs: clear mapping pointers after last...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2006-12-08 Josef Sipek[PATCH] struct path: convert powerpc
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-04 Jeremy Kerr[POWERPC] spufs: return an error in spu_create is isola...
2006-12-04 Dwayne Grant McConnell[POWERPC] coredump: Add SPU elf notes to coredump.
2006-12-04 Jeremy Kerr[POWERPC] spufs: Load isolation kernel from spu_run
2006-12-04 Arnd Bergmann[POWERPC] spufs: Use SPU master control to prevent...
2006-10-25 Jeremy Kerr[POWERPC] spufs: Add isolated-mode SPE recycling support
2006-10-25 arnd@arndb.de[POWERPC] spufs: allow isolated mode apps by starting...
2006-10-25 Mark Nutter[POWERPC] spufs: add support for nonschedulable contexts
2006-10-04 Arnd Bergmann[POWERPC] spufs: Add infrastructure needed for gang...
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-21 arnd@arndb.de[POWERPC] spufs: fail spu_create with invalid flags
2006-06-21 Michael Ellerman[POWERPC] spufs: fix deadlock in spu_create error path
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Arnd Bergmann[PATCH] spufs: fix __init/__exit annotations
2006-03-27 Mark Nutter[PATCH] spufs: enable SPE problem state MMIO access.
2006-01-10 Andrew Morton[PATCH] spufs: fix for recent "shrink dentry_struct...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Arnd Bergmann[PATCH] spufs: fix sparse warnings
2006-01-09 Arnd Bergmann[PATCH] spufs: fix spufs_fill_dir error path
2006-01-09 Arnd Bergmann[PATCH] spufs: dont leak directories in failed spu_create
2006-01-09 Arnd Bergmann[PATCH] spufs: check for proper file pointer in sys_spu_run
2006-01-09 Arnd Bergmann[PATCH] spufs: dont hold root->isem in spu_forget
2006-01-09 Arnd Bergmann[PATCH] spufs: cooperative scheduler support
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base