summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner
2023-10-18spufs: convert to new timestamp accessorsJeff Layton
2023-07-10spufs: convert to ctime accessor functionsJeff Layton
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-15powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui
2022-09-01spufs: constify pathAl Viro
2022-08-01powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-03-08powerpc/spufs: Fix build warning when CONFIG_PROC_FS=nYueHaibing
2022-02-03powerpc/spufs: adjust list element pointer typeJulia Lawall
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig
2021-06-15powerpc/spufs: Remove set but not used variable 'dummy'Baokun Li
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12spufs: fix bogosity in S_ISGID handlingAl Viro
2021-03-08coredump: don't bother with do_truncate()Al Viro
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman
2020-07-23powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig
2020-07-22powerpc/spufs: Rework fcheck() usageMichael Ellerman
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-05-05powerpc/spufs: simplify spufs core dumpingChristoph Hellwig
2020-05-05powerpc/spufs: stop using access_okChristoph Hellwig
2020-05-05powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25powerpc/cell: Use fallthrough;Joe Perches
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2019-11-13powerpc/spufs: remove set but not used variable 'ctx'YueHaibing
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet
2019-09-18vfs: Convert spufs to use the new mount APIDavid Howells
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-04powerpc/cell: set no_llseek in spufs_cntl_fopsGeliang Tang
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner