开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-02-10
ksmbd: fix non-IPv6 build
Arnd Bergmann
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-09
ksmbd: convert tree_conns_lock to rw_semaphore
Namjae Jeon
2026-02-09
ksmbd: fix missing chann_lock while iterating session channel list
Namjae Jeon
2026-02-09
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
2026-02-08
smb: server: correct value for smb_direct_max_fragmented_recv_size
Stefan Metzmacher
2026-02-08
smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
Henrique Carvalho
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
2026-02-08
ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
Namjae Jeon
2026-02-08
smb: server: make use of rdma_restrict_node_type()
Stefan Metzmacher
2026-02-08
smb: server: let send_done handle a completion without IB_SEND_SIGNALED
Stefan Metzmacher
2026-02-08
smb: server: fix last send credit problem causing disconnects
Stefan Metzmacher
2026-02-08
smb: server: make use of smbdirect_socket.send_io.bcredits
Stefan Metzmacher
2026-02-08
smb: server: let recv_done() queue a refill when the peer is low on credits
Stefan Metzmacher
2026-02-08
smb: server: make use of smbdirect_socket.recv_io.credits.available
Stefan Metzmacher
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-22
smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
Stefan Metzmacher
2026-01-22
smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
Stefan Metzmacher
2026-01-22
ksmbd: smbd: fix dma_unmap_sg() nents
Thomas Fourier
2026-01-16
ksmbd: use CLASS(filename_kernel)
Al Viro
2026-01-13
ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
2026-01-13
ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
2025-12-29
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
2025-12-29
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
2025-12-29
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
2025-12-29
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
2025-12-21
smb/server: fix minimum SMB2 PDU size
ChenXiaoSong
2025-12-21
smb/server: fix minimum SMB1 PDU size
ChenXiaoSong
2025-12-21
ksmbd: rename smb2_get_msg to smb_get_msg
Namjae Jeon
2025-12-21
ksmbd: Fix to handle removal of rfc1002 header from smb_hdr
David Howells
2025-12-19
Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-12-16
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
2025-12-14
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
2025-12-14
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
2025-12-14
ksmbd: remove redundant DACL check in smb_check_perm_dacl
Alexey Velichayshiy
2025-12-14
ksmbd: convert comma to semicolon
Chen Ni
2025-12-14
smb: server: defer the initial recv completion logic to smb_direct_negotiate_...
Stefan Metzmacher
2025-12-14
smb: server: initialize recv_io->cqe.done = recv_done just once
Stefan Metzmacher
2025-12-09
smb/server: add comment to FileSystemName of FileFsAttributeInformation
ChenXiaoSong
2025-12-09
smb/server: remove unused nterr.h
ChenXiaoSong
2025-12-09
smb/server: rename include guard in smb_common.h
ChenXiaoSong
2025-12-05
smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
ChenXiaoSong
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
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-11-30
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
2025-11-30
smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
[next]