summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-06-15Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-21/+10
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds14-285/+344
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-243/+392
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds51-190/+282
2026-06-15Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-190/+230
2026-06-15Merge tag 'vfs-7.2-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-25/+145
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-438/+829
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds15-256/+259
2026-06-14btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()Nathan Chancellor1-1/+1
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-26/+112
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-95/+73
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-36/+105
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-72/+73
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds43-53/+587
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds7-45/+148
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-30/+96
2026-06-15Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-63/+65
2026-06-15Merge tag 'vfs-7.2-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+8
2026-06-14smb: client: Use more common code in SMB2_tcon()Markus Elfring1-6/+5
2026-06-14smb: client: Use more common error handling code in smb3_reconfigure()Markus Elfring1-4/+3
2026-06-14smb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter1-3/+5
2026-06-14smb/client: clean up a type issue in cifs_xattr_get()Dan Carpenter1-2/+2
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He8-24/+45
2026-06-14smb/client: use writable handle for FS_IOC_SETFLAGS compressionHuiwen He1-4/+112
2026-06-14smb/client: always return a value for FS_IOC_GETFLAGSHuiwen He1-7/+5
2026-06-14smb/client: update i_blocks after contiguous writesHuiwen He4-5/+61
2026-06-14smb: client: fix races in cifsd thread creationFredric Cover1-11/+16
2026-06-14cifs: validate full SID length in security descriptorsQihang1-67/+129
2026-06-14smb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
2026-06-14cifs: remove all cifs files before kill superJian Zhang1-0/+3
2026-06-14smb: client: fix conflicting option validation for new mount APIHenrique Carvalho1-49/+53
2026-06-14cifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N1-1/+29
2026-06-12afs: Fix netns teardown to cancel the preallocation chargerDavid Howells1-2/+4
2026-06-12fs: fix ups and tidy ups to /proc/filesystems cachingMateusz Guzik1-8/+6
2026-06-12udf: validate VAT inode size for old VAT formatJan Kara1-0/+5
2026-06-12udf: validate VAT header length against the VAT inode sizeBryam Vargas1-0/+8
2026-06-12udf: validate sparing table length as an entry count, not a byte countBryam Vargas1-1/+2
2026-06-12xfs: shut down the filesystem on a failed mountMikhail Lobanov1-4/+12
2026-06-12xfs: skip inode inactivation on a shut down mountMikhail Lobanov1-2/+15
2026-06-12xfs: move XFS_LSN_CMP to xfs_log_format.hChristoph Hellwig3-18/+13
2026-06-12xfs: shut down zoned file systems on writeback errorsYao Sang1-0/+11
2026-06-11fs: efs: remove unneeded debug printsMaxwell Doose1-18/+3
2026-06-11fs: fat: inode: replace sprintf() with scnprintf()Maxwell Doose1-1/+1
2026-06-10ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXTYun Zhou1-0/+3
2026-06-10ext4: fix kernel BUG in ext4_write_inline_data_endAditya Prakash Srivastava1-1/+2
2026-06-10ext4: fix ERR_PTR(0) in ext4_mkdir()Hongling Zeng1-1/+1
2026-06-10jbd2: remove special jbd2 slabsMatthew Wilcox (Oracle)3-128/+13
2026-06-10ext4: remove mention of PageWritebackMatthew Wilcox (Oracle)1-1/+1
2026-06-10namespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directoriesJann Horn1-0/+3
2026-06-10ntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov1-0/+12