Age | Commit message (Expand) | Author |
2024-10-07 | get rid of ...lookup...fdget_rcu() family | Al Viro |
2024-09-05 | powerpc: Stop using no_llseek | Michael Ellerman |
2024-07-04 | powerpc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-05-08 | powerpc: Fix typos | Bjorn Helgaas |
2024-05-07 | powerpc/cell: Code cleanup for spufs_mfc_flush | Kunwu Chan |
2023-11-25 | dentry: switch the lists of children to hlist | Al Viro |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-19 | file: convert to SLAB_TYPESAFE_BY_RCU | Christian Brauner |
2023-10-18 | spufs: convert to new timestamp accessors | Jeff Layton |
2023-07-10 | spufs: convert to ctime accessor functions | Jeff Layton |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-09-15 | powerpc/spufs: remove orphan declarations from spufs.h | Gaosheng Cui |
2022-09-01 | spufs: constify path | Al Viro |
2022-08-01 | powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader | Miaoqian Lin |
2022-07-27 | powerpc: Remove remaining parts of oprofile | Christophe Leroy |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-03-08 | powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n | YueHaibing |
2022-02-03 | powerpc/spufs: adjust list element pointer type | Julia Lawall |
2021-12-23 | powerpc/cell: Add __init attribute to eligible functions | Nick Child |
2021-10-18 | mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> | Christoph Hellwig |
2021-06-15 | powerpc/spufs: Remove set but not used variable 'dummy' | Baokun Li |
2021-04-27 | Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-03-12 | spufs: fix bogosity in S_ISGID handling | Al Viro |
2021-03-08 | coredump: don't bother with do_truncate() | Al Viro |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-17 | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann |
2021-01-29 | arch: powerpc: Stop building and using oprofile | Viresh Kumar |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | attr: handle idmapped mounts | Christian Brauner |
2020-12-10 | file: Rename fcheck lookup_fd_rcu | Eric W. Biederman |
2020-07-23 | powerpc/spufs: Fix the type of ret in spufs_arch_write_note | Christoph Hellwig |
2020-07-22 | powerpc/spufs: Rework fcheck() usage | Michael Ellerman |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-05-05 | powerpc/spufs: simplify spufs core dumping | Christoph Hellwig |
2020-05-05 | powerpc/spufs: stop using access_ok | Christoph Hellwig |
2020-05-05 | powerpc/spufs: fix copy_to_user while atomic | Jeremy Kerr |
2020-04-05 | Merge 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 Identifier | Masahiro Yamada |
2020-03-25 | powerpc/cell: Use fallthrough; | Joe Perches |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2019-11-13 | powerpc/spufs: remove set but not used variable 'ctx' | YueHaibing |
2019-10-11 | spufs: fix a crash in spufs_create_root() | Emmanuel Nicolet |
2019-09-18 | vfs: Convert spufs to use the new mount API | David Howells |