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-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-24
Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-23
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-04-23
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2026-04-24
eventpoll: drop vestigial epi->dying flag
Christian Brauner
2026-04-24
eventpoll: drop dead bool return from ep_remove_epi()
Christian Brauner
2026-04-24
eventpoll: move f_lock acquisition into ep_remove_file()
Christian Brauner
2026-04-24
eventpoll: fix ep_remove struct eventpoll / struct file UAF
Christian Brauner
2026-04-24
eventpoll: move epi_fget() up
Christian Brauner
2026-04-24
eventpoll: rename ep_remove_safe() back to ep_remove()
Christian Brauner
2026-04-24
eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()
Christian Brauner
2026-04-24
eventpoll: kill __ep_remove()
Christian Brauner
2026-04-24
eventpoll: split __ep_remove()
Christian Brauner
2026-04-24
eventpoll: use hlist_is_singular_node() in __ep_remove()
Christian Brauner
2026-04-24
fs: Handle multiply claimed blocks more gracefully with mmb
Jan Kara
2026-04-24
fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Zizhi Wo
2026-04-24
fuse: reject oversized dirents in page cache
Samuel Page
2026-04-24
writeback: Fix use after free in inode_switch_wbs_work_fn()
Jan Kara
2026-04-24
fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Zizhi Wo
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
Merge tag 'tracefs-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
smb: common: add SMB3_COMPRESS_MAX_ALGS
Enzo Matsumiya
2026-04-22
smb: client: compress: add code docs to lz77.c
Enzo Matsumiya
2026-04-22
smb: client: compress: LZ77 optimizations
Enzo Matsumiya
2026-04-22
smb: client: compress: increase LZ77_MATCH_MAX_DIST
Enzo Matsumiya
2026-04-22
smb: client: compress: fix counting in LZ77 match finding
Enzo Matsumiya
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
2026-04-22
smb: server: stop sending fake security descriptors
Marios Makassikis
2026-04-22
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
2026-04-22
ksmbd: fix CreateOptions sanitization clobbering the whole field
DaeMyung Kang
2026-04-22
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
2026-04-22
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
Akif Sait
2026-04-22
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
2026-04-22
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
2026-04-22
NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address
Sean Chang
[next]