index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5 days
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8 days
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
8 days
smb: client: show smb lease key in open_dirs output
Bharath SM
8 days
smb: client: show smb lease key in open_files output
Bharath SM
8 days
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
8 days
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
8 days
smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
8 days
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
8 days
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
8 days
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
8 days
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
Thorsten Blum
8 days
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
8 days
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
8 days
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
8 days
ksmbd: server: avoid busy polling in accept loop
Qingfang Deng
8 days
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
8 days
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
8 days
smb: do some cleanups
ChenXiaoSong
8 days
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
8 days
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
8 days
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
8 days
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
8 days
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
8 days
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
8 days
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
8 days
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
8 days
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
8 days
smb/client: fix CAP_BULK_TRANSFER value
ChenXiaoSong
8 days
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
8 days
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
8 days
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
8 days
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
8 days
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
8 days
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
8 days
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
8 days
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
8 days
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
8 days
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
8 days
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
8 days
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
8 days
smb/server: fix return value of smb2_notify()
ChenXiaoSong
8 days
smb/server: fix return value of smb2_read()
ChenXiaoSong
8 days
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
8 days
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
[next]