index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
1
-2
/
+2
*
spufs: Implement show_options
David Howells
2017-07-11
1
-3
/
+19
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
powerpc/cell: Add missing error code in spufs_mkgang()
Dan Carpenter
2016-08-09
1
-1
/
+3
*
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
Al Viro
2016-05-02
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
make simple_positive() public
Al Viro
2015-06-23
1
-1
/
+1
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-11
/
+11
*
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
1
-2
/
+2
|
\
|
*
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-10
1
-2
/
+2
*
|
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
|
/
*
powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
Dwight Engen
2013-08-21
1
-2
/
+6
*
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
2013-06-29
1
-1
/
+1
*
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
2013-04-24
1
-0
/
+1
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
spufs_mkdir(): don't d_add() on negative parent
Al Viro
2013-02-22
1
-43
/
+21
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
1
-16
/
+9
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-10
/
+8
*
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-23
1
-28
/
+18
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-0
/
+1
|
\
|
*
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-03-21
1
-0
/
+1
*
|
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
1
-5
/
+5
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+2
|
/
*
switch spufs guts to umode_t
Al Viro
2012-01-03
1
-8
/
+8
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
2011-07-20
1
-18
/
+11
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-2
/
+8
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-4
/
+1
*
fs: dcache scale d_unhashed
Nick Piggin
2011-01-07
1
-0
/
+3
*
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-1
/
+1
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-5
/
+5
*
spufs conversion to ->evict_inode()
Al Viro
2010-08-09
1
-5
/
+3
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+3
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
powerpc/spufs: Remove unused error path
Stephen Rothwell
2009-06-09
1
-2
/
+0
*
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
2009-05-21
1
-4
/
+0
*
New helper - current_umask()
Al Viro
2009-03-31
1
-1
/
+1
*
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-23
1
-2
/
+3
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-1
/
+0
[next]