开源镜像站
帮助
动态
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
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-18
server: convert to new timestamp accessors
Jeff Layton
2023-10-12
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
2023-10-12
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
2023-10-12
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
2023-10-12
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
2023-10-04
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
2023-10-04
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
2023-10-04
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-04
ksmbd: fix race condition with fp
Namjae Jeon
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-09-21
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
2023-09-21
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2023-09-13
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
2023-09-13
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
2023-09-03
ksmbd: remove experimental warning
Steve French
2023-08-31
Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-08-30
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
2023-08-29
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
2023-08-29
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2023-08-29
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
2023-08-29
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
2023-08-29
ksmbd: Fix one kernel-doc comment
Yang Li
2023-08-29
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
2023-08-29
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
2023-08-29
ksmbd: fix wrong interim response on compound
Namjae Jeon
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
2023-08-29
ksmbd: switch to use kmemdup_nul() helper
Yang Yingliang
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-05
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
2023-08-05
ksmbd: validate command request size
Long Li
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
2023-07-23
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
2023-07-23
ksmbd: no response from compound read
Namjae Jeon
2023-07-23
ksmbd: validate session id and tree id in compound request
Namjae Jeon
2023-07-23
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
2023-07-23
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-07-12
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2023-06-28
ksmbd: avoid field overflow warning
Arnd Bergmann
2023-06-26
ksmbd: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-06-26
ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
Gustavo A. R. Silva
2023-06-26
ksmbd: add missing compound request handing in some commands
Namjae Jeon
2023-06-26
ksmbd: fix out of bounds read in smb2_sess_setup
Namjae Jeon
2023-06-26
ksmbd: Replace the ternary conditional operator with min()
Lu Hongfei
2023-06-26
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
2023-06-26
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
[next]