开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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
2023-06-26
ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-06-26
ksmbd: use kzalloc() instead of __GFP_ZERO
Namjae Jeon
2023-06-26
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-20
smb: client: fix warning in generic_ip_connect()
Paulo Alcantara
2023-06-20
smb: client: fix warning in CIFSFindNext()
Paulo Alcantara
2023-06-20
smb: client: fix warning in CIFSFindFirst()
Paulo Alcantara
2023-06-20
smb3: do not reserve too many oplock credits
Steve French
2023-06-20
cifs: print more detail when invalidate_inode_mapping fails
Steve French
2023-06-20
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
2023-06-20
Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-19
smb: client: fix warning in cifs_match_super()
Paulo Alcantara
2023-06-19
cifs: print nosharesock value while dumping mount options
Shyam Prasad N
2023-06-19
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
2023-06-16
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2023-06-16
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-06-16
ksmbd: validate command payload size
Namjae Jeon
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
2023-06-14
cifs: fix lease break oops in xfstest generic/098
Steve French
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-06-11
smb/client: print "Unknown" instead of bogus link speed value
Enzo Matsumiya
2023-06-11
cifs: print all credit counters in DebugData
Shyam Prasad N
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-06-11
smb: remove obsolete comment
鑫华
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-06-02
ksmbd: validate smb request protocol id
Namjae Jeon
2023-06-02
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
Namjae Jeon
2023-06-02
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2023-06-02
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
2023-06-02
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
Namjae Jeon
2023-06-01
Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-05-31
Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2023-05-27
cifs: address unused variable warning
Steve French
2023-05-26
smb: delete an unnecessary statement
Dan Carpenter
2023-05-26
ksmbd: call putname after using the last component
Namjae Jeon
2023-05-26
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
2023-05-26
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
2023-05-26
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
2023-05-26
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
2023-05-26
ksmbd: fix credit count leakage
Namjae Jeon
2023-05-26
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2023-05-26
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
[prev]
[next]