diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-13 12:24:19 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-13 12:24:19 -0800 |
commit | c8103c2718eb99aab954187ca5be14f3d994c9be (patch) | |
tree | 4389c83051f20902335f8883da929b378aecc728 /net | |
parent | d0b51bfb23a21de771be3fd9c32ab072c2138dbd (diff) | |
parent | 46bb1b9484aeaf701da50c9ee063f3e93ce2a37b (diff) | |
download | linux-c8103c2718eb99aab954187ca5be14f3d994c9be.tar.gz linux-c8103c2718eb99aab954187ca5be14f3d994c9be.tar.bz2 linux-c8103c2718eb99aab954187ca5be14f3d994c9be.zip |
Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Pull more cifs updates from Steve French:
- improvements to reconnect and multichannel
- a performance improvement (additional use of SMB3 compounding)
- DFS code cleanup and improvements
- various trivial Coverity fixes
- two fscache fixes
- an fsync fix
* tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6: (23 commits)
cifs: do not duplicate fscache cookie for secondary channels
cifs: connect individual channel servers to primary channel server
cifs: protect session channel fields with chan_lock
cifs: do not negotiate session if session already exists
smb3: do not setup the fscache_super_cookie until fsinfo initialized
cifs: fix potential use-after-free bugs
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
smb3: add additional null check in SMB311_posix_mkdir
cifs: release lock earlier in dequeue_mid error case
smb3: add additional null check in SMB2_tcon
smb3: add additional null check in SMB2_open
smb3: add additional null check in SMB2_ioctl
smb3: remove trivial dfs compile warning
cifs: support nested dfs links over reconnect
smb3: do not error on fsync when readonly
cifs: for compound requests, use open handle if possible
cifs: set a minimum of 120s for next dns resolution
cifs: split out dfs code from cifs_reconnect()
cifs: convert list_for_each to entry variant
cifs: introduce new helper for cifs_reconnect()
...
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions