Linus Torvalds
ef3da345cc
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Pull misc vfs updates from Christian Brauner:
"Features:
- coredump: add tracepoint for coredump events
- fs: hide file and bfile caches behind runtime const machinery
Fixes:
- fix architecture-specific compat_ftruncate64 implementations
- dcache: Limit the minimal number of bucket to two
- fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
- fs/mbcache: cancel shrink work before destroying the cache
- dcache: permit dynamic_dname()s up to NAME_MAX
Cleanups:
- remove or unexport unused fs_context infrastructure
- trivial ->setattr cleanups
- selftests/filesystems: Assume that TIOCGPTPEER is defined
- writeback: fix kernel-doc function name mismatch for wb_put_many()
- autofs: replace manual symlink buffer allocation in autofs_dir_symlink
- init/initramfs.c: trivial fix: FSM -> Finite-state machine
- fs: remove stale and duplicate forward declarations
- readdir: Introduce dirent_size()
- fs: Replace user_access_{begin/end} by scoped user access
- kernel: acct: fix duplicate word in comment
- fs: write a better comment in step_into() concerning .mnt assignment
- fs: attr: fix comment formatting and spelling issues"
* tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: (28 commits)
dcache: permit dynamic_dname()s up to NAME_MAX
fs: attr: fix comment formatting and spelling issues
fs: hide file and bfile caches behind runtime const machinery
fs: write a better comment in step_into() concerning .mnt assignment
proc: rename proc_notify_change to proc_setattr
proc: rename proc_setattr to proc_nochmod_setattr
affs: rename affs_notify_change to affs_setattr
adfs: rename adfs_notify_change to adfs_setattr
hfs: update comments on hfs_inode_setattr
kernel: acct: fix duplicate word in comment
fs: Replace user_access_{begin/end} by scoped user access
readdir: Introduce dirent_size()
coredump: add tracepoint for coredump events
fs: remove do_sys_truncate
fs: pass on FTRUNCATE_* flags to do_truncate
fs: fix archiecture-specific compat_ftruncate64
fs: remove stale and duplicate forward declarations
init/initramfs.c: trivial fix: FSM -> Finite-state machine
autofs: replace manual symlink buffer allocation in autofs_dir_symlink
fs/mbcache: cancel shrink work before destroying the cache
...
2026-04-13 14:20:11 -07:00
..
2025-09-08 14:58:50 -07:00
2025-09-04 11:23:50 +02:00
2022-02-25 09:36:06 +01:00
2023-02-13 22:13:29 +01:00
2022-07-25 13:26:14 +02:00
2026-01-26 19:07:14 -08:00
2023-06-05 09:57:14 +02:00
2025-12-15 14:27:18 -05:00
2026-01-06 16:42:29 -05:00
2024-04-16 13:59:45 +02:00
2022-01-15 08:47:31 -08:00
2021-05-06 19:24:11 -07:00
2025-11-24 20:23:25 +01:00
2023-12-14 00:23:17 -08:00
2023-12-15 16:25:55 -08:00
2024-01-17 17:52:29 -08:00
2024-01-05 23:19:14 +01:00
2023-04-04 17:58:11 +02:00
2025-07-09 22:42:14 -07:00
2022-11-01 10:20:11 +11:00
2023-08-26 22:38:49 +02:00
2024-11-29 11:40:22 +01:00
2019-06-05 17:37:16 +02:00
2024-10-28 21:44:28 +00:00
2023-02-15 12:35:20 +01:00
2025-01-13 22:40:59 -08:00
2023-02-02 22:50:00 -08:00
2019-05-24 17:27:11 +02:00
2024-07-11 17:41:23 +02:00
2019-06-24 09:16:47 +10:00
2024-12-26 10:50:05 -05:00
2019-06-19 17:09:55 +02:00
2021-12-11 23:31:51 +01:00
2020-12-15 22:46:15 -08:00
2020-11-23 10:31:06 +01:00
2025-11-24 15:08:50 -08:00
2018-06-07 17:34:38 -07:00
2025-09-24 16:21:13 +02:00
2025-03-01 21:00:22 +01:00
2019-05-30 11:26:32 -07:00
2025-12-19 08:54:59 +01:00
2020-11-24 14:42:08 +01:00
2020-10-25 14:51:49 -07:00
2020-07-09 13:29:42 -04:00
2023-04-29 09:09:09 +02:00
2023-04-29 09:09:09 +02:00
2021-12-21 21:31:08 +01:00
2025-03-18 10:28:21 -07:00
2025-09-13 16:55:07 -07:00
2024-09-01 20:26:13 -07:00
2019-04-08 11:59:39 +01:00
2020-07-17 10:02:03 +01:00
2020-10-26 16:45:03 +01:00
2024-09-03 21:15:28 -07:00
2025-03-26 15:56:43 -07:00
2020-09-25 00:36:41 +09:00
2026-02-19 06:38:48 +00:00
2025-07-08 18:35:52 +01:00
2020-10-26 16:45:03 +01:00
2024-09-03 21:15:32 -07:00
2025-06-24 22:02:05 -04:00
2022-07-29 12:01:00 -05:00
2022-07-22 17:34:57 -05:00
2025-10-27 16:41:53 +01:00
2025-11-20 13:43:59 -08:00
2025-11-24 15:08:54 -08:00
2021-07-08 11:48:22 -07:00
2024-03-13 12:12:21 -07:00
2021-07-08 11:48:22 -07:00
2023-08-31 00:18:34 -07:00
2022-05-11 16:27:04 +02:00
2022-05-26 10:50:30 -07:00
2020-07-29 16:14:19 +02:00
2024-11-11 07:33:20 -08:00
2026-02-12 12:13:01 -08:00
2024-06-19 12:34:34 -07:00
2025-03-26 22:16:50 +01:00
2020-07-10 16:01:52 -07:00
2025-02-18 10:16:00 +01:00
2019-05-14 19:52:48 -07:00
2022-09-10 09:56:53 +02:00
2025-05-30 20:56:48 +08:00
2022-09-05 17:20:55 +02:00
2024-11-11 07:33:16 -08:00
2024-11-11 07:33:17 -08:00
2019-05-24 17:27:11 +02:00
2025-05-11 17:48:15 -07:00
2024-06-25 15:57:38 +02:00
2024-11-07 14:25:15 -08:00
2025-11-04 08:35:37 +01:00
2024-11-11 07:33:20 -08:00
2026-02-06 15:47:19 -08:00
2026-01-30 16:44:38 +01:00
2024-10-02 17:23:23 -04:00
2025-07-29 14:46:07 -04:00
2020-04-23 10:50:26 +09:00
2024-11-11 21:51:42 +01:00
2024-05-03 17:07:50 +02:00
2026-04-13 14:20:11 -07:00
2024-02-01 09:47:59 -08:00
2022-02-11 20:39:39 +11:00