projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cff0687
d14de80
)
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 9 Jul 2023 16:45:32 +0000
(09:45 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 9 Jul 2023 16:45:32 +0000
(09:45 -0700)
Pull more smb client updates from Steve French:
- fix potential use after free in unmount
- minor cleanup
- add worker to cleanup stale directory leases
* tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6:
cifs: Add a laundromat thread for cached directories
smb: client: remove redundant pointer 'server'
cifs: fix session state transition to avoid use-after-free issue
Trivial merge