开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-25
ksmbd: fix open failure from block and char device file
Namjae Jeon
2024-09-25
ksmbd: remove unsafe_memcpy use in session setup
Namjae Jeon
2024-09-20
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-09-20
ksmbd: fix warning: comparison of distinct pointer types lacks a cast
Namjae Jeon
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
2024-09-14
ksmbd: handle caseless file creation
Namjae Jeon
2024-09-14
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-09-14
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
2024-08-29
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
2024-08-29
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
2024-08-29
smb: Annotate struct xattr_smb_acl with __counted_by()
Thorsten Blum
2024-08-22
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
2024-08-22
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
2024-08-22
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2024-08-22
smb/server: fix return value of smb2_open()
ChenXiaoSong
2024-08-22
ksmbd: the buffer of smb2 query dir response has at least 1 byte
Namjae Jeon
2024-08-18
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
2024-08-18
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
2024-08-08
ksmbd: override fsids for smb2_query_info()
Namjae Jeon
2024-08-08
ksmbd: override fsids for share path check
Namjae Jeon
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
2024-07-14
ksmbd: avoid reclaiming expired durable opens by the client
Namjae Jeon
2024-07-14
ksmbd: Constify struct ksmbd_transport_ops
Christophe JAILLET
2024-07-14
ksmbd: remove duplicate SMB2 Oplock levels definitions
ChenXiaoSong
2024-07-05
ksmbd: discard write access to the directory open
Hobin Woo
2024-07-03
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
2024-06-11
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
2024-06-11
ksmbd: move leading slash check to smb2_get_name()
Namjae Jeon
2024-05-25
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-05-22
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
2024-05-13
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-12
ksmbd: avoid to send duplicate oplock break notifications
Namjae Jeon
2024-05-04
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
2024-05-04
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
2024-05-04
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
2024-05-04
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
2024-04-28
ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
Namjae Jeon
2024-04-19
ksmbd: add continuous availability share parameter
Namjae Jeon
2024-04-19
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
2024-04-19
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
Namjae Jeon
2024-04-19
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
2024-04-02
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-04-02
ksmbd: don't send oplock break if rename fails
Namjae Jeon
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
[next]