index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2025-04-09
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
2025-04-08
cifs: Fix support for WSL-style symlinks
Pali Rohár
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-07
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
2025-04-07
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
2025-04-04
Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-04-02
cifs: update internal version number
Steve French
2025-04-02
cifs: Implement is_network_name_deleted for SMB1
Pali Rohár
2025-04-02
cifs: Remove cifs_truncate_page() as it should be superfluous
David Howells
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
2025-04-01
cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
Pali Rohár
2025-04-01
cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
Pali Rohár
2025-04-01
cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
Pali Rohár
2025-04-01
cifs: Fix querying and creating MF symlinks over SMB1
Pali Rohár
2025-04-01
cifs: Fix access_flags_to_smbopen_mode
Pali Rohár
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
2025-04-01
cifs: Improve handling of NetBIOS packets
Pali Rohár
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
2025-04-01
cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner
Pali Rohár
2025-04-01
cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs
Pali Rohár
2025-04-01
ksmbd: validate zero num_subauth before sub_auth is accessed
Norbert Szetei
2025-04-01
ksmbd: fix overflow in dacloffset bounds check
Norbert Szetei
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
2025-03-31
smb: client: Update IO sizes after reconnection
Wang Zhaolong
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
2025-03-31
cifs: remove unreachable code in cifs_get_tcp_session()
Roman Smirnov
2025-03-31
cifs: fix integer overflow in match_server()
Roman Smirnov
2025-03-31
Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-03-31
Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-03-27
ksmbd: fix r_count dec/increment mismatch
Namjae Jeon
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
2025-03-27
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
2025-03-27
ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdev
Namjae Jeon
2025-03-27
ksmbd: use aead_request_free to match aead_request_alloc
Miaoqian Lin
2025-03-27
Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_c...
Namjae Jeon
2025-03-27
ksmbd: add bounds check for create lease context
Norbert Szetei
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
cifs: Set default Netbios RFC1001 server name to hostname in UNC
Pali Rohár
2025-03-26
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
2025-03-26
cifs: add validation check for the fields in smb_aces
Namjae Jeon
2025-03-26
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2025-03-26
cifs: Improve establishing SMB connection with NetBIOS session
Pali Rohár
2025-03-26
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]