aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-05
* | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\ \
| * | ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-10
| |/
* / move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
|/
* powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-08
* powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-23
* powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-10
* powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter2014-06-11
* powerpc/spufs: Remove MAX_USER_PRIO defineJeremy Kerr2014-02-11
* new helper: dump_align()Al Viro2013-11-09
* spufs: get rid of dump_emit() wrappersAl Viro2013-11-09
* switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-09
* powerpc/spufs: convert userns uid/gid mount options to kuid/kgidDwight Engen2013-08-21
* [readdir] switch dcache_readdir() users to ->iterate()Al Viro2013-06-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * mm: remove free_area_cache use in powerpc architectureMichel Lespinasse2013-04-29
| * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-04-24
* | spufs: don't bother with fops->ownerAl Viro2013-04-09
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * spufs_mkdir(): don't d_add() on negative parentAl Viro2013-02-22
| * new helper: file_inode(file)Al Viro2013-02-22
* | sched, powerpc: Fix sched.h split-up build failureIngo Molnar2013-02-11
|/
* vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-20
* pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
* switch spufs/coredump to iterate_fd()Al Viro2012-09-26
* new helper: done_path_create()Al Viro2012-07-29
* pull unlock+dput() out into do_spu_create()Al Viro2012-07-29
* spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-29
* spufs_create_context(): simplify failure exitsAl Viro2012-07-29
* move spu_forget() into spufs_rmdir()Al Viro2012-07-29
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* spufs: shift dget/mntget towards dentry_open()Al Viro2012-07-22
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-19
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \
| * | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-20
| |/
* | spufs: make register_filesystem the last potential failure exitAl Viro2012-03-20
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* switch spufs guts to umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-20