index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2023-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-26
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
2023-07-26
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
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-22
cifs: update internal module version number for cifs.ko
Steve French
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-12
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-07-12
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-07-12
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2023-07-10
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-09
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-05
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2023-07-01
smb: client: remove redundant pointer 'server'
Colin Ian King
2023-07-01
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
2023-06-30
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-06-30
Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
2023-06-28
ksmbd: avoid field overflow warning
Arnd Bergmann
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
smb: client: improve DFS mount check
Paulo Alcantara
2023-06-28
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-28
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-06-28
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
2023-06-28
cifs: print client_guid in DebugData
Shyam Prasad N
2023-06-28
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
2023-06-28
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-06-28
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
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
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
[next]