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
2025-12-03
exfat: fix divide-by-zero in exfat_allocate_bitmap
Namjae Jeon
2025-12-03
exfat: validate the cluster bitmap bits of directory
Namjae Jeon
2025-12-03
exfat: zero out post-EOF page cache on file extension
Yuezhang Mo
2025-12-03
exfat: fix refcount leak in exfat_find
Shuhao Fu
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
2025-12-02
jfs: Add missing set_freezable() for freezable kthread
Haotian Zhang
2025-12-02
jfs: nlink overflow in jfs_rename
Jori Koolstra
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...
Ingo Molnar
2025-12-02
debugfs: Fix default access mode config check
Aaron Thompson
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
2025-12-01
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
Armin Wolf
2025-12-01
erofs: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
2025-11-30
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
2025-11-30
smb: client: show smb lease key in open_dirs output
Bharath SM
2025-11-30
smb: client: show smb lease key in open_files output
Bharath SM
2025-11-30
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
2025-11-30
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
2025-11-30
smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
2025-11-30
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
2025-11-30
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
2025-11-30
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
2025-11-30
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
Thorsten Blum
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
2025-11-30
ksmbd: server: avoid busy polling in accept loop
Qingfang Deng
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
2025-11-30
smb: do some cleanups
ChenXiaoSong
[prev]
[next]