summaryrefslogtreecommitdiff
path: root/include/uapi/linux/bfs_fs.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-20 18:36:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-20 18:36:36 +0200
commit4afb9d6bd4c4b3dad7e2c9c48b6c8a55275d8f46 (patch)
treeddaedbff268a98da802cdc8abfa28dbf179513ca /include/uapi/linux/bfs_fs.h
parenta3a38cafa9c1cf42e41693547f765ce0857f5d6d (diff)
downloadkernel-linux-6.15.y.tar.gz
Linux 6.15.11linux-6.15.y
Link: https://lore.kernel.org/r/20250818124458.334548733@linuxfoundation.org Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Jon Hunter <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20250819122834.836683687@linuxfoundation.org Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Florian Fainelli <floria.fainelli@broadcom.com> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/bfs_fs.h')
0 files changed, 0 insertions, 0 deletions
:29 +0100'>2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner 2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner 2023-01-10coredump: Move dump_emit_page() to kill unused warningGeert Uytterhoeven 2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2022-12-12Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2022-11-25use less confusing names for iov_iter direction initializersAl Viro 2022-11-18core_pattern: add CPU specifierOleksandr Natalenko 2022-11-01coredump: Proactively round up to kmalloc bucket sizeKees Cook 2022-10-26fs: use type safe idmapping helpersChristian Brauner 2022-10-23kill coredump_params->regsAl Viro 2022-10-23kill signal_pt_regs()Al Viro 2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2022-10-09Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-10-03[brown paperbag] fix coredump breakageAl Viro 2022-09-28[coredump] don't use __kernel_write() on kmap_local_page()Al Viro 2022-09-26coredump: remove vma linked list walkMatthew Wilcox (Oracle) 2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra 2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra 2022-07-20signal: Drop signals received after a fatal signal has been processedEric W. Biederman 2022-07-16fs: do not compare against ->llseekJason A. Donenfeld