aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* 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
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* Fix common misspellingsLucas De Marchi2011-03-31
* kill path_lookup()Al Viro2011-03-14
* powerpc/spufs: Use simple_write_to_bufferAkinobu Mita2011-01-20
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-11
|\
| * powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-28
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: dcache rationalise dget variantsNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: dcache scale d_unhashedNick Piggin2011-01-07
* | fs: dcache scale dentry refcountNick Piggin2011-01-07
|/
* convert get_sb_single() usersAl Viro2010-10-29
* powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-13
* spufs conversion to ->evict_inode()Al Viro2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* rename the generic fsync implementationsChristoph Hellwig2010-05-27