summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
8 daysfuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li
8 daysfuse: fix invalidate lock leak on setattr writeback failureBaokun Li
8 daysnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
8 daysnilfs2: correct return value kernel-doc descriptions for ioctl functionsRyusuke Konishi
8 daysext4: propagate errors from fast commit range replayGuanghui Yang
8 daysRevert "smb: client: use kvzalloc() for megabyte buffer in simple fallocate"Sasha Levin
8 daysexfat: fix double free in delayed_freeNamjae Jeon
8 daysjfs: Fix null-ptr-deref in jfs_ioc_trimDylan Wolff
8 daysjfs: add check read-only before txBeginAnon() callVasiliy Kovalev
8 daysjfs: add check read-only before truncation in jfs_truncate_nolock()Vasiliy Kovalev
8 daysext4: don't enable DAX on new encrypted filesEric Biggers
14 daysiomap: adjust read range correctly for non-block-aligned positionsJoanne Koong
14 daysxfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov
14 daysxfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
14 daysxfs: validate attr entry pointer before field accessHongling Zeng
14 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang
14 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens
14 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges
2026-08-23erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
2026-08-23binfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner
2026-08-23binfmt_misc: restore write access when removing an entryChristian Brauner
2026-08-23fs: don't block write during exec on pre-content watched filesAmir Goldstein
2026-08-23ksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon
2026-08-23ksmbd: conn lock to serialize smb2 negotiateNamjae Jeon
2026-08-23erofs: cap LZMA stream pool sizeMichael Bommarito
2026-08-23erofs: maintain cookies of share domain in self-contained listJingbo Xu
2026-08-23erofs: tidy up internal.hGao Xiang
2026-08-23ksmbd: validate minimum PDU size for transform requestsNamjae Jeon
2026-08-23smb/server: fix minimum SMB2 PDU sizeChenXiaoSong
2026-08-23smb/server: fix minimum SMB1 PDU sizeChenXiaoSong
2026-08-23ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2026-08-23smb/server: rename include guard in smb_common.hChenXiaoSong
2026-08-23super: fix emergency thaw deadlock on frozen block devicesChristian Brauner
2026-08-23ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan
2026-08-23ksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
2026-08-23ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng
2026-08-23ceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
2026-08-23ceph: rename _to_client() to _to_fs_client()Xiubo Li
2026-08-23ceph: pass the mdsc to several helpersXiubo Li
2026-08-23ceph: avoid fs reclaim while using current->journal_infoMax Kellermann
2026-08-23ovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee
2026-08-239p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
2026-08-23ntfs3: validate split-point offset in indx_insert_into_bufferMichael Bommarito
2026-08-23fs/ntfs3: Undo critial modificatins to keep directory consistencyKonstantin Komarov
2026-08-23VFS/audit: introduce kern_path_parent() for auditNeilBrown
2026-08-23xfs: check v5 superblock features earlyChristoph Hellwig
2026-08-23xfs: don't swallow dquot recovery verification errorsLong Li
2026-08-23xfs: fix ilock leak on error in xfs_dq_get_next_idLong Li
2026-08-23ceph: fix MDS random selection readiness predicateYiming Zhu
2026-08-23fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()Zhan Xusheng