summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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 cachingrefs/merge-window/fef1ec39862add142fe2078106ab54ee8563a0a7Mateusz Guzik
2026-06-12udf: validate VAT inode size for old VAT formatJan Kara
2026-06-12udf: validate VAT header length against the VAT inode sizeBryam Vargas
2026-06-12udf: validate sparing table length as an entry count, not a byte countBryam Vargas
2026-06-12xfs: shut down the filesystem on a failed mountMikhail Lobanov
2026-06-12xfs: skip inode inactivation on a shut down mountMikhail Lobanov
2026-06-12xfs: move XFS_LSN_CMP to xfs_log_format.hChristoph Hellwig
2026-06-12xfs: shut down zoned file systems on writeback errorsYao Sang
2026-06-11fs: efs: remove unneeded debug printsMaxwell Doose
2026-06-11fs: fat: inode: replace sprintf() with scnprintf()Maxwell Doose
2026-06-10ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXTYun Zhou
2026-06-10ext4: fix kernel BUG in ext4_write_inline_data_endAditya Prakash Srivastava
2026-06-10ext4: fix ERR_PTR(0) in ext4_mkdir()Hongling Zeng
2026-06-10jbd2: remove special jbd2 slabsMatthew Wilcox (Oracle)
2026-06-10ext4: remove mention of PageWritebackMatthew Wilcox (Oracle)