linux-yocto/fs
Bruce Ashfield f8ba6a0670 This is the 6.1.156 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmjvb+MACgkQONu9yGCS
 aT47ow//QLZXP2zNZaphmGhHUQKftM9oMIKUr0yg1sYVdBtS4Xbjer4KNkfduSuY
 /ApFydOLGwNc9a3HSxcHRPmh6zukNTR3DHyrNw68lGx5FCDDZSh4NWEGc2NWQct5
 jRWyN4RK8re/rPTE0Bp76D7wUgJ6R1zREpdi/Fw1oU4torLuz4/U4LM+039Zgn3D
 uxCszxzohvpOTZBxKNKkjq8PU0GPprlopdZmgJyZh+GFwXpOKktLSfcY1br5EufG
 SP344i6V7lWJUpsEoQwogV02PmT6MiApZYYoIrMqcwkL261Yw9LAEt0wfNAUBoF4
 CcyjEbUp859fAcKhuhMsstNlvNzoxzcx1Isy3/X9gTj3ElOMZcz23wqC0upTRlPp
 W3pOa5+hzh1xv2EAN2CuhLo7v/RFnFmk7ob+Vh63JWrouOObEjPZCRE7dtpkQ+Km
 crZ/JSREZrwBlDS74YQSCbCDg7zZa6dN4Uwzg6Gx4XtoM8j+Tga+kQf/CeXE+9ZO
 dYesJW19LyX/DimOGR9RBCkB00L5Pm4GUIv/e4JlIt15IFxpisZnnxr7rsllxZ24
 kbkTU8d4guZILaXJk/c/xf1PVDSKHonlWkJ3hBfCk8sOkEmAGgli6q5UJCxZaY40
 EdVeep2a0Wj4ODD6o7D/YKxd+hpX8TNBpavymBl3r0T+2cq1FJI=
 =hlyx
 -----END PGP SIGNATURE-----

Merge tag 'v6.1.156' into v6.1/standard/base

