summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-08fs/proc/task_mmu: do not warn on seeing non-migration pmd entryDev Jain
2026-06-08fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()Kiryl Shutsemau (Meta)
2026-06-08fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()Kiryl Shutsemau (Meta)
2026-06-08fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update raceKiryl Shutsemau (Meta)
2026-06-04fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lockSuren Baghdasaryan
2026-06-04userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.cMike Rapoport (Microsoft)
2026-06-02userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-25hpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka
2026-05-23Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-23Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...Carlos Maiolino
2026-05-22Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-22Merge tag 'zonefs-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-05-21smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong
2026-05-21ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
2026-05-21ksmbd: fix durable reconnect error path file lifetimeJunyi Liu
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-05-21smb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov
2026-05-21cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-05-21xfs: fix a buffer lookup against removal raceChristoph Hellwig
2026-05-20Merge tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-20sysfs: don't remove existing directory on update failureGreg Kroah-Hartman
2026-05-20erofs: fix metabuf leak in inode xattr initializationJia Zhu
2026-05-20erofs: fix managed cache race for unaligned extentsGao Xiang
2026-05-19Merge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-19Merge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-05-19smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-05-19smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-05-18cifs: Fix undefined variablesDavid Howells
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-16btrfs: swallow btrfs_record_squota_delta() ENOENTBoris Burkov
2026-05-16btrfs: clamp to avoid squota underflowBoris Burkov
2026-05-16btrfs: fix squota accounting during enable generationBoris Burkov
2026-05-16btrfs: check for subvolume before deleting squota qgroupBoris Burkov
2026-05-16btrfs: always drop root->inodes lock before cond_resched()Boris Burkov
2026-05-16btrfs: mark file extent range dirty after converting prealloc extentsRobbie Ko
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-15cachefiles: Fix error return when vfs_mkdir() failsHongling Zeng
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells