summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
6 daysxfs: validate attr entry pointer before field accessHongling Zeng1-0/+14
6 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang1-0/+1
6 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens1-2/+4
6 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges1-6/+12
6 daysxfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov1-16/+41
6 daysxfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig16-121/+123
10 daysbinfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner1-2/+8
10 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang1-1/+2
10 daysbinfmt_misc: restore write access when removing an entryChristian Brauner1-1/+3
10 daysfs: don't block write during exec on pre-content watched filesAmir Goldstein3-7/+7
10 daysksmbd: reject repeated SMB2 NEGOTIATE requestsNamjae Jeon3-15/+37
10 daysksmbd: conn lock to serialize smb2 negotiateNamjae Jeon1-0/+2
10 daysbtrfs: zoned: fix missing chunk metadata reservationGuanghui Yang1-15/+19
10 daysbtrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()Filipe Manana3-9/+6
10 daysbtrfs: add space_info argument to btrfs_chunk_alloc()Naohiro Aota5-16/+27
10 daysbtrfs: add debug build only WARNDavid Sterba1-0/+7
10 daysksmbd: validate minimum PDU size for transform requestsNamjae Jeon1-5/+11
10 dayssmb/server: fix minimum SMB2 PDU sizeChenXiaoSong1-2/+2
10 dayssmb/server: fix minimum SMB1 PDU sizeChenXiaoSong1-2/+3
10 daysksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon7-54/+54
10 dayssmb/server: rename include guard in smb_common.hChenXiaoSong1-3/+3
10 dayssmb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong6-19/+13
10 dayssmb: move smb_version_values to common/smbglob.hZhangGuoDong6-72/+53
10 dayssuper: fix emergency thaw deadlock on frozen block devicesChristian Brauner1-7/+15
10 daysmm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang1-10/+10
10 daysiomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi1-8/+14
10 daysiomap: hold state_lock over call to ifs_set_range_uptodate()Matthew Wilcox (Oracle)1-9/+11
10 daysceph: Use a folio in ceph_page_mkwrite()Matthew Wilcox (Oracle)1-13/+13
10 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann3-6/+22
10 daysceph: Remove ceph_writepage()Matthew Wilcox (Oracle)1-27/+1
10 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann1-0/+11
10 daysxfs: check v5 superblock features earlyChristoph Hellwig1-2/+2
10 daysxfs: don't swallow dquot recovery verification errorsLong Li1-1/+1
10 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li1-1/+2
10 daysxfs: only check mergeability of bnobt recordsDarrick J. Wong1-2/+3
10 daysceph: fix MDS random selection readiness predicateYiming Zhu1-1/+1
10 daysf2fs: fix UAF issue in f2fs_merge_page_bio()Chao Yu1-1/+1
13 daysfscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()Zhan Xusheng1-1/+1
13 dayseventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai1-2/+2
13 dayssmb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai1-1/+1
13 daysovl: don't warn when the mount is completed from another user namespaceChristian Brauner1-1/+2
13 daysfscrypt: Replace mk_users keyring with simple listEric Biggers2-131/+113
13 daysbtrfs: fix memory leak in btrfs_do_encoded_write()Dmitry Antipov1-0/+1
13 daysNFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker1-0/+5
13 daysmount: honour SB_NOUSER in the new mount APIAl Viro1-0/+5
2026-08-09ceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
2026-08-09ceph: print cluster fsid and client global_id in all debug logsXiubo Li19-1310/+1745
2026-08-09binfmt_misc: reject a flag character as the field delimiterChristian Brauner1-0/+4
2026-08-09erofs: cap LZMA stream pool sizeMichael Bommarito2-1/+16
2026-08-09ksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon1-0/+2