summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-10-15ext4: fix checks for orphan inodesJan Kara
2025-10-15ext4: fix potential null deref in ext4_mb_init()Baokun Li
2025-10-15ksmbd: add max ip connections parameterNamjae Jeon
2025-10-15ksmbd: fix error code overwriting in smb2_get_info_filesystem()Matvey Kovalev
2025-10-15ksmbd: Fix race condition in RPC handle list accessYunseong Kim
2025-10-15fs: udf: fix OOB read in lengthAllocDescs handlingLarshin Sergey
2025-10-15Squashfs: fix uninit-value in squashfs_get_parentPhillip Lougher
2025-10-15nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer
2025-10-15NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-10-15smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya
2025-10-15f2fs: fix UAF issue in f2fs_merge_page_bio()Chao Yu
2025-10-15ocfs2: fix double free in user_cluster_connect()Dan Carpenter
2025-10-15cramfs: fix incorrect physical page address calculationAlistair Popple
2025-10-15NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos
2025-10-15f2fs: fix zero-sized extent for precache extentswangzijie
2025-10-15f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()Chao Yu
2025-10-15f2fs: fix to avoid migrating empty sectionChao Yu
2025-10-15f2fs: fix to truncate first page in error path of f2fs_truncate()Chao Yu
2025-10-15f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()Chao Yu
2025-10-15fs/ntfs3: reject index allocation if $BITMAP is empty but blocks existMoon Hee Lee
2025-10-15fs: ntfs3: Fix integer overflow in run_unpack()Vitaly Grigoryev
2025-10-15fanotify: Validate the return value of mnt_ns_from_dentry() before dereferencingAnderson Nascimento
2025-10-15fuse: remove unneeded offset assignment when filling write pagesJoanne Koong
2025-10-15f2fs: fix to allow removing qf_nameChao Yu
2025-10-15f2fs: fix to avoid NULL pointer dereference in f2fs_check_quota_consistency()Chao Yu
2025-10-15f2fs: fix to clear unusable_cap for checkpoint=enableChao Yu
2025-10-15f2fs: fix to zero data after EOF for compressed file correctlyChao Yu
2025-10-15f2fs: fix to avoid overflow while left shift operationChao Yu
2025-10-15f2fs: fix condition in __allow_reserved_blocks()Chao Yu
2025-10-15btrfs: fix symbolic link reading when bs > psQu Wenruo
2025-10-15btrfs: return any hit error from extent_writepage_io()Qu Wenruo
2025-10-15smb: server: fix IRD/ORD negotiation with the clientStefan Metzmacher
2025-10-15smb: client: fix sending the iwrap custom IRD/ORD negotiation messagesStefan Metzmacher
2025-10-15erofs: avoid reading more for fragment mapsGao Xiang
2025-10-15gfs2: Add proper lockspace lockingAndreas Gruenbacher
2025-10-15gfs2: do_xmote cleanupAndreas Gruenbacher
2025-10-15gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher
2025-10-15gfs2: Remove duplicate check in do_xmoteAndreas Gruenbacher
2025-10-15gfs2: Fix LM_FLAG_TRY* logic in add_to_queueAndreas Gruenbacher
2025-10-15gfs2: Further sanitize lock_dlm.cAndreas Gruenbacher
2025-10-15gfs2: Remove space before newlineColin Ian King
2025-10-15gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmoteAndreas Gruenbacher
2025-10-15hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen
2025-10-12f2fs: fix to do sanity check on node footer for non inode dnodeChao Yu
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-26Merge tag 'v6.17rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-26Merge tag 'vfs-6.17-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-26smb: client: fix wrong index reference in smb2_compound_op()Sang-Heon Jeon
2025-09-26netfs: fix reference leakMax Kellermann
2025-09-25fs/proc/task_mmu: check p->vec_buf for NULLJakub Acs