Show patches with: Submitter = Christian Brauner       |    State = Action Required       |   874 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
statmount: fix security option retrieval statmount: fix security option retrieval - 1 - --- 2024-11-20 Christian Brauner New
[GIT,PULL] vfs untorn writes [GIT,PULL] vfs untorn writes - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs ecryptfs [GIT,PULL] vfs ecryptfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs tmpfs [GIT,PULL] vfs tmpfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs copy_struct_to_user() [GIT,PULL] vfs copy_struct_to_user() - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs pidfs [GIT,PULL] vfs pidfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs overlayfs [GIT,PULL] vfs overlayfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs file [GIT,PULL] vfs file - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs netfs [GIT,PULL] vfs netfs - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs pagecache [GIT,PULL] vfs pagecache - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs rust file [GIT,PULL] vfs rust file - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs misc [GIT,PULL] vfs misc - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs mount api conversions [GIT,PULL] vfs mount api conversions - - - --- 2024-11-15 Christian Brauner New
[GIT,PULL] vfs multigrain timestamps [GIT,PULL] vfs multigrain timestamps - - - --- 2024-11-15 Christian Brauner New
statmount: retrieve security mount options statmount: retrieve security mount options - 1 - --- 2024-11-14 Christian Brauner New
iov_iter: fix copy_page_from_iter_atomic() for highmem iov_iter: fix copy_page_from_iter_atomic() for highmem - 1 - --- 2024-11-12 Christian Brauner New
[GIT,PULL] vfs iomap fixes [GIT,PULL] vfs iomap fixes - - - --- 2024-11-01 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-11-01 Christian Brauner New
selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor - - - --- 2024-10-21 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-10-21 Christian Brauner New
fs: don't try and remove empty rbtree node fs: don't try and remove empty rbtree node - - 1 --- 2024-10-16 Christian Brauner New
selftests: add test for specifying 500 lower layers selftests: add test for specifying 500 lower layers - 1 - --- 2024-10-15 Christian Brauner New
[v3,5/5] selftests: add overlayfs fd mounting selftests ovl: file descriptors based layer setup - - - --- 2024-10-14 Christian Brauner New
[v3,4/5] selftests: use shared header ovl: file descriptors based layer setup - - - --- 2024-10-14 Christian Brauner New
[v3,3/5] Documentation,ovl: document new file descriptor based layers ovl: file descriptors based layer setup - - - --- 2024-10-14 Christian Brauner New
[v3,2/5] ovl: specify layers via file descriptors ovl: file descriptors based layer setup - - - --- 2024-10-14 Christian Brauner New
[v3,1/5] fs: add helper to use mount option as path or fd ovl: file descriptors based layer setup - - - --- 2024-10-14 Christian Brauner New
[RFC,v2,4/4] selftests: add overlayfs fd mounting selftests ovl: specify layers via file descriptors - 1 - --- 2024-10-11 Christian Brauner New
[RFC,v2,3/4] selftests: use shared header ovl: specify layers via file descriptors - 1 - --- 2024-10-11 Christian Brauner New
[RFC,v2,2/4] ovl: specify layers via file descriptors ovl: specify layers via file descriptors - - - --- 2024-10-11 Christian Brauner New
[RFC,v2,1/4] fs: add helper to use mount option as path or fd ovl: specify layers via file descriptors - 1 - --- 2024-10-11 Christian Brauner New
[RFC,3/3] selftests: add overlayfs fd mounting selftests ovl: specify layers via file descriptors - - - --- 2024-10-11 Christian Brauner New
[RFC,2/3] selftests: use shared header ovl: specify layers via file descriptors - - - --- 2024-10-11 Christian Brauner New
[RFC,1/3] ovl: specify layers via file descriptors ovl: specify layers via file descriptors - - - --- 2024-10-11 Christian Brauner New
fcntl: make F_DUPFD_QUERY associative fcntl: make F_DUPFD_QUERY associative - 1 - --- 2024-10-08 Christian Brauner New
[v2,3/3] fs: port files to file_ref fs: introduce file_ref_t - - - --- 2024-10-07 Christian Brauner New
[v2,2/3] fs: add file_ref fs: introduce file_ref_t - - - --- 2024-10-07 Christian Brauner New
[v2,1/3] fs: protect backing files with rcu fs: introduce file_ref_t - - - --- 2024-10-07 Christian Brauner New
[RFC,4/4] fs: port files to rcuref_long_t fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[RFC,3/4] rcuref: add rcuref_long_*() helpers fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[RFC,2/4] types: add rcuref_long_t fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[RFC,1/4] fs: protect backing files with rcu fs: port files to rcuref_long_t - - - --- 2024-10-05 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-10-03 Christian Brauner New
[v5] rust: add PidNamespace [v5] rust: add PidNamespace - 1 - --- 2024-10-02 Christian Brauner New
[v4] rust: add PidNamespace [v4] rust: add PidNamespace - - - --- 2024-10-02 Christian Brauner New
[v3] rust: add PidNamespace [v3] rust: add PidNamespace - - - --- 2024-10-01 Christian Brauner New
[v2] rust: add PidNamespace [v2] rust: add PidNamespace - - - --- 2024-10-01 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-09-30 Christian Brauner New
pidfs: check for valid pid namespace pidfs: check for valid pid namespace - 1 - --- 2024-09-26 Christian Brauner New
[RFC] rust: add PidNamespace wrapper [RFC] rust: add PidNamespace wrapper - - - --- 2024-09-26 Christian Brauner New
epoll: annotate racy check epoll: annotate racy check - 1 - --- 2024-09-25 Christian Brauner New
[GIT,PULL] vfs blocksize [GIT,PULL] vfs blocksize - - - --- 2024-09-19 Christian Brauner New
[GIT,PULL] vfs netfs [GIT,PULL] vfs netfs - - - --- 2024-09-13 Christian Brauner New
[GIT,PULL] vfs procfs [GIT,PULL] vfs procfs - - - --- 2024-09-13 Christian Brauner New
[GIT,PULL] vfs fallocate [GIT,PULL] vfs fallocate - - - --- 2024-09-13 Christian Brauner New
[GIT,PULL] vfs file [GIT,PULL] vfs file - - - --- 2024-09-13 Christian Brauner New
[GIT,PULL] vfs folio [GIT,PULL] vfs folio - - - --- 2024-09-13 Christian Brauner New
[GIT,PULL] vfs mount [GIT,PULL] vfs mount - - - --- 2024-09-13 Christian Brauner New
[GIT,PULL] vfs misc [GIT,PULL] vfs misc - - - --- 2024-09-13 Christian Brauner New
uidgid: make sure we fit into one cacheline uidgid: make sure we fit into one cacheline - 1 - --- 2024-09-10 Christian Brauner New
libfs: fix get_stashed_dentry() libfs: fix get_stashed_dentry() - - - --- 2024-09-06 Christian Brauner New
[v4,17/17] io_uring: port to struct kmem_cache_args slab: add struct kmem_cache_args - 4 - --- 2024-09-05 Christian Brauner New
[v4,16/17] slab: make __kmem_cache_create() static inline slab: add struct kmem_cache_args - 2 - --- 2024-09-05 Christian Brauner New
[v4,15/17] slab: make kmem_cache_create_usercopy() static inline slab: add struct kmem_cache_args - 2 - --- 2024-09-05 Christian Brauner New
[v4,14/17] slab: remove kmem_cache_create_rcu() slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,13/17] file: port to struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,12/17] slab: create kmem_cache_create() compatibility layer slab: add struct kmem_cache_args - 4 - --- 2024-09-05 Christian Brauner New
[v4,11/17] slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,10/17] slab: port KMEM_CACHE() to struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,09/17] slab: remove rcu_freeptr_offset from struct kmem_cache slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create() slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,07/17] slab: pull kmem_cache_open() into do_kmem_cache_create() slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,06/17] slab: pass struct kmem_cache_args to create_cache() slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,05/17] slab: port kmem_cache_create_usercopy() to struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,04/17] slab: port kmem_cache_create_rcu() to struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,03/17] slab: port kmem_cache_create() to struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,02/17] slab: add struct kmem_cache_args slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[v4,01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g slab: add struct kmem_cache_args - 5 - --- 2024-09-05 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-09-04 Christian Brauner New
[v3,17/17] io_uring: port to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,16/17] slab: make __kmem_cache_create() static inline slab: add struct kmem_cache_args - - - --- 2024-09-04 Christian Brauner New
[v3,15/17] slab: make kmem_cache_create_usercopy() static inline slab: add struct kmem_cache_args - - - --- 2024-09-04 Christian Brauner New
[v3,14/17] slab: remove kmem_cache_create_rcu() slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,13/17] file: port to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,12/17] slab: create kmem_cache_create() compatibility layer slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,11/17] slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,10/17] slab: port KMEM_CACHE() to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,09/17] slab: remove rcu_freeptr_offset from struct kmem_cache slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create() slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,07/17] slab: pull kmem_cache_open() into do_kmem_cache_create() slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,06/17] slab: pass struct kmem_cache_args to create_cache() slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,05/17] slab: port kmem_cache_create_usercopy() to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,04/17] slab: port kmem_cache_create_rcu() to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,03/17] slab: port kmem_cache_create() to struct kmem_cache_args slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[v3,02/17] slab: add struct kmem_cache_args slab: add struct kmem_cache_args - 4 - --- 2024-09-04 Christian Brauner New
[v3,01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g slab: add struct kmem_cache_args - 2 - --- 2024-09-04 Christian Brauner New
[18/16] slab: make __kmem_cache_create() static inline Untitled series #886688 - - - --- 2024-09-04 Christian Brauner New
[17/16] slab: make kmem_cache_create_usercopy() static inline Untitled series #886688 - - - --- 2024-09-04 Christian Brauner New
[v2,15/15] io_uring: port to struct kmem_cache_args slab: add struct kmem_cache_args - 1 - --- 2024-09-03 Christian Brauner New
[v2,14/15] slab: remove kmem_cache_create_rcu() slab: add struct kmem_cache_args - 1 - --- 2024-09-03 Christian Brauner New
« 1 2 3 48 9 »