This is the 6.1.156 stable release

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmjvb+MACgkQONu9yGCS
# aT47ow//QLZXP2zNZaphmGhHUQKftM9oMIKUr0yg1sYVdBtS4Xbjer4KNkfduSuY
# /ApFydOLGwNc9a3HSxcHRPmh6zukNTR3DHyrNw68lGx5FCDDZSh4NWEGc2NWQct5
# jRWyN4RK8re/rPTE0Bp76D7wUgJ6R1zREpdi/Fw1oU4torLuz4/U4LM+039Zgn3D
# uxCszxzohvpOTZBxKNKkjq8PU0GPprlopdZmgJyZh+GFwXpOKktLSfcY1br5EufG
# SP344i6V7lWJUpsEoQwogV02PmT6MiApZYYoIrMqcwkL261Yw9LAEt0wfNAUBoF4
# CcyjEbUp859fAcKhuhMsstNlvNzoxzcx1Isy3/X9gTj3ElOMZcz23wqC0upTRlPp
# W3pOa5+hzh1xv2EAN2CuhLo7v/RFnFmk7ob+Vh63JWrouOObEjPZCRE7dtpkQ+Km
# crZ/JSREZrwBlDS74YQSCbCDg7zZa6dN4Uwzg6Gx4XtoM8j+Tga+kQf/CeXE+9ZO
# dYesJW19LyX/DimOGR9RBCkB00L5Pm4GUIv/e4JlIt15IFxpisZnnxr7rsllxZ24
# kbkTU8d4guZILaXJk/c/xf1PVDSKHonlWkJ3hBfCk8sOkEmAGgli6q5UJCxZaY40
# EdVeep2a0Wj4ODD6o7D/YKxd+hpX8TNBpavymBl3r0T+2cq1FJI=
# =hlyx
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 15 Oct 2025 05:56:51 AM EDT
# gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
# gpg: Can't check signature: No public key
2025-10-16 09:37:36 -04:00
..
9p fs/9p: fix uninitialized values during inode evict 2024-11-22 15:37:34 +01:00
adfs fs: Convert block_read_full_page() to block_read_full_folio() 2022-05-09 16:21:44 -04:00
affs affs: don't write overlarge OFS data block size fields 2025-04-10 14:33:38 +02:00
afs afs: Fix potential null pointer dereference in afs_put_server 2025-10-02 13:40:41 +02:00
aufs aufs6: core 2022-12-14 12:36:46 -05:00
autofs autofs: fix memory leak of waitqueues in autofs_catatonic_mode 2023-09-23 11:10:59 +02:00
befs befs: Convert befs_symlink_read_folio() to use a folio 2022-08-02 12:34:03 -04:00
bfs fs: Convert block_read_full_page() to block_read_full_folio() 2022-05-09 16:21:44 -04:00
btrfs btrfs: ref-verify: handle damaged extent root tree 2025-10-15 11:56:23 +02:00
cachefiles cachefiles: Fix the incorrect return value in __cachefiles_write() 2025-07-24 08:51:51 +02:00
ceph ceph: fix possible integer overflow in ceph_zero_objects() 2025-07-06 10:57:56 +02:00
coda coda: Avoid partial allocation of sig_inputArgs 2023-03-10 09:33:52 +01:00
configfs configfs: Do not override creating attribute file failure in populate_attrs() 2025-06-27 11:07:25 +01:00
cramfs fs/cramfs/inode.c: initialize file_ra_state 2023-03-10 09:34:09 +01:00
crypto fscrypt: Don't use problematic non-inline crypto engines 2025-08-28 16:26:10 +02:00
debugfs debugfs: fix automount d_fsdata usage 2024-01-20 11:50:04 +01:00
devpts
dlm dlm: make tcp still work in multi-link env 2025-06-04 14:40:05 +02:00
ecryptfs fs: Create a generic is_dot_dotdot() utility 2024-10-17 15:21:17 +02:00
efivarfs efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare 2025-09-04 15:26:29 +02:00
efs efs: Convert efs symlinks to read_folio 2022-05-09 16:21:45 -04:00
erofs erofs: address D-cache aliasing 2025-08-15 12:04:51 +02:00
exfat exfat: fix the infinite loop in exfat_find_last_cluster() 2025-04-10 14:33:37 +02:00
exportfs exportfs: use pr_debug for unreachable debug statements 2024-03-06 14:45:15 +00:00
ext2 minmax: add in_range() macro 2025-10-02 13:40:41 +02:00
ext4 ext4: fix checks for orphan inodes 2025-10-15 11:56:40 +02:00
f2fs f2fs: fix zero-sized extent for precache extents 2025-10-15 11:56:34 +02:00
fat This is the 6.1.114 stable release 2024-10-27 23:19:54 -04:00
freevxfs freevxfs: Convert vxfs_immed_read_folio() to use a folio 2022-08-02 12:34:03 -04:00
fscache netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING 2024-12-14 19:53:15 +01:00
fuse fuse: prevent overflow in copy_file_range return value 2025-09-19 16:29:57 +02:00
gfs2 gfs2: move msleep to sleepable context 2025-06-27 11:07:25 +01:00
hfs hfs: fix not erasing deleted b-tree node issue 2025-08-28 16:25:51 +02:00
hfsplus hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file() 2025-08-28 16:25:51 +02:00
hostfs hostfs: move from strlcpy with unused retval to strscpy 2022-09-19 22:46:25 +02:00
hpfs hpfs: Convert symlinks to read_folio 2022-05-09 16:21:45 -04:00
hugetlbfs mm/hugetlb: fix folio is still mapped when deleted 2025-10-02 13:40:41 +02:00
iomap iomap: avoid avoid truncating 64-bit offset to 32 bits 2025-01-23 17:17:12 +01:00
isofs isofs: Verify inode mode when loading from disk 2025-07-24 08:51:49 +02:00
jbd2 jbd2: prevent softlockup in jbd2_log_do_checkpoint() 2025-08-28 16:26:07 +02:00
jffs2 jffs2: check jffs2_prealloc_raw_node_refs() result in few other places 2025-06-27 11:07:36 +01:00
jfs jfs: upper bound check of tree index in dbAllocAG 2025-08-28 16:26:00 +02:00
kernfs kernfs: Fix UAF in polling when open file is released 2025-09-19 16:29:57 +02:00
lockd nfsd: stop setting ->pg_stats for unused stats 2024-08-19 06:00:04 +02:00
minix vfs: open inside ->tmpfile() 2022-09-24 07:00:00 +02:00
netfs netfs: Only call folio_start_fscache() one time for each folio 2023-10-06 14:56:32 +02:00
nfs This is the 6.1.156 stable release 2025-10-16 09:37:36 -04:00
nfs_common
nfsd NFSD: detect mismatch of file handle and delegation stateid in OPEN op 2025-08-28 16:25:48 +02:00
nilfs2 nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/* 2025-09-25 10:58:52 +02:00
nls fs/nls: make load_nls() take a const parameter 2023-09-13 09:42:22 +02:00
notify This is the 6.1.151 stable release 2025-09-14 23:03:44 -04:00
ntfs - hfs and hfsplus kmap API modernization from Fabio Francesco 2022-10-12 11:00:22 -07:00
ntfs3 fs: ntfs3: Fix integer overflow in run_unpack() 2025-10-15 11:56:33 +02:00
ocfs2 ocfs2: fix double free in user_cluster_connect() 2025-10-15 11:56:38 +02:00
omfs fs: omfs: Use flexible-array member in struct omfs_extent 2025-07-06 10:58:03 +02:00
openpromfs openpromfs: finish conversion to the new mount API 2024-06-12 11:03:03 +02:00
orangefs fs/orangefs: use snprintf() instead of sprintf() 2025-08-28 16:25:59 +02:00
overlayfs fs: relax assertions on failure to encode file handles 2025-09-09 18:54:21 +02:00
proc This is the 6.1.153 stable release 2025-09-21 23:32:16 -04:00
pstore pstore/blk: trivial typo fixes 2025-02-21 13:48:53 +01:00
qnx4 fs: Convert block_read_full_page() to block_read_full_folio() 2022-05-09 16:21:44 -04:00
qnx6 fs/qnx6: delete unnecessary checks before brelse() 2022-09-11 21:55:07 -07:00
quota quota: flush quota_release_work upon quota writeback 2024-12-14 19:54:10 +01:00
ramfs shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs 2023-07-19 16:22:11 +02:00
reiserfs This is the 6.1.107 stable release 2024-09-05 23:55:01 -04:00
romfs romfs: Convert romfs to read_folio 2022-05-09 16:21:46 -04:00
smb ksmbd: fix error code overwriting in smb2_get_info_filesystem() 2025-10-15 11:56:40 +02:00
squashfs Squashfs: fix uninit-value in squashfs_get_parent 2025-10-15 11:56:39 +02:00
sysfs fs: sysfs: Fix reference leak in sysfs_break_active_protection() 2024-04-27 17:07:16 +02:00
sysv sysv: don't call sb_bread() with pointers_lock held 2024-04-13 13:05:05 +02:00
tracefs tracefs: Add missing lockdown check to tracefs_create_dir() 2023-09-23 11:11:12 +02:00
ubifs ubifs: skip dumping tnc tree when zroot is null 2025-02-21 13:49:21 +01:00
udf fs: udf: fix OOB read in lengthAllocDescs handling 2025-10-15 11:56:39 +02:00
ufs minmax: add in_range() macro 2025-10-02 13:40:41 +02:00
unicode Revert "unicode: Don't special case ignorable code points" 2024-12-14 19:54:50 +01:00
vboxsf vboxsf: fix building with GCC 15 2025-03-28 21:58:51 +01:00
verity fsverity: skip PKCS#7 parser when keyring is empty 2023-09-13 09:43:03 +02:00
xfs xfs: do not propagate ENODATA disk errors into xattr code 2025-09-04 15:26:31 +02:00
yaffs2 yaffs2: Fix miscalculation of devname buffer length 2023-05-31 19:30:12 -04:00
zonefs zonefs: Improve error handling 2024-02-23 09:12:45 +01:00
aio.c fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion 2024-04-03 15:19:42 +02:00
anon_inodes.c fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass 2025-07-17 18:32:10 +02:00
attr.c attr: block mode changes of symlinks 2023-09-23 11:11:10 +02:00
bad_inode.c vfs: open inside ->tmpfile() 2022-09-24 07:00:00 +02:00
binfmt_elf_fdpic.c binfmt: Fix whitespace issues 2025-05-22 14:09:58 +02:00
binfmt_elf_test.c
binfmt_elf.c binfmt_elf: Move brk for static PIE even if ASLR disabled 2025-05-22 14:09:59 +02:00
binfmt_flat.c binfmt_flat: Fix integer overflow bug on 32 bit systems 2025-02-21 13:49:39 +01:00
binfmt_misc.c binfmt_misc: cleanup on filesystem umount 2024-08-29 17:30:30 +02:00
binfmt_script.c
buffer.c fs/buffer: fix use-after-free when call bh_read() helper 2025-08-28 16:26:14 +02:00
char_dev.c chardev: fix error handling in cdev_device_add() 2022-12-31 13:32:41 +01:00
compat_binfmt_elf.c
coredump.c coredump: hand a pidfd to the usermode coredump helper 2025-06-04 14:40:25 +02:00
d_path.c d_path.c: typo fix... 2022-08-20 11:34:33 -04:00
dax.c fsdax: dax_unshare_iter needs to copy entire blocks 2024-11-08 16:26:42 +01:00
dcache.c This is the 6.1.101 stable release 2024-07-28 16:33:10 -04:00
direct-io.c block: remove PSI accounting from the bio layer 2022-09-20 08:24:38 -06:00
drop_caches.c
eventfd.c eventfd: prevent underflow for eventfd semaphores 2023-09-13 09:42:27 +02:00
eventpoll.c eventpoll: Fix semi-unbounded recursion 2025-08-28 16:25:49 +02:00
exec.c This is the 6.1.140 stable release 2025-05-28 13:38:18 -04:00
fcntl.c This is the 6.1.113 stable release 2024-10-21 12:22:48 -04:00
fhandle.c do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak 2024-03-26 18:20:27 -04:00
file_table.c This is the 6.1.129 stable release 2025-02-28 22:28:07 -05:00
file.c alloc_fdtable(): change calling conventions. 2025-08-28 16:26:19 +02:00
filesystems.c fs/filesystems: Fix potential unsigned integer underflow in fs_name() 2025-06-27 11:07:23 +01:00
fs_context.c vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing 2023-09-13 09:42:28 +02:00
fs_parser.c ext4: journal_path mount options should follow links 2023-01-07 11:11:59 +01:00
fs_pin.c
fs_struct.c
fs_types.c
fs-writeback.c fs: writeback: fix use-after-free in __mark_inode_dirty() 2025-09-09 18:54:12 +02:00
fsopen.c uninline may_mount() and don't opencode it in fspick(2)/fsopen(2) 2022-05-19 23:25:10 -04:00
init.c
inode.c fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name 2024-12-14 19:53:13 +01:00
internal.h nfs: use vfs setgid helper 2023-08-30 16:11:10 +02:00
ioctl.c lsm: new security_file_ioctl_compat() hook 2024-01-31 16:17:00 -08:00
Kconfig This is the 6.1.135 stable release 2025-05-01 22:49:06 -04:00
Kconfig.binfmt Xtensa updates for v6.1 2022-10-10 14:21:11 -07:00
kernel_read_file.c fs/kernel_read_file: allow to read files up-to ssize_t 2022-06-16 19:58:21 -07:00
libfs.c better lockdep annotations for simple_recursive_removal() 2025-08-28 16:25:51 +02:00
locks.c filelock: Fix fcntl/close race recovery compat path 2024-07-27 11:32:19 +02:00
Makefile This is the 6.1.36 stable release 2023-06-30 06:47:19 -04:00
mbcache.c ext4: fix deadlock due to mbcache entry corruption 2023-01-07 11:12:02 +01:00
mount.h switch try_to_unlazy_next() to __legitimize_mnt() 2022-07-05 16:18:21 -04:00
mpage.c Folio changes for 6.0 2022-08-03 10:35:43 -07:00
namei.c fuse: don't truncate cached, mutated symlink 2025-03-28 21:58:53 +01:00
namespace.c This is the 6.1.149 stable release 2025-09-03 16:22:26 -04:00
no-block.c
nsfs.c dynamic_dname(): drop unused dentry argument 2022-08-20 11:34:04 -04:00
open.c This is the 6.1.115 stable release 2024-11-06 20:28:08 -05:00
pipe.c fs/pipe: Fix lockdep false-positive in watchqueue pipe_write() 2024-04-10 16:28:30 +02:00
pnode.c pnode: terminate at peers of source 2023-01-04 11:29:01 +01:00
pnode.h
posix_acl.c - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
proc_namespace.c vfs: escape hash as well 2022-06-28 13:58:05 -04:00
read_write.c This is the 6.1.11 stable release 2023-02-17 15:55:28 -05:00
readdir.c Change calling conventions for filldir_t 2022-08-17 17:25:04 -04:00
remap_range.c - The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe 2022-08-05 16:32:45 -07:00
select.c hrtimer: Use and report correct timerslack values for realtime tasks 2025-03-28 21:58:48 +01:00
seq_file.c use less confusing names for iov_iter direction initializers 2023-02-09 11:28:04 +01:00
signalfd.c
splice.c This is the 6.1.72 stable release 2024-01-11 13:07:20 -05:00
stack.c
stat.c vfs: support STATX_DIOALIGN on block devices 2022-09-11 19:47:12 -05:00
statfs.c statfs: enforce statfs[64] structure initialization 2023-05-24 17:32:51 +01:00
super.c fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT 2024-08-03 08:49:53 +02:00
sync.c riscv: compat: syscall: Add compat_sys_call_table implementation 2022-04-26 13:36:25 -07:00
sysctls.c
timerfd.c
userfaultfd.c mm/uffd: fix vma operation where start addr cuts part of vma 2025-06-27 11:07:04 +01:00
utimes.c
xattr.c This is the 6.1.2 stable release 2023-01-04 16:26:58 -05:00