Sign in
gem5
/
arm
/
linux
/
1b061d9247f71cd15edc4c4c4600191a903642c0
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
inode.c
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
1babddb
powerpc/spufs: Remove unused error path
by Stephen Rothwell
· 16 years ago
45db924
powerpc/spufs: Remove double check for non-negative dentry
by Jan Blunck
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
7425464
powerpc/spufs: Constify context contents and coredump callback constants
by Jeremy Kerr
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
1330deb
CRED: Wrap task credential accesses in the PowerPC arch
by David Howells
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
6747c2e
powerpc/spufs: add a missing mutex_unlock
by Kou Ishizaki
· 16 years ago
ba0b996
powerpc/spufs: use inc_nlink
by Jeremy Kerr
· 16 years ago
e2ed6e4
powerpc/spufs: set nlink count for spufs root correctly
by Jeremy Kerr
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
2c3e478
powerpc/spufs: only add ".ctx" file with "debug" mount option
by Jeremy Kerr
· 16 years ago
23d893f
powerpc/spufs: allow spufs files to specify sizes
by Jeremy Kerr
· 16 years ago
02539d7
[POWERPC] spufs: lockdep annotations for spufs_dir_close
by Christoph Hellwig
· 17 years ago
826be06
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
by Christoph Hellwig
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
90d09e1
mount options: fix spufs
by Miklos Szeredi
· 17 years ago
5811906
[POWERPC] spufs: Fix memory leak on SPU affinity
by Andre Detsch
· 17 years ago
c443aca
[POWERPC] spufs: Fix context destroy vs /spu readdir race
by Jeremy Kerr
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
48cad41
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
by Michael Ellerman
· 17 years ago
8b0d312
[POWERPC] spufs: Make isolated loader properly aligned
by Sebastian Siewior
· 17 years ago
8e68e2f
[CELL] spufs: extension of spu_create to support affinity definition
by Arnd Bergmann
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
b8c295f
[POWERPC] spufs: Remove spufs_dir_inode_operations
by Jeremy Kerr
· 17 years ago
87873c8
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
by Sebastian Siewior
· 18 years ago
89df008
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
by Sebastian Siewior
· 18 years ago
877907d
[POWERPC] spufs: Fix gang destroy leaks
by Jeremy Kerr
· 18 years ago
8f18a15
[POWERPC] spufs: Refuse to load the module when not running on cell
by Arnd Bergmann
· 18 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
ccf17e9
[POWERPC] spu_base: fix initialisation on systems with no SPEs
by Jeremy Kerr
· 18 years ago
f11f5ee
[POWERPC] spufs: add mode= mount option
by Jeremy Kerr
· 18 years ago
db1384b
[POWERPC] spufs: fix memory leak on spufs reloading
by Akinobu Mita
· 18 years ago
c99c199
[POWERPC] spufs: fix missing error handling in module_init()
by Akinobu Mita
· 18 years ago
43c2bbd
[POWERPC] spufs: clear mapping pointers after last close
by Christoph Hellwig
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
b4d1ab5
[PATCH] struct path: convert powerpc
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
bd2e5f8
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported
by Jeremy Kerr
· 18 years ago
bf1ab97
[POWERPC] coredump: Add SPU elf notes to coredump.
by Dwayne Grant McConnell
· 18 years ago
c6730ed
[POWERPC] spufs: Load isolation kernel from spu_run
by Jeremy Kerr
· 18 years ago
ee2d734
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
by Arnd Bergmann
· 18 years ago
099814b
[POWERPC] spufs: Add isolated-mode SPE recycling support
by Jeremy Kerr
· 18 years ago
0afacde
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
by arnd@arndb.de
· 18 years ago
5737edd
[POWERPC] spufs: add support for nonschedulable contexts
by Mark Nutter
· 18 years ago
6263203
[POWERPC] spufs: Add infrastructure needed for gang scheduling
by Arnd Bergmann
· 18 years ago
9add11d
[POWERPC] spufs: implement error event delivery to user space
by Arnd Bergmann
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 19 years ago
c983294
[POWERPC] spufs: fail spu_create with invalid flags
by arnd@arndb.de
· 19 years ago
0309f02
[POWERPC] spufs: fix deadlock in spu_create error path
by Michael Ellerman
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
e78b47a
[PATCH] spufs: fix __init/__exit annotations
by Arnd Bergmann
· 19 years ago
6df10a8
[PATCH] spufs: enable SPE problem state MMIO access.
by Mark Nutter
· 19 years ago
c3a9aea
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
by Andrew Morton
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
6ff730c
[PATCH] spufs: fix sparse warnings
by Arnd Bergmann
· 19 years ago
3f51dd9
[PATCH] spufs: fix spufs_fill_dir error path
by Arnd Bergmann
· 19 years ago
346f4d3
[PATCH] spufs: dont leak directories in failed spu_create
by Arnd Bergmann
· 19 years ago
e80358a
[PATCH] spufs: check for proper file pointer in sys_spu_run
by Arnd Bergmann
· 19 years ago
c8ca063
[PATCH] spufs: dont hold root->isem in spu_forget
by Arnd Bergmann
· 19 years ago
8b3d666
[PATCH] spufs: cooperative scheduler support
by Arnd Bergmann
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago