summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-01ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao
2025-01-31cifs: Fix parsing native symlinks directory/file typePali Rohár
2025-01-31cifs: update internal version numberSteve French
2025-01-31cifs: Add support for creating WSL-style symlinksPali Rohár
2025-01-31smb3: add support for IAKerbSteve French
2025-01-31cifs: Fix struct FILE_ALL_INFOPali Rohár
2025-01-31cifs: Add support for creating NFS-style symlinksPali Rohár
2025-01-31cifs: Add support for creating native Windows socketsPali Rohár
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-01-31Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-31Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-30Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-30Merge tag 'ntfs3_for_6.14' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2025-01-30Merge tag 'bcachefs-2025-01-29' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-01-30debugfs: Fix the missing initializations in __debugfs_file_get()Al Viro
2025-01-29cifs: Add mount option -o reparse=nonePali Rohár
2025-01-29cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár
2025-01-29cifs: Fix creating and resolving absolute NT-style symlinksPali Rohár
2025-01-29cifs: Simplify reparse point check in cifs_query_path_info() functionPali Rohár
2025-01-29cifs: Remove symlink member from cifs_open_info_data unionPali Rohár
2025-01-29cifs: Update description about ACL permissionsPali Rohár
2025-01-29cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...Pali Rohár
2025-01-29cifs: Remove struct reparse_posix_data from struct cifs_open_info_dataPali Rohár
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár
2025-01-29cifs: Fix getting and setting SACLs over SMB1Pali Rohár
2025-01-29cifs: Remove intermediate object of failed create SFU callPali Rohár
2025-01-29cifs: Validate EAs for WSL reparse pointsPali Rohár
2025-01-29cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERMPali Rohár
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-27Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-01-27add a string-to-qstr constructorAl Viro
2025-01-279p: fix ->rename_sem exclusionAl Viro
2025-01-27orangefs_d_revalidate(): use stable parent inode and name passed by callerAl Viro
2025-01-27ocfs2_dentry_revalidate(): use stable parent inode and name passed by callerAl Viro
2025-01-27nfs: fix ->d_revalidate() UAF on ->d_name accessesAl Viro
2025-01-27nfs{,4}_lookup_validate(): use stable parent inode passed by callerAl Viro
2025-01-27gfs2_drevalidate(): use stable parent inode and name passed by callerAl Viro
2025-01-27fuse_dentry_revalidate(): use stable parent inode and name passed by callerAl Viro