开源镜像站
帮助
动态
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-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
2024-03-18
ksmbd: remove module version
Namjae Jeon
2024-03-18
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-03-17
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-03-14
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
2024-03-14
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
2024-03-12
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-07
ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
Fedor Pchelkin
2024-02-07
ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
Yang Li
2024-02-05
smb/server: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
smb/server: convert to using new filelock helpers
Jeff Layton
2024-01-25
ksmbd: fix global oob in ksmbd_nl_policy
Lin Ma
2024-01-21
smb: Fix some kernel-doc comments
Yang Li
2024-01-14
ksmbd: only v2 leases handle the directory
Namjae Jeon
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
2024-01-11
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-09
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-09
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
2024-01-09
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
[next]