index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
Dwight Engen
1
-2
/
+6
2013-06-29
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
1
-1
/
+1
2013-04-24
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
1
-0
/
+1
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-22
spufs_mkdir(): don't d_add() on negative parent
Al Viro
1
-43
/
+21
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-07-29
pull unlock+dput() out into do_spu_create()
Al Viro
1
-16
/
+9
2012-07-29
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
1
-23
/
+10
2012-07-29
spufs_create_context(): simplify failure exits
Al Viro
1
-7
/
+1
2012-07-29
move spu_forget() into spufs_rmdir()
Al Viro
1
-6
/
+5
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-10
/
+8
2012-07-23
spufs: shift dget/mntget towards dentry_open()
Al Viro
1
-28
/
+18
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2012-03-20
spufs: make register_filesystem the last potential failure exit
Al Viro
1
-5
/
+5
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+2
2012-03-21
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
1
-0
/
+1
2012-01-03
switch spufs guts to umode_t
Al Viro
1
-8
/
+8
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-07-20
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
1
-18
/
+11
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-2
/
+8
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+1
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
1
-0
/
+3
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+5
2010-08-09
spufs conversion to ->evict_inode()
Al Viro
1
-5
/
+3
2010-08-09
remove inode_setattr
Christoph Hellwig
1
-1
/
+3
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-06-09
powerpc/spufs: Remove unused error path
Stephen Rothwell
1
-2
/
+0
2009-05-21
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
1
-4
/
+0
2009-03-31
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
1
-2
/
+3
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-1
/
+0
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the PowerPC arch
David Howells
1
-2
/
+2
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-10
powerpc/spufs: add a missing mutex_unlock
Kou Ishizaki
1
-0
/
+2
2008-10-10
powerpc/spufs: use inc_nlink
Jeremy Kerr
1
-4
/
+4
2008-10-10
powerpc/spufs: set nlink count for spufs root correctly
Jeremy Kerr
1
-0
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
1
-7
/
+33
2008-07-09
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
1
-3
/
+4
2008-05-08
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig
1
-1
/
+1
2008-05-06
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
1
-2
/
+6
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-8
/
+10
[next]