summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 daysfuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li
11 daysfuse: fix invalidate lock leak on setattr writeback failureBaokun Li
11 daysnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
11 daysnilfs2: correct return value kernel-doc descriptions for ioctl functionsRyusuke Konishi
11 daysext4: propagate errors from fast commit range replayGuanghui Yang
11 daysRevert "smb: client: use kvzalloc() for megabyte buffer in simple fallocate"Sasha Levin
11 daysjfs: add check read-only before txBeginAnon() callVasiliy Kovalev
11 daysjfs: add check read-only before truncation in jfs_truncate_nolock()Vasiliy Kovalev
11 daysext4: don't enable DAX on new encrypted filesEric Biggers
2026-08-27iomap: adjust read range correctly for non-block-aligned positionsJoanne Koong
2026-08-27xfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov
2026-08-27xfs: validate attr entry pointer before field accessHongling Zeng
2026-08-27ext4: clear error before retrying inode xattr space fallbackGuanghui Yang
2026-08-27ext4: stop retrying saturated xattr cache entriesMatthias Goergens
2026-08-27ocfs2: fix missing metadata reservation for large xattrsIan Bridges
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-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-23super: fix emergency thaw deadlock on frozen block devicesChristian Brauner
2026-08-23ksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery
2026-08-23ceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
2026-08-23ceph: print cluster fsid and client global_id in all debug logsXiubo Li
2026-08-23ceph: rename _to_client() to _to_fs_client()Xiubo 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-23ksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
2026-08-23smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
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-23fs/ntfs3: Make ntfs_update_mftmirr return voidPavel Skripkin
2026-08-23VFS/audit: introduce kern_path_parent() for auditNeilBrown
2026-08-23xfs: check v5 superblock features earlyChristoph Hellwig
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
2026-08-23f2fs: fix UAF issue in f2fs_merge_page_bio()Chao Yu
2026-08-19fscrypt: Replace mk_users keyring with simple listEric Biggers
2026-08-19NFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker
2026-08-19nfs4: take a reference on the nfs_client when running FREE_STATEIDScott Mayhew
2026-08-19mount: honour SB_NOUSER in the new mount APIAl Viro
2026-08-19binfmt_misc: reject a flag character as the field delimiterChristian Brauner
2026-08-19smb: client: fix buffer leaks in SMB1 read and writeDawei Feng
2026-08-19proc: Fix broken error paths for namespace linksJann Horn