summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-15Merge tag 'v7.1-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-15Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-15Merge tag 'xfs-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells
2026-05-14smb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo
2026-05-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig
2026-05-12SMB3.1.1: add missing QUERY_DIR info levelsSteve French
2026-05-11xfs: Fix typo in commentMd Shofiqul Islam
2026-05-11xfs: fix the "limiting open zones" messageChristoph Hellwig
2026-05-11ceph: put folios not suitable for writebackHristo Venev
2026-05-11ceph: add ceph_has_realms_with_quotas() check to ceph_quota_update_statfs()Viacheslav Dubeyko
2026-05-11ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
2026-05-11ceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever
2026-05-10nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia
2026-05-10nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
2026-05-10nfsd: fix file change detection in CB_GETATTRScott Mayhew
2026-05-09Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-08btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gapRobbie Ko
2026-05-08btrfs: only release the dirty pages io tree after successful writesQu Wenruo
2026-05-08btrfs: always pass __GFP_NOWARN from add_ra_bio_pages()Calvin Owens
2026-05-08btrfs: fix check_chunk_block_group_mappings() to iterate all chunk mapsZhengYuan Huang
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-05-06Merge 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-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
2026-05-01ksmbd: harden file lifetime during session teardownDaeMyung Kang
2026-05-01ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
2026-05-01smb: smbdirect: fix MR registration for coalesced SG listsYi Kuo
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
2026-05-01smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher
2026-05-01Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-04-30Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds