index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-06-14
udf: fix nls leak on udf_fill_super() failure
Al Viro
2026-06-15
Merge tag 'pull-configfs-fixed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2026-06-14
btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
Nathan Chancellor
2026-06-15
Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
smb: client: Use more common code in SMB2_tcon()
Markus Elfring
2026-06-14
smb: client: Use more common error handling code in smb3_reconfigure()
Markus Elfring
2026-06-14
smb/client: Fix error code in smb2_aead_req_alloc()
Dan Carpenter
2026-06-14
smb/client: clean up a type issue in cifs_xattr_get()
Dan Carpenter
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
2026-06-14
smb/client: use writable handle for FS_IOC_SETFLAGS compression
Huiwen He
2026-06-14
smb/client: always return a value for FS_IOC_GETFLAGS
Huiwen He
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
2026-06-14
smb: client: fix races in cifsd thread creation
Fredric Cover
2026-06-14
cifs: validate full SID length in security descriptors
Qihang
2026-06-14
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2026-06-14
cifs: remove all cifs files before kill super
Jian Zhang
2026-06-14
smb: client: fix conflicting option validation for new mount API
Henrique Carvalho
2026-06-14
cifs: invalidate cfid on unlink/rename/rmdir
Shyam Prasad N
2026-06-12
afs: Fix netns teardown to cancel the preallocation charger
David Howells
2026-06-12
fs: fix ups and tidy ups to /proc/filesystems caching
refs/merge-window/fef1ec39862add142fe2078106ab54ee8563a0a7
Mateusz Guzik
2026-06-12
udf: validate VAT inode size for old VAT format
Jan Kara
2026-06-12
udf: validate VAT header length against the VAT inode size
Bryam Vargas
2026-06-12
udf: validate sparing table length as an entry count, not a byte count
Bryam Vargas
2026-06-12
xfs: shut down the filesystem on a failed mount
Mikhail Lobanov
2026-06-12
xfs: skip inode inactivation on a shut down mount
Mikhail Lobanov
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
2026-06-11
fs: efs: remove unneeded debug prints
Maxwell Doose
2026-06-11
fs: fat: inode: replace sprintf() with scnprintf()
Maxwell Doose
2026-06-10
ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
Yun Zhou
2026-06-10
ext4: fix kernel BUG in ext4_write_inline_data_end
Aditya Prakash Srivastava
2026-06-10
ext4: fix ERR_PTR(0) in ext4_mkdir()
Hongling Zeng
2026-06-10
jbd2: remove special jbd2 slabs
Matthew Wilcox (Oracle)
2026-06-10
ext4: remove mention of PageWriteback
Matthew Wilcox (Oracle)
[prev]
[next]