summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-15exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
2026-06-15exfat: fix handling of damaged volume in exfat_create_upcase_table()David Timber
2026-06-15ntfs: support creating Windows native symlinksHyunchul Lee
2026-06-15ntfs: clean up target name conversion for WSL symlinksHyunchul Lee
2026-06-15ntfs: add native_symlink mount optionHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with absolute pathsHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with relative pathsHyunchul Lee
2026-06-15ntfs: fix incorrect size of symbolic linkHyunchul Lee
2026-06-15Merge tag 'pull-fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-14udf: fix nls leak on udf_fill_super() failureAl Viro
2026-06-15Merge tag 'pull-configfs-fixed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2026-06-14btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()Nathan Chancellor
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-14smb: client: Use more common code in SMB2_tcon()Markus Elfring
2026-06-14smb: client: Use more common error handling code in smb3_reconfigure()Markus Elfring
2026-06-14smb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter
2026-06-14smb/client: clean up a type issue in cifs_xattr_get()Dan Carpenter
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He
2026-06-14smb/client: use writable handle for FS_IOC_SETFLAGS compressionHuiwen He
2026-06-14smb/client: always return a value for FS_IOC_GETFLAGSHuiwen He
2026-06-14smb/client: update i_blocks after contiguous writesHuiwen He
2026-06-14smb: client: fix races in cifsd thread creationFredric Cover
2026-06-14cifs: validate full SID length in security descriptorsQihang
2026-06-14smb: client: resolve SWN tcon from live registrationsMichael Bommarito
2026-06-14cifs: remove all cifs files before kill superJian Zhang
2026-06-14smb: client: fix conflicting option validation for new mount APIHenrique Carvalho
2026-06-14cifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N
2026-06-12afs: Fix netns teardown to cancel the preallocation chargerDavid Howells
2026-06-12fs: fix ups and tidy ups to /proc/filesystems cachingMateusz Guzik
2026-06-12udf: validate VAT inode size for old VAT formatJan Kara