summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-28Merge tag 'vfs-6.17-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-07-28Merge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-07-28f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs modeChao Yu
2025-07-28f2fs: fix to calculate dirty data during has_not_enough_free_secs()Chao Yu
2025-07-28f2fs: fix to update upper_p in __get_secs_required() correctlyChao Yu
2025-07-28f2fs: directly add newly allocated pre-dirty nat entry to dirty set listwangzijie
2025-07-28f2fs: avoid redundant clean nat entry move in lru listwangzijie
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-28fsnotify: optimize FMODE_NONOTIFY_PERM for the common casesAmir Goldstein
2025-07-28fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hookAmir Goldstein
2025-07-28NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-07-28Merge tag 'gfs2-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-07-28Merge tag 'xfs-merge-6.17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-07-28NFSv4.2: another fix for listxattrOlga Kornievskaia
2025-07-28Merge tag 'erofs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'ntfs3_for_6.17' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2025-07-28Merge tag 'for-6.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-07-28smb: client: get rid of kstrdup() when parsing iocharset mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing domain mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing pass2 mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing pass mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing user mount optionPaulo Alcantara
2025-07-27cifs: Add support for creating reparse points over SMB1Pali Rohár
2025-07-27cifs: Do not query WSL EAs for native SMB symlinkPali Rohár
2025-07-27cifs: Optimize CIFSFindFirst() response when not searchingPali Rohár
2025-07-27cifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár
2025-07-27smb: client: fix session setup against servers that require SPNPaulo Alcantara
2025-07-27smb: client: allow parsing zero-length AV pairsPaulo Alcantara
2025-07-27cifs: add new field to track the last access time of cfidShyam Prasad N
2025-07-27smb: change return type of cached_dir_lease_break() to boolBharath SM
2025-07-27cifs: reset iface weights when we cannot find a candidateShyam Prasad N
2025-07-27smb: client: fix netns refcount leak after net_passive changesWang Zhaolong
2025-07-25hfs: fix general protection fault in hfs_find_init()Viacheslav Dubeyko
2025-07-25hfs: fix slab-out-of-bounds in hfs_bnode_read()Viacheslav Dubeyko
2025-07-25hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()Viacheslav Dubeyko
2025-07-25hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Viacheslav Dubeyko