Show patches with: Submitter = Christian Brauner       |    State = Action Required       |    Archived = No       |   329 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/6] power: freeze filesystems during suspend/resume power: wire-up filesystem freeze/thaw with suspend/resume - - - --- 2025-04-01 Christian Brauner New
[5/6] fs: allow pagefault based writers to be frozen power: wire-up filesystem freeze/thaw with suspend/resume - - - --- 2025-04-01 Christian Brauner New
[4/6] fs: add owner of freeze/thaw power: wire-up filesystem freeze/thaw with suspend/resume - - - --- 2025-04-01 Christian Brauner New
[3/6] xfs: replace kthread freezing with auto fs freezing power: wire-up filesystem freeze/thaw with suspend/resume - - - --- 2025-04-01 Christian Brauner New
[2/6] btrfs: replace kthread freezing with auto fs freezing power: wire-up filesystem freeze/thaw with suspend/resume - - - --- 2025-04-01 Christian Brauner New
[1/6] ext4: replace kthread freezing with auto fs freezing power: wire-up filesystem freeze/thaw with suspend/resume - - - --- 2025-04-01 Christian Brauner New
[2/2] efivarfs: support freeze/thaw efivarfs: support freeze/thaw - - - --- 2025-03-31 Christian Brauner New
[1/2] libfs: export find_next_child() efivarfs: support freeze/thaw - - - --- 2025-03-31 Christian Brauner New
[v2,6/6] super: add filesystem freezing helpers for suspend and hibernate Extend freeze support to suspend and hibernate - 1 - --- 2025-03-29 Christian Brauner New
[v2,5/6] super: use common iterator (Part 2) Extend freeze support to suspend and hibernate - 1 - --- 2025-03-29 Christian Brauner New
[v2,4/6] super: use a common iterator (Part 1) Extend freeze support to suspend and hibernate - 1 - --- 2025-03-29 Christian Brauner New
[v2,3/6] super: skip dying superblocks early Extend freeze support to suspend and hibernate - 1 - --- 2025-03-29 Christian Brauner New
[v2,2/6] super: simplify user_get_super() Extend freeze support to suspend and hibernate - 1 - --- 2025-03-29 Christian Brauner New
[v2,1/6] super: remove pointless s_root checks Extend freeze support to suspend and hibernate - 1 - --- 2025-03-29 Christian Brauner New
[6/6] super: add filesystem freezing helpers for suspend and hibernate Extend freeze support to suspend and hibernate - - - --- 2025-03-28 Christian Brauner New
[5/6] super: use common iterator (Part 2) Extend freeze support to suspend and hibernate - - - --- 2025-03-28 Christian Brauner New
[4/6] super: use a common iterator (Part 1) Extend freeze support to suspend and hibernate - - - --- 2025-03-28 Christian Brauner New
[3/6] super: skip dying superblocks early Extend freeze support to suspend and hibernate - - - --- 2025-03-28 Christian Brauner New
[2/6] super: simplify user_get_super() Extend freeze support to suspend and hibernate - - - --- 2025-03-28 Christian Brauner New
[1/6] super: remove pointless s_root checks Extend freeze support to suspend and hibernate - - - --- 2025-03-28 Christian Brauner New
[GIT,PULL] vfs rust [GIT,PULL] vfs rust - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs orangefs [GIT,PULL] vfs orangefs - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs file [GIT,PULL] vfs file - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs initramfs [GIT,PULL] vfs initramfs - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs afs [GIT,PULL] vfs afs - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs ceph [GIT,PULL] vfs ceph - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs namespace [GIT,PULL] vfs namespace - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs pagesize [GIT,PULL] vfs pagesize - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs sysv [GIT,PULL] vfs sysv - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs eventpoll [GIT,PULL] vfs eventpoll - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs nsfs [GIT,PULL] vfs nsfs - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs overlayfs [GIT,PULL] vfs overlayfs - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs mkdir [GIT,PULL] vfs mkdir - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs iomap [GIT,PULL] vfs iomap - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs mount api [GIT,PULL] vfs mount api - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] tasklist lock [GIT,PULL] tasklist lock - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs pipe [GIT,PULL] vfs pipe - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs pidfs [GIT,PULL] vfs pidfs - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs mount [GIT,PULL] vfs mount - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs misc [GIT,PULL] vfs misc - - - --- 2025-03-22 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2025-03-20 Christian Brauner New
[v4,4/4] selftests/pidfd: third test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v4,3/4] selftests/pidfd: second test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v4,2/4] selftests/pidfd: first test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v4,1/4] pidfs: improve multi-threaded exec and premature thread-group leader exit polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v3,4/4] selftests/pidfd: third test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v3,3/4] selftests/pidfd: second test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v3,2/4] selftests/pidfd: first test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[v3,1/4] pidfs: improve multi-threaded exec and premature thread-group leader exit polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-20 Christian Brauner New
[RFC,v2,3/3] selftests/pidfd: second test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-18 Christian Brauner New
[RFC,v2,2/3] selftests/pidfd: first test for multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-18 Christian Brauner New
[RFC,v2,1/3] pidfs: improve multi-threaded exec and premature thread-group leader exit polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-18 Christian Brauner New
[v2] pidfs: ensure that PIDFS_INFO_EXIT is available [v2] pidfs: ensure that PIDFS_INFO_EXIT is available - 1 - --- 2025-03-18 Christian Brauner New
[RFC,2/2] selftests/pidfd: test multi-threaded exec polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-17 Christian Brauner New
[RFC,1/2] pidfs: improve multi-threaded exec and premature thread-group leader exit polling pidfs: handle multi-threaded exec and premature thread-group leader exit - - - --- 2025-03-17 Christian Brauner New
pidfs: ensure that PIDFS_INFO_EXIT is available pidfs: ensure that PIDFS_INFO_EXIT is available - - - --- 2025-03-16 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2025-03-13 Christian Brauner New
PIDFD_THREAD behavior for thread-group leaders PIDFD_THREAD behavior for thread-group leaders - - - --- 2025-03-06 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2025-03-06 Christian Brauner New
[v3,16/16] selftests/pidfd: add seventh PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,15/16] selftests/pidfd: add sixth PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,14/16] selftests/pidfd: add fifth PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,13/16] selftests/pidfd: add fourth PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,12/16] selftests/pidfd: add third PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,11/16] selftests/pidfd: add second PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,10/16] selftests/pidfd: add first PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,09/16] selftests/pidfd: expand common pidfd header pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,08/16] pidfs/selftests: ensure correct headers for ioctl handling pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,07/16] selftests/pidfd: fix header inclusion pidfs: provide information after task has been reaped - - - --- 2025-03-05 Christian Brauner New
[v3,06/16] pidfs: allow to retrieve exit information pidfs: provide information after task has been reaped 1 1 - --- 2025-03-05 Christian Brauner New
[v3,05/16] pidfs: record exit code and cgroupid at exit pidfs: provide information after task has been reaped - 1 - --- 2025-03-05 Christian Brauner New
[v3,04/16] pidfs: use private inode slab cache pidfs: provide information after task has been reaped - 1 - --- 2025-03-05 Christian Brauner New
[v3,03/16] pidfs: move setting flags into pidfs_alloc_file() pidfs: provide information after task has been reaped - 1 - --- 2025-03-05 Christian Brauner New
[v3,02/16] pidfd: rely on automatic cleanup in __pidfd_prepare() pidfs: provide information after task has been reaped 1 - - --- 2025-03-05 Christian Brauner New
[v3,01/16] pidfs: switch to copy_struct_to_user() pidfs: provide information after task has been reaped - 1 - --- 2025-03-05 Christian Brauner New
[v2,17/16] selftests/pidfd: test multi-threaded exec with PPIDFD_INFO_EXIT Untitled series #940231 - - - --- 2025-03-04 Christian Brauner New
[v2,15/15] selftests/pidfd: add sixth PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,14/15] selftests/pidfd: add fifth PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,13/15] selftests/pidfd: add fourth PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,12/15] selftests/pidfd: add third PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,11/15] selftests/pidfd: add second PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,10/15] selftests/pidfd: add first PIDFD_INFO_EXIT selftest pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,09/15] selftests/pidfd: move more defines to common header pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,08/15] pidfs/selftests: ensure correct headers for ioctl handling pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,07/15] selftests/pidfd: fix header inclusion pidfs: provide information after task has been reaped - - - --- 2025-03-04 Christian Brauner New
[v2,06/15] pidfs: allow to retrieve exit information pidfs: provide information after task has been reaped - 1 - --- 2025-03-04 Christian Brauner New
[v2,05/15] pidfs: record exit code and cgroupid at exit pidfs: provide information after task has been reaped - 1 - --- 2025-03-04 Christian Brauner New
[v2,04/15] pidfs: add inode allocation pidfs: provide information after task has been reaped - 1 - --- 2025-03-04 Christian Brauner New
[v2,03/15] pidfs: move setting flags into pidfs_alloc_file() pidfs: provide information after task has been reaped - 1 - --- 2025-03-04 Christian Brauner New
[v2,02/15] pidfd: rely on automatic cleanup in __pidfd_prepare() pidfs: provide information after task has been reaped 1 - - --- 2025-03-04 Christian Brauner New
[v2,01/15] pidfs: switch to copy_struct_to_user() pidfs: provide information after task has been reaped - 1 - --- 2025-03-04 Christian Brauner New
[RFC,10/10] selftests/pidfd: add PIDFD_INFO_EXIT tests pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,09/10] selftests/pidfd: move more defines to common header pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,08/10] pidfs/selftests: ensure correct headers for ioctl handling pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,07/10] selftests/pidfd: fix header inclusion pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,06/10] pidfs: allow to retrieve exit information pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,05/10] pidfs: record exit code and cgroupid at exit pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,04/10] pidfs: add inode allocation pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,03/10] pidfs: move setting flags into pidfs_alloc_file() pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
[RFC,02/10] pidfd: rely on automatic cleanup in __pidfd_prepare() pidfs: provide information after task has been reaped - - - --- 2025-02-28 Christian Brauner New
« 1 2 3 4 »