summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
10 daysfs/statmount: fix slab out-of-bounds write in statmount_mnt_idmapJunyoung Jang
10 daysxfs: Fix typo in commentMd Shofiqul Islam
10 daysxfs: fix the "limiting open zones" messageChristoph Hellwig
10 daysceph: put folios not suitable for writebackHristo Venev
10 daysceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko
10 daysceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
10 daysceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
10 daysNFSD: Fix infinite loop in layout state revocationChuck Lever
10 daysnfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia
10 daysnfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
10 daysnfsd: fix file change detection in CB_GETATTRScott Mayhew
11 daysntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile()DaeMyung Kang
11 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
12 daysntfs: validate attribute name bounds before returning itDaeMyung Kang
12 daysntfs: fix MFT bitmap scan 2^32 boundary checkDaeMyung Kang
12 daysntfs: validate MFT attrs_offset against bytes_in_useDaeMyung Kang
12 daysntfs: fix missing kstrdup() error check in ntfs_write_volume_label()Zhan Xusheng
12 daysMerge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
13 daysntfs: avoid leaking uninitialised bytes in new security descriptorsDaeMyung Kang
13 daysntfs: fix out-of-bounds write in ntfs_index_walk_down()DaeMyung Kang
13 daysntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge pathDaeMyung Kang
13 daysntfs: fix variable dereferenced before check ni in ntfs_attr_open()Namjae Jeon
13 daysntfs: fix default_upcase refcount underflow and UAF on fs_context teardownDaeMyung Kang
13 daysntfs: match ntfs_resident_attr_min_value_length with $AttrDefHyunchul Lee
13 daysntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()DaeMyung Kang
13 daysntfs: fix copy length in ntfs_bdev_write() for non-page-aligned startDaeMyung Kang
13 daysntfs: wait for sync mft writes to completeDaeMyung Kang
13 daysntfs: capture mft mirror sync errors in ntfs_write_mft_block()DaeMyung Kang
13 daysntfs: redirty folio when ntfs_write_mft_block() runs out of memoryDaeMyung Kang
13 daysntfs: use base mft_no when looking up base inode for extent recordDaeMyung Kang
13 daysbtrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gapRobbie Ko
13 daysbtrfs: only release the dirty pages io tree after successful writesQu Wenruo
13 daysbtrfs: always pass __GFP_NOWARN from add_ra_bio_pages()Calvin Owens
13 daysbtrfs: fix check_chunk_block_group_mappings() to iterate all chunk mapsZhengYuan Huang
13 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
13 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
13 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
13 dayssmb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
13 dayssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
14 daysMerge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-06ovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-03smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2026-05-03cifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2026-05-03ntfs: fix variable dereferenced before check ni and attr in ntfs_attrlist_ent...Namjae Jeon
2026-05-02Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-01ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-01ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon
2026-05-01ksmbd: fail share config requests when path allocation failsShuhao Fu
2026-05-01ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang